/* CSS Document */
a{
	text-decoration:none;
}
a:hover{
	color:#FF0000;
}
.white12 {
	FONT-SIZE: 12px; COLOR: #ffffff; LINE-HEIGHT: 150%; FONT-STYLE: normal; TEXT-DECORATION: none
}
A.white12:hover {
	COLOR: #ffffff; 
	TEXT-DECORATION: underline;
	/*background:url(top_bg02.gif);*/
}
body{
	margin:auto;
	background-image:url(head.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
li{
	line-height:18px;
	margin-left:5px;
	margin-top:10px;
	list-style:none;
	font-size:12px;
}
#body{
	width:1000px;
	height:auto;
	margin:auto;
}
#head{
	height:259px;
}
#main{
	width:1000px;
	height:auto;
}
#rightbar{
	margin-right:5px;
	float:right;
	width:247px;
	height:auto;

}
#leftbar{
	width:740px;
	height:auto;
}
#read{
	margin:0px 5px 5px 15px;
	height:auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
	background-image:url(sub_td.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:#FFFFFF;
}
#more{
	width:720;
	height:auto;
	padding:10px;
	font-size:14px;
	line-height:25px;
}
#more h3{
	color:#FF0000;
	font-size:20px;
}

#foot{
	background-image: url(foot.png);
	height:140px;
	margin-top:2px;
		margin:0 auto;
		/*height:100px;*/
		FONT-SIZE: 12px; COLOR: #747474; LINE-HEIGHT: 150%; FONT-STYLE: normal; TEXT-DECORATION: none
	}
