/* GALLERY LIST */
/* IMPORTANT - Change '#photos' to the ID of your gallery list to prevent a flash of unstyled content */
body{margin:0 auto;}
#photos { visibility: hidden; margin:0 auto; }

/* GALLERY CONTAINER */
.gallery { background: #ddd; border: 1px solid #aaa; padding: 5px;}

/* LOADING BOX */
.loader { background: url(loader.gif) center center no-repeat #ddd; }

/* GALLERY PANELS */
.panel {}

/* DEFINE HEIGHT OF PANEL OVERLAY */
/* NOTE - It is best to define padding here as well so overlay and background retain identical dimensions */
.panel .panel-overlay,
.panel .overlay-background { height: 60px; padding: 0 1em; }

/* PANEL OVERLAY BACKGROUND */
.panel .overlay-background { background: #222; }

/* PANEL OVERLAY CONTENT */
.panel .panel-overlay { color: white; font-size: 0.7em; }
.panel .panel-overlay a { color: white; text-decoration: underline; font-weight: bold; }

/* FILMSTRIP */
/* 'margin' will define top/bottom margin in completed gallery */
.filmstrip { margin: 5px; }

/* FILMSTRIP FRAMES (contains both images and captions) */
.frame {}

/* WRAPPER FOR FILMSTRIP IMAGES */
.frame .img_wrap { border: 1px solid #aaa; }

/* WRAPPER FOR CURRENT FILMSTRIP IMAGE */
.frame.current .img_wrap { border-color: #000; }

/* FRAME IMAGES */
.frame img { border: none; }

/* FRAME CAPTION */
.frame .caption { font-size: 11px; text-align: center; color: #888; }

/* CURRENT FRAME CAPTION */
.frame.current .caption { color: #000; }

/* POINTER FOR CURRENT FRAME */
.pointer {
	border-color: #000;
}

/* TRANSPARENT BORDER FIX FOR IE6 */
/* NOTE - DO NOT CHANGE THIS RULE */
*html .pointer {
	filter: chroma(color=pink);
}
.bg_prev {
	height: 260px;
	width: 270px;
	position: absolute;
	z-index: 2000;
	margin-left: 30px;
	padding-top:200px;
}

.bg_next {
	margin-left: 420px;
	height: 260px;
	width: 93px;
	position: absolute;
	z-index: 2000;
	padding-top:200px;
	padding-left: 200px;
}

/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
body {
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(/App_theme/e10th004s1/images/Default_images/LAN_DT.jpg);
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6,img,div,ul,a,li,label,input,form {
	margin:0px;
	padding:0px;
}
h2 {
	margin:0px;
	padding:0px;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #ffffff;
}
a {
	color: #676767;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #676767;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #676767;
}
.blank_10 {
	line-height: 10px;
	height: 10px;
	clear:both;
}

.blank_5 {
	line-height: 5px;
	height: 5px;
	clear:both;
}
.blank_1 {
	line-height: 1px;
	height: 1px;
	clear:both;
}



/*_________网站样式__________*/

.SITE_BOX{
	width: 993px;
	margin-right: auto;
	margin-left: auto;
}
.SITE_Top_DaoHang_DT {
	background-image: url(/App_theme/e10th004s1/images/Default_images/top_daohang_t.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 28px;
}


/*_________字体样式__________*/



#Z_12_NY_J {
	line-height: 24px;
	color: #9B9B9B;
	font-weight: normal;
}
#Z_12_NY_J a{
	line-height: 24px;
	color: #9B9B9B;
	cursor: text;
	font-weight: normal;
}
#Z_12_NY_J a:hover{
	line-height: 24px;
	color: #9B9B9B;
	text-decoration: none;
	cursor: text;
	font-weight: normal;
}
#Z_12_NY_J b{
	line-height: 24px;
	color: #9B9B9B;
	cursor: text;
	font-weight: normal;
}

#Z_12_NY_J b a{
	line-height: 24px;
	color: #9B9B9B;
	cursor: text;
	font-weight: normal;
}
#Z_12_NY_J b a:hover{
	line-height: 24px;
	color: #9B9B9B;
	text-decoration: none;
	cursor: text;
	font-weight: normal;
}
#NR_Z p{
	margin:0px;
	padding: 0px;
	display: inline;
}

#NR_Z p a{
	margin:0px;
	padding: 0px;
	display: inline;
	font-size: 12px;
}
#NR_Z p a:hover{
	margin:0px;
	font-size: 12px;
	padding: 0px;
	display: inline;
}


