@charset "utf-8";
/* CSS Document */
body {
	text-align: center;
	margin:0;
	padding:0;
	font-size:14px;
	color:#333;
	font-family:宋体;
	background:#000 url(../images/bg.gif) repeat-x;
}
div,form,img,ul,ol,li,dl,dt,dd {
	margin: 0;
	padding: 0px;
	border: 0;
	list-style-type:none
}
input,select,textarea{ margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th{font-size:14px;
}
a, a:link{color: #000; text-decoration: none;}
a:hover {color: #F00;text-decoration: underline;}
a:active {
	color: #F00;
	text-decoration: none;
}
.left { float: left;}
.right { float: right;}
.clear {
	clear: both;
	font-size:1px;
	width:1px;
	visibility: hidden;
}
.clearfix:unknown {
	CLEAR: both; DISPLAY: block; VISIBILITY: hidden; HEIGHT: 0px; content: "."
}
* HTML .clearfix {
	HEIGHT: 1%
}
* + HTML .clearfix {
	HEIGHT: 1%
}
body{
	background:#000 url(../images/bg0.jpg) repeat-x center top;
	text-align:center;
}
.bg{
	background: url(../images/nszc.jpg) no-repeat center top;
}
#flash
{
	text-align: right;
	height: 300px;
}
#main{
	padding:0px;
	width: 960px;
	margin: 0px auto;
}
#menu{
	height:80px;
	background:url(../images/bg_menu.png) no-repeat center top;
}
#page{
	background:url(../images/bg1.png) repeat-y center top;
}
#content{
	width:848px;
	padding:0px;
	margin: 0px auto;
	text-align:left;
	line-height:24px;
	font-size:14px;
}
.title1 {
	font-family: "微软雅黑", "黑体";
	font-size: 30px;
	color:#300;
	font-weight: bold;
	line-height: 70px;
	text-align: center;
}
.bz {
	color: #b40001;
	text-align: right;
	font-weight: bold;
	line-height: 30px;
	margin-right: 30px;
}
.bz2 {
	color: #b40001;
	font-weight: bold;
	line-height: 30px;
	margin-right: 30px;
	font-size:14px;
}
hr {
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FB3F36;
}
#footer{
	line-height:24px;
	color:#FFF;
	margin-top:20px;
	font-size:12px;
}
#footer a, #footer a:link{color: #FFF; text-decoration: none;}
#footer a:hover {color: #F00;text-decoration: underline;}
#footer a:active {
	color: #F00;
	text-decoration: none;
}
#menu ul
{
	padding:0px;
	margin-right:20px;
}
#menu li,#menu li a
{
	float:right;
	display: block;
	height:50px;
	width:130px;
}
#menu #menu5 a{
	
}
#menu #menu5 a:hover{
	
}
#menu #menu4 a{
	
}
#menu #menu4 a:hover{
	
}
#menu #menu3{
	width:200px;
}
#menu #menu3 a{
	width:200px;
	background:url(../images/me3.png) no-repeat center 15px;
}
#menu #menu3 a:hover{
	background:url(../images/me3on.png) no-repeat center 15px;
}
#menu #menu2{
	width:200px;
}
#menu #menu2 a{
	width:200px;
	background:url(../images/me2.png) no-repeat center 15px;
}
#menu #menu2 a:hover{
	background:url(../images/me2on.png) no-repeat center 15px;
}
#menu #menu1{
	width:200px;
}
#menu #menu1 a{
	width:200px;
	background:url(../images/me1.png) no-repeat center 15px;
}
#menu #menu1 a:hover{
	background:url(../images/me1on.png) no-repeat center 15px;
}
#menu #menu0 
{
	float:left;
	margin-left:45px;
}
#menu #menu0 a{
	background:url(../images/menu0.png) no-repeat center 10px;
}
#menu #menu0 a:hover{
	background:url(../images/menu0_on.png) no-repeat center 10px;
}
.tnotice{
	width:440px;
	height:82px;
	background-image:url(../images/notice.jpg);
}
.notice{
	color:#FFF;
	font-weight:700;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	padding-top:15px;
}
.notice A:link {
	COLOR: #FC0; TEXT-DECORATION: none
}
.notice A:visited {
	COLOR: #FC0; TEXT-DECORATION: none
}
.notice A:hover {
	COLOR: #FFF; TEXT-DECORATION: underline
}
.nszc_title{
	font-size:16px;
	color: #000;
	font-weight:700;
	padding-top:5px;
	padding-bottom:10px;
}
.nszc_content{
	font-size:12px;
	padding-left:20px; 
}