@charset "utf-8";
/* CSS Document */
html,body {
	padding:0px;
	margin:0px;
	background-repeat: repeat-x;
	background-image: url(bg.jpg);
	line-height: 22px;

}

#wrapper{
	width:1024px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 50px;

}
#content{
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 250px;
	}	
#left{
	float:left;
	background-color: #006;
	color: #FFF;
	background-repeat: repeat-y;
	width: 209px;
	text-align: center;
	white-space: pre;
	vertical-align: text-bottom;
	height: 590px;
	color: #FFF;
	-moz-box-shadow: 3px 3px 10px #999; /* Firefox */
	-webkit-box-shadow: 3px 3px 10px #999; /* Safari 和 Chrome */
	box-shadow: 3px 3px 10px #999; /* Opera 10.5 + */
	}
#home{

	}	
#footer{
	position: relative; /* negative value of footer height */
	height: 30px;
	clear:both;
	text-align:center;
	font-size: 12px;
	color: #000;
	}

.a{
	color: #333;
	text-decoration: none;
		}
.b{
	font-size: 13px;
	color: #039;
	text-decoration: none;
	line-height: 1.8em;
	}
.c{
	font-size: 14px;
	color: #F00;
	text-decoration: none;
	}
.d{
	color: #999;
	text-decoration: none;
	font-size: 13px;
	}
p{
	font-size: 12px;	
	}
.p1{
	font-size: 12px;
	color: #FFF;
	font-family: "MS Serif", "New York", serif;
	text-decoration: none;
	}	
#news{
	overflow-y: scroll;
　  overflow-x: hidden;
	style=overflow-x: hidden;
	height: 580px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 250px;
	}
#aaa{
	background-color: #666;
	background-image: url(images/bg.png);
	border-top-color: #006;
	border-right-color: #006;
	border-bottom-color: #006;
	border-left-color: #006;
	}