#top_title {
	font-size: 12px;
	color: #676767;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#top_title h1{
	font-size: 12px;
	color: #676767;
	text-decoration: none;
	font-weight: normal;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#top_title h2 {
	font-size: 12px;
	color: #676767;
	text-decoration: none;
	font-weight: normal;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#top_title a{
	font-size: 12px;
	color: #676767;
	text-decoration: none;
	font-weight: normal;
	margin-right: 8px;
	padding-right: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #676767;
}
#top_title a:hover{
	font-size: 12px;
	color: #676767;
	text-decoration: underline;
	font-weight: normal;
	margin-right: 8px;
	padding-right: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #676767;
}
#Layer1 {
	position:absolute;
	width:251px;
	height:214px;
	z-index:1;
	margin-left: 480px;
	margin-top: 50px;
}

.BOX_230 {
	float: left;
	width: 230px;
}
.BOX_754 {
	float: right;
	width: 754px;
	padding-left: 18px;
}
.BOX_192 {
	float: right;
	width: 192px;
}
.BOX_544 {
	float: left;
	width: 544px;
}
.BOX_491 {
	float: right;
	width: 490px;
}
.BOX_190 {
	float: right;
	width: 190px;
}
.BOX_232 {
	float: left;
	width: 300px;
}
.BOX_120 {
	float: left;
	width: 120px;
}
.BOX_223 {
	float: left;
	width: 223px;
}
.BOX_401 {
	float: left;
	width: 401px;
}
.BOX_687 {
	float: left;
	width: 687px;
}
.BOX_160 {
	float: left;
	width: 160px;
}
.BOX_236 {
	float: right;
	width: 236px;
}
.BOX_498 {
	float: left;
	width: 486px;
}
.BOX_86 {
	float: left;
	width: 84px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BCBCBC;
}
.BOX_653 {
	width: 620px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #DCDCDC;
	border-right-color: #DCDCDC;
}
.BOX_281 {
	float: left;
	width: 281px;
}
.BOX_628 {
	float: right;
	width: 628px;
}
.BOX_180 {
	float: right;
	width: 180px;
}

.BOX_229 {
	float: right;
	width: 230px;
}

.BOX_HEIGHT {
	overflow: scroll;
	height: 350px;
}

.HEIGHT_15 {
	line-height: 22px;
	height: 22px;
}

.bd_bg {
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	height: 25px;
		border: 0px none #FFFFFF;
}
.width_166 {
	width: 166px;

}

