	
#main {
background-image:url(images/bg.png);
margin: 0px;
padding: 0px;
}

h1 {
font-size: 16px;
color:#333333;
line-height:100%;
margin:0px;
font-weight:100;
}

h2 {
font-size: 15px;
color:#CC6600;
line-height:100%;
margin:5px;
font-weight:100;
}

h3 {
font-size: 13px;
padding: 0px;
margin:0px;
font-weight:200;
}

.main {
background-color:#FFFFFF;
border-left:#CCCCCC 1px solid;
border-right:#CCCCCC 1px solid;
border-bottom:#CCCCCC 1px solid;
}

.box01 {
width: 650px;
margin:10px;
}

.box02 {
color:#333333;
line-height:140%;
}

.box03 {
width: 210px;
margin:5px;
}

.style1 {
font-size: 13px;
line-height:130%;
padding: 2px 0px 0px 0px;
}

.style2 {
font-size: 11px;
color:#333333;
line-height:120%;
padding: 0px 0px 0px 0px;
}

.style3 {
color:#996600;
}

.style4 {
font-size: 14px;
}

.style5 {
font-size: 16px;
color:#CC0000;
font-family: 'AR PVYU', 'ARVYU', 'ceoPOP1W9';
}



.title {
font-size: 14px;
color:#006699;
line-height:150%;
padding: 0px 0px 0px 0px;
}

.red {
font-size: 14px;
color:#CC0000;
line-height:130%;
padding: 2px 0px 0px 0px;
}

.gray {
color:#555555;
}

.big {
font-size: 18px;
font:"qMmpS Pro W8";
}

.boder {
border-bottom:#CCCCCC 1px dotted;
}


a { color: #999966; text-decoration: underline; }
a:link		{ color: #003399; text-decoration: underline; }
a:visited	{ color: #003399; text-decoration: underline; }
a:active	{ color: #FFFF00; text-decoration: none; }
a:hover		{ color: #FFFF00; text-decoration: none; }


*.float { float: right; }
*.floatclear { clear: both; }

