﻿@charset "UTF-8";

body,table,td,input,select,div {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #3a3a3a;
	line-height: 22px;
}

body {
	margin: 0px;
	padding: 0px;
	background: #fff;
}

img {
	border: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}

body,html {
	width: 100%;
	height: 100%;
}

a {
	color: #336699;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #ff7e00;
	text-decoration: underline;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	line-height: 36px;
	margin: 0px;
}

.star{
	color: red ;	
}
/* level 1 menu - begin */
.menu_left {
	background: url(../img/menu_left.gif) no-repeat;
	height: 39px;
	width: 15px;
}

.menu_right {
	background: url(../img/menu_right.gif) no-repeat;
	height: 39px;
	width: 15px;
}

.menu_bg {
	background: url(../img/menu_bg.gif) repeat-x;
	height: 39px;
}

.menu_bg div {
	float: left;
}

.menu_bg td {
	vertical-align: middle;
}

.menuone a {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	line-height: 39px;
	height: 39px;
	padding: 0px 12px;
}

.menuone a:hover {
	color: #8f3900;
	text-decoration: none;
}

.menu_bg img {
	line-height: 40px;
}

.menu_gap {
	height: 39px;
	width: 2px;
	display: block;
	float: left;
}

.menu_selected {
	background: url(../img/menu_selected.gif) no-repeat;
	width: 100px;
	height: 39px;
	text-align: center;
	overflow: hidden;
}

.menu_selected02 {
	background: url(../img/menu_selected02.gif) no-repeat;
	width: 130px;
	height: 39px;
	text-align: center;
	overflow: hidden;
}

.menu_selected a,.menu_selected02 a {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}

.menu_selected a:hover,.menu_selected02 a:hover {
	text-decoration: none;
}

.menu_normal {
	background: url(../img/menu_normal.gif) no-repeat;
	width: 104px;
	height: 39px;
	text-align: center;
}

.menu_normal02 {
	background: url(../img/menu_normal02.gif) no-repeat;
	width: 130px;
	height: 39px;
	text-align: center;
}

/* level 1 menu - end */ /* Level 2 menu - begin */
.secondMenu {
	width: 104px;
	border: 2px solid #fd7802;
	text-align: center;
}

.secondMenu td {
	height: 16px;
}

.secondMenu td {
	border-bottom: 1px solid #e9e9e9;
	text-align: center;
}

.secondMenu a {
	font-size: 12px;
	color: #666666;
}

.secondMenu a:hover {
	color: #ff7e00;
	text-decoration: none;
}
.secondMenu_extend {
	width: 174px;
	border: 2px solid #fd7802;
	text-align: center;
}

.secondMenu_extend td {
	height: 16px;
	border-bottom: 1px solid #e9e9e9;
	text-align: center;
	width: 174px;
}

.secondMenu_extend a {
	font-size: 12px;
	color: #666666;
}

.secondMenu_extend a:hover {
	color: #ff7e00;
	text-decoration: none;
}
.menutwo {
	width: 104px;
	position: absolute;
	z-index: 2;
	display: none;
	overflow: hidden;
	background-color: #fff;
}
.menutwoiframe {
	width: 104px;
	position: absolute;
	z-index: 1;
	display: none;
	background-color: yellow;
}
.menutwo_extend {
	width: 178px;
	position: absolute;
	z-index: 2;
	display: none;
	overflow: hidden;
	background-color: #fff;
}
.menutwoiframe_extend {
	width: 178px;
	position: absolute;
	z-index: 1;
	display: none;
	background-color: yellow;
}
.NavigationBar_Box {
	width: 50%;
	height: 30px;
	float: left;
	font-weight: bold;
	line-height: 28px;
	white-space: nowrap;
}

