/*
*初始化样式
*/
body{
	font-size:12px;
	
}
TD {
	color: #333333;
	VERTICAL-ALIGN: top;
} 
input,textarea{
	border:1px solid #ccc;
}
a {
	color:#333;
}
a:link {
	color:#333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #4E667B;
}
a:active {
	text-decoration: none;
}
.box {width:1200px;
	margin:auto;background:#fff; padding:0 10px;}
.wrap{
	width:1200px;
	margin:auto;background:#fff;
}
.mt10{
	margin-top:10px;
}
img{
	border:0;
}
/*
*顶部信息
*/
.TopContainer{
	height:30px;
	width:1200px;
	overflow:hidden;
	margin:auto;
	line-height:32px;
	color:#666;
}
.TopContainer a:link,.TopContainer a:visited,.TopContainer a:hover{
	color:#666;
}
.TopContainer .userinfo{
	float:left;
	height:30px;
}
.TopContainer .userinfo span{
	display:block;
	float:left;
	padding-right:5px;
}
.TopContainer .userinfo em{
	color:red;
	font-style:normal;
}
.TopContainer .userinfo .input{
	padding-top:4px;
}
.TopContainer .userinfo .input input{
	width:100px;
	height:15px;
}
.TopContainer .userinfo .sub{
	padding:4px 10px 0 5px;
}
.TopContainer .userinfo .sub input{
	border:0;
}
.TopContainer .userinfo .img{
	padding:5px 0 0 5px;
}
.TopContainer .userinfo .sub input{
	background:#FFF;
}
.TopContainer .siteinfo{
	float:right;
}
.TopContainer .siteinfo span{
	color:red;
}
/*
*logo
*/
.Logo_Ad_Info{
	width:980px;
	height:60px;
	overflow:hidden;
	margin:10px auto;
}
.Logo_Ad_Info .logo{
	margin-top:5px;
	width:220px;
	height:50px;
	overflow:hidden;
	float:left;
	border-right:#E2E2E2 solid 1px;
}
.Logo_Ad_Info .changecity{
	width:95px;
	height:60px;
	float:left;
	background:url(citybg.gif) center 5px no-repeat;
}
.Logo_Ad_Info .changecity span{
	display:block;
	text-align:center;
}
.Logo_Ad_Info .changecity span.city{
	padding-top:8px;
	line-height:25px;
	color:#F3650C;
	font-size:16px;
	font-weight:bold;
}
.Logo_Ad_Info .changecity span.change{
	line-height:20px;
}
.Logo_Ad_Info .changecity span.change a{
	color:#888;
}
.Logo_Ad_Info .ad{
	width:470px;
	height:60px;
	float:left;
}
.Logo_Ad_Info .info{
	width:180px;
	height:55px;
	border:#DDD solid 1px;
	float:right;
	padding-top:3px;
	line-height:17px;
	overflow:hidden;
	background:#FAFAFA;
}
.Logo_Ad_Info .info a{
	display:block;
	width:75px;
	height:17px;
	padding-left:10px;
	overflow:hidden;
	float:left;
}
/*
*主导航菜单
*/
#Mainmenu{
	width:970px;
	height:40px;
	padding-left:10px;
	overflow:hidden;
	line-height:45px;
	margin:auto;
	background:url(menubg.gif) no-repeat;
	position:relative;
}
#Mainmenu li{
	float:left;
	padding-right:12px;
	background:url(spacing.gif) right 15px no-repeat;
}
#Mainmenu li span{
	display:block;
	padding-left:12px;
}
#Mainmenu li span a{
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}
#Mainmenu li.ck{
	background:url(over1.gif) right top no-repeat;
}
#Mainmenu li.ck span{
	background:url(over1.gif) left top no-repeat;
}
#Mainmenu li.ck span a{
	color:#333;
	background:url(over1.gif) center top no-repeat;
	outline: none;
}
#Mainmenu li.ck span a.hidefocus::-moz-focus-inner{  
	border:none; 
}
#Mainmenu li.up{
	background:none;
}
#Mainmenu #MainPost{
	position:absolute;
	right:10px;
	top:8px;	
}
#Mainmenu .post{
	float:right;
}
/*
*下拉菜单导航
*/
.ListMenu{
	width:970px;
	height:40px;
	padding-left:10px;
	margin:auto;
	background:url(menubg.gif) no-repeat;
	position:relative;
	z-index:1000000;
}
.ListMenu dl{
	height:40px;
	float:left;
	background:url(spacing.gif) left 15px no-repeat;
	padding-left:10px;
	position:relative;
}
.ListMenu dl.first,.ListMenu dl.no,.ListMenu dl.no1{
	background:none;
}
.ListMenu dl dt{
	float:left;
	padding-right:10px;
}
.ListMenu dl dt span{
	display:block;
	float:left;
	padding-top:5px;
	height:35px;
	line-height:30px;
}
.ListMenu dl.ck,.ListMenu dl.over{
	background:url(over1.gif) left top no-repeat;
}
.ListMenu dl.ck dt,.ListMenu dl.over dt{
	background:url(over1.gif) right top no-repeat;
}
.ListMenu dl.ck dt span,.ListMenu dl.over dt span{
	background:url(over1.gif) center top no-repeat;
}
.ListMenu dl dt a{
	font-size:14px;
	font-weight:bold;
}
.ListMenu dl dt a:link,.ListMenu dl dt a:visited,.ListMenu dl dt a:hover{
	color:#FFF;
	text-decoration:none;
}
.ListMenu dl.ck dt a:link,.ListMenu dl.ck dt a:visited,.ListMenu dl.ck dt a:hover{
	color:#333;
}
.ListMenu dl.over dt a:link,.ListMenu dl.over dt a:visited,.ListMenu dl.over dt a:hover{
	color:#F00;
}
.ListMenu dl dd{
	width:120px;
	position:absolute;
	left:0;
	top:35px;
}
.ListMenu dl dd span{
	display:block;
	height:18px;
	background:url(cmenu.gif) left 2px no-repeat;
}
.ListMenu dl dd ul{
	padding-bottom:6px;
	background:url(cmenu.gif) left bottom no-repeat;
}
.ListMenu dl dd ul li{
	line-height:25px;
	padding:0 10px 0 15px;
}
.ListMenu dl dd ul li.over1{
	background:url(mck.gif) center top no-repeat;
	font-weight:bold;
}
.ListMenu .MainPost{
	position:absolute;
	top:8px;
	right:8px;
}
/*
*头部搜索
*/
#MainSearch{
	width:auto; margin:0 20px;
	height:40px;
	background:url(searchbg.gif) no-repeat;

}
#MainSearch #searchtype{
	width:102px;
	position:relative;
	float:left;
	z-index:1000;
}
#MainSearch #searchtype #SelectShow{
	height:33px;
	overflow:hidden;
	line-height:38px;
	padding-left:55px;
	padding-top:3px;
	font-size:14px;
	cursor:pointer;	
}
#MainSearch .click{
	background:url(onsearch.gif) 44px 4px no-repeat;
}
#MainSearch #searchtype #ListType{
	position:absolute;
	width:59px;
	background:url(onsearch.gif) center bottom no-repeat;
	padding-bottom:2px;
	left:44px;
	z-index:1000;
}
#MainSearch #searchtype .hidden{
	display:none;
}
#MainSearch #searchtype .show a{
	display:block;
	height:25px;
	overflow:hidden;
	line-height:28px;
	padding-left:10px;
	font-size:14px;
	background:url(onsearch.gif) center -30px no-repeat;
}
#MainSearch #searchtype .show a:hover{
	background:url(onsearch.gif) center -87px no-repeat;
	text-decoration:none;
	color:#00f;
}
#MainSearch #searchtype .show a.ck{
	background:url(onsearch.gif) center -60px no-repeat;
	color:red;
}
#MainSearch .keyword{
	width:250px;
	float:left;
	padding:5px 2px 0 2px;
}
#MainSearch .keyword input{
	width:250px;
	height:30px;
	overflow:hidden;
	line-height:30px;
	border:0;
	background:none;
	font-size:14px;
	color:#666;
}
#MainSearch .subbutter{
	wdith:67px;
	float:left;
	padding:5px 0 0 5px;
}
#MainSearch .subbutter input{
	width:62px;
	height:30px;
	text-align:center;
	overflow:hidden;
	line-height:35px;
	border:0;
	background:none;
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
}	
#MainSearch .hotsearch{
	float:left;
	padding:5px 10px 0 15px;
	line-height:35px;
}
/*
*页面地图
*/
#nav_guide{
	width:1198px;
	height:25px;
	line-height:28px;
	overflow:hidden;
	border:#EBEBEB solid 1px;
	margin:0 auto 8px auto;
	color:#666;
}
#nav_guide a:link,#nav_guide a:visited,#nav_guide a:hover{
	color:#666;
}
#nav_guide .t1{
	float:left;
	padding:0 5px 0 30px;
	background:url(home_icon.gif) 10px 7px no-repeat;
}
#nav_guide .t2{
	float:left;
}
/*
*copyright样式
*/
#copyright{
	clear:both;
	margin:10px auto 0 auto;
	text-align:center;
	width:980px;
	line-height:20px;
	padding:10px 0 15px 0;
	color:#888;
	background:url(fbg.gif) repeat-x;
}
.no{ margin:5px 10px 0 5px;
font-weight:bold;}
.fink { margin:0 auto; margin-top:0; padding:0;}
.fink li{ float:left; margin-left:20px;}