/* CSS Document */

body,html{ text-align:center; margin:0 auto;font-size:12px;
  font-family:Arial, Helvetica, sans-serif;}
  

#main
{
	width:990px;
	height:100%; 
	margin:0 auto; 
	text-align:center;
}

#header
{
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 990px;
	text-align: left;
	background:#ffffff;
}

#contain
{
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	background:#ffffff;
	padding-left:20px;
	padding-right:20px;
	overflow:hidden;
}
#contain2
{
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	background:#ffffff;
	overflow:hidden;
}

#content1
{
	 clear:both; 
	 width:950px; 
	 height:auto; 
	 margin-top:4px;
}

#content1_sub1
{
	width:300px; 
	height:auto; 
	margin-right:4px;
	float:left;
}

#content1_sub2
{
	 width:400px; 
	 height:auto; 
	 float:left; 
	 text-align:center;
	 padding-right:2px;
}
#content1_sub3
{	
	 float:right; 
	 width:220px;
	/* _width:234px;*/  
	 height:auto; 
}

#ad1
{
	width:300px; 
	height:200px;
	float:left;	
    background-image:url(/images/08_11_21_2.gif);
	background-repeat:no-repeat;
	margin-bottom:2px;
}

#ad2
{
	width:98%; 
	height:82px; 
	float:left;
	border:1px solid #DEDEDE;
	margin-bottom:2px;
}

#ad3
{
	width:100%; 
	height:61px; 
	float:left;
	border:1px solid #DEDEDE;
	margin-bottom:2px;
}

#ad4
{
	width:100%; 
	height:80px; 
	float:left;
	border:1px solid #DEDEDE;
	margin-bottom:2px;
}

#ad5
{
	width:100%; 
	height:61px; 
	float:left;
	border:1px solid #DEDEDE;
	margin-bottom:2px;
	display:block;
}

#recommend1
{
	width:100%; 
	height:190px;
	margin-top:2px;
	border:1px solid #DEDEDE; 
	margin-right:0px;
}

#recommend2
{
	width:100%; 
	height:170px; 
	margin-top:4px;
	border:0px solid #DEDEDE;  
}
#recommend3
{
	 width:100%; 
	 height:160px; 
	 margin-top:2px; 
	 border:1px solid #DEDEDE; 
}


/*Content2 layout*/
#content2
{
	 clear:both; 
	 width:990px; 
	 height:auto; 
	 margin-top:6px;
}

#content2_right
{
float:left; width:240px; margin-left:4px;
}
#content2_left
{
	float: left;
	margin: 2px 2px 0px 0px;
	padding: 0px;
	width: 700px;
	text-align: left;
}

#footer
{
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 990px;
	background:#ffffff;
}

#zidian{
 font-family:Arial, Helvetica, sans-serif;
 text-align:left;
 line-height:22px;
}
#zidian ol{
		color:#000;
		font-size:13px;
		list-style:1;
		

}

#zidian ul{
		color:#666;
		font-size:13px;
		list-style:none

}

#zidian h4{
		color:#000;
		font-size:16px;
		font-weight:bold;
		

}
.zidian .dct-ex LI {
	FONT-SIZE: 1em; MARGIN-BOTTOM: 0px; FONT-STYLE: normal
}
.zidian .dct-ex {
	MARGIN-TOP: 2px; COLOR: #666
}

