body {
	
	background-color:#303880;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	width:100%;
}
h3 {
	margin:5px;
}
* {
	text-decoration:none;
	margin:0px;
	padding:0px;
}
input {
	font-family:tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	height:16px;
}
div, dl, dt, dd, ul, ol, form {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

a {
	color:#000;
	cursor:pointer;
}
a:hover {
	color:#ff0000;
	left:1px;
	position:relative;
	text-decoration:none;
	top:1px;
}
img {
	margin:0px;
	border:0px;
	padding:0px;
}
p {
	line-height:180%;
	margin:8px 5px;
	padding:5px;
	text-indent:24px;
}
.nav_right a{
color:#66aa00;
}
td{
line-height:200%;
}
ol {
	font-size:12px;
	line-height:180%;
	margin:8px 0;
	padding:0 20px 0 50px;
}
ol li {
	list-style-type:inherit;
}
/*根容器定义*/
.hot {
	color:#F63;
	font-weight:bold;
}
#mainFrame {
	margin:0 auto;
	width: 800px;
}
#content {
	background-color:#fff;
	float:left;
	width:800px;
}
#nav {
	width:800px;
}
#nav_top {
	background:#FFFFFF url(../images/nav_bg2.jpg) no-repeat scroll 199px 0;
	height:77px;
	background-color: #fff;
	width:800px;
}
#nav_logo {
	margin-top:3px;
	float:left;
}
#nav_nav {
	float:right;
	padding-right: 5px;
}
.top_space{
height:3px;
}
#tabs {
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	background: url(../images/nav_bg.gif) repeat-x;
	float: right;
	padding-bottom: 0px;
	margin: 0px auto;
	width: 100%;
	line-height: normal;
	padding-top: 0px;
}
#tabs UL {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#tabs LI {
	padding-right: 0px;
	display: inline;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
#tabs A {
	padding-right: 0px;
	padding-left: 4px;
	background: url(../images/dhleft.gif) no-repeat 0px 1px;
	float: left;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	text-decoration: none;
	cursor:pointer;
}
#rightline {
	border-right-width: thin;
	border-right-color: #d7d7d7
}
#tabs A SPAN {
	padding-right: 14px! important;
	display: block;
	padding-left: 14px! important;
	font-weight: bold;
	background: url(../images/dhright.gif) no-repeat 0px 1px;
	float: left;
	padding-bottom: 10px! important;
	color: #fff;
	padding-top: 12px! important;
}
#tabs A SPAN {
	float: none
}
#tabs A:hover SPAN {
	font-weight: bold;
	color: #66ff00;
}
#tabs A:hover {
	background-position: 0% -40px;
	top:0px;
	left:0px;
}
#tabs A:hover SPAN {
	background-position: 100% -45px;
}
#blue_line {
	background:#AAAAFF none repeat scroll 0 0;
	clear:both;
	font-size:1px;
	height:3px;
	margin:0 auto;
	padding:0;
}
#menu {
	background:url(../images/menu_bg1.gif) repeat-x;
	height:29px;
	float:left;
	width:100%;
	overflow:hidden;
}
#menu ul {
	list-style:none;
	display: table-cell;/*兼容火狐*/
	line-height:29px;
}
#menu ul li {
	background:url(../images/menu_l1.gif) no-repeat;
	height:29px;
	float:left;
	padding-left:2px;
}
#menu ul li a {
	color:#fff;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	float:left;
	padding: 0 15px;
	top:0;
	left:0;
}
#menu ul li a:hover {
	background:url(../images/menu_bg2.gif) no-repeat 45% 0px;
	color:#aaff00;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.clear {
	clear:both;
	height:5px;
	margin:0;
	overflow:hidden;
	padding:0;
	background-color:#fff;
}
#left {
	float:left;
	width:250px;
	padding:0;
	display:inline;
	margin-left:2px;
}
h2 {
	background:transparent url(../images/icon_plus.gif) no-repeat scroll 0 10px;
	border-bottom:1px dotted #CCCCCC;
	color:#1A64AE;
	font-size:14px;
	line-height:25px;
	padding-left:30px;
	margin:0 5px 0 5px;
	padding-top:10px;
}
.public_title {
	background:transparent url(../images/public_title.jpg) no-repeat 5px;
	color:#fff;
	font-size:12px;
	line-height:25px;
	margin:0;
	padding: 0px 0px 2px 30px;
	*padding:3px 0px 2px 30px important;
	*padding:5px 0px 2px 30px;
	font-weight: bold;
}
#right {
	float:left;
	width:540px;
	margin-left:5px;
}

