@charset "utf-8";
/*********************
Author:CK
Modify:2006-12-19
未作IE5测试，通过测试的浏览器：IE6,IE7,FireFox1.5,FireFox2.0,Opera8.5
*********************/

/* 全局 */
* {margin:0;padding:0;}
body{background:#FFFFFF;}
body,th,td,input,select,textarea {font-family: Verdana, Helvetica, sans-serif;font-size: 12px;color: #000000;}
a:link,a:visited{color:#3D362B; text-decoration:underline;}
a:hover,a:active{color:#FF0000;}
ul{list-style-type:none;}
.clear{width:auto; height:5px; clear:both; overflow:hidden;}
a.red:link,a.red:visited{color:#FF0000; text-decoration:none;}
a.red:hover{color: #3D362B;}

/* 头部 */
input.h{background:#F7F7F7; border:#ccc 1px solid;}
#top{width:768px;margin:3px auto 0 auto;height:60px;overflow:hidden;}
#top .logo{width:110px;text-align:center; float:left;}
#top .topRight{width:645px;float:right; text-align:left;}
#top .topRightL{width:420px; float:left;}
#top .topRightR{width:195px; float:right; margin-top:6px; padding:5px; background:url("../images/top_login_bg.gif") left top no-repeat;}
#top .topRightLogined{width:195px; float:right; margin-top:6px; padding:5px;background:#fff4f0;border: #FF9393 1px solid;}
#top .topRightLogined li{color:#FF0000;line-height:20px;}
#top .txtNav{margin-top:8px;}
     #barNav{height:26px; margin-top:9px;}
	 #barNav ul{display:inline;}
	 #barNav li{display:block;float:left;margin-right:1px;background:url("../images/top_nav_bar.gif") #3F62B8 right repeat-x;}
	 #barNav li.visted{background:url("../images/top_nav_bar_visted.gif") #E13705 right repeat-x!important;}
	 #barNav a:link, #barNav a:visited {padding:5px 14px;display:block;font-weight:bold;color:#fff;text-decoration: none;}
	 
#searchBar{width:768px;margin:3px auto 0 auto;height:53px; clear:both;overflow:hidden;}
#searchBar .btn{width:768px; height:26px;}
#searchBar .btnL{width:20px; float:left;background:url("../images/top_search_btnBg.gif") left bottom repeat-x;}
#searchBar .btnR{width:748px; float:right;}
#searchBar .btnRL{width:742px; height:26px; float:left;background:url("../images/top_search_btnBg.gif") left bottom repeat-x;}
#searchBar .btnRR{width:6px; float:right;}
#searchBar li.now{width:61px;height:22px;float:left;background:url("../images/top_search_btn.gif") left bottom no-repeat;}
#searchBar li.now{color:#0033CC; font-weight:bold; line-height:22px; text-align:center;padding-top:1px;}
#searchBar li.D{width:61px;height:20px;float:left;background:url("../images/top_search_btnD.gif") left bottom no-repeat;}
#searchBar li.D{line-height:22px; text-align:center;padding-top:2px;}
#searchBar li.D a{color:#777; text-decoration:none;}
#searchBar li.D a:hover{color:#ff0000; text-decoration:none;}
#searchBar .frm{width:745px;line-height:26px;background: url("../images/top_search_bg.gif") #D4E9FD 0px 0px repeat-x;border-left:#90B0D7 1px solid;border-right:#90B0D7 1px solid;border-bottom:#90B0D7 1px solid; padding-left:20px;overflow:hidden;}
           .frmL{width:auto; float:left;}
		   .frmR{width:400px; float:right;}
#searchBar input.s{margin-bottom:5px;}
input.s{height:20px;background: url("../images/btn_s_bg.gif") 0px 0px repeat-x;line-height: 12px;padding:3px;border:solid 1px #A6C7DD;vertical-align: middle;}
input.s:hover{background: url("../images/btn_s_bg_on.gif") 0px 0px repeat-x;border:solid 1px #39C9E8; cursor:pointer;}

/* 底部 */
#footer{width:758px;text-align:center;margin:3px auto 0 auto;padding:5px;border-top:#bcd6e7 1px solid;line-height:19px;}
#footer .line{color:#cccccc;padding:0 5px 0 5px;}

/* 公用 */
.underLine{text-decoration:underline;}
.err{color:#ff0000;}
li.err{height:30px;line-height:30px;padding-left:5px;}
.gray{color:#666;font-size:10px;} /* 灰色 用于英文数字 如：日期、统计数*/
.ngray{color:#666;}
.keys{background:#FFFF00;color:#FF0000;}
  /*// 整体框架 //*/
#ck_main{width:768px;margin:0 auto 0 auto; clear:both;overflow:hidden;}
#ck_main .ml{float:left;width:190px;}
#ck_main .ml .menu{width:180px!important;width /**/:190px;padding:5px; background:#F7FBFC;}/*左边菜单*/
#ck_main .ml .ad{float:left;height:60px;width:190px;}/*左边广告*/
#ck_main .mr{width:571px; float:right;}
  /*// 左侧 //*/
.border{border:#bcd6e7 1px solid;} /* 左边边框大体一致 */
#left_frm ul li{line-height:24px;float:left;height:24px;}/*height:24px; 高度必须，否则IE6，OPREA不正常*/
#left_frm ul li.l{width:70px;text-align:right;}
#left_frm ul li.r{width:110px;text-align:left;}
#left_frm .btn{text-align:center;line-height:28px;width:180px;}
#left_howto{ background:#FFFFFF;border:#DDE7F9 1px solid;border-top:none!important; padding:2px 0 2px 5px;}
#left_howto li{line-height:22px;}
.left_list li{line-height:22px;width:165px;padding-left:7px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.left_title{background:#EDF7FF;line-height:22px;width:auto;text-indent:8px;font-weight:bold;border-bottom:#DDE7F9 1px solid;border-right:#DDE7F9 1px solid;}
