@charset "utf-8";
/* CSS Document */



body {
	background-repeat: no-repeat;
	margin-top: 0px;
	background-position: 0%;
}


/* main-page_base -------------------------------- */	
#wrapper {
	min-width: 1000px;
	position:relative;
	margin:0 auto;
	background-position:top center;
	background-repeat: no-repeat;
	line-height: 0px;
	background-color:#000;
}
/*IE7*/
*:first-child+html #wrapper {
	min-width: 1000px;
	position:relative;
	margin:0 auto;
	background-position:top center;
	background-repeat: no-repeat;
	line-height: 0px;
	background-color:#000;
}
/*IE6*/
*html #wrapper{
	min-width: 1000px;
	position:relative;
	margin:0 auto;
	background-position:top center;
	background-repeat: no-repeat;
	line-height: 0px;
	background-color:#000;
}

#contents_main {
	position: relative;
	width: 1000px;
	height:850px;
	margin: 0 auto;
	z-index:3;
	min-height:100%;
}
/*IE7*/
*:first-child+html #contents_main {
	position: relative;
	width: 1000px;
	height:790px;
	margin: 0 auto;
	z-index:3;
	min-height:100%;
}
/*IE6*/
*html #contents_main {
	position: relative;
	width: 1000px;
	height:790px;
	margin: 0 auto;
	z-index:3;
	min-height:100%;
}
/* LEFT ---------------- */	

#topics {
	float: left;
	top:573px;
	position: relative;
	width: 420px;
	height:270px;
}


.tps01 a{
display:block;
width:140px;
height:100px;
background:url(../ban/topis01.png) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.tps01 a:hover, .tps01 a.on{
background-position:right bottom;
}
.tps04 a{
display:block;
width:140px;
height:100px;
background:url(../ban/topis04.png) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.tps04 a:hover, .tps04 a.on{
background-position:right bottom;
}





/* RIGHT ---------------- */

#menu {
	top:15px;
	float: right;
	position:relative;
	width: 570px;
	height:810px;
	margin:0 auto;
	z-index:2;
}
#menunews_bg {
	top:0px;
	position:relative;
	width: 510px;
	height: 257px;
	margin:0;
	z-index:2;
	background-image:url(../resource/topmenunews.png);
}
/*IE7*/
*:first-child+html #menunews_bg {
	top:15px;
}
/*IE6*/
*html #menunews_bg {
	top:15px;
}
#main_menu {
	top:16px;
	left:72px;
	position:relative;
	width: 350px;
	height: 50px;
	margin:0;
	z-index:2;
}
#news {
	top:68px;
	left:35px;
	position:relative;
	width: 437px;
	height: 130px;
	margin:0;
	z-index:2;
}
#news dl {
	clear: both;
}
#news dl dt {
	width: 382px;
}
#news dl dd {
	width: 382px;
	color:#CCC;
}
#news #newsarea {
	height: 130px;
	overflow-x: hidden;
	overflow-y: auto;
	text-align:left;
	min-height:100%;
}


/* BANNER -------------------------------- */

#ban {
	top:10px;
	left:20px;
	position:relative;
	width: 456px;
	height: 175px;
	margin:0;
	z-index:2;
}


.bann01 a{
display:block;
width:228px;
height:87px;
background:url(../ban/bann01.png) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.bann01 a:hover, .bann01 a.on{
background-position:right bottom;
}
.bann02 a{
display:block;
width:228px;
height:87px;
background:url(../ban/bann02.png) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.bann02 a:hover, .bann02 a.on{
background-position:right bottom;
}
.bann03 a{
display:block;
width:228px;
height:87px;
background:url(../ban/bann03.png) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.bann03 a:hover, .bann03 a.on{
background-position:right bottom;
}
.bann04 a{
display:block;
width:228px;
height:87px;
background:url(../ban/bann04.png) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.bann04 a:hover, .bann04 a.on{
background-position:right bottom;
}
.ban04 a{
display:block;
width:228px;
height:87px;
background:url(../ban/ban04.png) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.ban04 a:hover, .ban04 a.on{
background-position:right bottom;
}
.ban12 a{
display:block;
width:228px;
height:87px;
background:url(../ban/ban12.png) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.ban12 a:hover, .ban12 a.on{
background-position:right bottom;
}






/* FOOTER -------------------------------- */
#footerbg {
	padding-top:10px;
	background-color:#000000;
	width:100%;
	min-width:1000px;
}
#footer {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
}

