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


<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.png);
	background-repeat: repeat;
}
body,td,th {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}
html {scrollbar-face-color: #edf0f1;
scrollbar-shadow-color: #ecf0f7;
scrollbar-highlight-color: #fbf8f8;
scrollbar-3dlight-color: #f3f5f8;
scrollbar-darkshadow-color: #e2e2e2;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #aab4c3;}


.subMain{
background:url(../images/but/sub.png) center center no-repeat;
width:234px;
height:39px;
text-align:left;
vertical-align:middle;
padding:0px 0px 0px 15px;

}
.subMain:hover{
background:url(../images/but/subh.png) center center no-repeat;
color:#f9d802;
font-weight:500;
width:234px;
height:39px;
cursor:pointer;
padding:0px 0px 0px 17px;
}
.sub:link{
color:#FFFFFF;
font-weight:500;
text-decoration:none;
}
.sub:active{
color:#FFFFFF;
font-weight:500;
text-decoration:none;
}
.sub:visited{
color:#FFFFFF;
font-weight:500;
text-decoration:none;
}
.sub:hover{
color:#f9d802;
font-weight:500;
text-decoration:none;
}

.small:link{
color:#006699;
font-weight:500;
text-decoration:none;
}
.small:active{
color:#006699;
font-weight:500;
text-decoration:none;
}
.small:visited{
color:#006699;
font-weight:500;
text-decoration:none;
}
.small:hover{
color:#dd0101;
font-weight:500;
text-decoration:none;
}


.headMain1{
font-size:14px;
color:#dd0101;
font-weight:bold;
}
.headMain2{
font-size:14px;
color:#006699;
font-weight:bold;
}
.headSub1{
font-size:12px;
color:#006699;
font-weight:bold;
}
.headSub2{
font-size:11px;
color:#006699;
font-weight:bold;
}
.quote{
font-size:12px;
color:#006699;
}
p{
font-size:12px;
line-height:120%;
}


.td1{
background:#e6e6e5;
border-bottom:#d2d2d0 medium solid 2px;
padding-left:10px;}
.td2{
background:#f7f7f5;
border-bottom:#e3e3e2 thin solid 1px;
padding-left:10px;}

-->
