/* CSS Document */
*{
	padding:0px;
	margin:0px;
	border:0px;
	}
html { overflow-x: hidden; overflow-y: auto; }
body {
	margin: 0px;
	padding:0px;
	font-size:12px;
	background: #fff;
	}

a:link{
	text-decoration: none;
	color:#000000;
	}
a:hover{
	text-decoration: none;
	color:#dd9509;
	}
.dh1 span{
	color:#ff0000;
	}
.dh1 span a{
	color:#000000;
	}
.dh1 span a:link {
	text-decoration: none;
}
.dh1 span a:visited {
	text-decoration: none;}
.dh1 span a:hover {
	text-decoration:none;
	cursor:pointer;
	color: #ff0000;
}
/* Clear Fix */    
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }    
    
/* Hide from IE Mac */    
.clear {display:block;clear:both;}    
/* End hide from IE Mac */    
/* end of clearfix */
* html>body .clearfix { display: inline-block; width: 100%; }   
* html .clearfix { height: 1%; /* End hide from IE-mac */ }   
/* ie7 hack*/
*+html .clearfix { min-height: 1%; }   

p{
	font-size:12px;
	line-height:24px;
	color:#333334;
	margin:0px;
	padding:0px;
	width:100%;
	height:0 auto;
	overflow:hidden;
	}

img{
	margin:0px;
	padding:0px;
	border:0px;}
div{
	font-size:12px;
	color:#333334;
	}
.STYLE10 {
	color: #666666;
	font-size:12px;
	text-decoration:none;
	cursor:pointer;
	}
.a{border:1px solid #cccccc;}
.c{border:1px solid #e1e1e1; }
.body1{ width:100%}
.width{width:961px; margin:0 auto;}
.height{ height:auto; overflow:hidden;}
.margintop10{ margin-top:10px}
.margintop20{ margin-top:20px}
.dq{ text-align:center}
.dql{ text-align:left}
.hg{ line-height:30px; height:30px}
