		


	nostyle{ list-style:none;}
	ul,li,dl,dt,dd{ padding:0; margin:0; list-style:none;}
	
	blockquote{padding:0 0 0 2em;}
	pre, code, samp, kbd, var{font:100% mono-space,monospace;}
	pre{overflow:auto;}
	abbr, acronym{
		text-transform:uppercase;
		border-bottom:1px dotted #000;
		letter-spacing:1px;
		}
	abbr[title], acronym[title]{cursor:help;}
	small{font-size:.9em;}
	sup, sub{font-size:.8em;}
	em, cite, q{font-style:italic;}
		
	hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:0 0 1.5em 0;padding:0;}	
	.easy input, .easy select{vertical-align:middle;}
	.easy fieldset{margin:0;padding:0;border:none;}
	.easy label{display:block;} 
	.easy input[type="radio"],.easy input[type="checkbox"], .easy .radio, .easy .checkbox{margin:0 .25em 0 0;}
/*	th,caption{text-align:left;}	
	label{display:block;}
	fieldset{margin:0;padding:0;border:none;}
	legend{font-weight:bold;}
	
	input[type="radio"],input[type="checkbox"], .radio, .checkbox{margin:0 .25em 0 0;}

 //  HTML elements */	

	
	
	.easyleft{float:left;margin-right:1em;}
	.easylefttop{float:left;margin-right:2em; margin-bottom:1em;}
	.easyleftbottom{float:left;margin-right:2em; margin-top:1em;}
	.easyright{float:right;margin-left:1em;}
	.easyrighttop{float:right;margin-left:2em; margin-bottom:1em;}
	.easyrightbottom{float:right;margin-left:2em; margin-top:1em;}
	.easycenter{text-align:center;}
		
	.clear{clear:both;}
	.block{display:block;clear:both;}
	.first{margin-left:0 !important;}
	.last{margin-right:0 !important;}
	.top{margin-top:0 !important;}
	.bottom{margin-bottom:0 !important;}	
	.hidden, .print{display:none;}
	.graphic{
		margin:0;
		padding:0;
		display:block;
		overflow:hidden;
		text-indent:-8000px;
		}

/* // common */			



	
	

/*	ins{text-decoration:none;color:#900;font-style:italic;}
	code{color:#555;}
	pre{
		margin-left:2em;
		padding-left:2em;
		border-left:1px solid #ccc;
		}
	blockquote{
		margin-left:2em;
		border-left:1px solid #ccc;
		font-style:italic;
		}	
	dt{font-weight:bold;}

	caption{font-style:italic;color:#777;margin:.5em 0;}	
	.easy fieldset{
		border:1px solid #ccc;
		padding:1em 2em;
		margin:0 0 1.5em 0;
		}
	.easy legend{padding:2px 5px;}	
	.easy form div{margin:.5em 0;clear:both;overflow:hidden;}
	.easy form div.col{clear:none;}
	.easy form div.first{clear:both;}
	
	.easy input[type="text"], .easy input[type="password"], .easy textarea, .easy .field, .easy .area, .easy select{
		border:1px solid #aaa;
		padding:5px;
		background:#fff;
		width:300px;
		line-height:15px;
		margin:0;
		}
	.easy select{width:150px;}
	.easy textarea, .easy .area{overflow:auto; height:150px; width:400px;}
	.easy input[type="text"]:focus, .easy input[type="password"]:focus, .easy textarea:focus, .easy select:focus, .easy .focus{background:#f5f5f5;outline:none;}
	.easy .submit{}
	.easy button{
		border:none;
		background:#555;
		color:#fff;
		padding:0 2.5em;
		height:2em;
		line-height:2em;
		cursor:pointer;
		}
		
	.note, .success, .error{display:block;}
	.error{color:#900;}
	.success{color:#060;}
	.note{font-weight:bold;}
	.notvalid{border:1px solid #900 !important;}



	
	
		
		
		
		.cols{margin-bottom:1.5em;overflow:hidden;} 
		.col, .col2, .col3, .col4, .col5{
			float:left;
			display:inline;	
			margin-left:2%;
			}		
		.col{width:49%;} 
		.cols3 .col{width:32%;} 
		.cols4 .col{width:23.5%;} 
		.cols5 .col{width:18.4%;} 
		.cols6 .col{width:15%;} 
		
		
		.cols3 .col2{width:66%;} 
		.cols4 .col2{width:49%;} 
		.cols5 .col2{width:38.8%;} 
		.cols6 .col2{width:32%;} 
		
		
		.cols4 .col3{width:74.5%;} 
		.cols5 .col3{width:59.2%;} 
		.cols6 .col3{width:49%;} 
		
		
		.cols5 .col4{width:79.6%;} 
		.cols6 .col4{width:66%;} 
		
		
		.cols6 .col5{width:83%;} 	
		
	

/* // layout */


	

