body {
	background-image: url(../Images/Index_Image/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003782;
	text-align: center;
	background-color: #1B52A5;
}
a:link {
	color: #003782;
	text-decoration: none;
}
a:visited {
	color: #003782;
	text-decoration: none;
}
a:hover {
	color: #003782;
	text-decoration: underline;
}

#ALL {
	width: 750px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#ALL #right {
	background-color: #FFFFFF;
	width: 246px;
	float: right;
	background-image: url(../Images/Index_Image/bg-right.gif);
	margin-top: 170px;
}
#ALL #left {
	margin-top: 173px;
	width: 470px;
	float: left;
	margin-left: 5px;
}
.t1 {
	width: 150px;
	height: 20px;
	border: 1px solid #999999;
}
#right table {
	text-align: left;
}
.title-1 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	background-image: url(../Images/Index_Image/icon-1.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	background-position: 5px 5px;
}
.title-2 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	background-image: url(../Images/Index_Image/icon-3.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	background-position: 5px 2px;
}
.title-3 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	background-image: url(../Images/Index_Image/icon-4.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	background-position: 5px 0px;
}

 .nav 
{
	width: 220px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	
}
.nav li a {
	text-decoration: none;
	background-image: url(../Images/Index_Image/bg-nav.gif);
	color: #003782;
	font-size: 14px;
	font-weight: bold;
	display: block;
	height: 29px;
	width: 209px;
}
.nav li a:hover {
	background-image: url(../Images/Index_Image/bg-nav-over.gif);
	color: #CC0000;
	text-decoration: none;
}
.nav li {
	height: 29px;
	width: 209px;
	line-height: 29px;
	margin-bottom: 5px;
	display: block;
	margin-left:0;
}
 .nav ul 
 {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content {
	text-align: left;
	padding: 5px;
	margin-bottom: 10px;
}
.content li {
	line-height: 2em;
	font-size: 13px;
	background-image: url(../Images/Index_Image/icon-2.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	text-indent: 15px;
	background-position: 0px 8px;
}
.content ul {
	margin: 0px;
	padding: 0px;
}
#right .block {
	height: 5px;
}
#right .txt {
	padding: 10px;
	text-align: left;
	line-height: 1.6em;
	width: 200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.txt p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #CC0000;
	background-image: url(../Images/Index_Image/icon-5.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	background-position: 0px 2px;
}
a.hot:link {
	color: #000033;
	background-image: url(../Images/Index_Image/hot.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: 20px;
	background-position: 0px 5px;
}
a.hot:visited {
	color: #000033;
	background-image: url(../Images/Index_Image/hot.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: 20px;
	background-position: 0px 5px;
}
#bottom {
	padding: 10px;
	width: 730px;
	background-color: #D9EDFF;
	margin-top: 10px;
	color: #000000;
	line-height: 1.8em;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.title-1 SPAN , .title-2 SPAN, .title-3 SPAN{
	float: right;
	margin-top: -20px;
	font-weight: normal;
}