.mainMenu_box {
	height: 30px;
	text-align: right;
	white-space: nowrap;
}
.menu_class ol{
	list-style: none;
	border: 1px dashed #dcdcdc;
	margin: 0px;
	padding: 5px 10px;
}
.menu_class li{
	list-style: none;
	height: 24px;
	margin: 0px;	
}
/* page tab style */
.tab_nonce {
	background: url(../img/tab_nonce.gif) no-repeat;
	width: 78px;
	height: 28px;
	text-align: center;
	float: left;
	line-height: 28px;
}
.tab_nonce_L {
	background:url(../img/tab_nonce_L.gif) no-repeat;
	width:133px; 
	height:28px;
	text-align:center;
	float:left;
	line-height:28px;
}
.tab_nonce_VL {
	background:url(../img/tab_nonce_VL.gif) no-repeat;
	width:163px; 
	height:28px;
	text-align:center;
	float:left;
	line-height:28px;
}
.tab_nonce a, .tab_nonce_L a,.tab_nonce_VL a{
	color: #4a4a4a;
	font-weight: bold;
	text-decoration: none;
}

.tab_nonce a:hover,.tab_nonce_L a:hover,.tab_nonce_VL a:hover {
	color: #ff7e00;
	text-decoration: none;
}

.tab_normal {
	background: url(../img/tab_normal.gif) no-repeat;
	width: 78px;
	height: 28px;
	text-align: center;
	float: left;
	line-height: 28px;
}

.tab_normal_L {
	background:url(../img/tab_normal_L.gif) no-repeat;
	width:133px; 
	height:28px;
	text-align:center;
	float:left;
	line-height:26px;
}

.tab_normal_VL {
	background:url(../img/tab_normal_VL.gif) no-repeat;
	width:163px; 
	height:28px;
	text-align:center;
	float:left;
	line-height:26px;
}

.tab_normal a, .tab_normal_L a, .tab_normal_VL a {
	color: #4a4a4a;
	text-decoration: none;
}

.tab_normal a:hover,.tab_normal_L a:hover,.tab_normal_VL a:hover {
	color: #ff7e00;
	text-decoration: none;
}

/* Rounded border shallow blue background 2 */
.Corner_leftTop_B,.Corner_rightTop_B,.Corner_leftBottom_B,.Corner_rightBottom_B
	{
	width: 7px;
	height: 7px;
}

.Corner_leftTop_B {
	background: url(../img/Corner_leftTop_B.png) no-repeat;
}

.Corner_rightTop_B {
	background: url(../img/Corner_rightTop_B.png) no-repeat;
}

.Corner_leftBottom_B {
	background: url(../img/Corner_leftBottom_B.png) no-repeat;
}

.Corner_rightBottom_B {
	background: url(../img/Corner_rightBottom_B.png) no-repeat;
}

.Corner_top_B {
	background: url(../img/Corner_top_B.png) repeat-x;
	height: 7px;
}

.Corner_bottom_B {
	background: url(../img/Corner_bottom_B.png) repeat-x;
	height: 7px;
}

.Corner_right_B {
	background: url(../img/Corner_right_B.png) repeat-y;
	width: 7px;
}

.Corner_left_B {
	background: url(../img/Corner_left_B.png) repeat-y;
	width: 7px;
}

/* Rounded border white background gray border */
.Corner_leftTop_G,.Corner_rightTop_G {
	width: 6px;
	height: 28px;
	font-size: 1px;
}

.Corner_leftBottom_G,.Corner_rightBottom_G {
	width: 6px;
	height: 6px;
	font-size: 1px;
}

.Corner_leftTop_G {
	background: url(../img/Corner_leftTop_G.png) no-repeat;
}

.Corner_rightTop_G {
	background: url(../img/Corner_rightTop_G.png) no-repeat;
}

.Corner_leftBottom_G {
	background: url(../img/Corner_leftBottom_G.png) no-repeat;
}

.Corner_rightBottom_G {
	background: url(../img/Corner_rightBottom_G.png) no-repeat;
}

