body
{
    background: #4d4d4d;
    color: #505050;
    font: 12px arial, helvetica, sans-serif, "宋体";
}
/*head style*/
#top-head
{
    height: 30px;
    width:100%;
    margin:0 auto;
    text-align:center;
    background-color:#4d4d4d;
}
#top-head .topcontent
{
	width:983px;
	text-align:center;
	margin:0 auto;
	padding:0 10px;
}

#top-head .leftcontentbg
{
	height:30px;
	line-height:30px;
	float:left;
	text-align:left;
	color:#cbcbcb;
}
#top-head .leftcontentbg span
{
	font-size:12px;
	color:#cbcbcb;
}
#top-head .leftcontentbg a
{
	font-size:12px;
	color:#cbcbcb;
	text-decoration:none;
}
#top-head .leftcontentbg a:hover
{
	color:White;
	text-decoration:underline;
}

#top-head .rightcontentbg
{
	float:right;
	height:30px;
	line-height:30px;
	text-align:left;
	color:#898989;
}
#top-head .rightcontentbg a
{
	font-size:14px;
	color:#898989;
	text-decoration:none;
	font-weight:bolder;
}
#top-head .rightcontentbg a:hover
{
	color:White;
}
#top-head .rightcontentbg .select
{
	color:White;	
}


#headtab
{
	height:63px;
	width:986px;
	text-align:left;
	margin:0 auto;
	padding:17px 0 0 17px;
	background-color:White;
}
#headtab img
{
	display:inline-block;
	float:left;	
}
#headtab .ftab
{
	display:inline-block;
	float:left;
	margin-left:20px;
	height:32px;
	width:854px;
	background-color:#f04300;	
}
#headtab .ftab ul
{
	display:inline-block;
	float:left;	
}
#headtab .ftab ul li
{
	display:inline-block;
	float:left;
}
#headtab .ftab ul li a
{
	display:inline-block;
	line-height:32px;
	font-size:14px;
	font-weight:bolder;
	width:100px;
	text-align:center;
	border-right:1px #ff8556 solid;
	color:White;
}
#headtab .ftab ul .select
{
	height:30px;
	border-top:1px #fffbf9 solid;
	border-bottom:1px #fffbf9 solid;
	background-color:White;
	color:#f04300;
}
#headtab .ftab .city
{
	display:inline;
	float:right;
	height:32px;
	line-height:32px;
}
#headtab .ftab .city span
{
	display:inline-block;
	background:url(http://static.youhuiduo.net/templets/yhd/images/city_logo.gif) no-repeat;
	width:34px;
	height:14px;
	text-align:center;
	float:left;
	color:#f04300;
	line-height:15px;
	margin-top:8px;
	margin-right:7px;
}
#headtab .ftab .city a
{
	display:inline-block;
	float:left;
	color:White;
	margin-right:7px;
}

#headtab .ctab
{
	display:inline;
	float:left;	
	color:#505050;
	margin:7px 0 0 20px;
}
#headtab .ctab a
{
	color:#505050;	
}
#headtab .ctab a:hover
{
	color:#ff7408;
	text-decoration:underline;	
}
#headtab .ctab .select
{
	color:#ff7408;
	text-decoration:underline;		
}

#headtab_bottom
{
	height:4px;
	width:1001px;
	background:url(http://static.youhuiduo.net/templets/yhd/images/headtab_bg.jpg) repeat-x;
	text-align:center;
	margin:0 auto;
	overflow:hidden;
}

#head
{
    background: url(http://static.youhuiduo.net/templets/yhd/images/wrapper_top.jpg) White 0 0;
    height: 3px;
    width: 1003px;
    margin: 0 auto;
    overflow:hidden;
    text-align:center;
}


