@charset "utf-8";
/* CSS Document */
@import "base.css";
@import "sysImages/system.css";
body{
	/*background:url(images/page_bg.jpg) repeat left top;*/
	background:#2a2a2a;
}
.wbox{
	/*width:1280px;*/
	max-width:1920px;
	min-width:980px;
	margin:0 auto;
	background:#2a2a2a;
}
a{color:#000;}
a:hover{color:#654656;}
a.red{color:#BF0029;}
a.red:hover{color:#666;}
.pageWidth{width:980px;}
#pageBox{
	text-align:center;
	margin:0 auto;
	background:#F5F5F5 no-repeat center top;
}
#indexbody{
	padding:30px 0;
}
.d_line{
	border-bottom:#d2be8f dashed 1px;
}
.b_b{
	background:url(images/d_line.jpg) repeat-x left bottom;
}
/*通用顶部*/
#header_box{
	background:url(images/top_bg.jpg) repeat-x center top;
}
#header{
	height:90px;
	overflow:hidden;
	line-height:35px;
	position:relative;
}
#nav{
	position:absolute;
	top:30px;
	right:0px;
	color:#b37d7d;
	height:31px;
	line-height:31px;
}
#nav a{
	height:31px;
	line-height:31px;
	color:#b37d7d;
	padding:0 3px;
	float:left;
	font-size:14px;
	cursor:pointer;
}
#weibo{
	background:url(images/nav.png) no-repeat left top;
	overflow:hidden;
	width:30px;
	text-indent:-1000px;
}
#web_jt{
	background:url(images/nav.png) no-repeat -38px top;
	text-indent:-1000px;
	overflow:hidden;
	width:30px;
}
#web_ft{
	background:url(images/nav.png) no-repeat -75px top;
	text-indent:-1000px;
	overflow:hidden;
	width:30px;
}
#logo{
	cursor: pointer;
	margin-top:30px;
}
/*通用顶部*/
/*站内搜索*/
#search{
	height:28px;
	line-height:28px;
	background:url(images/search_bg.gif) no-repeat center right;
}
#search label{
	padding:0 20px 0 0;
}
#search #keyword{
	height:22px;
	width:145px;
	padding:0px;
	background:none;
	border:none;
	line-height:22px;
	font-size:12px;
	color:#b8c7e5;
}
#search #submit{
	background:none;
	border:none;
	margin-left:3px;
	width:29px;
	height:21px;
}
/*站内搜索*/
/*主菜单样式*/
#menu_box{
	background:#993d45;
	height:50px;
	position:relative;
	z-index:99;
}
#main_menu{
	height:50px;
	text-align:center;
}
#main_menu .menu_item{
	float:left;
	display:inline;
	position:relative;
	width:95px;
	height:50px;
	line-height:50px;
	text-shadow: 0 1px 1px #666;
}
#main_menu .on{
	background:#cc1424;
}
#main_menu .cur{
	background:#cc1424;
}
a.main_menu_link,a.main_menu_link:hover{
	display:block;
	color:#FFF;
	font-size:14px;
	font-family:"微软雅黑";
	text-transform:uppercase;
	text-align:center;
}
a.main_menu_link:hover{
}
#main_menu .menu_g{
	float:left;
	display:inline;
	height:50px;
	line-height:50px;
	width:1px;
	background:#bf6068;
	overflow:hidden;
	/*font-size:0;*/
}
#main_menu .first_g{display:;}
#main_menu .last_g{display:;}
#main_menu .last_r_g{display:;}
/*子菜单样式*/
#main_menu .z_menu_box{
	display:none;
	position:absolute;
	top:50px;
	left:0px;
	background:#993d45;
	padding-bottom:2px;
	width:100%;
	z-index:999;
	text-align:left;
}
#main_menu .z_menu_box li{
	border-bottom:#bf6068 solid 1px;
}
a.z_menu_link{
	text-align:center;
	/**float:left;
	*width:100%;*/
	display:block;
	height:30px;
	line-height:30px;
	color:#FFF;
	font-size:12px;
	white-space:nowrap;
}
#main_menu .z_menu_box li a:hover{
	background:#666;
}
#main_menu .z_menu_box #firstz a{
	border-top:none;
}
#main_menu .z_menu_box #lastz a{
	border-bottom:none;
}
/*页脚样式*/
#footerBox{
	background:#dedede;
	overflow:hidden;
	height:80px;
}
#footer{
	padding-top:20px;
	line-height:18px;
	color:#4d4d4d;
}
#footer p{
	margin:0;
}
#footer a img{
	display:inline;
}
#footer .f_l{
	text-align:left;
	line-height:20px;
}
#footer .f_l a{
}
#footer .f_r{
	text-align:right;
	line-height:22px;
}
#footer .f_r,#footer .f_r a{color:#4d4d4d;padding:0 5px;}
#footer a:hover{
	color:#000;
}
/*栏目频道页布局样式*/
#chBody{
	padding:25px 0;
	text-align:left;
	min-height:352px;
}
#banner_box{
	background:url(images/page_bg.jpg) repeat left top;
}
#banner{
	/*width:755px;
	height:168px;*/
}
#book_notice{
	width:245px;
	height:168px;
	background:url(images/ban_newbook_bg.jpg) no-repeat left top;
	overflow:hidden;
	text-align:left;
}
#book_notice .sc_items{
	width:207px;
	background:#FFF;
}
#book_notice .sc_items .i0{
	background:url(images/ban_newbook_bg.jpg) no-repeat left top;
}
#book_notice .sc_items .i1{
	background:url(images/ban_newbook_bg.jpg) no-repeat left -28px;
}
#chl{
	float:left;
	display:inline;
	width:270px;
	position:relative;
	top:1px;
}
#chl #search{
	height:34px;
	line-height:34px;
}
#chl #search .m_t{
	margin-top:5px;
}
#chr{
	float:right;
	display:inline;
	width:685px;
	background:#FFF;
	overflow:hidden;
	min-height:420px;
	/*padding:29px 19px 19px;*/
}
/*栏目内容也左侧子菜单*/
#chMenu{
	margin:0 auto;
}
#chMenu .chMenu_top{
	display:none;
}
#chMenu .chMenu_bottom{
	display:none;
}
#chMenu .title{
	height:50px;
	line-height:;
	color:#FFF;
	position:relative;
	margin-bottom:2px;
	overflow:hidden;
	background:url(images/ch_menu_title.jpg) repeat-x left top;
}
#chMenu .title .title_ico{
	font-size:1px;
	background:#cc1424;
	width:4px;
	height:16px;
	margin:17px 8px 0 18px;
}
#chMenu .title .title_txt{
	font-size:18px;
	font-weight:bold;
	color:#cc1424;
	padding-top:14px;
}
#chMenu .title .title_txt_en{
	font-family:serif,Courier,monospace;
	color:#CCC;
	font-size:24px;
	line-height:36px;
	padding:8px 0 0 10px;
	text-transform:uppercase;
	max-width:155px;
	overflow:hidden;
}
#chMenus{
	list-style:none;
	text-align:left;
	margin:0 auto;
	border-bottom:10px solid #F5F5F5;
}
#chMenus li{
	background:url(images/ch_menu_bg.jpg) repeat-x left bottom;
	height:32px;
	line-height:32px;
	text-align:left;
	position:relative;
	border-bottom:#F5F5F5 solid 2px;
}
#chMenus li a{
	font-size:14px;
	color:#FFF;
	display:block;
	text-align:left;
	padding-left:28px;
}
#chMenus li ul{
	padding-left:13px;
}
#chMenus .chMenuItemOn{
	background:url(images/ch_menu_bg.jpg) repeat-x left top;
	height:32px;
}
#chMenus .chMenuItemOn a{
	color:#FFF;
	font-weight:bolder;
}
#chContact{
	padding:3px 14px 14px 14px;
	background:#FFF;
	margin-top:10px;
}
#chContact .title{
	font-size:14px;
	color:#666;
	text-transform:uppercase;
	height:36px;
	line-height:36px;
	background:url("images/web.png") repeat-x scroll left -314px transparent;
}
#chContact .content{
	padding-top:9px;
}
#chQuick{
	padding:3px 14px 14px 14px;
	background:#FFF;
	margin-top:10px;
}
#chQuick .title{
	font-size:14px;
	color:#666;
	text-transform:uppercase;
	height:36px;
	line-height:36px;
	background:url("images/web.png") repeat-x scroll left -314px transparent;
}
#chQuick .content .qItem{
	height:35px;
	line-height:35px;
	padding-left:40px;
	background:#CCC;
	margin-top:5px;
}
#chQuick .content .qItem a,#chQuick .content .qItem a:hover{
	color:#333;
	text-transform:uppercase;
}
#chQuick .content .q1{background:#ccc url(images/web.gif) no-repeat left -350px;}
#chQuick .content .q2{background:#ccc url(images/web.gif) no-repeat left -390px;}
#chQuick .content .q3{background:#ccc url(images/web.gif) no-repeat left -430px;}
#chQuick .content .q4{background:#ccc url(images/web.gif) no-repeat left -470px;}
/*栏目频道页右侧内容部分*/
#channelContentTitle{
	height: 50px;
	background:url(images/right_title_bg.jpg) repeat-x left bottom;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
}
#channelContentTitle .curChName{
	height:48px;
	line-height:48px;
	border-bottom:#cc1424 solid 2px;
	float:left;
	display:inline;
	padding:0 30px;
	font-size:20px;
	font-weight:bold;
	color:#808080;
	font-family:"微软雅黑";
	text-transform:uppercase;
	display:inline-block;
}
#channelTree{
	color:#808080;
	padding:16px 13px 0 0;
}
#channelTree a{
	color:#808080;
}
#channelTree .tree_cur{
	color:#378bb6;
}
#channelTree #tree_cur_txt{
}
#channelContentBox{
	padding:5px 20px 30px 25px;
	color:#666;
	/**height:100px;*/
}
#channelContentBox img{
	max-width:640px;
}
/*首页banner*/
#index_banner{
	height:275px;
	position:relative;
	overflow:hidden;
	margin-top:2px;
}
#index_banner .ban_item{
	position:absolute;
	top:0;
	left:0;
}
#index_banner .ban_item img{
	width:1002px;
	height:275px;
}
#index_banner .xu_box{
	background:#000;
	height:25px;
	width:100%;
	position:absolute;
	left:0;
	bottom:0;
}
#index_banner .xu{
	position:absolute;
	right:8px;
	bottom:8px;
}
#index_banner .xu .xu_item{
	width:18px;
	height:6px;
	background:#d9dee6;
	margin-left:5px;
	cursor:pointer;
	filter:Alpha(opacity=50);   
	-moz-opacity:.5;   
	opacity:0.5;
}
#index_banner .xu .current{
	filter:Alpha(opacity=100);   
	-moz-opacity:1;   
	opacity:1;
}
/*首页banner*/
#list_p_s{
	width:228px;
	border-left:#FFF solid 1px;
}
#list_p_s .item{
	height:63px;
	background:#B39898;
	text-align:left;
	border-top:#FFF solid 1px;
	padding-left:15px;
	color:#FFF;
}
#list_p_s .cur{background:#804D4D;}
#list_p_s .item .txt{
	display:inline-block;
	margin-top:15px;
	cursor:pointer;
}
#p_s_items{
	width:455px;
	height:200px;
	margin:28px 2px 0 0;
}
#p_s_items .item_img{
	border-right:#E5E5E5 solid 1px;
	width:213px;
	height:200px;
}
#p_s_items .item_info{
	position:relative;
	top:-5px;
	width:213px;
	padding-left:16px;
}
#p_s_items .item_info .title{
	font-size:16px;
	color:#333;
}
#p_s_items .item_info .content{
	color:#666;
	height:124px;
	overflow:hidden;
	line-height:18px;
	padding-top:8px;
}
#p_s_items .item_info .more{
	padding-top:10px;
	text-align:left;
}
#p_s_items .item_info .more a {
	background: url("images/web.png") no-repeat scroll left -150px transparent;
	display: inline-block;
	height: 26px;
	width: 166px;
}
.c_title{
	height:20px;
	background:#788993;
	color:#FFF;
	padding-left:10px;
	margin-bottom:5px;
}
.c_content{
	padding-left:5px;
}
.pro_name{
	height:36px;
	line-height:36px;
	padding-left:15px;
}
.h_dian{
	background:url(images/h_dian.jpg) no-repeat left center;
	padding-left:15px;
}
.b_b{
	background:url(images/line_ico.jpg) repeat-x left bottom;
}
.pro_img{
	padding-top:15px;
}
.pro_info{
	padding:15px 0 15px 20px;
}
.f_i_name{
	color:#999;
}
.f_i{
	padding:12px 0;
}
#indexabout p{
	margin:0;
}
/*底部友情链接*/
#frLink{
	background:url(images/link_bg.jpg) repeat-x left top;
	margin:30px 0 0 0;
	color:#4d4d4d;
	height:36px;
	line-height:36px;
	font-size:12px;
	text-align:left;
	overflow:hidden;
}
#frLink .frlink_i{
	color:#4d4d4d;
	margin:0 5px;
}
#frLink .frlink_i:hover{
	color:#000;
}
/*底部友情链接*/
/*首页第二排样式*/
.i_t .title{
	height:32px;
	line-height:32px;
	overflow:hidden;
}
.i_t .title .title_txt{
	color:#997e33;
	font-size:14px;
}
.i_t .title .title_txt_en{
	color:#808080;
	font-size:12px;
	line-height:36px;
	padding:0 15px 0 5px;
	text-transform:uppercase;
}
.i_t .title a.more{
	color:#997e33;
	line-height:36px;
}
.i_t .content{
	padding-top:20px;
}
#index_news{
	height:180px;
	text-align:left;
}
#index_news .title{
	height:58px;
}
#index_news .title .more{
	padding-top:20px;
	line-height:22px;
}
#index_news .title .title_items{
	padding-top:20px;
}
#index_news .title .title_item_g{
	display:inline-block;
	background:url(images/news_g.gif) no-repeat center center;
	width:50px;
}
#index_news .title .title_item{
	color:#808080;
	text-align:center;
	height:20px;
	line-height:18px;
	padding:0 2px;
	display:inline-block;
	cursor:pointer;
}
#index_news .title .current{
	color:#cc1424;
	border-bottom:#f5c101 solid 2px;
}
#index_news .content{
	margin:0 auto;
	position:relative;
}
#index_news .content .content_item{
	position:absolute;
	left:0px;
	top:5px;
	display:none;
	width:100%;
}
#index_news .content .item_li{
	float:right;
	width:380px;
	height:22px;
	line-height:22px;
}
#index_news .content .item_li a{
	color:#404040;
}
#index_news .content .item_li a:hover{
	color:#999;
}
#index_news .content .item_top{
	float:left;
	width:563px;
	height:92px;
	overflow:hidden;
	margin-bottom:7px;
	border-right:#808080 dashed 1px;
}
#index_news .content .item_top img{
	width:130px;
	height:90px;
	margin:0 12px 0 0;
	display:inline-block;
}
#index_news .content .item_top .f_r1{
	padding:0 35px 0 8px;
}
#index_news .content .item_top .top_title{
	font-size:16px;
	color:#000;
	font-weight:bold;
	height:30px;
	line-height:30px;
	overflow:hidden;
}
#index_news .content .item_top .top_scontent{
	color: #808080;
	line-height: 20px;
	text-align: justify;
	position:relative;
	height:60px;
	overflow:hidden;
}
#index_news .content .item_top .top_more{
	display:none;
	color:#7a7a99;
	position:absolute;
	right:0px;
	bottom:0px;
}
#notice{
	padding-top:19px;
}
#notice .notice_title{
	background:url(images/ico_blue.gif) no-repeat right center;
	padding-right:10px;
	height:20px;
	line-height:20px;
	color:#268cbf;
}
#notice .notice_list{
	height:20px;
	padding-left:8px;
	overflow:hidden;
}
#notice .item_li{
	line-height:20px;
	color:#999;
}
#notice .item_li a{
	color:#999;
}
#index_quick .c_item,#ch_quick .c_item{
	margin-bottom:7px;
}
#index_case{
	width:373px;
}
#index_case .c_item{
	width:176px;
}
#index_case .c_item_img img{
	width:176px;
	height:110px;
}
#index_case .c_item_title{
	display:block;
	line-height:36px;
	color:#000;
	font-weight:bold;
}
#index_case .c_item_sc{
	line-height:18px;
	color:#999;
}
/*首页第二排样式*/
/*栏目循环样式*/
#channelContentBox .scroll_item{
	/*width:473px;*/
	height:150px;
	background:#f0f3f5;
	margin-bottom:15px;
	
}
#channelContentBox .sci_v0{
	float:left;
	display:inline;
}
#channelContentBox .sci_v1{
	float:right;
	display:inline;
}
#channelContentBox .scroll_item .sci_title{
	background:#e6e6e6;
	line-height:26px;
	border-bottom:#FFF solid 1px;
}
#channelContentBox .scroll_item .sci_title .scit_txt{
	display:inline-block;
	background:#1f6099;
	color:#FFF;
	padding:0 15px;
	border-right:#FFF solid 1px;
	font-size:14px;
}
#channelContentBox .scroll_item .sci_content{
	padding-top:5px;
}
.cls_zitem{
	width:158px;
	line-height:24px;
	padding-left:17px;
}
.cls_zitem a{
	background:url(sysImages/ico_ml.gif) no-repeat left center;
	padding-left:10px;
	color:#808080;
}
.cls_zitem a:hover{
	color:#000;
}
.cls_zu{
	width:158px;
}
.cls_zu li{
	line-height:24px;
	padding-left:17px;
}
.cls_zu li a{
	background:url(sysImages/ico_ml.gif) no-repeat left center;
	padding-left:10px;
	color:#808080;
}
.cls_zu li a:hover{
	color:#000;
}

