@charset "utf-8";
/* CSS Document */

body{
margin:0px;
font-size:12px;
color:#000000;
line-height:19px;
background:url(images/bg_rp01.jpg) top repeat;
}

a:link{
color:#993333;
text-decoration:none;
}

a:visited{
color:#999999;
text-decoration:none;
}

a:hover,a:active{
color:#339933;
text-decoration:none;
}

.mr10{
margin-right:10px;
}

.all{
width:768px;
height:auto;
margin:auto;
}

.main_top{
width:768px;
height:15px;
background:url(images/main_top.jpg) top center no-repeat;
}

.main{
width:768px;
height:625px;
background:url(images/top/main.jpg) top center no-repeat;
text-align:left;
}

.mainL{
width:426px;
float:left;
}

	.menu{
	width:400px;
	height:470px;
	}
	
	.latest{
	width:357px;
	height:77px;
	margin:45px 0 0 40px;
	overflow:auto;
	scrollbar-face-color:#F5F2EA;
	scrollbar-highlight-color:#F5F2EA;
	scrollbar-shadow-color:#F5F2EA;
	scrollbar-3dlight-color:#F5F2EA;
	scrollbar-arrow-color:#993333;
	scrollbar-track-color:#F5F2EA;
	scrollbar-darkshadow-color:#F5F2EA;
	}

.mainR{
width:325px;
height:61px;
float:left;
padding:550px 12px 0 3px;
}


.main_bottom{
width:768px;
height:80px;
}





.bnr{
margin-top:10px;
margin-bottom:10px;
}

.bnr_img{
margin-right:57px;
}