.public_left_border {
	float: left;
	border-color:#ccc;
	border-style:solid;
	border-width:1px;
	overflow:hidden;
	width: 248px;
}
.public_left_border_index {
	float: left;
	border-color:red;
	border-style:none solid solid;
	border-width:medium 1px 1px;
	overflow:hidden;
	width: 248px;
}
.public_left_border li {
	list-style:none;
}
.public_right_border {
	float: left;
	border-color:#ccc;
	border-style:solid;
	border-width:1px;
	overflow:hidden;
	width: 538px;
	min-height: 790px;
}
.public_right_border_index{
	float: left;
	border-color:red;
	border-style:none solid solid;
	border-width:medium 1px 1px;
	overflow:hidden;
	width: 538px;
}
.public_hold_border {
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	float:left;
	overflow:hidden;
	width:788px;
}
.left_gif {
	overflow:hidden;
	padding-left:2px;
	*padding-left:2px !important;
	*padding-left:0px; 
	/*background:transparent url(../images/518fax.jpg) no-repeat scroll left bottom;*/
  float:left;
	width:100%;
	margin-top:5px;
}
.long_div {
	margin:5px 5px 0 5px;
	*margin:5px 5px 0 5px !important;
	*margin:2px 2px 0 2px;
	float:left;
}
.leibiao{
margin:2px;
line-height:21px;
}
#login {
	width: 250px;
	float: left;
}

#login_a {
	padding-left:5px;
}
#login_a a{
color:#0000ff;
}
#login_a a:hover {
	color:#FF5400;
}

#login_bottom {
	background:url(../images/login_bottom.gif) no-repeat;
	float:left;
	width: 270px;
	height: 8px;
	margin-bottom:0px;
}
.input1 {
	border:1px solid #FF5400;
	height:16px;
}
.more_pager {
	margin:20px 0px 20px 50px;
	width:500px;
}
#news_more li {
	border-bottom:1px dotted #D3D3D5;
	height:25px;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	margin-top:5px;
	padding-left:5px;
}
.hoverNow {
	background:url(../images/menu_hover.gif) no-repeat 0px 2px;
	color:red;
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
	padding:7px;
}
#nav_buttom {
	float:left;
	height:123px;
	width:100%;
}
#question {
	padding:0px;
}

#yewu {
	margin-bottom: 10px;
	margin-top: 5px;
	height:170px;
}
#yewu dl {
	border:1px solid #ccc;
	display:block;
	float:left;
	height:170px;
	margin-left:6px;
	*margin-left:6px !important;
	*margin-left:4px;
	position:relative;
	width:125px;
}
#yewu a:hover {
	left:0;
	top:0;
	text-decoration:underline;
	position:static;
}
#yewu dt {
	display:block;
	font-family:黑体;
	color:#000;
	font-size:14px;
	font-weight:600;
	margin:2px 0 10px;
	padding:6px 2px 2px 10px;
}
#yewu dd {
	background-image:url(../images/Icon_13.jpg);
	background-position:10px 6px !important;
	background-repeat:no-repeat;
	display:block;
	font-size:12px;
	line-height:140% !important;
	margin:0;
	padding:2px 2px 2px 5px;
	text-indent:14px;
}
#yewu .dl2 dd{
background-image:url(../images/Icon_13.jpg);
	background-position:10px 6px !important;
	background-repeat:no-repeat;
	display:block;
	font-size:12px;
	line-height:129% !important;
	margin:0;
	padding:2px 2px 2px 5px;
	text-indent:14px;
}
#yewu .dl4 dd{
background-image:url(../images/Icon_13.jpg);
	background-position:10px 6px !important;
	background-repeat:no-repeat;
	display:block;
	font-size:12px;
	line-height:155% !important;
	margin:0;
	padding:2px 2px 2px 5px;
	text-indent:14px;
}
#yewu span {
	background:transparent url(../images/linksup.gif) no-repeat;
	bottom:2px;
	font-size:12px;
	font-weight:600;
	padding-left:12px;
	position:absolute;
	right:10px;
}
#footer {
	height:121px;
	width:800px;
}
#footer_nav a{
	color:#fff;
	left:0;
	top:0;
	position:static;
}
#footer img{
	vertical-align:bottom;
}
#footer_nav a:hover {
	color:#fff;
	left:0;
	top:0;
	text-decoration:underline;
	position:static;
}
#footer_nav2 {
	color:#FBD51F;
}
#pplink{
	color:#D4D0C8;
}
#pplink a {
	color:#AA9900;
}
#pplink a:hover {
	color:#D4D0C8;
	text-decoration:none;
}

