css
{
	font-family: Arial, Helvetica, sans-serif;
}
body
{
	text-align: center;
	margin: 0 auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	height: auto; /**background-color: #FFDDDF;**/
}

#main
{
	background-image: url(../imagesi/bg.gif);
	background-repeat: repeat-x;
}

#content
{
	text-align: center;
	width: 100%;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 0;
}

#header
{
	width: 952px;
	height: 79px;
	text-align: center;
	margin: 0px auto 0px auto;
}

.header_logo
{
	width: 167px;
	height: 79px;
	float: left;
}

.header_right
{
	width: 250px;
	height: 30px;
	margin-top: 8px;
	float: right;
}

.header_right ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-decoration: none;
}

.header_right ul li
{
	float: left;
	line-height: 24px;
	height: 20px;
	text-align: left;
	color: #024478;
	padding-left: 20px;
}

.header_right a
{
	color: #024478;
	text-decoration: none;
}

.header_right a:link
{
	color: #024478;
	text-decoration: none;
}

#nav
{
	width: 100%;
	height: 30px;
	background-image: url(../imagesi/navb.jpg);
	background-repeat: repeat-x;
	clear: both;
}
.nav_first
{
	background: url(../imagesi/nav1.jpg);
	height: 30px;
	width: 952px;
	text-align: center;
	margin: 0px auto 0px auto;
}

.nav_first ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-decoration: none;
	padding: 0 0 0 250px;
}

.nav_first ul li
{
	padding: 2px 0 0 10px; ;margin:0;float:left;line-height:24px;height:20px;color:#FFFFFF;}

.nav_first ul li span
{
	background-image: url(../imagesi/ti.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0 0 0 10px;
}

.nav_first ul li a
{
	color: White;
	text-decoration: none;
}

.nav_first ul li a:link
{
	color: White;
	text-decoration: none;
}


#column
{
	width: 100%;
	height: 210px;
	text-align: center;
	background-image: url(../imagesi/navc.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.flash
{
	background: url(../imagesi/flash_bg.jpg);
	width: 952px;
	height: 210px;
	text-align: center;
	background-repeat:no-repeat;
	margin: 0px auto 0px auto;
}

.flash_one
{
	padding: 5px 1px 0px 3px;
	width: 948px;
	height: 210;
}

#column_second
{
	margin-top: 5px;
	width: 952px;
	height: 185px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
	background-color: White;
	border: 2px solid #f2f7f9;
}
#foot
{
	background: url(../imagesi/foot.jpg);
	width: 952px;
	height: 30px;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0;
	margin-top: 10px;
}

.left
{
	float: left;
	width: 330px;
	height: auto;
	margin-left: 5px;
	color: #005693;
	font-size: 11px;
	line-height: 13px;
}

.middle
{
	float: left;
	width: 280px;
	height: auto;
	margin-left: 8px;
	color: #005693;
	font-size: 11px;
	line-height: 13px;
	margin-top: 1px;
}

.right
{
	float: left;
	width: 250px;
	height: auto;
	margin-left: 8px;
	color: #005693;
	font-size: 11px;
	line-height: 13px;
	margin-top: 1px;
}

.news_tit
{
	width: 306px;
	height: 28px;
	margin-left: 8px;
	margin-top: 5px;
}

.news_tit2
{
	width: 250px;
	height: 28px;
	margin-left: 8px;
	margin-top: 5px;
}

#titlenews a
{
	font-size: 13px;
	color: Red;
	text-decoration: none;
}

#titlenews a:hover
{
	font-size: 13px;
	color: Red;
	text-decoration: none;
}

#top2 a
{
	font-size: 13px;
	color: #005693;
  font-weight:bold;
	text-decoration: none;
}

#top2 a:hover
{
	font-size: 13px;
	color: #005693;
  font-weight:bold;
	text-decoration: none;
}

#top4 a
{
	font-size: 13px;
	color: #005693;
	text-decoration: none;
}

#top4 a:hover
{
	font-size: 13px;
	color: #005693;
	text-decoration: none;
}

.more a
{
	font-size: 12px;
	color: #005693;
	text-decoration: none;
}

.more a:hover
{
	font-size: 12px;
	color: #005693;
	text-decoration: none;
}
