*
{
	margin:0px;
	padding:0px;
}
/*common start*/
body
{
	font-size:12px;
	line-height:22px;
}
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 solid #c5ddf7;
	line-height:1px;
}
.lineb
{
	border-bottom:3px solid #ffffff;
	line-height:3px;
}
.combox
{
    background:#fff;
    border:1px #c5ddf7 solid;
    position:relative;
    _width:100%;/*for IE6*/
}

.combox h2
{
    background:url(comtext.jpg);
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	line-height:28px;
	padding:0 12px;
	border-top:1px #f9fdff solid;
	border-bottom:1px #c5ddf7 solid;
}
.combox h3
{
    background:url(comtext.jpg);
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	line-height:28px;
	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;
}
.header
{
	height:81px;
}
.menu
{
	overflow:hidden;
	height:45px;
	line-height:45px;
	color:#fff;
	font-size:15px;
	font-weight:bold;
}
.menu ul li 
{
	float:left;
	padding:0px 1px;
	text-align:center;
}
.menu ul li a{display:block;width:104px;background:url(menu.jpg);color:#fff;}
.navigate
{
	border:1px solid #c5ddf7;
	padding:5px;
	text-indent:10px;
}
.main
{

}
.mainside
{	
	float:left;
	width:230px;
}
.mainbody
{
	float:right;
	width:710px;
}
.footer
{
	text-align:center;
    background:url(footer.jpg);
	overflow:hidden;
	height:52px;
	line-height:26px;
	color:#ffffff;
	padding:0px 20px;
}
.footer a:link,.footer a:visited,.footer a:hover
{
	color:#ffffff;
}

#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;
	overflow:hidden;
}
.thumb
{
	float:left;
	width:170px;
	height:250px;
	text-align:center;
}
.thumb img
{
	width:140px;
	height:210px;
}
.prcpic
{
	float:left;
	width:330px;
	height:250px;
	text-align:center;
}
.prcpic img
{
	width:310px;
	height:220px;
}
.prcpic2
{
	float:left;
	width:330px;
	height:350px;
	text-align:center;
}
.prcpic2 img
{
	width:310px;
	height:310px;
}
.thumb2
{
	float:left;
	width:225px;
	height:225px;
	text-align:center;
}
.thumb2 img
{
	width:205px;
	height:170px;
}
{literal}
#demo {
background: #FFF;
overflow:hidden;
border: 1px dashed #CCC;
width: 690px;
}
#demo img {
border: 3px solid #F2F2F2;
}
#indemo {
float: left;
width: 800%;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}
{/literal}
#sub_category .content ul li
{
	float:left;
	padding-right:10px;
}