#footer10 {
	float:left;
	width:9px;
	height:121px;
}

#footer11 {
	float:left;
	text-align:left;
	width:782px;
	height:121px;
	font:arial;
	font-size:12px;
	padding-top:5px;
	color:#ffffff;
	background:url(../images/footer_center.gif) repeat-x;
}
#footer12{
	float:left;
	width:9px;
	height:121px;}

#footer2 {
	height:10px;
	border:1px solid #D3EBFE;
	background:#ffffff;
	margin:0 6px 0 6px;
	padding:6px 6px 6px 30px;
}
#footer3 {
	height:10px;
	border:1px solid #D3EBFE;
	background:#ffffff;
	margin:0 6px 0 6px;
	padding:30px 6px 30px 40px;
}
#footer3 a {
	color: #2676C6;
	text-decoration: none;
}
#footer3 a:hover {
	color: #ff9900;
	text-decoration: none;
}
#footer4 {
	height:610px;
	border:1px solid #D3EBFE;
	background:#ffffff;
	margin:0 6px 0 6px;
	padding-left:20px;
}
#footer44 {
	height:100%;
	width:690px;
	border-bottom:1px solid #D3EBFE;
	padding:20px;
}
#footer46 {
	height:15px;
	width:650px;
	padding:5px 0 0 70px;
}
#footer6 {
	height:100%;
	background:#ffffff;
	border-bottom:1px solid #D3EBFE;
	padding:5px;
	margin:0 6px 0 6px;
	padding:20px;
}
.con_unselect {
	color:#336699;
}
.con_select {
	color:#FF6600;
}
.top_number {
	color:#ddff00; 
	font-weight: bold;
	padding-left:15px;
}
.nav_top_p1 {
	margin: 0px 5px 0px 0px;
	padding: 0pt; 
	font-size: 12px;
}
.nav_top_p2 {
	height:3px;
	*height:20px !important;
	*height:20px;
}

#index_advanteger {
	margin-top:5px;
	width:100%;
	height:140px;
}
#index_advanteger a:hover {
  left:0px;
  top:0px;
  cursor;pointer;
}
#index_advanteger_item {
	float:left;
	width:50%;
	height:70px;
}
#index_advanteger_title {
	color:#FF6633;
	font-weight:bold;
	font-size:16px
}
#index_advanteger_text {
 	float:left;
 	padding:3px;
 	line-height:18px;
}
#index_advanteger_img {
	border:1px solid #FF6633;
}
.msg {
    background-color:#EDF3FA;
    border:1px dotted #DBDBDB;
    color:#887788;
    font-family:Verdana,Tahoma,"宋体";
    font-size:13px;
    margin:5px;
    padding:5px;
}
.msgWarm {
    background-color:#EDF3FA;
    background-image:url(../images/standard_msg_warning.gif);
    background-position:5px 5px;
    background-repeat:no-repeat;
    border:1px solid #408FD0;
    font-family:Verdana,Tahoma,"宋体";
    font-size:13px;
    margin:5px;
    padding:5px 5px 5px 25px;
}
.msgError {
    background-color:#FFEFEE;
    background-image:url(../images/standard_msg_error.gif);
    background-position:5px 6px;
    background-repeat:no-repeat;
    border:1px solid #FF6860;
    font-family:Verdana,Tahoma,"宋体";
    font-size:13px;
    line-height:16pt;
    margin:5px;
    padding:5px 5px 5px 25px;
}
.msgOk {
    background-color:#F0FFF0;
    background-image:url(../images/standard_msg_ok.gif);
    background-position:5px 5px;
    background-repeat:no-repeat;
    border:1px solid #00EA00;
    font-family:Verdana,Tahoma,"宋体";
    font-size:13px;
    margin:5px;
    padding:5px 5px 5px 25px;
}
