@import url("layout.css");
@import url("page.css");



*{padding:0px;margin:0px;}
html{background:#FFF;}
body{font:12px Verdana,Arial,Tahoma;}
img{border:none;}

a{color:#3366CC;text-decoration:none;}
a:hover{color:#F33;text-decoration:underline;}
ul{	list-style:none;}
input,select,button{font:12px Verdana,Arial,Tahoma;	vertical-align:middle;}

.center{margin:0px auto;}
.w960{width:960px;position:relative;}

.mt1{margin-top:8px;}

.mt2{margin-top:16px;}
.clear{overflow:hidden;}
.fs-12{font-size:12px;}
.fc-f60{color:#F60;}
.fc-f90{color:#F90;}
.ipt-txt{line-height:15px;padding:4px 5px;border-width:1px;border-style:solid;border-color:#666 #BBB #BBB #666;font-size:12px;margin-right:2px;}
.btn-1{width:56px;height:23px;border:none;background:url(../image/btn-bg1.gif) no-repeat;line-height:25px;	letter-spacing:1px;	overflow:hidden;color:#2F592E;}
.btn-2{	width:70px;height:25px;	border:none;background:url(../image/btn-bg2.gif) left top no-repeat;line-height:25px;overflow:hidden;color:#444;margin-right:2px;}




.channel-nav{height:31px;border-bottom:1px solid #E5EFD6;}
.channel-nav ul{height:22px;padding-left:10px;padding-top:3px;overflow:hidden;float:left;}
.channel-nav ul li{height:22px;float:left;overflow:hidden;margin-right:10px;}
.channel-nav ul li a{height:22px;display:block;padding-right:10px;float:left;background:url(../image/channel-nav-bg.gif) right 0px no-repeat;overflow:hidden;}
.channel-nav ul li a span{display:block;float:left;height:22px;padding-left:10px;background:url(../image/channel-nav-bg.gif) left 0px no-repeat;cursor:pointer;overflow:hidden;line-height:23px;color:#666666;}
.channel-nav ul li a:hover{text-decoration:none;background:url(../image/channel-nav-bg.gif) right -22px no-repeat;}
.channel-nav ul li a:hover span{color:#78A63C;text-decoration:none;background:url(../image/channel-nav-bg.gif) left -22px no-repeat;}
.channel-nav ul li.thisclass{}
.channel-nav ul li.thisclass a,.channel-nav ul li.thisclass a:hover{background:url(../image/channel-nav-bg.gif) right -44px no-repeat;cursor:default;}
.channel-nav ul li.thisclass a span,.channel-nav ul li.thisclass a:hover span{background:url(../image/channel-nav-bg.gif) left -44px no-repeat;color:#FFF;	cursor:default;}
.channel-nav .back{display:block;height:22px;line-height:21px;padding-top:6px;padding-right:10px;padding-left:20px;	letter-spacing:2px;	float:right;background:url(../image/ico-home.gif) 4px 10px no-repeat;} 
.channel-nav .back a{color:#94B56A;}
.channel-nav .back a:hover{	text-decoration:none;color:#777;}
