@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, audio, canvas, details, figcaption, figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, section, summary, time, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body {font:12px/1.5 微软雅黑,Arial, Helvetica, sans-serif; background:#073664 url('../img/body.jpg') no-repeat center 0; color:#434343; }
ol,ul { list-style:none outside;}
table { border-collapse: collapse; border-spacing: 0; }
input[type=submit], input[type=button], button { padding: 0 !important; margin: 0 !important; }
input, select, a img { vertical-align: middle; }

h1 { display:none; }

#pager { width:960px; margin:0 auto; padding-top:289px; }

.red{ color:#fe0000; }
.org { color:#ff7010; }

#nav { height:40px; width:960px; background:url(../img/bg.png) no-repeat 0 -35px; }
#nav ul { margin-left:214px; overflow:hidden; zoom:1; height:40px; }
#nav li { float:left; }
#nav li a { float:left; height:40px; background:url(../img/bg.png) no-repeat; text-indent:-9999px; overflow:hidden; }
#nav li.nav_1 a { width:108px; background-position:0 -115px; } 
#nav li.nav_1 a:hover,#nav li.nav_1 a.current { background-position:0 -75px; }
#nav li.nav_2 a {width:108px;background-position:-108px -115px; }
#nav li.nav_2 a:hover,#nav li.nav_2 a.current { background-position:-108px -75px; }
#nav li.nav_3 a { width:104px; background-position:-216px -115px; }
#nav li.nav_3 a:hover,#nav li.nav_3 a.current { background-position:-216px -75px; }
#nav li.nav_4 a { width:107px; background-position:-320px -115px; }
#nav li.nav_4 a:hover,#nav li.nav_4 a.current { background-position:-320px -75px; }
#nav li.nav_5 a { width:107px; background-position:-427px -115px; }
#nav li.nav_5 a:hover,#nav li.nav_5 a.current { background-position:-427px -75px; }

#content { border:1px #000 solid; margin:10px 0 0; background:#f5f5f5; padding:0 30px 20px; font-size:14px; }
	#content .item { margin:20px 0 0; background:url(../img/bor.png) repeat-x bottom; zoom:1; padding-bottom:10px; }
	#content .item dt { height:32px; width:105px; background:url(../img/bg.png) no-repeat; text-indent:-9999px; overflow:hidden; }
	#content .item dd { line-height:1.6; padding:0 0 0 18px; }
	#content .act_1 dt { background-position:0 -3px; }
	#content .act_2 dt { background-position:-105px -3px; }
	#content .act_3 dt { background-position:-210px -3px; }
	#content .act_4 dt { background-position:-315px -3px; }
	#content .act_5 dt { background-position:-420px -3px; }
	#content .act_6 dt { background-position:-525px -3px; }
	#content .act_7 dt { background-position:-630px -3px; }
	#content .act_7 dt { background-position:-735px -3px; }
	#content .act_1 dd { color:#000c18; }
	
	#content .act_2 li { overflow:hidden; zoom:1; }
	#content .act_2 li .title { float: left; width:84px; text-align:right; }
	#content .act_2 li .org { float:left; }
	#content .act_2 li .org ul { color:#434343; padding-bottom:25px; }

#content .notice { border:1px #eddfad solid; background:#ffffef;color:#ff7010; padding:5px 18px; position:relative; top:-10px; font-size:18px; font-weight:700; }
	#content .notice strong { color:#434343; }
	
#footer { width:732px; height:24px; overflow:hidden; text-indent:-9999px; margin:20px auto; background:url(../img/footer.png) no-repeat; }

.myClass{font-size:18px;color:#FF3300;}