body{font-family:arial;font-size:12px;width:900px;margin:0px auto 20px auto} /*resize*/

th {text-align:left}
a{font-size:12px; color:#8c4a16;text-decoration: underline;}
a:hover{color:#1e0fe0}

h2{color:#9b3703;font-size:18px;font-weight:bold}
h3{color:#9b3703;font-size:16px;font-weight:normal}
td.showDragHandle {
    cursor: move;
}


body a.link_btn {
    background: url("../images/btn_r_bg.gif") no-repeat scroll 100% 0 ;
    color: #FFFFFF!important;
    display: inline-block;
    margin-right: 15px;
    padding: 0 24px 0 0;
    text-decoration: none;
}

body  a.link_btn span {
    background: url("../images/btn_l_bg.gif") no-repeat scroll 0 0 ;
    display: block;
    padding: 0 0 0 21px;
}
body a.link_btn span span {
    background: url("../images/btn_bg.gif") repeat-x scroll 0 0 ;
    display: block;
    line-height: 24px;
    padding: 0;
}
 body  a.link_btn:hover {
    background: url("../images/btn_r_bg.gif") no-repeat scroll 100% -24px ;
}
 body  a.link_btn:hover span {
    background: url("../images/btn_l_bg.gif") no-repeat scroll 0 -24px ;
}
 body  a.link_btn:hover span span {
    background: url("../images/btn_bg.gif") repeat-x scroll 0 -24px ;
}

.err{color:red; display:none}
#header_banner {background:url(../images/top_banner.jpg); width:900px;height:112px;}/*resize*/
#header_welcome{padding:12px 10px;background:#fef8de;font-size:16px!important;} /*resize*/
#header_welcome a{font-size:16px!important;}
#breadcrumb{padding: 10px 10px 0px 10px;}/*resize*/
#panel_hor{margin-top:10px;background:#FEF7F1; padding:10px 0px;border-bottom:1px solid #f7b578; }
#panel_hor .element{border-right:1px solid #e9e9e9; width:70px;height:45px;padding:10px;float:left;}
#panel_hor a{font-size:11px; color:#000000;text-decoration: none;}
#panel_hor a:hover{color:#9c3704;text-decoration: underline;}
#panel_hor .a_sel{font-size:11px; color:#9b3703!important;text-decoration: none;}

#login_welcome{font-size:30px;font-weight:bold;color:#ba631a;padding:40px 10px 10px 10px;}/*resize*/
#login_bg{padding:40px 0px;background:#fafafa;border:1px solid #e9e9e9;font-weight:bold}
#login_bg input[type="text"] {width:150px;}
#login_bg input[type="password"] {width:150px;}
#login_table {margin:0 auto}
#panel{width:600px;margin:10px 0px 0px 10px;}/*resize*/
#panel .element{background:#fafafa; border:1px solid #e9e9e9; width:200px;height:50px;padding:20px;margin:10px 10px 10px 0px;float:left;}

#myform{margin:0px 10px;}/*resize*/
#title_section{color:#9b3703;margin:20px 0px 15px 0px;font-size:20px;}




.gridview{border-collapse:collapse;margin-top:10px;width:100%}
.gridview .row_q{width:350px}
.gridview .row_type{width:100px}
.gridview .row_dt{width:30px}
.gridview .row_man{width:30px}
.gridview  td{border:1px solid #f1edec;padding:5px; vertical-align:top;background:#fafafa}
.gridview  th{border:1px solid #f1edec;padding:5px; vertical-align:top;font-weight:bold; background:#fff5c4}
#list_table   a{color:#008f76}
#list_table   a:hover{color:#1e0fe0}
#form_table   a{color:#008f76}
#form_table   a:hover{color:#1e0fe0}
#export_pdf   a{color:#008f76}
#export_pdf   a:hover{color:#1e0fe0}
#login_table a{color:#008f76}
#login_table   a:hover{color:#1e0fe0}
#sci_data_list a{color:#008f76}
#sci_data_list   a:hover{color:#1e0fe0}


.gridview   a{margin-right:10px}
#action_column{width:120px;}


/*resize*/
#footer_wrap{
	width:900px;
	background:url('../images/footer.jpg') repeat-x 0 0;
	padding-top:12px;
	margin-top:20px;
}

#footer_zone{
	padding:20px 0px;
	margin:0 auto;
	width:100%;
	font-size:11px;
	color:#444;
}


.no_border_table{border:0;}
.no_border_table  td{border:0;padding:5px; vertical-align:top}

#sortable_choices{list-style-type:none;margin:0;padding:0}
#sortable_choices li{margin:0;padding:0}

#toTop {
    border: medium none;
    bottom: 0.75em;
    display: none;
    height: 43px;
    overflow: hidden;
    position: fixed;
    right: 0.75em;
    text-decoration: none;
    width: 43px;
    z-index: 100;
}
#toTopHover {
    display: block;
    float: left;
    overflow: hidden;
}
#toTop:active, #toTop:focus {
    outline: medium none;
}

.min{color:#666666;font-size:86%}
.import_control{display:none}

#disclamer{color: #444;font-size: 11px; margin-left:11px;}