/* CSS Document */

* { margin:0; padding:0;}
body{
	font-size: 12px;
	background-image:url(../images/bg.jpg);
	font-family:Tahoma, "宋体";text-align:center; 
}
.center {
	margin: 0 auto; 
}
.font_14 {
	font-size: 14px;
}
.white {
	color: #FFFFFF;
}
.white a:link { 
	color: #FFFFFF; 
	text-decoration: none; 
}
.white a:visited { 
	color: #FFFFFF; 
	text-decoration: none; 
}
.white a:hover {
	text-decoration: none; 
	color: #FFFFFF;
}	
.blue { 
	color: #08596A; 
}
.blue a:link { 
	color: #08596A; 
	text-decoration: none; 
}
.blue a:visited { 
	color: #08596A; 
	text-decoration: none; 
}
.blue a:hover {
	text-decoration: none; 
	color: #694B02;
}
.brown { 
	color: #745002;
}
.brown_a {
	color: #9B710A;
}
.brown_a a:link { 
	color: #9B710A; 
	text-decoration: none; 
}
.brown_a a:visited { 
	color: #9B710A; 
	text-decoration: none; 
}
.brown_a a:hover {
	text-decoration: none; 
	color: #694B02;
}
.red {
	color: #EC0032;
}			
.font_bold { 
	font-weight: bold;
}

.search_box {
	width: 174px;
	height: 17px;
	border: 1px solid #D0BE89;
	background-color: #FAF7ED;
}
.login_box {
	height: 18px;
	padding-top: 2px;
	border: 1px solid #D0BE89;
	background-color: #FAF7ED;
}
.page_left {
	background-image:url(../images/page_leftbg.jpg);
	background-repeat: repeat-x; 
}
.page_right {
	background-position:bottom right; 
	background-image:url(../images/page_bottom.jpg); 
	background-repeat:no-repeat;
}
.login_bg {
	background-position:top; 
	background-image:url(../images/login_titlebg.jpg); 
	background-repeat:repeat-x;
	border: 1px solid #E5CB89;
}
.page_left_title {
	padding-top: 8px;
	padding-left: 5px;
}
.padding_a {
	padding-left: 6px;
}
.padding_b {
	padding-top: 14px;
}
.padding_c {
	padding-top:3px;
}			
.page_bline { 
	border-bottom: 1px solid #8D742D;
}
.line_height {
	line-height: 24px;
}
.line_height_a {
	line-height: 18px;
}
.two_space {
	text-indent: 2em;
}	
.quality {
	width:680px; 
}
.quality ul { 
	list-style: none; 
}
.quality li {
	float:left;
	width:170px; 
	height: 180px; 
}
.pro{
	width:684px; 
}
.pro ul { 
	list-style: none; 
}
.pro li {
	float: left;
	width: 684px; 
	height: 130px;
	border-bottom: 1px dashed #D6C599;
	padding: 30px 0 20px 0;
}
.pro_buy
{
	width:684px; 
}
.pro_buy ul { 
	list-style: none; 
}
.pro_buy li {
	float: left;
	width: 684px; 
	height: 78px;
	border-bottom: 1px dashed #D6C599;
	padding: 25px 0 25px 0;
}
.remarks {
	width: 330px;
	height: 100px;
	border: 1px solid #D0BE89;
	background-color: #FAF7ED;
}	
.x_line {
	border-bottom: 1px dashed #996F01;
}
.x_linetop {
	border-top: 1px dashed #996F01;
}

.faq_class { 
	list-style: none;
	text-align:left;
	background:url(../images/ico_d.jpg) 2% center no-repeat;
	width:305px; 
	height: 28px;
	padding-left: 15px;
	line-height: 30px;
	border-bottom: 1px dashed #996F01;	
}
.news_list { 
	list-style: none;
	background:url(../images/arrow.gif) 1% center no-repeat;
	width:685px; 
	height: 28px;
	padding-left: 15px;
	line-height: 30px;
	border-bottom: 1px dashed #996F01;	
}
.download_list {
	float:left;
	margin-bottom: 30px;
	list-style: none;
	width:352px; 
	height: 165px;
	border-bottom: 1px dashed #996F01;	
}
.job_list {
	float:left;
	margin: 0 0 10px 0;
	list-style: none;
	width:684px; 
	border-bottom: 1px dashed #996F01;	
}