@charset "gb2312";
/*系统栏目页样式、系统内容页样式、搜索页样式*/


/*共用部分（系统栏目页样式、系统内容页样式、搜索页样式）*/
#main{ width:1000px; margin:auto; font-size:14px;}
#left{ float:left; width:232px;}
#right{ float:right; width:746px;}

.left_nav{ background:url(imgmain_bg.png) repeat-x center bottom #ABE1B2;}
.left_nav h2{ height:47px; font-size:14px; line-height:47px; background:url(imgleft_nav.png) no-repeat 20px center #1AB059; text-indent:50px;  white-space:nowrap;}
.left_nav ul{ min-height:150px; padding-bottom:30px; margin-bottom:23px; background:url(imgmain_bg2.png) repeat-x center top;}
.left_nav li{ border-bottom:1px solid #FFF; padding:6px 6px 6px 45px;}
.left_link{ display:block; margin-bottom:8px;}

.location{ height:47px; line-height:47px; overflow:hidden; background:url(imglocation.png) no-repeat 25px center #1AB059; text-indent:55px;}
.location i{ font-weight:bold;}

/*系统栏目页样式*/
.right_channel{ background:url(imgmain_bg.png) repeat-x center bottom #f4ffed; font-size:12px; padding-bottom:30px;}
.right_channel ul{ padding-top:5px; height:500px; overflow:auto; background:url(imgmain_bg2.png) repeat-x center top;}
.right_channel li{ padding:10px 10px 4px; margin:0 15px; border-bottom:1px dashed #e5e5e5;}
.right_channel li span.right_channel_title{ display:block; float:left; width:590px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.right_channel li span.right_channel_time{ margin-left:20px;}
.right_channel li i{ color:#95A884; margin-right:3px;}
.right_channel_more{ text-align:right;}
.right_channel_more a{ text-decoration:underline; color:#C00;}
.right_channel_more a:hover{ color:#F00;}

/*系统内容页样式*/
.right_content{ background:url(imgmain_bg.png) repeat-x center bottom #f7fff2;}
.right_contents{ padding:0 50px 0; background:url(imgmain_bg2.png) repeat-x center top; min-height:400px;}
.right_content h1.right_content_title{ padding:25px 0px 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.6;}
.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:8px;}
.right_content_main p{ max-width:884px;}
.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 div span a, .content_nav div span{ color:#666; font-weight:normal;}
.content_nav div span a:hover{ color:#C00;}
.right_content_btn{ text-align:center; padding:20px 0 70px; font-size:12px; font-weight:bold;}
.right_content_btn a{ margin:0 15px;}

/*搜索页样式*/
.location_search form{ float:right; margin:12px 35px 0 0;}
.search_content{ text-indent:15px; padding:5px 0; color:#666;}
#no_find{ text-align:center; font-size:16px; color:#C00; font-weight:bold; line-height:10; padding-bottom:350px;}