/*		#nav ul{
			position:absolute;
			left:0;
			top:32px;
			padding:5px 10px;
			width:200px;	
			background:#fff;
			display:none;
			z-index:1000;
			}
		#nav ul li{
			float:none;
			display:block;
			}
				
 //navigation */





	#easy_tooltip{
		border:1px solid #e1e1e1;
		padding:2px 10px;
		background:#f5f5f5;
		}
	#easy_tooltip span{} 
	
	#easy_popup{ 
		background:#000;
		}
	#easy_popup_preloader{ 
		padding:10px;
		background:#fff;
		color:#333;
		}
	#easy_popup_content{ 
		padding:10px;
		background:#fff;
		color:#333;
		}
	#easy_popup_content .caption{padding-top:10px;}	
	#easy_popup_close{ 
		position:absolute;
		float:left;
		left:0;
		top:-24px;
		color:#fff;
		cursor:pointer;
		}	
	#easy_popup_gallery{ 
		position:absolute;
		float:left;
		left:0;
		bottom:-24px;
		color:#fff;
		cursor:pointer;
		}	
	#easy_popup_prev{margin-right:5px;}
	#easy_popup_next{}
	#easy_popup_counter{ 
		position:absolute;
		float:left;
		right:0;
		bottom:-24px;
		color:#fff;
		cursor:pointer;
		}
	
/* // easy elements */