/*栏目循环样式*/
/*投稿表单*/
.tg_l1{
	font-family:微软雅黑;
	font-size:14px;
	color:#2c6494;
	line-height:28px;
}

.tg_table td{
	padding-bottom:15px;
}
.tg_input_bg{
	background:url(images/input_bg.jpg) no-repeat left top;
	border:#c6d4e2 solid 1px;
	line-height:26px;
	text-indent:10px;
}
.tg_h1{
	height:26px;
	width:217px;
}
.tg_dbox{
	width:860px;
	height:90px;
}
/*投稿表单*/
/*下载列表*/
.down_item{
	height:53px;
	margin-bottom:3px;
	background:#edf1f5;
}
.down_b{
	width:8px;
	height:53px;
	background:#1f6099;
	border-right:#FFF solid 1px;
}
.down_info{
	line-height:20px;
	padding:5px 0px 5px 8px;
}
.down_title{
	font-size:14px;
	color:#475866;
}
.down_param{
	font-size:12px;
	color:#808080;
}
.down_bnt{
	background:url(images/bnt_download.jpg) no-repeat left top;
	width:53px;
	height:53px;
	text-indent:-1000px;
	overflow:hidden;
}
/*下载列表*/
/*图书列表*/
.book_item{
	width:240px;
	height:175px;
	margin:0 0 12px;
	overflow:hidden;
}
.book_item .book_item_box{
	background:#e9eff5;
	width:204px;
	height:175px;
	margin:0 auto;
	padding:0 12px;
}
.book_item .book_item_name{
	height:33px;
	line-height:33px;
	border-bottom:#cfdbe6 solid 1px;
	color:#36424d;
	font-weight:bold;
	margin-bottom:8px;
}
.book_item .book_item_info{
}
.book_item .book_item_fm{
	background:#a6a4a5;
	width:80px;
	height:115px;
	margin:5px 0 0 2px;
}
.book_item .book_item_fm img{
	position:relative;
	height:115px;
	width:80px;
	top:-2px;
	left:-2px;
}
.book_item .book_item_param{
	width:112px;
	line-height:24px;
	color:#797d80;
}
/*图书列表*/
/*登录页*/
#loginBody{
	background:url(images/Member-Login.jpg) no-repeat center top;
	height:530px;
}
/*登录页*/
/*注册页面*/
#regBody{
	background:url(images/Member-Reg.jpg) no-repeat center top;
	height:530px;
}
/*注册页面*/
.book_ct_l1{
	width:210px;
}
.ct_fm img{
	width:198px;
	height:268px;
}
.ct_param{
	line-height:24px;
	color:#666;
}
.book_ct_l2{
	height:42px;
	background:#f2f2f2;
}
.book_ct_l2 .nr_item{
	background:#d3dde6;
	color:#4c4949;
	border-right:#FFF solid 1px;
	text-align:center;
	font-family:微软雅黑;
	font-size:18px;
	padding:10px 20px;
	cursor:pointer;
	float:left;
	display:inline;
}
.book_ct_l2 .current{
	background:#3d6e99;
	color:#FFF;
}
.book_ct_l3{
	width:740px;
	background:#e9eff5;
	color:#666666;
}
.book_ct_l3 .nr_i_content{
	display:none;
	padding:10px;
	min-height:450px;
	*height:450px;
	*height:auto !important;
}
.three_channel{
	line-height:30px;
	background:#e8ebed url(images/z_cls_bg.jpg) repeat-x left top;
	margin-top:7px;
	overflow:hidden;
}
.three_channel .three_i{
	line-height:30px;
	border-right:#FFF solid 1px;
}
.three_channel .cur{
	background:#1a5080;
}
.three_channel .three_i a{
	display:inline-block;
	padding:0 15px;
	color:#295a92;
	font-family:微软雅黑;
}
.three_channel .cur a{
	color:#FFF;
}
/*首页jqueryTool插件应用样式*/
.index_banner .ban_item{
	width:100%;
	background-position:center top;
	background-repeat:no-repeat;
	height:360px;
	margin:0 auto;
	display:none;
}
.ban_item img{
	width:980px;
	height:360px;
}
.backward{
	background:url(images/jiantou-l.png) no-repeat left center;
	width:50%;
	height:360px;
	cursor:pointer;
	z-index:99;
	position:absolute;
	top:0px;
	left:0px;
	overflow:hidden;
	text-indent:-1000px;
	display:none;
}
.forward{
	background:url(images/jiantou-r.png) no-repeat right center;
	width:50%;
	height:360px;
	cursor:pointer;
	z-index:99;
	position:absolute;
	top:0px;
	right:0px;
	overflow:hidden;
	text-indent:-1000px;
	display:none;
}
a.bnt_quick{
	border:#FFF solid 10px;
	display:inline-block;
}
a.bnt_quick:hover{
	border:#999 solid 10px;
}
a.ch_bnt_quick{
	display:inline-block;
}
a.ch_bnt_quick:hover{
	display:inline-block;
}
.news_ch_left{
	/*width:460px;*/
	padding-top:10px;
}
.flashnews{
	background:#000;
	padding:5px;
}
#imgNews{
	width:325px;
	height:200px;
	background:#FFF;
	text-align:center;
	margin:0 auto;
	overflow:hidden;
	display:inline-block;
}
#toptitle a{
	display:block;
	text-align:center;
	color:#FFF;
	line-height:24px;
}

