@charset "utf-8";
body {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	margin:0px;
	margin-top: 5px;
	background-color:#BBBABA;
}
#main{
background-image:url(img/body-bg.gif);
background-repeat:repeat-y;
background-position:center;
width:814px;
}
#inner_div
{

}
.menutxt{
color:#9A0000;
font-size:13px;
}
.footer
{
font-size:10px;
}
a{
color:#9A0000;
}
a:visited{
color:#9A0000;
}
a:hover{
color:#9A0000;
text-decoration:none;
}
h1{
background-image:url(img/head-bg.png);
background-repeat:no-repeat;
font-size:15px;
width:227px;
height:30px;
padding-left:18px;
padding-top:6px;
font-weight:normal;
line-height:18px;
margin:0px;
}
.pad_LR
{
padding:4px;
padding-left:6px;
}
