
body {
    background: url("../news/img/iframe_bg.gif") no-repeat top left fixed #ffffff;
	color:#666666;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN",sans-serif,"ƒqƒ‰ƒMƒmŠpƒS Pro W6" ;
	font-size: 12px;
	line-height:18px;
	margin: 0px;
	padding: 0px;
}

html {
	margin: 0;
	padding: 0;
	scrollbar-track-color: #e5e5e5;
	scrollbar-face-color: #e7e7e7;
	scrollbar-arrow-color:#ffffff;
	scrollbar-3dlight-color: #d9d9d9;
	scrollbar-darkshadow-color: #d9d9d9;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color: #ffffff;
}


a:link {
font-size:12px;
color: #bc1600;
text-decoration: underline;
}
a:visited {
font-size:12px;
color: #bc1600;
text-decoration: underline;
}
a:hover {
font-size:12px;
color: #bc1600;
text-decoration: underline;
}
a:active {
font-size:12px;
color: #bc1600;
text-decoration: underline;
}

.news_title{
font-size:12px;
font-weight:bold;
background:url("../news/img/titile_bg.gif") repeat top left;
color:#bc1600;
padding:8px 0 8px 12px;
height:32px;
}
.news_images{
text-align:left;
vertical-align:top;
background:url("../news/img/kiji_bg.gif") repeat top left #ffffff;
padding:8px 12px 8px 12px;
border-width:1px;
}
.news_comment{
text-align:left;
vertical-align:top;
background:url("../news/img/kiji_bg.gif") repeat top left #ffffff;
font-size:12px;
color:#666666;
line-height:18px;
padding:8px 12px 8px 0px;
}
.news{
width:510px;
margin:12px 0px 12px 8px;
}
