html {
	overflow-y: scroll;
 	scrollbar-face-color: #FFA9AF;
 	scrollbar-base-color: #FFA9AF;
 	scrollbar-arrow-color: #FFFFFF;
 	scrollbar-highlight-color: #FFA9AF;
 	scrollbar-shadow-color: #FF434A;
 	scrollbar-darkshadow-color: #FF434A;
 	scrollbar-3dlight-color: #FF434A;
 	scrollbar-track-color: #FFCCCC;
}

body {
	background-color: #FFDFDF;
	margin: 0px;
	padding: 0px;
	color:#333333;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}

img {
	border-style: none;
}

#news_head{
height:24px;
background-color:#990033;
padding:5px 0px 5px 0px;
margin:0px;
}

.news_title {
	width:100%;
	background-color:#990033;
	background-image:url(../../images_top/bg_tile.jpg);
	background-repeat:repeat;
	margin:0px;
	padding:0px;
	height: 20px;
	vertical-align: top;
}

.news_title a:link ,.news_title a:visited ,.news_title a:active, .news_title a:hover{
color:#990033;
}


.news_title .t_left{
float:left;
font-size:14px;
color:#333333;
text-align:left;
font-weight:bold;
margin:5px;
}

.news_title .cls_right{
float:right;
font-size:11px;
color:#990033;
font-weight:bold;
margin:5px;
}

.clr_both{
	clear:both;
	margin: 0px;
	;
	padding: 0px;
}

#cont{

margin:auto;
background-color:#FFDFDF;

}















.box1 {
	font-size: 13px;
	line-height: 22px;
	margin-top: 10px;
	margin-bottom: 10px;
}

