@charset "utf-8";
/* CSS Document */



body {
	background-repeat: no-repeat;
	margin-top: 0px;
	background-position:left;
}

/* main-page_base -------------------------------- */	
#wrapper {
	min-width: 1050px;
	position:relative;
	margin:0 auto;
	background-position:top center;
	background-repeat: no-repeat;
	line-height: 0px;
}



/*IE7*/
*:first-child+html #wrapper {
	min-width: 1050px;
	position:relative;
	margin:0 auto;
	background-position:top center;
	background-repeat: no-repeat;
	line-height: 0px;
}
/*IE6*/
*html #wrapper{
	min-width: 1050px;
	position:relative;
	margin:0 auto;
	background-position:top center;
	background-repeat: no-repeat;
	line-height: 0px;
}

#contents_main {
	position: relative;
	width: 1100px;
	height:1030px;
	margin: 0 auto;
	z-index:3;
	min-height:100%;
}


/*IE7*/
*:first-child+html #contents_main {
	position: relative;
	width: 1100px;
	height:1030px;
	margin: 0 auto;
	z-index:3;
	min-height:100%;
}
/*IE6*/
*html #contents_main {
	position: relative;
	width: 1100px;
	height:1030px;
	margin: 0 auto;
	z-index:3;
	min-height:100%;
}

/* LEFT ---------------- */

#menu {
	top:50px;
	float: left;
	position:relative;
	width: 580px;
	height:875px;
	margin:0 auto;
	z-index:2;
	margin-left:20px;
}

#menunews_bg {
	top:0px;
	position:relative;
	width: 564px;
	height: 267px;
	margin:0 ;	
	z-index:2;
	background-image:url(resource/topmenunews02.png);
}
/*IE7*/
*:first-child+html #menunews_bg {
	top:15px;
}
/*IE6*/
*html #menunews_bg {
	top:15px;
}

#main_menu {
	top:18px;
	left:145px;
	position:relative;
	width: 368px;
	height: 50px;
	margin:0 ;	
	z-index:2;
}


#news {
	top:68px;
	left:25px;
	position:relative;
	width: 515px;
	height: 140px;
	margin:0 ;	
	z-index:2;
}

#news dl {
	clear: both;
}

#news dl dt {
	width: 480px;
}

#news dl dd {
	width: 450px;
	color:#CCC;
}

#news #newsarea {
	height: 130px;
	overflow-x: hidden;
    overflow-y: auto;
	text-align:left;
	min-height:100%;
}
/*IE7*/
*:first-child+html #news {
	top:80px;
}
/*IE6*/
*html #news {
	top:80px;
}

#ban {
	top:8px;
	left:3px;
	position:relative;
	width: 559px;
	height: 195px;
	margin:0 ;	
	z-index:2;
}


/* RIGHT ---------------- */	

#topics {
	float: right;
	top:470px;
	position: relative;
	width: 465px;
	height:362px;
	margin-right:20px;
}

.tc_34 a{
display:block;
width:114px;
height:112px;
background:url(ban/topic34.png) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.tc_34 a:hover, .tc_18 a.on{
background-position:right bottom;
}

.tc_16 a{
display:block;
width:114px;
height:112px;
background:url(ban/topic16.png) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.tc_16 a:hover, .tc_15 a.on{
background-position:right bottom;
}

.tc_20 a{
display:block;
width:456px;
height:109px;
background:url(ban/topic20.png) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
margin-top:6px;
}
.tc_20 a:hover, .tc_20 a.on{
background-position:right bottom;
}





/* FOOTER -------------------------------- */	
#footer {
	position:relative;
	width:1014px;
	height: 130px;
	margin-top:10px;
	margin: 0 auto;
}

