﻿@charset "utf-8";
/* Login */
.login_con{margin:0 auto; margin-top:80px; width:415px;}
.login_th{width:415px; height:21px; background:url(../img/login_11.gif) no-repeat;}
.login_frm{width:415px; height:190px; background:url(../img/login_02.gif) no-repeat;}
.login_btn{border:1px solid #CCCCCC; width:100px; height:25px;background:url(../img/btn_bg1.gif) repeat-x; margin-left:5px;}
.msg {margin:0px 30px;color:#FF0000}
.msg a {color:#3366CC}
.main{float:left;}

/* header */
.header{ height:60px; background:url(../img/top_bg.gif) repeat-x 0 -10px;}
.header_logo{ width:141px; height:52px; background:url(../img/top_logo.gif) no-repeat 0 -10px; margin-left:20px; float:left;}
.header_link{ width:150px; margin:20px 15px 0 0; float:right; text-align:right;}

/* Main */
.left{float:left; width:200px; }
.left_th{float:left; background:url(../img/left_title.gif) no-repeat; height:39px; width:200px;}
.left_menu {float:left;padding:10px; margin-top:10px;}
.left_menu ol{margin:0;}
.left_menu li{ width:150px;height:25px; padding-left:10px; margin-bottom:5px;}
/* right */
.right{float:right;overflow:hidden;}
.rcon{padding:20px; border-bottom:1px solid #CCC;}
.rcon th{border-bottom:2px solid #C0CEE4; text-align:left; height:25px; font-size:14px;}
.info_con{ padding:10px; background:#EDF2F8; border:1px solid #C0CEE4; color:#F30}

/*---------- Page -------------*/
/* pagetop */
.pagetop{height:76px; background:url(../img/htop.gif) repeat-x;}
.userinfo{ margin:10px 5px 0 20px; height:50px; width:500px;}
.th1{font-size:14px; font-family:"幼圆"; font-weight:bold; color:#000000; line-height:30px;}
.th2{color:#666666;}

/* topber */
.page_top_bar{background:url(../img/page_top_bg.gif) left -1px repeat-x; height:41px;}
.page_top_bar ol{margin:0; margin-left:15px;}
.page_top_bar li{float:left; display:block; height:28px; width:91px; margin-top:5px;}

/* toolber */
.toolber{background:url(../img/toolber_bg.gif) repeat-x; height:48px;}
.toolber_txt{float:left; width:200px; height:25px; margin-top:15px; margin-left:10px;}
.query_ber{width:480px; height:27px; float:right; margin-top:8px; margin-right:10px; text-align:right;}
/**/
.search_ber{width:260px; height:27px; float:right; margin-top:8px; margin-right:10px;}
.search_txt{float:left;background:url(../img/search_txt.gif) no-repeat;height:27px; }
.search_txt input{border:0; background:none; margin-left:28px; margin-top:5px; font-size:14px; color:#4782C2; font-weight:bold;}
.search_btn{height:27px; float:left;}
.search_btn input{border:0; background:url(../img/search_btn.gif) no-repeat;height:27px; width:60px;  color:#4782C2;}

/* page_nav_bar */
.page_nav_bar{background:#f3f5f8; border-bottom:1px solid #C0CEE4; padding:5px;}

/* Div */
.list{ border:1px solid #DDD; margin:10px;}
.list_th{height:16px; background:url(../img/div_top_bg.gif) repeat-x; padding:8px;color:#3B6A90;}
.list_con{ margin:0; padding:0;}
.list_con th{border-bottom:1px solid #CCCCCC; line-height:25px; padding-left:10px; background:#F3F3F3; text-align:left; font-weight:bold;}
.list_con td{ border-bottom:1px solid #F2F1EC; height:25px; padding-left:10px;}

.list2{}
.list2_th{height:24px; background:url(../img/table_th_bg.gif) repeat-x;color:#3B6A90; padding-top:4px;}
.list2_th td{padding-top:3px; padding-left:10px;border-left:1px solid #FFFFFF;border-right:1px solid #DFDFDF;}
.list2_con{ margin:0; padding:0;}
.list2_con td{border-bottom:1px solid #DFDFDF; line-height:25px; padding-left:10px; color:#666666;}

.rowstyle1{background:#EDF2F8;}

/* dropm */
.dropm{background:#E9F3E2; border:1px solid #92C45B; width:70px; position:absolute; z-index:100000}
