@charset "gb2312";
/*系统栏目页样式、系统内容页样式、搜索页样式*/


/*共用部分（系统栏目页样式、系统内容页样式、搜索页样式）*/
#main{ width:1000px; margin:auto; margin-bottom:20px;}
#right{ float:right; width:781px;}
.location{ height:43px; line-height:43px; overflow:hidden; background:#80A611;}
.location span{ margin:0 5px 0 25px;}
.location a{ color:#FFF;}
.location a:hover{ color:#C00;}

/*系统栏目页样式*/
#right_channel{ font-size:12px;}
#right_channel ul{ margin-top:5px;}
#right_channel li{ padding:10px 25px 4px; margin:0 5px; border-bottom:1px dashed #e5e5e5;}
#right_channel li span.right_channel_title{ display:block; float:left; width:635px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
#right_channel li span.right_channel_time{ margin-left:15px;}
#right_channel li i{ color:#95A884; margin-right:3px;}

/*系统内容页样式*/
#right_content{ padding:0 20px 0;}
#right_content h1#right_content_title{ padding:25px 30px 0px; text-align:center; font-size:16px;}
#right_content h2#right_content_title2{ padding:10px 0px 10px; text-align:center; font-weight:normal; font-size:14px;}
#right_content_author{ text-align:center; font-size:12px; }
#right_content_main{ margin:20px 0 15px; line-height:1.5;}
#right_content_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;}
#right_content_main p{ margin:6px; }
#right_content_main p img{ max-width:729px;}
#right_content_main table{ border-collapse:collapse;}
#right_content_main table tr td{ border:1px solid #000;}
.content_nav{ font-size:12px; padding:20px 0 30px; font-weight:bold;}
.content_nav div{ white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.content_nav span{ color:#666; font-weight:normal;}
.content_nav a{ color:#666;}
.content_nav a:hover{ color:#C00;}

/*搜索页样式*/
#l_title{ float:left;}
#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:10px 40px 0 0;}
.search_content{ text-indent:15px; padding:5px 0; color:#666;}