@import url("./inc_bisic.css");			/*基本样式*/
@import url("./inc_color.css");			/*颜色定义*/
@import url("./inc_header_main.css");
#content1{width:990px; display:block; margin-top:8px;}
#content1 div.left{float:left; width:290px;}
#content1 div.right{float:right; width:700px;}

#navbar{margin-top:0px; width:700px;}
#navbar div{height:30px; line-height:30px;}
#navbar div.left{float:left; background-image:url('../images/navbar_left.gif'); width:4px;}
#navbar div.main{float:left; background-image:url('../images/navbar_bg.gif'); width:692px; text-align:left; text-indent:20px;}
#navbar div.right{float:right; background-image:url('../images/navbar_right.gif'); width:4px;}

.content{clear:both;}

#frm_reg ul{margin:0px; padding:0px; list-style-type:none;}
#frm_reg ul li{margin:0px; padding:20px 0px; border-bottom:1px solid #999999;}

td.input_item_title{text-align:right; width:20%; padding:8px; color:#000;}
td.input_item_form{width:25%; padding:8px; text-align:left;}
td.input_item_remark{color:#999999; width:55%; padding:0px; text-align:left;}
.txt{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height:20px;}
input.txt{width:200px; border:1px solid #CCCCCC; height:20px; padding:0px 5px; }
select.txt{width:200px;height:20px;}
textarea.txt{width:400px;height:150px; border:1px solid #CCCCCC;}
input.RndCode{width:50px; border:1px solid #CCCCCC; height:20px; line-height:20px; padding:0px 5px; font-family:Verdana, Arial, Helvetica, sans-serif; text-align:center;}
.imgRndCode{background-color:#EEEEEE; float:left; width:60px; height:20px; text-align:center; padding-top:5px; margin-right:40px; cursor:hand;}
#lblCustomQuestion{display:none;}
div.remark_onblur, div.remark_onfocus, div.remark_onerror, div.remark_onsucc, div.remark_onproc{ padding:7px; border-width:1px; border-style:solid; line-height:20px; margin:3px;}
div.remark_onblur{border-color: #fff; background-color:#fff; color:#999999;}
div.remark_onfocus{border-color: #0080C0; background-color:#E1F5FF; color:#000;}
div.remark_onerror{border-color: #FF6600; background-color:#FFF2E9; color:#000;}
div.remark_onsucc{border-color: #008C00; background-color:#F0FFF0; color:#000;}
div.remark_onproc{border-color: #0080C0; background-color:#E1F5FF; color:#000;}

#btn{margin:20px;}
td.userid{color:#FF6600; font-family:Verdana; font-weight:bold; font-size:14px;}

a.ServicesInfo:link, a.ServicesInfo:visited{color:#FF3300;}
h2{font-size:12px; font-weight:bold;}

#orders_list{width:94%; margin:10px 3%;}
#orders_list table{background-color:#F1F1F1; width:94%;}
#orders_list table tr.Header{height:25px; line-height:25px;}
#orders_list table tr.Header td{background-color:#F9F9F9;}
#orders_list table tr.Item{height:25px; line-height:25px;}
#orders_list table tr.Item td{background-color:#FFFFFF;}
#orders_list table tr.SeparatorItem{height:25px; line-height:25px;}
#orders_list table tr.SeparatorItem td{background-color:#F9F9F9;}
#orders_list table tr td{text-align:center;}
#orders_list table tr td.orderid{width:30%;}
#orders_list table tr td.jine{width:15%;}
#orders_list table tr td.time{width:30%;}
#orders_list table tr td.down{width:25%;}

#content1 div.right > div{text-align:left;}

#list{margin-top:8px; width:690px; border:1px solid #DAEEFF; background:#fff;}
#list div.sort_by{margin:6px 5px; border-bottom:1px solid #DAEEFF; height:53px;}
#list #sort_by_type{height:80px;}
#list div.sort_by h6{margin:5px 10px; padding:0px; font-size:12px; color:#FF6633; font-weight:normal; text-align:left; display:block; height:18px; line-height:18px; text-indent:10px; background-image:url('../images/arrow02.gif'); background-position:center left; background-repeat:no-repeat;}
#list div.sort_by ul{margin:0px; padding:0px; list-style-type:none;}
#list div.sort_by ul li{margin:3px 3px; padding:0px; float:left; line-height:20px; height:20px;}
#list div.sort_by ul li a{display:block;}
#list div.sort_by ul li a:link, #list div.sort_by ul li a:visited{background:#F8F8FF;}
#list div.sort_by ul li a:hover{background:#EFEFEF;}

#sort_by_resource ul li a{width:78px;}
