@charset "utf-8";
/* CSS Document */

body{
	background:url(../images/top/top_bg.jpg) center top no-repeat;
	font-size:12px;
}

#header{
	color:#FFF;
	font-size:10px;
	width:800px;
	height:245px;
	margin:10px auto;
	clear:both;
}

#header .key{
	float:left;
}

#header .menu{
	float:right;
}

#header .menu a{
	color:#FFF;
	margin:0px 5px 0px 5px;
	text-decoration:none;
}

#header .menu a:hover{
	color:#FFF;
	text-decoration:underline;
}

#rs{
	width:180px;
	height:30px;
	float:left;
	margin:0px 0px 0px 70px;
}

#resize{
	width:70px;
	height:30px;
	float:right;
	margin:0px 0px 10px 0px;
	}

#rs p{
	float:left;
	font-size:14px;
	padding:8px 0px 0px 3px;
	font-weight:bold;
	}

#resize li{
	float:left;
	}

#resize li a{
	text-indent:-5000px;
	overflow:hidden;
	margin:0px 0px 0px 5px;
	width:30px;
	height:30px;
	display:block;
	}
	
#s a{
	background:url(../images/top/s.gif) no-repeat;
	}

#s a:hover{
	background:url(../images/top/s_o.gif) no-repeat;
	}

#b a{
	background:url(../images/top/b.gif) no-repeat;
	}

#b a:hover{
	background:url(../images/top/b_o.gif) no-repeat;
	}

.main{
	width:740px;
	margin:30px auto;
	text-align:left;
	display:inline-block;
}

.main .right{
	width:520px;
	float:right;
}

.main .left{
	width:180px;
	float:left;
}

.main img{
	margin:0px 0px 5px 0px;
}

.main p{
	margin:0px 0px 20px 0px;
}

#news{
	width:500px;
	height:500px;
	overflow:auto;
	margin:0px 0px 0px 10px;
	line-height:200%;
	text-align:left;
	}

#news dt{
	width:65px;
	float:left;
	}
	
#news dd{
	width:410px;
	margin:0px 0px 0px 65px;
	}

.blue{
	color:#09F;
	font-weight:bold;
}

.status1 {
	float:left;
	margin:0px 5px 20px 0px;
}

.status2 {
	float:left;
	margin:0px 5px 20px 0px;
}

.status3 {
	float:left;
	margin:0px 0px 20px 0px;
}

.menu{
	list-style:disc;
	height:90px;
	font-size:14px;
	margin:0px 0px 0px 20px;
}

.menu li{
	float:left;
	width:160px;
	margin:0px 0px 10px 0px;
}