#lv3_menu{
	height:28px;
	line-height:28px;
	background:url(images/index_news_title_bg.gif) repeat-x left top;
	margin-top:15px;
}
#lv3_menu .lv_item{
	background:url(images/index_news_title_bg.jpg) repeat-x left top;
	color:#FFF;
	text-align:center;
	width:88px;
	height:28px;
	float:left;
	display:inline;
	margin-right:1px;
	cursor:pointer;
}
#lv3_menu .current{
	background:url(images/index_news_title_cur_bg.jpg) repeat-x left top;
	font-weight:bold;
}
#lv3_menu .lv_item a{
	display:block;
	color:#FFF;
}
#lv3_menu .current a{
	font-weight:bold;
}

.sc_item{
	width:280px;
	height:240px;
	margin:0 18px 15px;
	overflow:hidden;
}
.ch_name a{
	display:block;
	padding:15px 0 10px;
	color:#15356f;
	font-size:14px;
}
.ch_info{
	text-align:justify;
	color:#797991;
}

.fnews_box{
	padding:20px 0 0;
}
#fnews_list{
	width:280px;
	padding-top:8px;
}
#fnews_list .fnl_item{
	background: url(images/index_news_item_ico.gif) no-repeat scroll left 14px transparent;
	/*line-height: 32px;*/
	padding-left: 8px;
}
#fnews_list .fnl_item a{
	line-height:32px;
	font-size:14px;
	font-family:"微软雅黑";
}
#fnews_list .current{
}
#fnews_list .current a{
	color:#F00;
	font-weight:bold;
}
.i_ch_t .title{
	height:32px;
	line-height:32px;
	overflow:hidden;
}
.i_ch_t .title .title_txt{
	color:#1F2653;
	font-size:14px;
}
.i_ch_t .title .title_txt_en{
	color:#C2C3CC;
	font-size:12px;
	line-height:36px;
	padding:0 0 0 5px;
	text-transform:uppercase;
}
.i_ch_t .title a.more{
	color:#997e33;
	line-height:36px;
}
#index_video{
	width:378px;
	height:156px;
	border:#dedede solid 2px;
	background:#FFF;
}
#video{
	background:url(images/video_bg.png) no-repeat left top;
	width:210px;
	height:140px;
	margin:8px 0 0 8px;
}
#oalogin{
	background:url(images/oa_login_bg.png) no-repeat left top;
	width:141px;
	height:140px;
	margin:8px 8px 0 0;
}
#oalogin input{
	display:block;
	margin:0 auto;
}
#oalogin .title{
	margin:0 auto;
	color:#197bac;
	font-size:14px;
	height:35px;
	line-height:35px;
	width:110px;
}
#oalogin .login_i{
	border-radius: 3px;
	border: 1px solid #98c2d8;
	color: #a1abb3;
	display: inline-block;
	font-size: 12px;
	height: 20px;
	width:108px;
	line-height: 20px;
	text-indent:5px;
}
#oalogin .oasub{
	border-radius: 3px;
	border:none;
	background:#197bac;
	color:#FFF;
	text-align:center;
	height:22px;
	width:110px;
}

#case_chmenus{
	list-style:none;
	text-align:left;
	margin:0 auto;
	border-bottom:10px solid #FFF;
}
#case_chmenus li{
	background:url(images/case_menu_bg.jpg) no-repeat left bottom;
	height:32px;
	line-height:32px;
	position:relative;
	border-bottom:#FFF solid 1px;
}
#case_chmenus li a{
	font-size:14px;
	color:#333;
	display:block;
	padding-left:28px;
}
#case_chmenus li ul{
	padding-left:13px;
}
#case_chmenus .chMenuItemOn{
	background:url(images/case_menu_bg.jpg) no-repeat left top;
	height:32px;
}
#case_chmenus .chMenuItemOn a{
	color:#e5dac3;
	font-weight:bolder;
}
#case_chmenus .chMenuItemOn .chMenuItem_right{
	background:url(images/case_chmenu_right.png) no-repeat left top;
	width:21px;
	height:32px;
	position:absolute;
	top:0px;
	right:-21px;
}