.Corner_Top_G {
	background: url(../img/Corner_Top_G.png) repeat-x;
	height: 28px;
}

.Corner_left_G {
	border-left: 1px solid #dedede;
	font-size: 1px;
}

.Corner_right_G {
	border-right: 1px solid #dedede;
	font-size: 1px;
}

.Corner_bottom_G {
	background: url(../img/Corner_bottom_G.png) repeat-x;
	height: 6px;
	font-size: 1px;
}

/* Left menu style */
.leftMenu_top {
	background: url(../img/leftMenu_top.png) no-repeat;
	width: 120px;
	height: 5px;
	font-size: 1px;
}
.leftMenu_top a {
	color : #3a3a3a ;
}
.leftMenu_bottom {
	background: url(../img/leftMenu_bottom.png) no-repeat;
	width: 120px;
	height: 5px;
	font-size: 1px;
}

.leftMenu_bg {
	width: 120px;
	padding: 0px 5px;
}

.leftMenu_kg {
	width: 100px;
	padding: 0px 5px;
}

.leftMenu_kg a,.leftMenu_nonce {
	width: 100%;
	height: 30px;
	line-height: 28px;
	border-bottom: 1px dotted #dedede;
	background: url(../img/dot.png) no-repeat left;
	padding-left: 25px;
}

.leftMenu_bg a,.leftMenu_nonce {
	width: 100%;
	height: 30px;
	line-height: 28px;
	border-bottom: 1px dotted #dedede;
	background: url(../img/dot.png) no-repeat left;
	padding-left: 25px;
}

.subleftMenu_bg {
	width: 120px;
	padding: 0px 5px;
}
.leftMenu_anormal{
	width: 100%;
	height: 30px;
	line-height: 28px;
	border-bottom: 1px dotted #dedede;
	background: url(../img/dot.png) no-repeat left;
	padding-left: 25px;
}
.leftMenu_download{
	width: 3px;
	height: 30px;
	line-height: 28px;
	border-bottom: 1px #dedede;
	background: #fff;
}

.leftMenu_nonce {
	color: #d08601;
	font-weight: bold;
}

/* search background */
.searchBg {
	background: url(../img/Search_bg01.png) repeat-x;
	height: 55px;
}

.search_bg {
	background: url(../img/search_bg.png) repeat-x;
	height: 101px;
}

/* banner top */
#topTd {
	height: 45px;
	vertical-align: top;
}

.topLeft {
	background: url(../img/logo.png) no-repeat left top;
	width: 390px;
	height: 40px;
	float: left;
	padding-left: 230px;
	padding-top: 25px;
}
.topLeft2 {
	background:url(../img/logo.png) no-repeat left top;
	width:360px;
	height:40px;
	float:left;
	padding-left:230px;
	padding-top:25px;
	color:#f27811;
}
.topRight {
	width:280px;
	height: 55px;
	padding-top: 10px;
	text-align: right;
	float: left;
}
.topRight2 {
	width:320px;
	height: 55px;
	padding-top: 10px;
	text-align: right;
	float: left;
}

#registerBox {
	width: 180px;
	height: 25px;
	text-align: left;
	float: left;
	padding-top: 5px;
}

#loginBoxBig {
	width: 300px;
	height: 20px;
	border: 2px solid #f27810;
	background-color: #fff;
	float: left;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 10;
}
#loginBoxBig2 {
	width: 280px;
	border: 2px solid #f27810;
	background-color: #fff;
	float: left;
	z-index: 10;
	padding: 20px;
}
a.aStyle {
	color: #f38a25;
	text-decoration: none;
}

.button_login {
	background: url(../img/button_login.png) no-repeat;
	width: 62px;
	height: 24px;
	color: #b54806;
	line-height: 24px;
	padding-top: 1px;
	border: 0px;
	cursor: pointer;
}

#container {
	width: 100%;
}

#containerTd {
	vertical-align: top;
}

