/* CSS Document */
ol,li{
	list-style-type: decimal;
}
body,td,th {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
a{ font-size:12px; color:#666; text-decoration:none; line-height:22px;}
.bg{ background:url(../images/bg_02.jpg) center top repeat-x;}
.nav_bg{ background:url(../images/nav-bg_09.jpg) top left no-repeat;}
.nav_bg a{ font-size:13px; color:#333; text-decoration:none; text-align:center;}
.left-title-bg{ background:url(../images/index-lefttitle_03.jpg) left top; height:32px;}
.left-midden-bg{ background:url(../images/index-bg_06.jpg) left top repeat-y; }
.left-midden-bg2{ background:url(../images/index-left-bgd_03.jpg) left bottom repeat-x;}
.right-midden-bg{ background:url(../images/right-bg_09.jpg) left top repeat-y; width:473px; }
.end-bg{ background:url(../images/end-midden-bg_25.jpg) top left repeat-x;}
.a2{ color:#666; text-decoration:none;}
.a3{ color:#FFFFFF; text-decoration:none;}

a:link {
	font-size: 12px;
	line-height: 22px;
	color: #247293;
	text-decoration: none;
}

a:visited {
	font-size: 12px;
	color: #247293;
	line-height: 22px;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 22px;
	color: #247293;
	text-decoration: none;
}
.boder {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
