/* CSS Document */
* {
	margin:0;
	padding:0;
}
body,table,p,select,form,a,textarea,div {
	font-family: Arial, SimSun;
	color:#000000;
}
ul,li{
	list-style:none;
	margin:0;
	padding:0;
}
a {
	text-decoration:none ;
	color: #292929;
}
a:hover {
	text-decoration:underline;
	color: #FF0000;
}
img {
	border:0px;
}
.wrapper{
	width:1000px;
	margin: 0 auto;
}
.fontblack_12{
	color:#1E1E1E;
	font-size:12px;
}
.fontblack_12 a{
	color:#1E1E1E;
	font-size:12px;
}
.fontblack_12 a:hover{
	color:#FF0000;
	font-size:12px;
}
.fontblue_15{
	font-size: 15px;
	font-weight: bold;
	color: #030076;
}
.fontblue_15 a{
	font-size: 15px;
	font-weight: bold;
	color: #030076;
}
.fontblue_15 a:hover{
	color: #FF0000;
}
.fontblue_14 {
	font-size: 14px;
	color: #0000A9;
}
.fontblue_14 a {
	font-size: 14px;
	color: #0000A9;
}
.fontblue_14 a:hover {
	color: #FF0000;
}
.fontblue_12{
	color:#0000A9;
	font-size:12px;
}
.fontblue_12 a{
	color:#0000A9;
	font-size:12px;
}
.fontblue_12 a:hover{
	color:#FF0000;
	font-size:12px;
}
.fontred_24{
	color:#D80000;
	font-size:24px;
	font-weight: bold;
}
.fontred_24 a{
	color:#D80000;
	font-size:24px;
}
.fontred_24 a:hover{
	color:#000000;
}
.fontyellow_15{
	font-size: 15px;
	font-weight: bold;
	color: #FFF5CB;
}
.fontyellow_15 a{
	font-size: 15px;
	color: #FFF5CB;
}
.fontyellow_15 a:hover{
	font-size: 15px;
	color: #BEBEBE;
}
.fontyellow_12{
	font-size: 12px;
	font-weight: bold;
	color: #FFF5CB;
}
.fontyellow_12 a{
	font-size: 12px;
	color: #FFF5CB;
}
.fontyellow_12 a:hover{
	font-size: 12px;
	color: #BEBEBE;
}

#iframe_top,#iframe_top iframe {
	width: 1000px;
	height: 142px;
}
#iframe_date,#iframe_date iframe{
	height: 20px;
	width: 230px;
	float: left;
}
#iframe_indexpic,#iframe_indexpic iframe{
	height: 270px;
	width: 310px;
}
#iframe_footer,#iframe_footer iframe{
	height: 100px;
	width: 1000px;
}
#top div{
	float: left;
	height: 142px;
	background-repeat: no-repeat;
}
#top #a {
	background-image: url(../images/top_01.gif);
	width: 185px;
}
#top #b {
	background-image: url(../images/top_02.gif);
	width: 169px;
}
#top #c {
	background-image: url(../images/top_03.gif);
	width: 249px;
}
#top #d {
	background-image: url(../images/top_04.gif);
	width: 182px;
}
#top #e {
	background-image: url(../images/top_05.gif);
	width: 215px;
}
#map {
	background: url(../images/map_bg.gif) repeat-x;
	height: 20px;
	margin-bottom: 1px;
	padding-top: 10px;
}
#map ul {
	margin: 0px auto;
	width:940px;
	border-left: 1px solid #C6CCD3;
}
#map li {
	border-right: 1px solid #C6CCD3;
	font-size: 13px;
	font-weight: bold;
	color: #D40000;
	float: left;
	padding-right: 12px;
	padding-left: 12px;
	display: block;
}
#map li a{
	font-size: 13px;
	font-weight: bold;
	color: #D40000;
}
#map li a:hover{
	color: #000000;
}
#map #location {
	width: 750px;
	float: left;
	font-family: SimSun;
	padding-left:20px;
}
#footer {
	border-top: 3px solid #1258C1;
	text-align: center;
	margin-top: 4px;
}
#footer .a {
	background-color: #EBF2FC;
	border-top: 3px solid #4EBEFF;
	font-size: 12px;
	color: #0025AE;
	padding-top: 6px;
	height: 22px;
}
#footer .a a {
	color: #FF0000;
}

#footer .b {
	font-size: 12px;
	background: url(../images/footer_logo.gif) no-repeat left 5px;
	width: 560px;
	height: 45px;
	text-align: left;
	padding-top: 15px;
	padding-left: 120px;
}
