﻿@charset "utf-8";
/*全局*/
* { padding:0px; margin:0px; font-family:Verdana, Arial, Helvetica, sans-serif; }
body { FONT-SIZE: 9pt; SCROLLBAR-FACE-COLOR: #ffffff; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #c0c0c0; SCROLLBAR-ARROW-COLOR: #ef4f6b; SCROLLBAR-TRACK-COLOR: #e0e0e0; SCROLLBAR-DARKSHADOW-COLOR: #b0b0b0; HEIGHT: 100%; BACKGROUND-COLOR: #fff;margin-top: 0px;margin-bottom: 0px; }
ul { list-style:none; }
img { border:0px; }
a:link {
	color: #06609F;
	text-decoration: none;
}
a:visited {
	color: #b22222;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.cbody { width:900px; margin:0 auto; }
.margintop { margin-top:5px; }
.floatclear { clear:both; }
input, select { vertical-align:middle; }
/*头部*/
.top { height:85px; overflow:hidden; border-bottom:#FFFFFF 1px solid;}
.topbanner { width:800px; height:85px; margin-top:0px; margin-left:0px; float:left;}
.toplink { float:left; margin-top:0px; margin-left:0px; width:100px; height:85px; background-color: #D4EEFB; vertical-align:middle;}
.toplink ul li { width:100px; margin-top:8px; float:left; text-align:center;}
.submit { margin-right:20px; width:68px; height:21px; background:url(userlogin_submit.gif) repeat-x; border:1px solid #D4B06A; font-weight:bold; color:#753D00; letter-spacing:3px; line-height:20px; font-size:12px; }
/*栏目菜单*/
.topmenu { height:30px;  background:url(place_bg.gif) repeat-x; border-bottom:#FFFFFF 1px solid;}
.topmenu ul { width:900px; height:30px; overflow:hidden; }
.topmenu ul li { float:left; margin-left:-2px; text-align:center; }
.topmenu ul li a { float:left; color:#06609F; display:block; padding-left:17px; padding-right:15px; text-decoration:none; height:30px; line-height:27px; }
.topmenu ul li a:hover { color:#000; background:url(topmenu_o.gif) center bottom no-repeat; }
.topmenu ul li a.thisclass { color:#000; background:url(topmenu_o.gif) center bottom no-repeat; }
.topmenu .rssbut { position:relative; float:right; margin:-30px 8px auto; display:inline; }
/*搜索*/
.topsearch { height:37px; width:899px; margin-top:3px; border-right:1px solid #EEE; background:url(topsearch_bg.gif) repeat-x; overflow:hidden; }
.topsearch .title { height:37px; width:83px; float:left; background:url(topsearch_title.gif) left center no-repeat; }
.topsearch .inpbox { float:left; margin-top:4px; width:430px; }
.topsearch .inpbox input { margin-left:10px; margin-right:10px; }
.topsearch .inpbox select { font-size:12px; width:100px; }
.topsearch .inpbox .searchtxt { height:13px; width:200px; font-size:12px; padding:6px 0 4px 5px; border-width:1px; border-style:solid; border-color:#808080 #D4D0C8 #D4D0C8 #808080; }
.topsearch .hots { line-height:33px; float:left; }
/*内容*/
.main { clear:both; }
/*底部:版权信息*/
.footer { clear:both; border-top:1px solid #DDD; }
.footer .copyright { width:800px; float:left; text-align:right; color:#06609F; line-height:21px; letter-spacing:1px; }
.footer .slogo { float:right; margin:7px; }
/*分页*/
.pages { width:650px; height:25px; margin:12px auto 0px; clear:both; background:#F7F7F7; border-bottom:1px solid #FFF; }
.pages .pcount { display:inline; padding-right:10px; padding-left:10px; float:left; border-right:2px solid #CCC; line-height:13px; margin:6px 20px 0px 2px; font-weight:bold; color:#3366CC; font-size:11px; }
.pages .plist { float:left; padding-top:3px; line-height:17px; }
.pages .plist input { float:left; width: 30px; border: 1px solid #DDDDDD; height: 17px; }
.pages .plist #button { height: 18px; width: 30px; background-color: #FF6600; border: 1px solid #CC3333; color: #FFFFFF; }
.pages .plist span { float:left }
.pages .plist strong { color:#FFF; display:block; float:left; padding-left:8px; padding-right:8px; background:#F60; border:1px solid #C33; margin: 0px 3px 0px 0px; }
.pages .plist a { display:block; height:17px; float:left; padding-left:8px; padding-right:8px; border:1px solid #DDD; background:#FFF; text-decoration:none; margin-right:2px; color:#000; }
.pages .plist a:hover { color:#FF0000; }

