@charset "utf-8";
body,div,ul,li,img,a,form,p{margin:0px; padding:0px; list-style-type:none;}
.cl{clear:both;}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background:#0F5E87;
}
a{
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
.top{
	width:994px;
	height:87px;
	padding: 5px 10px 0px 0px;
	font-size: 12px;
	text-align: right;
	background:url(../images/logo.jpg);
	margin:auto;
	border-bottom:4px solid #022038;
	overflow:hidden;
}
.top a, .top a:hover, .top a:visited {
	color: #fff;
}
.main_frm {
	width:1004px;
	margin:auto;
	background:#E9EEF2;
}
.main{
	width:983px;
	margin:auto;
	background:url(../images/mainbg.gif);
}
.main .left{
	float:left;
	width:24px;
	height:206px;
	background:url(../images/i01.gif);
}
.main .left_2{
	float:left;
	width:260px;
	margin:0px 0px;
}
.main .left_2 .left_top{
	width:100%;
	height:27px;
	border-right:1px solid #FFF;
	background:url(../images/i02.gif);
	overflow:hidden;
}
.main .left_2 .left_top a{
	float:left;
	display:block;
	height: 30px;
	width:80px;
	padding:2px;
	margin:5px 0px 0px 17px;
}
.main .left_2 .left_menu{
	cursor:pointer;
	width:260px;
	height:33px;
}
.left_2 ul{
	border:1px solid #68A8CB;
	border-left:0px;
	border-right:0px;
}
.menu_bg{
	height: auto;
	min-height: 283px;
	_height:283px;
	background:#0F5E87;
	margin-left:1px;
}
.menu_item{
	width:230px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	padding:7px 0px 6px 30px;
	background:url(../images/m_s_bg.gif);
}
.menu_item a{
	font-size:12px;
	color:#FFF;
}
/*˵*/
.m_0{
	background:url(../images/m_0.gif);
}
.m_1{
	background:url(../images/m_1.gif);
}
.m_2{
	background:url(../images/m_2.gif);
}
.m_3{
	background:url(../images/m_3.gif);
}
.m_4{
	background:url(../images/m_4.gif);
}
.m_end{
	background:#0F5E87;
}
.left_top2{
	height:25px;
	width:258px;
	margin:5px 0px 0px 2px;
	background:url(../images/i03.gif);
}
.left_contact{
	width:241px;
	margin:5px;
	padding:2px 5px;
	line-height:20px;
}
.left_line{
	color:#04283E;
	width:226px;
	height:20px;
	margin:5px 0px 0px 11px;
	padding-left:5px;
	background:url(../images/i04.gif);
}
.left_map{
	width:248px;
	height:133px;
	margin:5px;
	background:url(../images/i05.gif);
}
.right{
	float:left;
	width:695px;
	margin-left:1px;
}
.right_ad{
	height:205px;
	overflow:hidden;
}
.right_top{
	height:26px;
	padding-left:20px;
}
.right_con{
	padding:10px 15px;
	line-height:20px;
}
.right_con p{
	margin:5px 0px;
}
.foot{
	width:643px;
	height:26px;
	margin:auto;
	color:#00293D;
	line-height:26px;
	padding-left:340px;
	background:url(../images/foot.gif);
}
.foot a{
	color:#00293D;
	text-decoration:none;
}

.tb tr{
 background:expression((rowIndex%2==1)?'#FFF':'#E9EEF2');
}