﻿*
{
	margin:0px;
	padding:0px;
}
/*common start*/
body
{
	font-size:12px;
	line-height:22px;
	background:url(body.jpg) 0 0 repeat-x;
}
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 dashed #4A8BC4;
	line-height:1px;
}
.combox
{
    background:#fff;
    border:1px #4A8BC4 solid;
    position:relative;
    _width:100%;/*for IE6*/
}
.mainside .combox{
	border:none;
}
.mainside .combox .content{
	border:1px solid #4a8bc4;
}
.mainside .combox h2{
	display:black;
	background:url(sideh2.jpg) 0 0;
	line-height:32px;
	height:32px;
	padding-top:1px;
	color:#ffffff;
}

.combox h2
{
    background:#eaf4fe;
	font-size:12px;
	font-weight:bold;
	color:#2a66a5;
	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*/
.logo{
	float:left;
	padding-top:0px;
}
.add{
	line-height:60px;
}
.wrap,
.header
{
	width:960px;
	margin:auto;
}
.header
{
	height:101px;
}
.menu
{
	background:#008be8 url(menu.jpg);
	overflow:hidden;
	height:38px;
	line-height:38px;
	color:#fff;
	font-size:15px;
	font-weight:bold;
}
.menu ul{
	width:960px;
	margin:auto;
}
.menu ul li 
{
	float:left;
	padding:0px 8px;
	text-align:center;
}
.menu ul li.hover{
	background:url(m_ico.gif) left center no-repeat;
}
.menu ul li a
{
	color:#ffffff;
}
.navigate
{
	border:1px solid #4A8BC4;
	padding:5px;
	text-indent:10px;
}
.main
{

}
.mainside
{	
	float:left;
	width:230px;
}
.mainbody
{
	float:right;
	width:710px;
}
.footer
{
	background:#008be8 url(footer.jpg) 0 0 repeat-x;
	overflow:hidden;
	font-family:Arial,Sim Sun;
	color:#000;
	padding:20px;
	text-align:center;
}
.footer a:link,.footer a:visited,.footer a:hover
{
	color:#000;
}

#content
{
	overflow:hidden;
}
#content h1
{
	text-align:center;
	padding:15px;
	overflow:hidden;
	font-size:25px;
}
#content .attr
{
	padding:0px 15px;
}
#content .content
{
	font-size:15px;
	text-indent:20px;
	padding:15px;
	padding-top:0px !important;
}

.result_list
{
	padding:5px 5px 5px 15px;
	overflow:hidden;
	background:url(yiqiico.jpg) left center no-repeat;
}
.result_list1
{
	padding:5px 5px 5px 15px;
	overflow:hidden;
	background:none;
}
.thumb
{
	float:left;
	width:165px;
	height:170px;
	text-align:center;
}
.thumb img
{
	width:150px;
	height:130px;
}
#sub_category .content ul li
{
	float:left;
	padding-right:10px;
}
/*add*/
#about{
	border:1px solid #d3d3d3;
}
.combox.alist{
	width:348px;
	border:none;
}
.combox.alist h2{
	height:48px;
	line-height:40px;
	background:url(lh2.gif);
	border-bottom:none;
}
#about h2{
	background:url(rh2.gif) 0 -47px repeat-x;
	height:47px;
	line-height:40px;
	border:none;
}
#about h2 em,.alist h2 em{
	float:right;
	font-weight:normal;
	font-style:normal;
}
#about h2 span{
	float:left;
	height:47px;
	background:url(rh2.gif) 10px 0 no-repeat;
	padding-left:50px;
}
#plist{
	border-color:#4A8BC4;
}
#plist h2{
	border-bottom-color:#4A8BC4;
	line-height:30px;
	background:#ffffff url(plist.gif) 0 0 no-repeat;
	padding-left:50px;
}
/*add2*/
ul.yiqicat li{
	height:30px;
	line-height:30px;
	border:1px solid #cdcdcd;
	background:#eeeeee;
	margin-bottom:5px;
	padding:0 10px;
}
ul.yiqicat li a:hover{
	color:#ff6600;
	font-weight:bolder;
}
.yiqicontact{
	background:url(contact.jpg) bottom right no-repeat;
	width:230px;
}