@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:700px;}
#content1 div.right{float:right; width:290px;}

#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;}

#list{margin-top:8px; width:690px; border:1px solid #DAEEFF; background:#fff;}
#detail{height:300px; margin:5px 0px;}
#detail div.left{float:left; width:290px;}
#detail div.left div.pic{width:230px; height:300px; background-color:#F7FCFF; border:1px solid #DAEEFF;}
#detail div.left div.pic img{width:210px; height:280px; margin-top:10px;}
#detail div.right{float:right; width:400px;}
#detail div.right div.listitem{display:block; width:80%; height:30px; line-height:30px; text-indent:20px; text-align:left; border-bottom:1px dashed #BFE2FF; background-color:#FFFFFF;}
#detail div.right div.listitem span.key{color:#CC3300;}
#detail div.right div.listitem span.value{color:#444444;}
#desc{height:120px; text-align:left; margin-top:0px;}
#desc div.title{margin-left:40px; text-align:center; width:100px; height:30px; line-height:30px; font-size:14px; border:1px solid #DAEEFF; border-bottom:none;}
#desc div.content{border-top:1px solid #DAEEFF; margin:0px 5px;}
#desc div.content p{margin:10px; padding:0px; font-size:14px; line-height:22px; text-indent:2em;}

#file_list{width:94%;}
#file_list table{background-color:#F1F1F1; width:94%;}
#file_list table tr.Header{height:25px; line-height:25px;}
#file_list table tr.Header td{background-color:#F9F9F9;}
#file_list table tr.Item{height:25px; line-height:25px;}
#file_list table tr.Item td{background-color:#FFFFFF;}
#file_list table tr.SeparatorItem{height:25px; line-height:25px;}
#file_list table tr.SeparatorItem td{background-color:#F9F9F9;}
#file_list table tr td{text-align:center;}
#file_list table tr td.idx{width:15%;}
#file_list table tr td.title{width:40%;}
#file_list table tr td.size{width:20%;}
#file_list table tr td.link{width:25%;}

div.data_mining{width:96%; height:auto; margin:10px 2%;}
div.data_mining ul{margin:0px; padding:0px; list-style-type:none; width:100%; height:auto;}
div.data_mining ul li{display:block; float:left; margin:0px; padding:0px; width:49%; height:22px; min-height:22px; line-height:22px; text-align:left; text-indent:20px; background:url('../images/arrow_01.gif') no-repeat left;}

#list div.page_nav{margin:6px 5px; height:40px; line-height:40px; text-align:right; border-bottom:1px solid #DAEEFF;}

#content1 div.right > div{width:270px; height:1060px; background-color:#F0F9FF;}
