/*资料下载频道CSS*/

/*首页*/

/*主体内容*/
.file_content {width:670px; float:left; overflow:hidden;}

.file_elite {width:655px; margin:5px 5px 0 0; padding:4px; border:1px solid #ccc; background:#f0f0ff; overflow:hidden;}
.file_elite h3 {color:#333;}
.file_elite img {padding:2px; border:1px solid #999;}

.file_list {width:655px; margin:5px 5px 0 0; padding:4px; border:1px solid #ccc; background:#f0f0ff; overflow:hidden;}
.file_list h3 {color:#333;}
.file_list dl {width:315px; height:100px; margin:4px; border-bottom:1px dotted #ccc; float:left; overflow:hidden;}
.file_list dl dt {margin:4px 0; font-size:14px;}
.file_list dl dd.img img {padding:2px; border:1px solid #999; float:left; clear:both;}
.file_list dl dd.intro {float:left; margin:5px;}
.file_list .h {color:#333; font-weight:bold;}
.file_list .page {width:655px; text-align:center; clear:both;}

/*右边栏*/
.file_sidebar {width:300px; float:right; overflow:hidden;}
.file_stat {width:290px; margin-top:5px; padding:4px; border:1px solid #cce; background:#e0e9ff;}
.file_stat h3 {height:20px; margin-top:5px; padding: 5px 5px 5px 15px; font-size:14px; color:#333;}
.file_stat p {margin:0 10px;}
.file_hot {width:290px; margin-top:5px; padding:4px; border:1px solid #ccc; background:#e0e9ff;}
.file_hot h3 {height:20px; margin-top:5px; padding: 5px 5px 5px 15px; font-size:14px; color:#333;}
.file_hot p {margin:0 10px;}
.file_new {width:290px; margin-top:5px; padding:4px; border:1px solid #ccc; background:#e0e9ff;}
.file_new h3 {height:20px; margin-top:5px; padding: 5px 5px 5px 15px; font-size:14px; color:#333;}
.file_new p {margin:0 10px;}
.file_special {width:290px; margin-top:5px; padding:4px; border:1px solid #cce; background:#e0e9ff;}
.file_special h3 {height:20px; margin-top:5px; padding: 5px 5px 5px 15px; font-size:14px; color:#333;}
.file_special p {margin:0 10px;}

/*搜索*/
.file_search {width:960px; margin: 5px 0; padding: 3px 4px; border:1px solid #99f; background:#eef; text-align:center;}

/*搜索页*/

.file_search_main {width:670px; float:left; overflow:hidden;}

.file_search_main .title {margin:5px 0; font-size:14px; font-weight:bold;}
.file_search_main .h {color:#fff; padding:5px; background:url(/Skin/Blue2007/blocktitle.gif) repeat-x top left #36c;}
.file_search_main .td {}
.file_search_main .page {width:100%; margin: 10px 0; text-align:center;}

/*内容页*/
.file_detail_main {width:650px; margin-top:5px; float:left; overflow:hidden; background:#f0f0ff;}

.file_detail_main .title {color:#00c; font-size:14px; font-weight:bold; display:inline;}
