body {
	font-family: "ËÎÌå",Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	line-height: 180%;
	background:#FFFFFF;
}

a:link, a:visited {
	line-height: 180%;
	color: #00469B;
	text-decoration: none;
}
a:hover {
	line-height: 180%;
	color: #f30;
	text-decoration: underline;
}
img {
	border: 0px;
}

.headmenutop {
	background-color: #f8f8f8;
	border-bottom: 1px solid #E6E6E6;
	height:22px;
	color:#999999;
	padding-right:23px;
}
.headmenutop a:link,.headmenutop a:visited{
	color: #999999;
	text-decoration: none;
}
.headmenutop a:hover{
	color: #999999;
	text-decoration: underline;
}
.headmenu{
	margin-top:10px;
	margin-bottom:10px;
}
.headmenu td{
    border-right: 1px solid #e0e0e0;
	text-align:center;
}
.nav{
	background-image: url(../images/bg_nav_01.gif);
	background-repeat: repeat-y;
	padding-left:45px;
	width:150px;
}
.nav a:link,.nav a:visited{
	color: #ffffff;
	font-size:14px;
}
.nav a:hover{
	color: #ffffff;
	font-size:14px;
}
.navbottom{
	background:url(../images/bg_nav_02.gif) repeat-y;
	border-bottom: 1px solid #e2e2e2;
}
.bgtitle1{
	background:url(../images/bg_title_01.gif) repeat-x;
	height:27px;
}
.title1{
	font-weight:bold;
	font-size:14px;
	padding-left:20px;
	color:#ffffff;
}
.more{
	padding-right:20px;
	text-align:right;
}
.more a:link,.more a:visited{
	color:#CFEEFF;
	
}
.more a:hover{
	color:#CFEEFF;
}

.tbborder1{
	border: 1px solid #E7E7E7;
	background:#f3f3f3;
	width:410px;
	padding:10px 10px 0 10px;
}
.tbborder2{
	border-right: 1px solid #AEC2DA;
	border-bottom: 1px solid #AEC2DA;
	border-left: 1px solid #AEC2DA;
	padding:10px 15px;
	background-image: url(../images/bg_index_01.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.tbborder3{
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #E2E2E2;
	padding:10px 15px;
}
.tbborder4{
	border: 1px solid #AEC2DA;
	background:#E9F2FC;
	padding:15px 10px 5px 10px;
}
.bgtitle1{
	background:url(../images/bg_title_01.gif) repeat-x;
	height:27px;
}
.bgtitle2{
	background:url(../images/bg_title_02.gif) repeat-x;
	height:28px;
}
.bgtitle3{
	background:url(../images/bg_title_03.gif) repeat-x;
	height:28px;
}
.title2{
	color:#ffffff;
	font-weight:bold;
	padding-left:18px;
}
.nytitlebg{
background:#EFF2F7;
border-bottom: 1px solid #AEC2DA;
height:35px;
}
.nytitle{
font-family:"ºÚÌå";
font-size:18px;
padding-left:20px;
color:#01439A;
line-height:120%;
}
.li14px{
	color:#666;
	font-size:14px;
}
.li14px a:link,.li14px a:visited{
	font-size:14px;
}
.rightbg{
background:url(../images/bg_right_01.gif) repeat-y;
border-bottom: 1px solid #AEC2DA;
}