body {
	margin: 0px;
	background-color: #fff;
	font-size: 12px;
	text-align: center;
}

.tit{
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	width:320px;
	font-size:20px;
	font-family:楷体_gb2312;
	margin-top:60px;
		}
		#flash{
	border:5px none #0A76BF;
	width:600px;
		}
		#btndiv{
		  padding-left:5px; 
		  width:600px;
		}
		.btn{
		  border:0px;margin-top:1px;padding-top:3px;
		  background:#999;
		  color:#fff;	
		  float:left;
		  margin-left:5px;  
		  cursor:hand;
		}
		.btnsel{
		  border:0px;margin:0;padding-top:3px;
		  background:#0A76BF;
		  color:#fff;
		  margin-left:5px; 
		  cursor:hand; 
		  float:left;
		}
		.btnv{
		  border:0px;margin-top:1px;
		  float:right;
		}
.tips{float:right;}
A:visited{TEXT-DECORATION:none; color:#333}
#main #download {
	margin-top: 30px;
	height: 20px;
	font-size: 18px;
}

A:link{text-decoration:none; color:#333}
A:hover{TEXT-DECORATION:underline; color:#015aab}

.sm_table {
	border:0px;
}
.sm_tr {
	font-size:12px;
	cursor:hand;
	background: #c5dbf2;
}
.sm_tr_h {
	font-size:12px;
	color:#fff;
	cursor:hand;
	background: #005eac;
}

.column_head {
	padding-left:10px;
	font-size: 15px;
	font-weight: bold;
	color: #07519a;
}

.column_body {
	padding:10px;
	font-size: 12px;
}

.column_body_table{
	font-size: 12px;
}

.list_body_table{
	font-size: 14px;
	color: #000080;
}

.list_body_table a:link{
	text-decoration:none; 
	color:#000080;
}

.list_body_table a:hover{
	TEXT-DECORATION:underline;
	color:#015aab
}

#banner {
	position: relative;
	left: 0px;
	top: 0px;
	width: 1002px;
	height: 133px;
	padding: 0px;
	background-image: url(../images/banner.jpg);
}

#menu {
	position: relative;
	left: 0px;
	top: 0px;
	width: 1002px;
	height: 38px;
	padding: 0px;
	background-image: url(../images/menu_bg.gif);
}

#menu_table td {
	cursor: hand;
	padding-left: 8px;
	padding-right: 8px;
	height: 20px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	font-family:幼圆;
}


#body_cont {
	width: 1002px;
}

.body_cont_div {
	margin-top: 5px;
	border: 1px solid #b6cce1;
	font-size: 12px;
}


#notice {
	/*background: url(../images/column_title2_bg.gif) repeat-x;*/
	width: 100%;
	padding-top: 5px;
}



#foot_menu {
	width: 1002px;
	padding-top: 5px;
}

#foot_menu td {
	border: 1px solid #bbe2fb;
	background-image: url(../images/submenu_bg.gif);
	font-size: 12px;
	padding: 5px;
	text-align: center;
}

#foot {
	width: 1002px;
	padding-top: 5px;
}

#foot td {
	
	font-size: 12px;
	padding: 5px;
	text-align: center;
}

#marquee img{
	border: 1px solid #333333;
}

.content{
 font-size: 12px;
 padding:10px 5px;
 line-height:20px;
}

#main {
	background-repeat: repeat-x;
	background-color: #597FB8;
	padding-top: 20px;
	height: 700px;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
}
#main h2 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
	color: #333333;
}

#main #video {
	height: 555px;
	width: 788px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	background-image: url(../images/video_bg.jpg);
}
#main  #video  embed {
	margin-top: 77px;
	margin-left: 24px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