/*//comm.css*/
.dblue a{ color: #2670b1;}
.dblue a:hover{ color: #666;}
img{ border:0 none;}
.f_l{float:left;}
.f_r{float:right;}
.tl{ text-align:left;}
.tc{ text-align:center;}
.tr{ text-align:right;}
.dis{display:block;}
.inline{display:inline;}
.none{display:none;}
.oh{ overflow:hidden;}
.clearfix:after{
content:"."; display:block; height:0; clear:both;
visibility:hidden;
}
*html .clearfix{
 height:1%;
}
*+html .clearfix{
 height:1%;
}
.clear{ clear:both; height:0px; line-height:1px; font-size:1px;visibility:hidden;}

#dcms_pager .pages {border:none;text-transform:uppercase;font-size:12px;padding:0;height:20px;clear:both;text-align:center;}
#dcms_pager .pages a {
	text-decoration:none;
	font-size:12px;
	height:20px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#dcms_pager .pages a:hover {}
#dcms_pager .pages .pgEmpty {color:#eee;padding:3px 5px 3px 5px;}
#dcms_pager .pages .pgCurrent {color:#000;font-weight:bold;background-color:#eee;padding:3px 5px 3px 5px;}

.red {
	color:#C00;
	font-weight:normal;

}
.red a {
	color:#C00;
	text-decoration:none;
}
.red a:hover {
	color: #333;
	text-decoration:none;
}
.brown a {
	color:#302521;
	text-decoration:none;
	font-weight:bold;
}
.brown {color:#302521;}
.brown a:hover {
	color: #999;
	text-decoration:none;
	font-weight:bold;
}
.blue {color:#297fbe;}
.blue a {color:#297fbe;}
.blue a:hover {
	color: #333;
	text-decoration:none;

}
.white {color:#fff;}
.white a{color:#fff;}
.white a:hover {
	color: #fff;
	text-decoration:none;

}
a.red {
	color:#C00;
	text-decoration:none;
}
a.red:hover {
	color:#C00;
	text-decoration:none;
}

.nonetext{ text-indent:-9999px;}

.nonetext a{ display:block;
height:100%;
width:100%;}


#List1,#List2{float:left;}
.Cont{width:664px;overflow:hidden;float:left; height:147px; }
.ScrCont{width:10000000px;}



#select{font-size: 12px; BEHAVIOR:url('../../cn/selectbox.htc'); cursor: hand; border:0 none; background: none; background:}

/*//comm.cssÊ×Ò³½¹µãÍ¼*/

#bimg {
	FILTER: progid:DXImageTransform.Microsoft.Fade ( duration=0.5,overlap=1.0 ); OVERFLOW: hidden; HEIGHT: 219px
}
#info {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; LINE-HEIGHT: 28px; TEXT-ALIGN: center
}
#simg {
	PADDING-LEFT: 298px
}
#simg DIV {
	FONT-SIZE: 12px; BACKGROUND: #d6d6d6; FLOAT: left; WIDTH: 18px; CURSOR: pointer; COLOR: #fff; LINE-HEIGHT: 18px; MARGIN-RIGHT: 1px; MARGIN-top: 6px; HEIGHT: 18px; TEXT-ALIGN: center
}
#simg .f1 {
	BACKGROUND: #6f6f6f
}
.dis {
	DISPLAY: block
}
.undis {
	DISPLAY: none
}


.products_list{ padding:15px 0; margin:10px auto 10px; width:653px;}
.products_list li{ float:left; }
.products_list li span{padding:2px; margin:0 5px; display:block; text-align:center}
.products_list li p{ background:url(../../cn/css/images/products_bg.gif) no-repeat;display:block; padding:5px; margin:0 5px; width:197px; height:130px; text-align:center; overflow:hidden}
.newspaper li p{height:250px; }

.products_list2{ padding:15px 0; margin-top:10px;}
.products_list2 li{ float:left; }
.products_list2 li span{padding:2px; margin:0 15px; display:block; text-align:center}
.products_list2 li p{ background:url(../../cn/css/images/products_bg2.gif) no-repeat;display:block; padding:5px; margin:0 15px; width:130px; height:150px; text-align:center; overflow:hidden}


#wrap {width:700px;margin:10px auto 0 auto;}
#wrap dl {width:678px;margin-bottom:8px;padding:8px;border:1px solid #ddd;}
#wrap dl dt {float:right;width:520px;height:22px;}
#wrap dl dt a {font-size:13px;font-weight:800;color:#06c;text-decoration:none;}
#wrap dl dt a:hover {text-decoration:underline;}
#wrap dl dd.pic {float:left;}
#wrap dl dd.pic a {display:block;border:1px solid #ddd;}
#wrap dl dd.pic a img {width:120px;height:90px;margin:2px;border:0;}
#wrap dl dd.pic a:hover {border:1px solid #999;}
#wrap dl dd.text {float:right;width:520px;font-size:12px;line-height:19px;color:#666;text-indent:2em;}
#wrap dl dd.links {float:right;width:520px;margin-top:-6px;text-align:right;}
#wrap dl dd.links a {font-size:12px;line-height:15px;color:#06c;text-decoration:none;}
#wrap dl dd.links a:hover {text-decoration:underline;}
#wrap dl:after {content:"."; display:block;height:0; clear:both; visibility:hidden;} 
#nav ul.collapsed {
 display: none;
}
#nav li ul{
	padding:0px 0px;}
#nav li ul li{
	padding:0; margin:0;}
#nav li ul li a.tclassa {
	
}
#nav li ul li a:hover {
	
}

