﻿body
{
	margin: 0px;
	font-family: 宋体;
	font-size: 12px;
	line-height: 18px;
	background-color: #8b97a3;
}


.Nav_so
{
	
	float: left;
	border-top: solid 1px #92c3f2;
	border-bottom: solid 1px #92c3f2;
	height: 120px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
background-color:#ffffff;
}

.Nav_so input
{
    background-color:Transparent;
}

.Nav_so #keys
{
    background-color:#fff;
}

a
{
	text-decoration: none;
}
a:link
{
	color: #333;
}
a:visited
{
	color: #333;
}
a:hover
{
	color: #06C;
	text-decoration: underline;
}
a:active
{
	color: #06C;
}

a.yellow:link
{
	color: #eb4800;
}
a.yellow:visited
{
	color: #eb4800;
}

form, div, img, ul, li
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

li
{
	list-style-type: none;
}



input, select
{
	border: solid 1px #bbbbbb;
}

.button
{
	border: solid 1px #bbbbbb;
	background-color: #00389d;
	color: White;
}

#index
{
	width: 100%;
}

#Index_1, #Index_2, #Index_3, #Index_4, #Index_5, #Index_6, #Index_7, #Index_8
{
	width: 978px;
	margin: 0 auto;
	background-color: #fff;
	text-align: left;
}

#Index_2
{
	padding-top: 3px;
}

.Nav_i2
{
	background-color: #e5eef5;
	line-height: 25px;
	height: 25px;
	padding-left: 15px;
	border: solid 1px #cccccc;
	margin: 5px 5px 0px 5px;
}

/*导航*/

#Logo
{
	width: 120px;
	height: 78px;
	float: left;
	margin-left:3px;
}

#Nav
{
	width: 818px;
	float: right;
	height: 75px;
	background-color:#ffffff;
}

#NavL
{
	width: 629px;
	float: left;
}

#NavR
{
	float: right;
	width: 189px;
	height: 75px;
}

#NavMenu
{
	height: 29px;
	width: 100%;
	background-color: #2b5ab4;
	background-image: url(/images/m_bg.gif);
}

#NavMenu .left
{
	float: left;
	width: 4px;
	height: 29px;
	background-image: url(/images/m_left.gif);
}

#NavMenu .center
{
	float: right;
	width: 625px;
	height: 29px;
	color: #ffffff;
	line-height: 28px;
}

.Head_keys
{
    width:98%;
    float:left;
    line-height:16px;
    height:16px;
}

.Head_keys a:link
{
    color:#009;
}

.Head_keys a:visited
{
    color:#009;
}

.Head_keys li
{
    float:left;
    padding-left:4px;
    padding-right:4px;
}


.center a:link
{
    
	color: #FFF;
	font-weight: bold;
}
.center a:visited
{
	color: #FFF;
	font-weight: bold;
}

#NavSearch
{
	height: 46px;
	width: 100%;
	background-color: #ffffff;
	background-image: url(/images/mb_bg.gif);
}

#NavSearch .left
{
	float: left;
	width: 4px;
	height: 46px;
	background-image: url(/images/mb_left.gif);
}

#NavSearch .main
{
	text-align: center;
	float: right;
	width: 625px;
	padding-top: 10px;
	color: #333333;
}

#NavR .left
{
	width: 184px;
	height: 75px;
	float: left;
	background-image: url(/images/mr_bg.gif);
}

#NavR .left .left
{
	width: 3px;
	height: 75px;
	float: left;
	background-image: url(/images/mr_left.gif);
}

#NavR .left .main
{
	float: right;
	height: 75px;
	color: #eb4800;
}


#NavR .right
{
	float: right;
	height: 75px;
	background-image: url(/images/mr_right.gif);
	width: 5px;
}

.l2
{
	margin-top: 10px;
	margin-bottom: 5px;
	border: #fce4b5 1px solid;
	float: left;
	width: 145;
	height: 38px;
}
.l3
{
	border-right: #fce4b5 1px solid;
	font-weight: bold;
	background: #fff8ed;
	float: left;
	width: 22px;
	color: #600;
	line-height: 15px;
	padding-top: 6px;
	height: 32px;
	text-align: center;
}
.c3
{
	padding-right: 0px;
	padding-left: 7px;
	float: left;
	padding-bottom: 0px;
	overflow: hidden;
	width: 143px;
	color: #333;
	line-height: 16px;
	padding-top: 3px;
	height: 32px;
}

.Nav_loginDiv
{
	margin-top: 15px;
	width: 100%;
	height: 30px;
	text-align: center;
}

/*导航end*/


/*页脚*/

.Nav_bottom
{
	height: 25px;
	line-height: 25px;
	background-color: #525658;
	color: #fff;
	text-align: center;
	float: left;
	width: 100%;
}

#Index_7 ul
{
	float: left;
	width: 100%;
	background-color: #ffffff;
	padding-top: 10px;
	padding-bottom: 20px;
}

#Index_7 li
{
	float: left;
	text-align: center;
	width: 100%;
	height: 25px;
	line-height: 25px;
	color: #000099;
}

#Index_7 a.link
{
	color: #000099;
}

#Index_7 a.hover
{
	color: #ff9900;
}

#Index_7 a.visited
{
	color: #000099;
}

/*页脚end*/

.submitYes
{
	color: #333333;
	border: solid 1px #b5b5b5;
	line-height: 20px;
	text-indent: 18px;
	background-image: url(/images/yes.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding: 2px;
	background-color: #ffffc0;
	width: 120px;
	margin-top: 5px;
	margin-left: 26px;
}

.submitWarning
{
	color: #ff0000;
	border: solid 1px #b5b5b5;
	line-height: 20px;
	text-indent: 18px;
	background-image: url(/images/warning.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding: 2px;
	background-color: #ffffc0;
	width: 120px;
	margin-top: 5px;
	margin-left: 26px;
}

