﻿* {
	margin:0px;
	padding:0px;
}
/*common start*/
body {
	font-size:12px;
	line-height:22px;
	margin:0 auto;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#FEFEFE;
}
.header {
	width:960px;
	margin:0 auto;
	height: 113px;
	background:url(head_bg.gif)
}
.ban {
	width:960px;
	height:210px;
	margin:0 auto;
	background:url(banner.jpg)
}
img {
	border:0px;
}
li {
	list-style-type:none;
}



a:link, a:visited {
	color:#333;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.textcenter {
	text-align:center;
}
.clear {
	overflow:hidden;
	clear:both;
	line-height:12px;
}
.line {
	border-bottom:1px dotted #c5ddf7 ;
	line-height:1px;
}
.jianjie {
	/*background:#fff;
*/	position:relative;
	_width:100%;/*for IE6*/
}
.jianjie h2 {
	font-size:12px;
	font-weight:bold;
	color:#2a66a5;
	line-height:26px;
	padding:0 12px;
}
.jianjie .content {
	margin-top:10px;
	padding:10px;
	overflow:hidden;
}

.dongtai {
	/*background:#fff;
*/	position:relative;
	_width:100%;/*for IE6*/
}


.lianxi{
	
	position:relative;
	_width:100%;/*for IE6*/
	}
.lianxi .content{ margin-top:20px;}
.lianxi .content ul li{ height:25px; line-height:25px;}

.combox {
	background:#fff;
	border:1px #c5ddf7 dotted;
	position:relative;
	_width:100%;/*for IE6*/
}
.combox h2 {
	background:#eaf4fe;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	line-height:26px;
	padding:0 12px;
	border-top:1px #f9fdff solid;
	border-bottom:1px #c5ddf7 solid;
}
.combox h2 .more {
	float:right;
	font-weight:normal;
}
.combox .content {
	padding:10px;
	overflow:hidden;
}
/*common end*/


.wrap {
	width:960px;
	margin:auto;
}
.menu {
	overflow:hidden;
	height:40px;
	line-height:35px;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	background:url(menu_bg.gif);
}
.menu ul {
	width:960px;
	margin:0 auto;
}
.menu ul li {
	float:left;
	padding:0px 20px;
	text-align:center;
}

.menu ul li a:link {
	color: #FFF;
	text-decoration: none;
}
.menu ul li a:visited {
	text-decoration: none;
	color: #FFF;
}
.menu ul li a:hover {
	text-decoration: none;
	color: #FF0;
}
.menu ul li a:active {
	text-decoration: none;
	color: #FFF;
}







.navigate {
	border:1px solid #c5ddf7;
	padding:5px;
	text-indent:10px;
}
.indexproduct {
}
.indexproduct .content ul li {
	margin-top:5px;
	margin-bottom:5px;
}
.product {
	width:230px;
	margin-left:5px;
	float:right
}
.product .content {
	margin-top:10px;
}
.main {
}
.mainside {
	float:left;
	width:230px;
}
.mainbody {
   float:right;
	width:710px;
	
}

.inbody{float:left;
	width:448px;
	margin-left:10px;}
.footer {
	background:#ffffff;
	overflow:hidden;
	line-height:26px;
	color:#000;
	
}
.footer a:link, .footer a:visited, .footer a:hover {
	color:#000000 !important;
}
#content {
	overflow:hidden;
	margin-top:10px;
}
#content h1 {
	text-align:center;
	padding:15px;
	overflow:hidden;
	font-size:25px;
}
#content .attr {
	padding:0px 15px;
}
#content .content {
	font-size:12px;
	text-indent:20px;
	padding:15px;
	padding-top:0px !important;
}

#content .content a{ text-decoration:blink; color:#F00}
.result_list {
	padding:5px;
	overflow:hidden;
}
.thumb {
	float:left;
	width:230px;
	height:180px;
	text-align:center;
}
.thumb img {
	width:210px;
	height:160px;
}
#sub_category .content ul li {
	float:left;
	padding-right:10px;
}
.info h1{ background-color:#EAF4FE; font-size:13px;}

.info_l{float:left;}
.info_l ul{ width:310px}
.info_l ul li{ height:25px; line-height:25px:}
.info_r{
	float:right;
	
}
.info_r ul{ width:310px}
.info_r ul li{ height:25px; line-height:25px:}

.info_c{
	float:left;
	
	margin-left:10px;
}

.info_c ul{ width:310px}
.info_c ul li{ height:25px; line-height:25px:}

