@CHARSET "UTF-8";
/* 重新定义超链接 */
a { text-decoration: none; color: black;}
a:HOVER { text-decoration: none; color: #ff6600;}

body { background: url('../img/site/header_bg_logo.png') top center no-repeat; font-family: 'Microsoft Yahei', Verdana, Simsun, 'Segoe UI Web Light', 'Segoe UI Light', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'Helvetica Neue', Arial; }
/* 顶部导航栏 */
header .top_nav { background: url('../img/site/header_bg_topnav.png') top center repeat-x; height: 34px; text-align: right; }
header .top_nav div { height: 34px; line-height: 30px; }
header .top_nav a { color:#555; margin: 0px 5px 0px 5px; }
header .logo { height: 329px; }

/* 导航栏 */
nav, nav .split , nav .item { height: 40px; }
nav .split , nav .item { display: inline; float: left; }
nav .item, nav .item a { color: #fff; font-size:15px; line-height: 40px; margin:0px 5px 0px 5px; text-align: center; width: 83px; }
nav .item:HOVER, nav .item a:HOVER { color: #ff6600; }
nav .split { background: url('../img/site/main_bg_nav_split.png') no-repeat 0px 5px; width: 2px; }

/* 快速入口 */
#quick_entry { background: url('../img/site/main_bg_nav.png') top center no-repeat; height: 80px;}
#quick_entry .magnifier { background: url('../img/site/main_bg_magnifier.png') center left no-repeat; float:left; margin: 15px 5px 0px 5px; width: 150px; }     
#quick_entry .magnifier a { color: #0065AD; }
#quick_entry .magnifier a:HOVER { color: #ff6600; }
#quick_entry .magnifier h5 { font-weight: normal; margin-left:20px; margin-bottom: 0px; text-align: center; }
#quick_entry .magnifier div { color: black; font-size: 12px; margin-left:20px; text-align: center;}
#quick_entry .magnifier_split { background: url('../img/site/main_bg_magnifier_split.png') center left no-repeat; float:left; height:46px; margin:15px 8px 0px 7px; width: 2px; }

/* 轮播广告 */
#slide { height: 220px; }

/* 新闻板块 */
.newsblock { height: 176px; }
.newsblock h2 { background: #0065AD no-repeat 1px 1px; height: 38px; padding-right: 10px; text-align: right; }
.newsblock .more { color:#fff; font-size: 12px; }
.newsblock li { border-bottom: 1px dashed #ccc; padding-bottom: 5px }

#overview h2 { background-image: url("../img/site/main_bg_overview_title.png"); }
#news h2 { background-image: url('../img/site/main_bg_news_title.png'); }
#policies_regulations h2 { background-image: url('../img/site/main_bg_policies_regulations_title.png'); padding-right: 10px; text-align: right; }
#policies_regulations .more { color:#fff; font-size: 12px; }

section{
	font: 11px/1.9 "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif;
}

section#links{
	font: 11px/1.5 "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif;
}

/* 公告 */
#bulletin { background: url('../img/site/main_bg_bulletin_border.png') no-repeat; }
#bulletin h2 { background: transparent url('../img/site/main_bg_bulletin_title.png') no-repeat 30px 20px; height: 60px;}
#bulletin div marquee { padding-left: 37px;display:inline-block; height: 90px;}

/* 详细页左部导航栏, 内容部分 */
.detail_leftnav, .detail_content { min-height:800px; height:auto !important; height:800px; margin-top:20px; overflow:visible; }
.detail_leftnav { background: transparent url('../img/site/detail_bg_y_line.png') no-repeat 222px 0px; }
.detail_leftnav ul, .detail_leftnav a { color:#888; font-size: 15px; list-style: none; text-align: left; letter-spacing: 5px; }
.detail_leftnav ul { margin-left:20px; }
.detail_leftnav h2 { font-size:17px; border-bottom:1px dashed #ccc199 ;padding-bottom: 5px; width: 190px;display: inline-block; }
.detail_leftnav li { margin-left: 0px; }
.detail_leftnav a:HOVER { color: #ff6600; }

/*详细页左部导航栏, 选项卡 */
.detail_tabs1 { border-left: 2px solid #007FBF; border-top: 2px solid #007FBF; border-right: 2px solid #007FBF;border-bottom:3px solid #fff;}

/* 友情链接 */
#links { border: 1px solid #bababa; font-size:12px; height: 170px; }
#links h2 { background: url("../img/site/footer_bg_links.png") repeat-x; color: #666; font-weight: normal; font-size: 13px; padding-left: 10px; }
#links div { text-align: center; }
#links .content { padding: 5px;  white-space:nowrap; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis;  width: 170px}
#links img { width: 120px; height: 40px; }

/* 底部导航栏 */
#bottom_nav { background: url("../img/site/footer_bg_bottom_nav.png") repeat-x; color: #fff; font-size: 13px; height: 138px; padding-top: 5px; }
#bottom_nav div { margin: 5px; }
#bottom_nav span { color: #000; font-size: 12px; margin-bottom: 100px; }
#bottom_nav a {	color: #fff; margin: 7px; }
#bottom_nav a:HOVER { color: #ff6600; }
/* 网上报名*/
/* #applying table {} */

#applying table tr{ border-bottom: 1px dashed #ccc;}
#applying table td{ width: auto;height: auto;padding: 5px;}
#applying [type=submit]{ width: 145px;height: 30px}
#applying [type=button]{ width: 145px;height: 30px}
