﻿/* 全部样式 20080429 */
/* Designer: FangYingYing */

/* -------------------- 全部字体样式、大小、颜色 | 边距、背景图片 -------------------- */
@charset "utf-8";
body,td,th {
	font-family: 宋体;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/* -------------------- 文字链接颜色 -------------------- */

/* 默认 */
a:link {
	color: #1E4894;
}
a:visited {
	color: #1E4894;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #1E4894;
}

/* 文字翻滚 */
a.scrollover {/* Default Colour/Styles here */color: #333333;}
a.scrollover em:first-line {/* Rollover Colour/Styles here */color: #e72410;}

/* 白色 */
.link_bai:link {text-decoration: none; color: #ffffff; font-weight: bold;}
.link_bai:visited {text-decoration: none; color: #ffffff; font-weight: bold;}
.link_bai:hover { text-decoration: none; color: #ffffff; font-weight: bold; }
.link_bai:active {text-decoration: none; font-weight: bold;}

/* 白色 */
.link_white:link {text-decoration: none; color: #ffffff;}
.link_white:visited {text-decoration: none; color: #ffffff;}
.link_white:hover {text-decoration: underline; color: #ffffff;}
.link_white:active {text-decoration: none;}

.link_white14:link {text-decoration: none; color: #ffffff; font-size: 14px;}
.link_white14:visited {text-decoration: none; color: #ffffff; font-size: 14px;}
.link_white14:hover {text-decoration: underline; color: #ffffff; font-size: 14px;}
.link_white14:active {text-decoration: none; font-size: 14px;}


.softclass:link {text-decoration: none; color: #ffffff; font-size: 14px;}
.softclass:visited {text-decoration: none; color: #ffffff; font-size: 14px;}
.softclass:hover {text-decoration: underline; color: #ffffff; font-size: 14px;}
.softclass:active {text-decoration: none; font-size: 14px;}

/* 橙色 */
.link_orange:link {text-decoration: none; color: #fe4f00;}
.link_orange:visited {text-decoration: none; color: #fe4f00;}
.link_orange:hover {text-decoration: underline; color: #ff0000;}
.link_orange:active {text-decoration: none;}

.link_orange_14px:link {text-decoration: none; color: #fe4f00; font-size: 14px;}
.link_orange_14px:visited {text-decoration: none; color: #fe4f00; font-size: 14px;}
.link_orange_14px:hover {text-decoration: underline; color: #ff0000; font-size: 14px;}
.link_orange_14px:active {text-decoration: none; font-size: 14px;}

.link_orange_16pxB:link {text-decoration: none; color: #fe4f00; font-size: 16px; font-weight: bold;}
.link_orange_16pxB:visited {text-decoration: none; color: #fe4f00; font-size: 16px; font-weight: bold;}
.link_orange_16pxB:hover {text-decoration: underline; color: #ff0000; font-size: 16px; font-weight: bold;}
.link_orange_16pxB:active {text-decoration: none; font-size: 16px; font-weight: bold;}

.link_orange_18px:link {text-decoration: none; color: #fe4f00; font-size: 18px; font-family: "黑体";}
.link_orange_18px:visited {text-decoration: none; color: #fe4f00; font-size: 18px; font-family: "黑体";}
.link_orange_18px:hover {text-decoration: underline; color: #ff0000; font-size: 18px; font-family: "黑体";}
.link_orange_18px:active {text-decoration: none; font-size: 18px; font-family: "黑体";}

/* 深红色 */
.link_redD:link {text-decoration: none; color: #ae2421;}
.link_redD:visited {text-decoration: none; color: #ae2421;}
.link_redD:hover {text-decoration: underline; color: #333333;}
.link_redD:active {text-decoration: none;}

.link_redD_B:link {text-decoration: none; color: #ae2421; font-weight: bold;}
.link_redD_B:visited {text-decoration: none; color: #ae2421; font-weight: bold;}
.link_redD_B:hover {text-decoration: underline; color: #333333; font-weight: bold;}
.link_redD_B:active {text-decoration: none; font-weight: bold;}

.link_redD_14px:link {text-decoration: none; color: #ae2421; font-size: 14px;}
.link_redD_14px:visited {text-decoration: none; color: #ae2421; font-size: 14px;}
.link_redD_14px:hover {text-decoration: underline; color: #333333; font-size: 14px;}
.link_redD_14px:active {text-decoration: none; font-size: 14px;}

.link_redD_16pxB:link {text-decoration: none; color: #ad0000; font-size: 16px; font-weight: bold;}
.link_redD_16pxB:visited {text-decoration: none; color: #ad0000; font-size: 16px; font-weight: bold;}
.link_redD_16pxB:hover {text-decoration: underline; color: #333333; font-size: 16px; font-weight: bold;}
.link_redD_16pxB:active {text-decoration: none; font-size: 16px; font-weight: bold;}

.link_redD_18px:link {text-decoration: none; color: #ad0000; font-size: 18px; font-family: "黑体";}
.link_redD_18px:visited {text-decoration: none; color: #ad0000; font-size: 18px; font-family: "黑体";}
.link_redD_18px:hover {text-decoration: underline; color: #333333; font-size: 18px; font-family: "黑体";}
.link_redD_18px:active {text-decoration: none; font-size: 18px; font-family: "黑体";}

/* 红色 */
.link_red:link {text-decoration: none; color: #e72410;}
.link_red:visited {text-decoration: none; color: #e72410;}
.link_red:hover {text-decoration: underline; color: #333333;}
.link_red:active {text-decoration: none;}

.link_red_14px:link {text-decoration: none; color: #e72410; font-size: 14px;}
.link_red_14px:visited {text-decoration: none; color: #e72410; font-size: 14px;}
.link_red_14px:hover {text-decoration: underline; color: #333333; font-size: 14px;}
.link_red_14px:active {text-decoration: none; font-size: 14px;}

.link_red_16pxB:link {text-decoration: none; color: #e72410; font-size: 16px; font-weight: bold;}
.link_red_16pxB:visited {text-decoration: none; color: #e72410; font-size: 16px; font-weight: bold;}
.link_red_16pxB:hover {text-decoration: underline; color: #333333; font-size: 16px; font-weight: bold;}
.link_red_16pxB:active {text-decoration: none; font-size: 16px; font-weight: bold;}

.link_red_18px:link {text-decoration: none; color: #ff0000; font-size: 18px; font-family: "黑体";}
.link_red_18px:visited {text-decoration: none; color: #ff0000; font-size: 18px; font-family: "黑体";}
.link_red_18px:hover {text-decoration: underline; color: #333333; font-size: 18px; font-family: "黑体";}
.link_red_18px:active {text-decoration: none; font-size: 18px; font-family: "黑体";}

/* 黑色 */
.link_black:link {text-decoration: none; color: #333333;}
.link_black:visited {text-decoration: none; color: #333333;}
.link_black:hover {text-decoration: underline; color: #FF0000;}
.link_black:active {text-decoration: none;}

.link_black_14px:link {text-decoration: none; color: #333333; font-size: 14px;}
.link_black_14px:visited {text-decoration: none; color: #333333; font-size: 14px;}
.link_black_14px:hover {text-decoration: underline; color: #e72410; font-size: 14px;}
.link_black_14px:active {text-decoration: none; font-size: 14px;}

.link_black_18px:link {text-decoration: none; color: #333333; font-size: 18px;}
.link_black_18px:visited {text-decoration: none; color: #333333; font-size: 18px;}
.link_black_18px:hover {text-decoration: underline; color: #e72410; font-size: 18px;}
.link_black_18px:active {text-decoration: none; font-size: 18px;}

/* 兰色 */
.link_blue:link {text-decoration: none; color: #1E4894;}
.link_blue:visited {text-decoration: none; color: #1E4894;}
.link_blue:hover {text-decoration: underline; color: #fe4f00;}
.link_blue:active {text-decoration: none;}

.link_blue2:link {text-decoration: none; color: #1E4894; line-height: 24px;}
.link_blue2:visited {text-decoration: none; color: #1E4894; line-height: 24px;}
.link_blue2:hover {text-decoration: underline; color: #fe4f00;line-height: 24px;}
.link_blue2:active {text-decoration: none; line-height: 24px;}

.link_blu24:link {text-decoration: none; color: #1E4894; line-height: 20px;}
.link_blu24:visited {text-decoration: none; color: #1E4894; line-height: 20px;}
.link_blu24:hover {text-decoration: underline; color: #fe4f00;line-height: 20px;}
.link_blu24:active {text-decoration: none; line-height: 20px;}

.link_blueB:link {text-decoration: none; color: #000066; font-weight: bold;}
.link_blueB:visited {text-decoration: none; color: #000066; font-weight: bold;}
.link_blueB:hover {text-decoration: underline; color: #fe4f00; font-weight: bold;}
.link_blueB:active {text-decoration: none; font-weight: bold;}

.link_blue_14px:link {text-decoration: none; color: #000066; font-size: 14px;}
.link_blue_14px:visited {text-decoration: none; color: #000066; font-size: 14px;}
.link_blue_14px:hover {text-decoration: underline; color: #fe4f00; font-size: 14px;}
.link_blue_14px:active {text-decoration: none; font-size: 14px;}

.link_blue_18px:link {text-decoration: none; color: #000066; font-size: 18px;}
.link_blue_18px:visited {text-decoration: none; color: #000066; font-size: 18px;}
.link_blue_18px:hover {text-decoration: underline; color: #fe4f00; font-size: 18px;}
.link_blue_18px:active {text-decoration: none; font-size: 18px;}



/* 绿色 */
.link_Green:link {text-decoration: none; color: #3c6e13;}
.link_Green:visited {text-decoration: none; color: #3c6e13;}
.link_Green:hover {text-decoration: underline; color: #000000;}
.link_Green:active {text-decoration: none;}

.link_GreenB:link {text-decoration: none; color: #3c6e13; font-weight: bold;}
.link_GreenB:visited {text-decoration: none; color: #3c6e13; font-weight: bold;}
.link_GreenB:hover {text-decoration: underline; color: #000000; font-weight: bold;}
.link_GreenB:active {text-decoration: none; font-weight: bold;}

.link_Green_14px:link {text-decoration: none; color: #3c6e13; font-size: 14px;}
.link_Green_14px:visited {text-decoration: none; color: #3c6e13; font-size: 14px;}
.link_Green_14px:hover {text-decoration: underline; color: #000000; font-size: 14px;}
.link_Green_14px:active {text-decoration: none; font-size: 14px;}

.link_Green_18px:link {text-decoration: none; color: #3c6e13; font-size: 18px;}
.link_Green_18px:visited {text-decoration: none; color: #3c6e13; font-size: 18px;}
.link_Green_18px:hover {text-decoration: underline; color: #000000; font-size: 18px;}
.link_Green_18px:active {text-decoration: none; font-size: 18px;}


/* 黄色 */
.link_gold:link {text-decoration: none; color: #ffe200;}
.link_gold:visited {text-decoration: none; color: #ffe200;}
.link_gold:hover {text-decoration: underline; color: #ffffff;}
.link_gold:active {text-decoration: none;}

.link_gold_14px:link {text-decoration: none; color: #ffe200; font-size: 14px;}
.link_gold_14px:visited {text-decoration: none; color: #ffe200; font-size: 14px;}
.link_gold_14px:hover {text-decoration: underline; color: #ffffff; font-size: 14px;}
.link_gold_14px:active {text-decoration: none; font-size: 14px;}

.link_gold_18px:link {text-decoration: none; color: #ffe200; font-size: 18px;}
.link_gold_18px:visited {text-decoration: none; color: #ffe200; font-size: 18px;}
.link_gold_18px:hover {text-decoration: underline; color: #ffffff; font-size: 18px;}
.link_gold_18px:active {text-decoration: none; font-size: 18px;}
.top_up {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A4CDED;
	border-right-color: #A4CDED;
	border-bottom-color: #A4CDED;
	border-left-color: #8795D4;
	height: 21px;
	width: 980px;
	background-image: url(../images/index_r1_c38.jpg);
}
.top_logo {
	height: 100px;
	width: 980px;

}
.top_show {
	height: 38px;
	width: 980px;
	background-image: url(../images/index_r13_c13.jpg);

}.top_zt {
	height: 70px;
	width: 980px;
	background-color: #F3FBFE;
	border: 1px solid #A9D4E5;
}.u25 {
	line-height: 22px;
}
.u26 {
	line-height: 24px;
}
.top_td {
	padding-top: 8px;
	padding-left: 2px;
}

.top_news {
	height: 200px;
	width: 980px;
}.top_sfot {
	height: 122px;
	width: 980px;
	border: 1px solid #A4CDED;
}.top_ad {

	width: 980px;
	border: 1px solid #A4CDED;
}
.wk {
	border: 1px solid #A4CDED;
}
.wk2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A4CDED;
	border-right-color: #A4CDED;
	border-bottom-color: #A4CDED;
	border-left-color: #A4CDED;
}.wkhuei {
	border: 1px solid #E0E0E0;

}
.menu_over {
	background-image: url(../images/memu_upbg.jpg);
	background-repeat: no-repeat;
	font-family: "";
	font-size: 12px;
	color: #333333;
	cursor:hand;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-position: center center;
	margin-top: 0px;
	margin-bottom: 0px;
}
.menu_over_2 {
	background-image: url(../images/memu_upbg2.jpg);
	background-repeat: no-repeat;
	font-family: "";
	font-size: 12px;
	color: #333333;
	cursor:hand;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-position: center center;
	margin-top: 0px;
	margin-bottom: 0px;
}
.menu_out {
	background-image: url(../css/images/mm_out.jpg);
	background-repeat: no-repeat;
	font-family: "";
	font-size: 12px;
	color: #f0f0f0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.bai {
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	}
.bai12 {
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}
.lang {
	font-size: 14px;
	font-weight: bolder;
	color: #024A9F;
	}.langu25 {
	font-size: 14px;
	font-weight: bolder;
	color: #024A9F;
	line-height: 25px;
	
		}.langu26 {
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	line-height: 25px;
	background-color: #F0FFE1;
}
.langfont12 {
	font-size: 12px;
	font-weight: bolder;
	color: #024A9F;
}
.jiange {
	padding-top: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.zangti_wk {
	border: 1px solid #70BCF6;
}
.langfont122 {
	font-size: 12px;

	color: #024A9F;
}
.baodang {
	height: 14px;
	width: 220px;
	border: 1px none #FFFFFF;
	color: #999999;
}
.baodangsoft {
	height: 14px;
	width: 300px;
	border: 1px none #FFFFFF;
	color: #999999;
}
.pic2
{
	border: 1px solid #cccccc;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.pic1
{
	border: 1px solid #cccccc;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.huei {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.huei26 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 26px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-style: none;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	}.huei261 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 26px;
	background-color: #F7FCFF;
	border: 1px none #E6F7FF;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
		padding-bottom: 10px;
}
h1{
	font-weight: bold;
	font-size:14px;
	color:#000000;
	font-family: "黑体";
	padding: 2px;
}