.divtitle {
	line-height: 16px;
	font-size: 12px;
	background-image: url(/App_theme/e10th004s1/images/Default_images/LAN_D.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	
	color: #1366B4;
	padding-left: 8px;
        padding-bottom: 3px;

}
.divtitle a{
	line-height: 16px;
	color: #1366B4;
}
.divtitle a:hover{
	line-height: 16px;
	color: #1366B4;
}








.BOX_LEFT {
	float: left;
}
.BOX_RIGHT {
	float: right;
}
.YIN_C {
	overflow: hidden;
	height: 100%;
}
.YIN_Y {
	overflow: hidden;
	height: 100%;
}
.YIN_X {
	overflow: hidden;
	height: 100%;
}
.BAI_BK {
	background-image: url(/App_theme/e10th004s1/images/Default_images/DB_LAN_Y.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.BAI_SBK {
	background-image: url(/App_theme/e10th004s1/images/Default_images/BAI_T.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.BAI_HUI_J {
	background-image: url(/App_theme/e10th004s1/images/Default_images/LAN_DS.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.HUI_BT {
	background-image: url(/App_theme/e10th004s1/images/Default_images/HUI_T.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.HUI_BT_C {
	background-image: url(/App_theme/e10th004s1/images/Default_images/search_HUI.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.HUI_BK_D1 {
	border: 1px solid #D1D2D4;
}
.HUI_BK_D1_200 {
	border: 1px solid #D1D2D4;
	height: 210px;
}
.HUI_BK_D1_H {
	border: 1px solid #D1D2D4;
}
.HUI_BK_D1_C {
	border: 1px solid #D1D2D4;
	background-color: #E6E7E9;
}
.HUI_BK_D2 {
	border: 1px solid #D1D2D4;
}
.HUI_DB_E4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
.HUI_BK_D3 {
	line-height: 25px;
	background-image: url(/App_theme/e10th004s1/images/Default_images/HUI_DT.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #D3D3D3;
}
.HUI_BK_D4 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D1D2D4;
	border-bottom-color: #D1D2D4;
	border-left-color: #D1D2D4;
	background-color: #9FCAED;
}
.HUI_BK_E0 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E0E1E6;
	border-bottom-color: #E0E1E6;
	border-left-color: #E0E1E6;
	background-color: #EEF6F9;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #3486C2;
}
.HUI_BK_E0_H {
	background-color: #EEF6F9;
	border: 1px solid #E0E1E6;
	font-size: 13px;
	font-weight: normal;
	color: #095998;
}
.HUI_BK_E0_C {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #88A7D3;
	background-color: #F8F9FD;
}
.HUI_BK_XU {
	padding-top: 11px;
	padding-bottom: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A7A9C0;
}
.HUI_BK_XU_C {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A7A9C0;
}
.HUI_BK_X {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A7A9C0;
}
.HUI_BK_EF {
	border: 1px solid #EFF0F2;
	background-color: #F8F9FD;
}
.HUI_BK_ED {
	border: 1px solid #EDEDED;
}
.HUI_BK_BB {
	border: 1px solid #BBBBBB;
	background-color: #B6E8FF;
	line-height: 36px;
	height: 36px;
}
.HUI_BK_BB_C {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #BBBBBB;
}
.HUI_BK_DC {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DCDCDC;
	border-right-color: #DCDCDC;
	border-left-color: #DCDCDC;
}
.HUI_DS_F5 {
	background-color: #F5F5F5;
}

.HUI_DS_K {
	line-height: 29px;
	background-image: url(/App_theme/e10th004s1/images/Default_images/HUI_DS.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 100%;
	width: 84px;
	overflow: hidden;
}
.HUI_DS_K_C {
	line-height: 29px;
	background-image: url(/App_theme/e10th004s1/images/Default_images/HUI_DS.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 29px;
	background-color: #C2C2C2;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.HUI_DB_E0 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E2;
}






.ZI_DT {
	background-color: #FFFFFF;
	background-image: url(/App_theme/e10th004s1/images/Default_images/ZI_T.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}








.LAN_TDT {
	background-image: url(/App_theme/e10th004s1/images/Default_images/LAN_TDT.jpg);
	background-repeat: no-repeat;
	height: 35px;
	line-height: 35px;
	padding-left: 20px;
}
.LAN_TDT_C {
	background-image: url(/App_theme/e10th004s1/images/Default_images/LAN_TDT_C.jpg);
	background-repeat: no-repeat;
	height: 31px;
	line-height: 31px;
	width: 166px;
}

.LAN_BK_15 {
	border: 5px solid #156CBC;
	background-color: #FFFFFF;
}
.LAN_TOP {
	background-image: url(/App_theme/e10th004s1/images/Default_images/LAN_TOP.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.LAN_CENTER {
	background-image: url(/App_theme/e10th004s1/images/Default_images/LAN_CENTER.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.LAN_BOTTOM {
	background-image: url(/App_theme/e10th004s1/images/Default_images/LAN_BOTTOM.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.LAN_QUAN {
	background-image: url(/App_theme/e10th004s1/images/Default_images/LAN_QUAN.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3D3;
}
.LAN_QUAN_C {
	background-image: url(/App_theme/e10th004s1/images/Default_images/LAN_QUAN.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	line-height: 30px;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
.LAN_QUAN_W {
	background-image: url(/App_theme/e10th004s1/images/Default_images/LAN_QUAN.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	line-height: 30px;
	height: 100%;
	overflow: hidden;
}
.LAN_QUAN_L {
	background-image: url(/App_theme/e10th004s1/images/Default_images/LAN_QUAN.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	line-height: 30px;
	height: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3986BE;
	overflow: hidden;
}
.LAN_L {
	padding-left: 5px;
	line-height: 30px;
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3986BE;
}
.LAN_TT {
	background-image: url(/App_theme/e10th004s1/images/Default_images/LAN_T.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.LAN_BK_B6 {
	padding: 1px;
	border: 1px solid #B6CDDD;
}
.LAN_BK_8F {
	border: 1px solid #8F9EBF;
}
.LAN_NEXT_T {
	line-height: 33px;
	background-image: url(/App_theme/e10th004s1/images/Default_images/HUI_TT.jpg);
	background-repeat: no-repeat;
	height: 33px;
	padding-right: 35px;
	padding-left: 30px;
}
.LAN_DB_CA {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CADDEC;
}
.LAN_DS_EE {
	background-color: #EEF6F9;
	width: 102px;
	float: left;
	border: 1px solid #D8DDE0;
}
.LAN_DS_3A {
	line-height: 32px;
	background-color: #3A78C3;
	height: 32px;
	padding-left: 10px;
	float: left;
	padding-right: 10px;
}
.LAN_BK_DC {
	border: 1px solid #DCE9F2;
}
.LAN_DS_E4 {
	background-color: #E4EEFA;
}








.HK_H {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/App_theme/e10th004s1/images/Default_images/HK_H.jpg);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	height: 26px;
	width: 106px;
	margin-right: 5px;
}
.HK_A {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/App_theme/e10th004s1/images/Default_images/HK_A.jpg);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	height: 26px;
	width: 106px;
	margin-right: 5px;
}
.NR_H {
	font-size: 14px;
	line-height: 29px;
	font-weight: bold;
	color: #095998;
	background-image: url(/App_theme/e10th004s1/images/Default_images/NR_H.jpg);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	height: 29px;
	width: 122px;
}
.NR_A {
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
	color: #095998;
	background-image: url(/App_theme/e10th004s1/images/Default_images/NR_A.jpg);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	height: 28px;
	width: 128px;
}








.SEARCH_K {
	line-height: 23px;
	background-image: url(/App_theme/e10th004s1/images/Default_images/SEARCH_K.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 176px;
	border: 0px none #FFFFFF;
}
.SEARCH_N {
	background-image: url(/App_theme/e10th004s1/images/Default_images/SEARCH_N.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 77px;
	border: 0px none #FFFFFF;
}
.MENU_DT {
	background-image: url(/App_theme/e10th004s1/images/Default_images/MENU_DT.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
	overflow: hidden;
}

#Z_BAI_14 h1{
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
.Z_BAI_12 {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
.Z_BAI_12 a{
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
}
.Z_BAI_12 a:hover{
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
}
.Z_BAI_T_14 {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.Z_BAI_DX {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
.Z_LAN_14 {
	font-size: 14px;
	font-weight: normal;
	color: #095998;
}
.Z_LAN_14 a{
	font-size: 14px;
	font-weight: normal;
	color: #095998;
}
.Z_LAN_DX {
	font-size: 10px;
	font-weight: normal;
	color: #095998;
	text-transform: uppercase;
}
.Z_HUI_6E {
	font-size: 12px;
	line-height: 23px;
	font-weight: normal;
	color: #6E6E6E;
}
.Z_HUI_6E a{
	font-size: 12px;
	line-height: 23px;
	font-weight: normal;
	color: #6E6E6E;
}
.Z_HUI_6E a:hover{
	font-size: 12px;
	line-height: 23px;
	font-weight: normal;
	color: #6E6E6E;
}
.Z_HEI_12 {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}
.Z_LAN_12_N {
	font-size: 14px;



	line-height: 20px;
	font-weight: normal;
	color: #666666;
}

.Z_LAN_12_C {
	font-size: 12px;
	line-height: 23px;
	font-weight: normal;
	color: #18509B;
}
.Z_LAN_12_C a{
	font-size: 12px;
	line-height: 23px;
	font-weight: normal;
	color: #18509B;
}
.Z_LAN_12_C a:hover{
	font-size: 12px;
	line-height: 23px;
	font-weight: normal;
	color: #18509B;
}
.Z_LAN_TEL {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #176CBD;
}
.Z_LAN_50 {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #50667B;
}

.Z_LAN_LJ {
	font-size: 12px;
	font-weight: normal;
	color: #18509B;
}
.Z_LAN_LJ a{
	font-size: 12px;
	font-weight: normal;
	color: #18509B;
	padding-right: 4px;
	padding-left: 4px;
}
.Z_LAN_LJ a:hover{
	font-size: 12px;
	font-weight: normal;
	color: #18509B;
	padding-right: 4px;
	padding-left: 4px;
}
.Z_LAN_T {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #2473B8;
}
.Z_LAN_T a{
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #2473B8;
}
.Z_LAN_T a:hover{
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #2473B8;
}
.Z_LAN_NB {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #2473B8;
	background-image: url(/App_theme/e10th004s1/images/Default_images/N_b.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.Z_LAN_NB a{
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #2473B8;
}
.Z_LAN_NB a:hover{
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #2473B8;
}
.Z_LAN_07 {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #073A71;
}
.Z_HUI_65 {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #656565;
}
.Z_LAN_1C {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #1C55A4;
}
.Z_LU_BQ {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #03A013;
}
.Z_LU_BQ a{
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #03A013;
	padding-right: 4px;
	padding-left: 4px;
}
.Z_LU_BQ a:hover{
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #03A013;
	padding-right: 4px;
	padding-left: 4px;
}
.Z_LAN_D {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #2473B8;
	background-image: url(/App_theme/e10th004s1/images/Default_images/LAN_KK.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 22px;
	padding-left: 15px;
}
.Z_LAN_D a{
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #2473B8;
}
.Z_LAN_D a:hover{
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #2473B8;
}



.Z_LAN_J {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #2473B8;
	background-image: url(/App_theme/e10th004s1/images/Default_images/LAN_J.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 22px;
	padding-left: 20px;
}
.Z_LAN_J a{
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #2473B8;
}
.Z_LAN_J a:hover{
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #2473B8;
}
.Z_HEI_14 {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.Z_HEI_DX {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
}
.Z_HUI_14 {
	font-size: 14px;
	font-weight: bold;
	color: #686868;
}
.Z_LU_14 {
	font-size: 14px;
	font-weight: bold;
	color: #008B19;
}
.Z_LU_14 a{
	font-size: 14px;
	font-weight: bold;
	color: #008B19;
}
.Z_LU_14 a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #008B19;
}
.Z_LAN_13 {
	font-size: 13px;
	font-weight: bold;
	color: #13539A;
}
.Z_HUI_91 {
	font-size: 12px;
	font-weight: normal;
	color: #919392;
	text-transform: uppercase;
}
.Z_HUI_B4 {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #B4B4B4;
}
.Z_BAI_T {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.Z_HUI_QQ {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #545454;
	background-image: url(/App_theme/e10th004s1/images/Default_images/QQ_TP.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	padding-left: 20px;
}
.Z_HUI_MSN {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #545454;
	background-image: url(/App_theme/e10th004s1/images/Default_images/MSN_TP.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	padding-left: 20px;
}
.Z_HEI_13 {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
.Z_HEI_13 a{
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
.Z_HEI_13 a:hover{
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
.Z_LAN_HEI_D {
	font-size: 13px;
	font-weight: bold;
	color: #106BBC;
	background-repeat: no-repeat;
	background-position: left center;
	height: 22px;
	padding-left: 12px;
	line-height: 22px;
	text-decoration: underline;
}
.Z_LAN_HEI_D a{
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #106BBC;
	text-decoration: underline;
}
.Z_LAN_12 {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #126CBA;
}
.Z_LAN_12 a{
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #126CBA;
	padding-right: 5px;
}
.Z_LAN_12 a:hover{
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #126CBA;
	padding-right: 5px;
}
.Z_LAN_TL {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #146ABD;
}
.Z_LAN_TL a{
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #146ABD;
}
.Z_LAN_TL a:hover{
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #146ABD;
}
.Z_HUI_6C {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #6C6C6C;
}




















#SITE_MENU a{
	font-size: 14px;
	line-height: 37px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/App_theme/e10th004s1/images/Default_images/RIGHT_T.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	display: block;
	float: left;
	width: 99px;
	list-style-type: none;
}
#SITE_MENU a:hover{
	font-size: 14px;
	line-height: 37px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/App_theme/e10th004s1/images/Default_images/RIGHT_T.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	display: block;
	float: left;
	width: 99px;
	list-style-type: none;
}
#SITE_MENU_C a{
	font-size: 14px;
	line-height: 37px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	display: block;
	float: left;
	width: 100px;
	list-style-type: none;
	background-image: url(/App_theme/e10th004s1/images/Default_images/HUI_RIGHT_T.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#SITE_MENU_C a:hover{
	font-size: 14px;
	line-height: 37px;
	font-weight: normal;
	color: #FFFFFF;
}
#SITE_LIST a{
	line-height: 32px;
	background-image: url(/App_theme/e10th004s1/images/Default_images/LAN_D.jpg);
	background-repeat: no-repeat;
	background-position: 12px center;
	display: block;
	height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACCDEC;
	font-size: 14px;
	font-weight: normal;
	color: #1070C4;
	list-style-type: none;
	padding-left: 20px;
}
#SITE_LIST a:hover{
	line-height: 32px;
	background-image: url(/App_theme/e10th004s1/images/Default_images/LAN_D.jpg);
	background-repeat: no-repeat;
	background-position: 12px center;
	display: block;
	height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACCDEC;
	font-size: 14px;
	font-weight: bold;
	color: #1070C4;
	list-style-type: none;
	padding-left: 20px;
}
#LAN_LIST a{
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #1366B4;
	background-image: url(/App_theme/e10th004s1/images/Default_images/LAN_D.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	display: block;
	height: 100%;
	list-style-type: none;
	overflow: hidden;
        padding-left: 10px;
}
#LAN_LIST a:hover{
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #1366B4;
	background-image: url(/App_theme/e10th004s1/images/Default_images/LAN_D.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	display: block;
	height: 100%;
	list-style-type: none;
	overflow: hidden;
        padding-left: 10px;
}
#LAN_LIST_C a{
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #1366B4;
	background-image: url(/App_theme/e10th004s1/images/Default_images/LAN_D.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 20px;
	list-style-type: none;
 padding-left: 10px;
}
#LAN_LIST_C a:hover{
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #1366B4;
	background-image: url(/App_theme/e10th004s1/images/Default_images/LAN_D.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 20px;
	list-style-type: none;
 padding-left: 10px;
}
#HUI_LIST a{
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #6C6D6F;
	background-image: url(/App_theme/e10th004s1/images/Default_images/HUI_D.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	display: block;
	list-style-type: none;
	padding-left: 10px;
}
#HUI_LIST a:hover{
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #6C6D6F;
	background-image: url(/App_theme/e10th004s1/images/Default_images/HUI_D.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	display: block;
	list-style-type: none;
	padding-left: 10px;
}
#HUI_LIST_C a{
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #6C6D6F;
	background-image: url(/App_theme/e10th004s1/images/Default_images/HUI_D.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 22px;
	list-style-type: none;
}
#HUI_LIST_C a:hover{
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #6C6D6F;
	background-image: url(/App_theme/e10th004s1/images/Default_images/HUI_D.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 22px;
	list-style-type: none;
}
.LAN_XU_BK {
	padding: 10px;
	border: 1px dashed #0580CE;
	background-color: #FFFFFF;
}
#LJ_LIST a{
	line-height: 30px;
	text-align: center;
	float: left;
	height: 30px;
	width: 80px;
	border: 1px solid #E2EAED;
	font-size: 12px;
	font-weight: normal;
	color: #0D559F;
	list-style-type: none;
	margin-right: 3px;
	margin-bottom: 3px;
}
#LJ_LIST a:hover{
	line-height: 30px;
	text-align: center;
	float: left;
	height: 30px;
	width: 80px;
	border: 1px solid #E2EAED;
	font-size: 12px;
	font-weight: normal;
	color: #0D559F;
	list-style-type: none;
	margin-right: 3px;
	margin-bottom: 3px;
}
.Z_HUI_B4 a{
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #B4B4B4;
	padding-right: 3px;
	padding-left: 3px;
}
.Z_HUI_68_14 {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #686868;
}

.LAN_LIST_W {
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #1366B4;
	background-image: url(/App_theme/e10th004s1/images/Default_images/LAN_D.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	display: block;
	height: 28px;
	list-style-type: none;
	width: 166px;
	margin-bottom: 3px;
}
.LAN_LIST_W  a{
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #1366B4;
	padding-left: 10px;
}


