@charset "gb2312";
/*栏目页样式、内容页样式、搜索页样式*/


/*共用部分（栏目页样式、内容页样式、搜索页样式）*/
#main{ width:1000px; margin:auto;}
.location{ height:38px; line-height:38px; overflow:hidden; background:#1AB059; color:#FFF; font-size:14px;}
.location i{ font-weight:bold; margin:0 35px 0 45px; font-size:16px; font-family:"黑体";}
.location span{ margin:0 5px 0 25px;}
.location a{ color:#FFF;}

/*栏目页样式*/
.channel_right{ padding-bottom:20px;}
.channel_right ul{ margin-top:20px;}
.channel_right li{ padding:12px 40px 6px 50px; border-bottom:1px dashed #e5e5e5;}
.channel_right li a:hover{ text-decoration:none;}
.channel_right li span.channel_right_title{ display:block; float:left; width:700px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.channel_right li span.channel_right_title:hover{ text-decoration:underline;}
.channel_right li span.channel_right_title i{ margin-right:10px;}
.channel_right li span.channel_right_time{ margin-left:30px;}

/*内容页样式*/
.content_right{ padding:0 20px 0;}
.content_right h1.content_right_title{ padding:25px 30px 0px; text-align:center; font-size:16px !important;}
.content_right h2.content_right_title2{ padding:10px 0px 10px; text-align:center; font-weight:normal; font-size:14px;}
.content_right_author{ text-align:center; font-size:12px;}
.content_right_main{ margin:20px 0 15px; line-height:1.5;}
.content_right_main .FileUrl a{ background:url(imgFileUrl.png) no-repeat 0 center; display:block; float:left; text-indent:25px; height:22px; line-height:22px; overflow:hidden;}
.content_right_main p{ margin:6px;}
.content_right_main table{ border-collapse:collapse;}
.content_right_main table tr td{ border:1px solid #000;}
.content_nav{ padding:20px 0 30px; font-weight:bold;}
.content_nav div{ white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.content_nav a{ color:#666; font-weight:normal;}
.content_nav a:hover{ color:#C00;}

/*搜索页样式*/
#l_title{ float:left; font-size:16px; font-weight:bold; font-family:"黑体";}
#l_title b{ font-size:20px; font-weight:bold;}
#no_find{ text-align:center; font-size:16px; color:#C00; font-weight:bold; line-height:5;}

.location_search form{ float:right; margin:8px -50px 0 0;}
.search_content{ text-indent:15px; padding:5px 0; color:#666;}