
/*网站通用*/
.clear {clear:both;}
.red {color:#F00;	font-weight:bold;}
.green {color:#0A0; font-weight:bold;}
body {margin:0; background:#FFF;}
a {color:#666; text-decoration:none;}
a:link {color:#666; text-decoration:none;}
a:visited {color:#666; text-decoration:none;}
a:hover {color:#F60; text-decoration:underline;}
a:active {color:#666; text-decoration:none;}

/*全局*/
.wrap {width: 970px; margin: auto; overflow:hidden; background:#FFF;}

/*页头*/
.header {height:auto; width: 970px;}

/*地区导航*/
.zone {width:970px; height:45px; padding-top:5px; font-size:12px; line-height:1.2em; text-align:left; color:#666; background: url(/Skin/2008/hd.jpg) left bottom no-repeat;}
.zone ul {width:600px; margin:0; padding:0;}
.zone ul li {margin:0; padding:2px 5px; float:left; list-style-type:none; display:block;}

/*LOGO+导航栏*/
.logonav {margin:0; width:970px; overflow:hidden; font-size:12px; color:#333;}
.logo {width:200px; overflow:hidden; float:left; display:inline;}
.nav {width:700px; float:right; overflow:hidden; padding:5px 0;}
.nav2 {width:60px; float:left; overflow:hidden; text-align:center; border-right:1px solid #868686;}
.nav3 {width:570px; float:right; overflow:hidden; text-align:center;}
.nav ul {float:left; padding:0px; margin:0px; list-style: none; line-height:2em;}
.nav ul li {padding:0px; margin:4px;}
.nav a {text-decoration:none; color:#333;}
.nav a:hover {color:#FA0;}

/*搜索框*/
.search {width:960px; height:25px; padding:5px; margin:0px; overflow:hidden; background:url(/Skin/2008/searchbar_bg.jpg);	font-size:14px; color:#FF0;	font-weight:bold; text-align:left; vertical-align:top;}
.search .search_form {float:left;}
.search .search_form .input {margin: 0 10px; padding:2px 2px; background:#fff; border:1px solid #EBEBEB; border-top:1px solid #B4B4B4;border-left:1px solid #B4B4B4; font-family:Verdana, Arial, "??ì?", SimSun ,serif, sans-serif; color:#555;}
.search .search_form .button {width:70px; height:22px; margin:0 5px; padding-left:15px; background:url(/Skin/2008/search_btn.gif) no-repeat top left #ff9; border:none;}

/*发布信息按钮*/
.post_btn {float:right; font-size:12px; text-align: center;}
.post_btn a {maring:0; padding:5px 8px; text-decoration:none; color:#000; background:url(/Skin/2008/post_btn_bg.gif) 0px 0px no-repeat; display:block;}
.post_btn a:link {color:#000;}
.post_btn a:visted {color:#000;}
.post_btn a:hover {color:#F30;}
.post_btn a:active {color:#000;}

/*信息条（当前位置 + 日期 + 登录注册）*/
.info_bar {width: 962px; margin-top:5px 0 0 0; padding:4px; overflow:hidden; font-size:12px; color: #666; border-bottom:0px solid #666; background:#FC0;}
.path {float:left; overflow:hidden;}
.date {float:left; line-height:25px; margin-left:80px; }
.top_login {float:right;}

/*顶部banner*/
.top_banner {margin-top:5px;}

/*在线报名*/
.reg_tbl {border-collapse:collapse; font-size:12px; border:1px solid #AACCFF;}
.reg_tbl th {padding:4px; text-align:left; font-size:12px;}
.reg_tbl td {padding:4px; text-align:left; font-size:12px;}
.reg_tbl .title {font-size:14px; text-align:center; color:#FF6600; background:#AACCFF;}
.reg_tbl .reg_btn {text-align:center;}
.reg_tbl .reg_hints {color:#FF3300;}
.reg_tbl input {border:1px solid #AACCFF;}
.reg_tbl select {border:1px solid #AACCFF;}

/*页脚*/
.footer {clear:both; width: 970px; margin-top:10px; font-size:12px; text-align:center; color:#666; border-top: 2px solid #F60;}
.footer_link {padding:10px 0; border-bottom:0px dotted #CCC;}
.site_info {margin: 0px; padding: 5px; line-height: 20px; color: #666;}

/*网上报名*/
.online_reg {margin-bottom:5px; text-align:center;}

/*内容页广告*/
.content_gg {text-align:center;}