@charset "utf-8";
/* CSS Document */
.header{width: 100%;height:60px;margin:0 auto;background: url(../images/topbg.jpg) repeat-x;}
h1{font: 26px/60px;color:white;letter-spacing:2px;text-indent:15px;}
.welcome{margin:15px 15px auto auto;color:white}
.welcome span{padding-left:5px;display:inline-block;height:16px;line-height:16px}
.welcome span img{position:absolute;top:0px;left:0;margin-right:5px}
.welcome a{color:white}
.welcome a:hover{color:white;cursor:pointer;}
.welcome .close_p{padding-left:10px;}
.welcome span em{font-style:normal;color:#FFD800;}
.productInfo{display:inline-block; margin:20px auto auto 300px;color:white}
.productInfo span{font:30px;font-style:normal}
.productInfo span em{color:red}
/*---------welcome page----------*/
.wel_tab{margin:-20px;}
.wel_tab td{border:1px solid #95b8e7;overflow:hidden;width:50%;}
.wel_in h2{height:28px;font:normal 14px/28px "Microsoft yahei";color:#333;text-indent:5px;border-bottom:1px solid #95b8e7;
	background:url(../images/tittle_bg.jpg) repeat-x;}
.wel_tab h2{height:28px;font:normal 14px/28px "Microsoft yahei";color:#333;text-indent:5px;border-bottom:1px solid #95b8e7;
	background:url(../images/tittle_bg.jpg) repeat-x;}
.wel_tab td p{padding:5px;}

/*mainpart*/
.main{width:100%;}
/*-----leftpart------*/
.main_left,.main_right{background:#e0ecff;}
.nav_t1,.con_title,.right_t{height:28px;font:bold 12px/28px ;background:url(../images/tittle_bg.jpg) repeat-x;text-indent:5px;border-bottom:1px solid #95b8e7;}/*标题样式看这里*/
.tip_title_input,.tip_title_out{width:16px;height:16px;background:url(../images/tabs_icons.png) left top;margin:6px 10px auto auto}
.tip_title_out{background-position:-16px top}
.nav_one,.nav_two{width:100%;}
.nav_one,.nav_two a{height:28px;line-height:28px;display:block;cursor:pointer}
.nav_one{border-top:1px solid white;border-bottom:1px solid #95b8e7;text-indent:5px;}
.nav_one a{display:block;}
.nav_one a:hover{background:#fbec88;color:#0e2d5f}

.nav_one .tipbox{width:16px;height:16px;margin:5px 5px auto auto;display:block;float:left}
.tip_nav_open,.tip_nav_close{width:16px;height:16px;background:url(../images/fx.png) -16px top;margin:6px 10px auto auto}
.tip_nav_close{background-position:left top}

.nav_two a{background:url(../images/pictures.png) no-repeat 30px 5px;text-indent:30px;display:block;text-indent:50px;}
.nav_two a:hover{background:#B3CDF7 url(../images/pictures.png) no-repeat 30px 5px;color:#416aa3;font-weight:bold}


/*------table外层div-----*/
.tablebox{width:100%;height:495px;overflow-y:auto}
.tablebox td,.tab_head th{border:1px solid #dedede;color:#666;padding-left:5px;height:25px}
.tab_head th{background:#f5f5f5;border-bottom-color:#e7e7e7;background:url(../images/tabhead_bg.jpg) repeat-x left -3px}
.tab_c{padding-left:0}
.action_edit,.pages{padding:15px 10px;background:#f5f5f5;}
.action_edit a{width:50px;height:26px;font:normal 12px/26px ;padding:2px 5px 2px 25px;border:1px solid white;border-color:transparent}
.action_edit a:hover{border:1px solid #95b8e7;border-radius:3px;}
.action_edit a.input{background:url(../images/input.png) no-repeat 5px center}
.action_edit a.edit{background:url(../images/edit.png) no-repeat 5px center}
.searchbox{width:200px;height:24px;border:1px solid #95b8e7;position:relative}
.textbox{width:170px;height:24px;line-height:24px;padding-left:2px;color:#444;}
.but{width:30px;height:24px;background:#fff url(../images/search.png) no-repeat center center;cursor:pointer;position:absolute;}
.pages{border-top:1px solid #e7e7e7}
.pages .page_list{width:50px;height:20px;border:1px solid #ccc}
.pages span{height:22px;display:block;margin-right:5px}
.pages a{border:1px solid #ccc;border-radius:3px;background:#f5f5f5 url(../images/pages.png) no-repeat;float:left;margin-right: 5px;}
.pages a:hover{background:#e0ecff url(../images/pages.png) no-repeat;border:1px solid #95b8e7;}
.pages a.first{width:20px;height:20px;background-position:2px center}
.pages a.pageup{width:20px;height:20px;background-position:-14px center}
.pages a.pagedown{width:20px;height:20px;background-position:-30px center}
.pages a.end{width:20px;height:20px;background-position:-46px center}
.pages a.refresh{width:20px;height:20px;background-position:-62px center}
.fenye{width:30px;height:18px;border:1px solid #dedede;}
.date{width:100%}
.date h2{font:normal 12px/28px ;height:28px;border-bottom:1px solid #95b8e7;border-top:1px solid white;background:#e0ecff}
.date h2 span{width:16px;height:16px;display:block;margin:6px 5px;float:left}
.datebox{border-bottom:1px solid #95b8e7;height:300px}
/*-----footpart------*/
.footer{width:100%;height:30px;text-align:center;font:normal 12px/30px ,;background:#e0ecff;color:#444;border-top:1px solid #95b8e7}

/*----loginpart------*/
.bodybg{background:#2474b1}
.loginbox{
	width:650px;
	height:400px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-190px auto auto -400px;
	background:white no-repeat 20px 80px;
	border-radius:5px;
	-webkit-box-shadow:2px 2px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:2px 2px 2px rgba(0, 0, 0, 0.3);
	box-shadow:2px 2px 2px rgba(0, 0, 0, 0.3);
}
.loginbox h2{font:normal 26px/80px ,;height:60px;text-align:left;letter-spacing:2px;color:#2474b1;text-indent:30px}
.login_all{width:349px;margin:10px 50px auto auto}
.login_all li{width:349px;height:40px;margin-bottom:20px}
.login_all li a{padding-top:20px;display:inline-block;text-decoration:underline}

.login_all li.name{background:url(../images/name.jpg) no-repeat}
.login_all li.userbg{background:url(../images/textbox.jpg) no-repeat left top}
.login_all li.psdbg{background:url(../images/textbox.jpg) no-repeat left bottom}
.user_box,.psd_box{width:300px;height:42px;line-height:16px;margin-left:40px;color:#444;background:transparent;}

.but_out,.but_over{width:120px;height:40px;line-height:40px;background:url(../images/but.jpg) no-repeat left top;cursor:pointer;border:none;color:#fff;font-size:18px}
.but_over{background-position:left bottom;}
.login_all .lan{text-align:right;margin-bottom:15px;height:25px;padding:5px 0;}
.login_all .lan a{padding:5px 10px ;line-height:25px;text-decoration:none;border:1px solid #ddd;border-right:none}   
.login_all .lan a.active{background:#148de0;color:white;border:1px solid #148de0;border-right:none}