#copyrightTd {
	height: 40px;
	text-align: center;
	color: #979797;
	padding-bottom: 5px;
}
.boxBorder {
	border: 1px solid #dcdcdc;
	padding: 10px 20px;
}
.boxBorder02 {
	width:360px;
	border:1px solid #dcdcdc;
}
.boxBorder03 {
	width:360px;
	border:1px solid #dcdcdc;
}
.vertical_bar{
	background: url(../img/line.gif) repeat-y ;
	height: 230px; ;
	margin-bottom: 15px;
}
.aStyle2 {
	color: #f38a25;
}
.aStyle3 {
	color: #aaa;
	text-align: center;
}
.aStyle4 {
	color: #fe0101;
	text-align: center;
	font-weight: bolder;
}
.aStyle5 {
	color: #888;
	text-decoration: underline;
}
.text01{
	padding-left:30px;
	text-align: right;
	width: 75px;
}
.text02{
	padding-left:10px;
	text-align: left;
}
.text03{
	text-align: right;
}
.text04{
	text-align: center;
}
.tableOverFlow_S {
	height: 600px;
	overflow: auto;
}
/*liuchengtu*/
.lct_bg {
	background:url(../img/liuchengtu_bg.png) no-repeat;
	width:850px;
	height:360px;
}
.lct_01, .lct_02, .lct_03, .lct_04, .lct_05, .lct_06 {
	border:0px;
	cursor:pointer;
	width:108px;
	height:128px;
}
.lct_01 {
	background:url(../img/liuchengtu_01.png) no-repeat;
}
.lct_02 {
	background:url(../img/liuchengtu_02.png) no-repeat;
}
.lct_03 {
	background:url(../img/liuchengtu_03.png) no-repeat;
}
.lct_04 {
	background:url(../img/liuchengtu_04.png) no-repeat;
}
.lct_05 {
	background:url(../img/liuchengtu_05.png) no-repeat;
}
.lct_06 {
	background:url(../img/liuchengtu_06.png) no-repeat;
}
/*liuchengtu*/
.topT {
	background-color:#f7e1b6;
	height:60px;
	font-weight:bold;
	border-bottom:2px solid #d8b46d;
	padding:10px 30px;
}
.topT p {
	margin:0px;
	font-size:14px;
}
.TTT_C {
	border-top:1px solid #d0d0d0;
	border-left:1px solid #d0d0d0;
}
.TTT_C th {
	border-right:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
	width:120px;
	text-align:left;
	background-color:#ccc;
	padding:5px 10px;
}
.TTT_C td {
	border-right:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
	padding:5px 10px;
	background-color:#fff;
}
.a_bg {
	background:url(../img/a_bg.png);
}
.menu_selected03 {
	background:url(../img/menu_selected03.gif) no-repeat;
	width:180px;
	height:39px;
	text-align:center;
	white-space:nowrap;
}
.menu_normal03 {
	background:url(../img/menu_normal03.gif) no-repeat;
	width:180px;
	height:39px;
	text-align:center;
	white-space:nowrap;
}
.menu_selected03 a {
	color:#666666;
	font-size:14px;
	font-weight:bold;
	line-height:40px;
	white-space:nowrap;
}
.menu_normal03 a {
	color:white;
	font-size:14px;
	font-weight:bold;
	line-height:40px;
	white-space:nowrap;
}

.S_tab01 {
	background:url(../img/S_tab01.png) repeat;
	width:170px;
	height:41px;
	border-right:1px solid #dcdcdc;
	text-align:center;
	font-weight:bold;
}
.S_tab01 a {
	color:#232323;
	font-size:16px;
}
.S_tab02 {
	background:url(../img/S_tab02.png) repeat #e3e3e3;
	width:170px;
	border-right:1px solid #dcdcdc;
	height:31px;
	text-align:center;
	font-weight:bold;
}
.S_tab02 a {
	color:#232323;
	font-size:16px;
}