/* ²¼¾Ö CSS */

#wrap{
	text-align: center;
	background: url(../images/bg2.png) repeat-x left -6px;
}
.wrap-inner, .homepage #header, #nav, #channel-xy{	
	margin: 0px auto;
	width: 988px;
	text-align: left;
	position: relative;}
#header,.container,#links,#footer{
	position: relative;
	width: 100%;
}

.show .wrap-inner{padding-top: 0px;}
.show #header{
	top: 0px;
	position: absolute;
}
.logo{
	height: 60px;
	width: 240px;
	float: left;
	margin-right: 20px;
}
.top-ad {
	float: left;
}
.top-tool {
	float: right;
	width: 236px;
	height: 60px;
}
.top-tool .links{
	text-align: center;
}
.top-tool .links a {
	font-weight: bold;
	color: #F00;
	line-height: 25px;
}
.sub-logo{}
.search{
}
.top-search {
	background: #f4f4f4;
	padding: 6px;
}
.search-panel{
	padding:1px;
	width:296px;
	height:19px;
	overflow:hidden;
	border:1px solid #9f9f9f;
}
.top-search .search-panel{
	padding:1px;
	width:221px;
	height:19px;
	overflow:hidden;
	border:1px solid #9f9f9f;
}
.search-field{
	position:relative;
	width:243px;
	height:19px;
	overflow:hidden;
	float: left;
}
.top-search .search-field{
	position:relative;
	width:168px;
	height:19px;
	overflow:hidden;
	float: left;
}
.search-field input{*margin-top:-1px;background:#fff;width:253px;height:15px;padding:2px 0;line-height:15px;text-indent:2px;border:0;}
.search-panel button{
	border:0;
	width:53px;
	height:19px;
	background:#333;
	text-align:center;
	cursor:pointer;
	float: left;
	color: #FFF;
}
.top-search .search-field input{*margin-top:-1px;background:#fff;width:178px;height:15px;padding:2px 0;line-height:15px;text-indent:2px;border:0;}
.search-hot{
	overflow:hidden;
	margin: 25px 5px 0;
	float: right;
}
#nav{
	margin-top: 10px;
	background: #1B57A3 url(../images/nav_bg.png) repeat-x left bottom;
	clear: both;
	height: 35px;
}
#nav ul {
	height: 31px;
	font-size: 14px;
	line-height: 34px;
	font-weight: bold;
	overflow: hidden;
	padding-left: 10px;
}
#nav ul li{
	float: left;
	background: url(../images/nav_line.png) no-repeat left center;
}
#nav ul .home{
	background: url(none);
}
#nav ul li a {
	display: block;
	margin-right: 12px;
	margin-left: 12px;
	color: #FFF;
}
#nav ul li a:hover {
	text-decoration: none;
	color: #FF6;
}
#nav-sub {
	height: 25px;
	overflow: hidden;
}
#nav-sub .chl{
	z-index: 10;
	position: absolute;
	left: 0px;
	top: 0px;
	background: #FFF;
	width: 120px;
}
#nav-sub ul{
	position: absolute;
	left: 119px;
	top: 8px;
}
#nav-sub li{
	float: left;
	z-index: 0;
}
#nav-sub li a{
	color: #039;
}
.top-tools{
	position: absolute;
	right: 0px;
	width: 165px;
	padding: 0px 6px;
	top: 11px;
	height: 50px;
	overflow: hidden;
}
.container{
	margin-top: 10px;
	clear: both;
	overflow: hidden;
}
.col-main,.col-sub{
	width:700px;
	float:left;
	overflow: hidden;
	position: relative;
	margin-right:10px;
}
.col-sub{width:278px;	margin-right:0px;}

#content{
}
.show #content{
	margin-top: 10px;
}
#content .col-main{
	width:688px;
	margin-right: 0px;
}
.show #content .col-main{
	padding-bottom: 10px;
}
#content .col-sub{
	width:300px;
	padding: 0px 0px 10px;
}
.hd,hd2{
	position: relative;
}
.twocol-1,.twocol-2 {
	float:left;
	margin-right:10px;
	width: 330px;
	overflow: hidden;
}
.twocol-2 {
	width: 360px;
	margin-right:0px;
}
.tab{
	position: relative;
}
.tab h4{
	float: left;
	margin-right: 10px;
}
.tab ul {
	float: left;
}
.tab li {
	float: left;
}
.top-slide{width:336px;height:250px;overflow:hidden;position:relative;}.ts-list{height:270px;}.ts-list li{width:470px;height:270px;margin-top:0;}.ts-trigger{position:absolute;bottom:0;left:0;height:30px;}.ts-trigger li{float:left;background:#4d4d4d;}.ts-trigger a{display:block;width:32px;height:30px;line-height:30px;color:#fff!important;text-align:center;position:relative;overflow:hidden;}
.ts-trigger a:hover{text-decoration:none;}.ts-trigger span{position:absolute;left:0;top:4px;width:31px;height:22px;line-height:22px;background:#4d4d4d;cursor:pointer;border-right:1px solid #666;}.ts-trigger .last span{border-right:1px solid #4d4d4d;}.ts-trigger .current{background:#333;}.ts-trigger .prev span{border-right:1px solid #4d4d4d;}.ts-trigger .current a{width:310px;font-weight:bold;}.ts-trigger .current span{background:#333;border-right:1px solid #333;}
.crumbs{
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	font-family: "ËÎÌå";
	padding: 10px 0px 0px;
	margin-right: 30px;
}
.foot-inner{
	text-align: center;
	margin-bottom: 20px;
}
.foot-nav{}
