/* 全部样式 20080429 */
/* Designer: FangYingYing */

/* -------------------- 全部字体样式、大小、颜色 | 边距、背景图片 -------------------- */
@charset "utf-8";
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color:#c4f1fc;
	background-image: url(../images/bk.gif);
	background-repeat: repeat-y;
	background-position: center;*/
	position:relative;
}



/* -------------------- 文字链接颜色 -------------------- */

/* 默认 */
a:link {text-decoration: none; color: #333333;}
a:visited {text-decoration: none; color: #333333;}
a:hover {text-decoration: none; color: #e72410;}
a:active {text-decoration: none;}

/* 文字翻滚 */
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_hui:link {text-decoration: none; color: #666666;}
.link_hui:visited {text-decoration: none; color: #666666;}
.link_hui:hover {text-decoration: none; color: #333333;}
.link_hui:active {text-decoration: none;}

/* 白色 */
.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;}

/* 橙色 */
.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: #e72410;}
.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: #000066;}
.link_blue:visited {text-decoration: none; color: #000066;}
.link_blue:hover {text-decoration: underline; color: #fe4f00;}
.link_blue:active {text-decoration: none;}

.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;}

/* 标题滑动块 样式 */
.Mouse_Over:link    {text-decoration: none; color: #e72410; background-color: #f1f1f1; }
.Mouse_Over:visited {text-decoration: none; color: #e72410; background-color: #f1f1f1; }
.Mouse_Over:hover   {text-decoration: none; color: #e72410; background-color: #f1f1f1; }
.Mouse_Over:active  {text-decoration: none;}

.Mouse_Out:link     {text-decoration: none; color: #064ca1;}
.Mouse_Out:visited  {text-decoration: none; color: #064ca1;}
.Mouse_Out:hover    {text-decoration: none; color: #064ca1;}
.Mouse_Out:active   {text-decoration: none;}

.menu_over {
	background-image: url(images/over01.jpg);
	/*background-color:#b4c3e2;*/
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	cursor:hand;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}
.menu_out {
	background-image: url(images/out01.jpg);
	/*background-color:#fe4f00;*/
	background-repeat: no-repeat;
	font-size: 12px;
	color: #333333;
	/*font-weight:bold;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}


/* -------------------- 边框样式 -------------------- */

/* 颜色边框 */
.table_line_f0f0f0 {border: 1px solid #f0f0f0;}
.table_line_cccccc {border: 1px solid #cccccc;}
.table_line_c3d8e3 {border: 1px solid #c3d8e3;}
.table_line_ffb54a {border: 1px solid #ffb54a;}
.table_line_6ab4cf {border: 2px solid #6ab4cf;}
.table_line_ae2421 {border: 1px solid #ae2421;}
.table_line_b4c3e2 {border: 1px solid #b4c3e2;}
/* 下划线 */
.table_downline_d {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	margin-bottom: 5px;
}

/* 左右划线 */
.table_LRline_hui {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dbdbdb;
	border-right-color: #dbdbdb;
	border-bottom-color: #dbdbdb;
	border-left-color: #dbdbdb;
	margin-bottom: 0px;
}
.table_LRline_redD {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9c0000;
	border-right-color: #9c0000;
	border-bottom-color: #9c0000;
	border-left-color: #9c0000;
	margin-bottom: 0px;
}
.table_LRline_blue {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5fc2f6;
	border-right-color: #5fc2f6;
	border-bottom-color: #5fc2f6;
	border-left-color: #5fc2f6;
	margin-bottom: 0px;
}
.table_LRline_red {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e72410;
	border-right-color: #e72410;
	border-bottom-color: #e72410;
	border-left-color: #e72410;
	margin-bottom: 0px;
}
.table_LRline_yellow {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #feb832;
	border-right-color: #feb832;
	border-bottom-color: #feb832;
	border-left-color: #feb832;
	margin-bottom: 0px;
}
.table_LRline_green {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #83ca9e;
	border-right-color: #83ca9e;
	border-bottom-color: #83ca9e;
	border-left-color: #83ca9e;
	margin-bottom: 0px;
}
/* 顶部距离 */
.table_top_5px {margin-top: 5px;}
.table_top_10px {margin-top: 10px;}





/* -------------------- 文字标题样式 -------------------- */

.txt_6px {font-size: 6px;}
.txt_8px {font-size: 8px;}
.txt_9px {font-size: 9px;}
.txt_10px {font-size: 10px;}
.txt_11px {font-size: 11px;}
.txt_12px {font-size: 12px;}
.txt_13px {font-size: 13px;}
.txt_14px {font-size: 14px;}
.txt_16px {font-size: 16px;}
.txt_18px {font-size: 18px;}
.txt_20px {font-size: 20px;}
.txt_22px {font-size: 22px;}
.txt_24px {font-size: 24px;}

.txt_grey {color: #999999;}
.txt_gold {color: #ffe200;}

.txt_orange {color: #ed8102;}
.txt_orangeB {color: #ed8102; font-weight: bold;}
.txt_orange14 {color: #ed8102; font-size: 14px;}
.txt_orange14B {color: #ed8102; font-size: 14px;}

.txt_whiteB {color: #ffffff; font-weight: bold;}
.txt_white14 {color: #ffffff; font-size: 14px;}
.txt_white2 {color: #ffffff;}
.txt_white3 {color: #dddddd;}

.txt_blue {color: #0885c7;}
.txt_blueB {color: #0885c7; font-weight: bold;}
.txt_blueB {color: #0885c7; font-weight: bold;}
.txt_blue14B {color: #0885c7; font-weight: bold; font-size: 14px;}
.txt_blue14 {color: #0885c7; font-size: 14px;}

.txt_black {color: #333333;}
.txt_black_14px {color: #333333; font-size: 14px;}
.txt_black_18pxB {color: #333333;font-size: 18px;font-family: "黑体";}

.txt_black2 {color: #333333; text-decoration: line-through; font-weight: bold;}

.txt_red {color: #ff0000;}
.txt_red2 {color: #ff0202;}
.txt_red3 {color: #e72410;}
.txt_red3B {color: #000; font-weight: bold;}
.txt_red_12pxB {color: #e72410; font-weight: bold; font-size: 12px;}
.txt_red_16pxB {color: #e72410; font-weight: bold; font-size: 16px;}

.txt_green {color: #3c6e13;}
.txt_greenB {color: #3c6e13; font-weight: bold;}
.txt_green14px {color: #3c6e13; font-size: 14px;}
.txt_green14pxB {color: #3c6e13; font-weight: bold; font-size: 14px;}

.title_12pxB_01 {
	color: #064ca1;
	font-size: 12px;
	font-weight: bold;
	text-indent: 14px;
}
.title_12pxB_02 {
	color: #064ca1;
	font-size: 12px;
	font-weight: bold;
}
.title_12pxB_03 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}




/* -------------------- 文字行距 -------------------- */
.line_10px {line-height: 10px;}
.line_12px {line-height: 12px;}
.line_14px {line-height: 14px;}
.line_16px {line-height: 16px;}
.line_17px {line-height: 17px;}
.line_18px {line-height: 18px;}
.line_19px {line-height: 19px;}
.line_20px {line-height: 20px;}
.line_21px {line-height: 21px;}
.line_22px {line-height: 22px;}
.line_23px {line-height: 23px;}
.line_24px {line-height: 24px;}
.line_25px {line-height: 25px;}
.line_26px {line-height: 26px;}
.line_27px {line-height: 27px;}
.line_28px {line-height: 28px;}
.line_29px {line-height: 29px;}
.line_30px {line-height: 30px;}




/* -------------------- 输入框样式 -------------------- */
.input_serach_115px {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 19px;
	background-color: #f0fff0;
	height: 20px;
	width: 115px;
	border: 1px solid #7f9db9;
}
.input_serach_117px {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 19px;
	background-color: #f0fff0;
	height: 20px;
	width: 117px;
	border: 1px solid #009900;
}
.input_serach_30px {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 19px;	background-color: #fafafa;
	height: 20px;
	width: 30px;
	border: 1px solid #bbbbbb;
}
.input_serach_40px {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 19px;	background-color: #fafafa;
	height: 20px;
	width: 40px;
	border: 1px solid #bbbbbb;
}

.input_serach_50px {
	color: #ffffff;
	font-family: Tahoma;
	font-weight:bold;
	font-size: 12px;
	line-height: 15px;
	background-color: #af2522;
	height: 20px;
	width: 60px;
	border: 1px solid #e44c49;
}
.input_serach_60px {
	color: #FFDA0F;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 19px;
	background-color: #8D5F24;
	height: 21px;
	width: 60px;
	border: 1px solid #FFDA0F;
}

.input_serach_70px {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 19px;	background-color: #fafafa;
	height: 20px;
	width: 70px;
	border: 1px solid #bbbbbb;
}
.input_serach_80px {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 19px;	background-color: #fafafa;
	height: 20px;
	width: 80px;
	border: 1px solid #bbbbbb;
}

.input_serach_90px {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 19px;	background-color: #fafafa;
	height: 20px;
	width: 90px;
	border: 1px solid #bbbbbb;
}
.input_serach_100px {
	color: #333333;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	background-color: #ffffff;
	height: 20px;
	width: 105px;
	border: 1px solid #cccccc;
}
.input_serach_100px_down{
	color: #8d5f25;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	background-color: #ffda0e;
	height: 20px;
	width: 105px;
	border: 1px solid #8d5f25;
}
.input_serach_100_2px {
	color: #8d5f25;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	background-color: #ffda0e;
	height: 74px;
	width: 105px;
	border: 1px solid #8d5f25;
}
.input_serach_110px {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 19px;	background-color: #fafafa;
	height: 20px;
	width: 110px;
	border: 1px solid #bbbbbb;
}
.input_serach_120px {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 19px;	background-color: #fafafa;
	height: 20px;
	width: 120px;
	border: 1px solid #bbbbbb;
}

.input_serach_130px {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 19px;	background-color: #fafafa;
	height: 20px;
	width: 130px;
	border: 1px solid #bbbbbb;
}
.input_serach_140px {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 19px;	background-color: #fafafa;
	height: 20px;
	width: 140px;
	border: 1px solid #bbbbbb;
}

.input_serach_150px {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	background-color: #ffffff;
	height: 15px;
	width: 150px;
	border: 1px solid #999999;
}
.input_serach_160px {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 19px;	background-color: #fafafa;
	height: 20px;
	width: 160px;
	border: 1px solid #bbbbbb;
}

.input_serach_170px {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 19px;	background-color: #fafafa;
	height: 20px;
	width: 170px;
	border: 1px solid #bbbbbb;
}
.input_serach_180px {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 19px;	background-color: #fafafa;
	height: 20px;
	width: 180px;
	border: 1px solid #bbbbbb;
}

.input_serach_190px {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 19px;	background-color: #fafafa;
	height: 20px;
	width: 190px;
	border: 1px solid #bbbbbb;
}
.input_serach_200px {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 19px;	background-color: #fafafa;
	height: 20px;
	width: 200px;
	border: 1px solid #bbbbbb;
}

.input_serach_210px {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 19px;	background-color: #fafafa;
	height: 20px;
	width: 210px;
	border: 1px solid #bbbbbb;
}
.input_serach_220px {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 19px;	background-color: #fafafa;
	height: 20px;
	width: 220px;
	border: 1px solid #bbbbbb;
}

.input_serach_230px {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 19px;	background-color: #fafafa;
	height: 20px;
	width: 230px;
	border: 1px solid #bbbbbb;
}
.input_serach_240px {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 19px;	background-color: #fafafa;
	height: 20px;
	width: 240px;
	border: 1px solid #bbbbbb;
}

.input_serach_250px {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 19px;	background-color: #fafafa;
	height: 20px;
	width: 250px;
	border: 1px solid #bbbbbb;
}
.input_serach_260px {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 19px;	background-color: #fafafa;
	height: 20px;
	width: 260px;
	border: 1px solid #bbbbbb;
}

.input_serach_270px {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 19px;	background-color: #fafafa;
	height: 20px;
	width: 270px;
	border: 1px solid #bbbbbb;
}
.input_serach_280px {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 19px;	background-color: #fafafa;
	height: 20px;
	width: 280px;
	border: 1px solid #bbbbbb;
}

.input_serach_290px {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 19px;	background-color: #fafafa;
	height: 20px;
	width: 290px;
	border: 1px solid #bbbbbb;
}
.input_serach_300px {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 19px;	background-color: #fafafa;
	height: 20px;
	width: 300px;
	border: 1px solid #bbbbbb;
}
.input_phone_19px {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	height: 15px;
	width: 183px;
	border: 1px solid #ffb54a;
	background:url(images/phone_01_1.jpg)
}
.input_90w {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	height: 15px;
	width: 110px;
	border: 1px solid #cccccc;
}
.input_180w {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	height: 15px;
	width: 180px;
	border: 1px solid #ffb54a;
}
.input_180w3 {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	height: 45px;
	width: 180px;
	border: 1px solid #ffb54a;
}

/* -------------------- 按钮样式 -------------------- */
.btn_search_200px {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 13px;
	background-image: url(../images/btn_login.gif);
	background-repeat: repeat-x;
	height: 21px;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ee710c;
	border-right-color: #d03909;
	border-bottom-color: #ba2a0c;
	border-left-color: #cf3809;
	background-position: 1px;
}
.btn_search_190px {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 13px;
	background-image: url(../images/btn_login.gif);
	background-repeat: repeat-x;
	height: 21px;
	width: 190px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ee710c;
	border-right-color: #d03909;
	border-bottom-color: #ba2a0c;
	border-left-color: #cf3809;
	background-position: 1px;
}
.btn_search_180px {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 13px;
	background-image: url(../images/btn_login.gif);
	background-repeat: repeat-x;
	height: 21px;
	width: 180px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ee710c;
	border-right-color: #d03909;
	border-bottom-color: #ba2a0c;
	border-left-color: #cf3809;
	background-position: 1px;
}
.btn_search_170px {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 13px;
	background-image: url(../images/btn_login.gif);
	background-repeat: repeat-x;
	height: 21px;
	width: 170px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ee710c;
	border-right-color: #d03909;
	border-bottom-color: #ba2a0c;
	border-left-color: #cf3809;
	background-position: 1px;
}
.btn_search_160px {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 13px;
	background-image: url(../images/btn_login.gif);
	background-repeat: repeat-x;
	height: 21px;
	width: 160px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ee710c;
	border-right-color: #d03909;
	border-bottom-color: #ba2a0c;
	border-left-color: #cf3809;
	background-position: 1px;
}
.btn_search_150px {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 13px;
	background-image: url(../images/btn_login.gif);
	background-repeat: repeat-x;
	height: 21px;
	width: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ee710c;
	border-right-color: #d03909;
	border-bottom-color: #ba2a0c;
	border-left-color: #cf3809;
	background-position: 1px;
}
.btn_search_140px {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 13px;
	background-image: url(../images/btn_login.gif);
	background-repeat: repeat-x;
	height: 21px;
	width: 140px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ee710c;
	border-right-color: #d03909;
	border-bottom-color: #ba2a0c;
	border-left-color: #cf3809;
	background-position: 1px;
}
.btn_search_130px {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 13px;
	background-image: url(../images/btn_login.gif);
	background-repeat: repeat-x;
	height: 21px;
	width: 130px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ee710c;
	border-right-color: #d03909;
	border-bottom-color: #ba2a0c;
	border-left-color: #cf3809;
	background-position: 1px;
}
.btn_search_120px {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 13px;
	background-image: url(../images/btn_login.gif);
	background-repeat: repeat-x;
	height: 21px;
	width: 120px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ee710c;
	border-right-color: #d03909;
	border-bottom-color: #ba2a0c;
	border-left-color: #cf3809;
	background-position: 1px;
}
.btn_search_110px {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 13px;
	background-image: url(../images/btn_login.gif);
	background-repeat: repeat-x;
	height: 21px;
	width: 110px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ee710c;
	border-right-color: #d03909;
	border-bottom-color: #ba2a0c;
	border-left-color: #cf3809;
	background-position: 1px;
}
.btn_search_100px {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 13px;
	background-image: url(../images/btn_login.gif);
	background-repeat: repeat-x;
	height: 21px;
	width: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ee710c;
	border-right-color: #d03909;
	border-bottom-color: #ba2a0c;
	border-left-color: #cf3809;
	background-position: 1px;
}
.btn_search_90px {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 13px;
	background-image: url(../images/btn_login.gif);
	background-repeat: repeat-x;
	height: 21px;
	width: 90px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ee710c;
	border-right-color: #d03909;
	border-bottom-color: #ba2a0c;
	border-left-color: #cf3809;
	background-position: 1px;
}
.btn_search_80px {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 13px;
	background-image: url(../images/btn_login.gif);
	background-repeat: repeat-x;
	height: 21px;
	width: 80px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ee710c;
	border-right-color: #d03909;
	border-bottom-color: #ba2a0c;
	border-left-color: #cf3809;
	background-position: 1px;
}
.btn_search_70px {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 13px;
	background-image: url(../images/btn_login.gif);
	background-repeat: repeat-x;
	height: 21px;
	width: 70px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ee710c;
	border-right-color: #d03909;
	border-bottom-color: #ba2a0c;
	border-left-color: #cf3809;
	background-position: 1px;
}
.btn_search_60px {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 13px;
	background-image: url(../images/btn_login.gif);
	background-repeat: repeat-x;
	height: 21px;
	width: 60px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ee710c;
	border-right-color: #d03909;
	border-bottom-color: #ba2a0c;
	border-left-color: #cf3809;
	background-position: 1px;
}
.btn_search_55px {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 13px;
	background-image: url(../images/btn_login.gif);
	background-repeat: repeat-x;
	height: 21px;
	width: 55px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ee710c;
	border-right-color: #d03909;
	border-bottom-color: #ba2a0c;
	border-left-color: #cf3809;
	background-position: 1px;
}
.btn_search_50px {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 13px;
	background-image: url(../images/btn_login.gif);
	background-repeat: repeat-x;
	height: 21px;
	width: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ee710c;
	border-right-color: #d03909;
	border-bottom-color: #ba2a0c;
	border-left-color: #cf3809;
	background-position: 1px;
}
.btn_search_40px {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 13px;
	background-image: url(../images/btn_login.gif);
	background-repeat: repeat-x;
	height: 21px;
	width: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ee710c;
	border-right-color: #d03909;
	border-bottom-color: #ba2a0c;
	border-left-color: #cf3809;
	background-position: 1px;
}
.btn_search_40px1 {	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 13px;
	background-image: url(../images/btn_login.gif);
	background-repeat: repeat-x;
	height: 21px;
	width: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ee710c;
	border-right-color: #d03909;
	border-bottom-color: #ba2a0c;
	border-left-color: #cf3809;
	background-position: 1px;
}
<!-------------DIV 滚动条-------------!>
#div_01 {
    scrollbar-face-color:#EBEEE8;
	scrollbar-highlight-color: #FDFCF7;
	scrollbar-3dlight-color: #FDFCF7;
	scrollbar-shadow-color: #FDFCF7;
	scrollbar-darkshadow-color: #FDFCF7;
	scrollbar-track-color: #FDFCF7;
	scrollbar-arrow-color: #4D5A3E;}
	
<!-------------tab选项卡-------------!>		
div,ul,li{
text-align:center;
}
ul{ list-style:none;}
/*选项卡1*/
#Tab1{
width:750px;
margin:0px;
padding:0px;
margin:0 auto;}
/*选项卡2*/
#Tab2{
width:750px;
margin:0px;
padding:0px;
margin:0 auto;}
/*菜单class*/
.Menubox {
width:748px;
border-left:1px solid #A8C29F;
border-top:1px solid #A8C29F;
border-right:1px solid #A8C29F;
border-bottom:1px solid #A8C29F;
background:url(/upload/remotupload/20081611912733.gif);
height:28px;
line-height:28px;
}
.Menubox ul{
margin:0px;
padding:0px;
}
.Menubox li{
float:left;
display:block;
cursor:pointer;
width:114px;
text-align:center;
color:#949694;
font-weight:bold;
}
.Menubox li.hover{
padding:0px;
background:#fff;
width:116px;
background:url(images/over02.jpg);
color:#739242;
font-weight:bold;
height:27px;
line-height:27px;
}
.Contentbox{
clear:both;
margin-top:0px;
border:1px solid #A8C29F;
border-top:none;
/*height:181px;*/
text-align:center;
padding-top:8px;
}

.sec1 {
	font-size: 12px;
	COLOR: #000000;
	CURSOR: hand;
	background-image: url(images/out01.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width:85px;
	height:22px;
	padding-right: 3px;
	padding-left: 3px;
} 
.sec2 { 
    font-size: 12px;
	font-weight: bold;
    CURSOR: hand;
	COLOR: #FFFFFF;
	background-image: url(images/over01.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width:85px;
	height:22px;
	padding-right: 3px;
	padding-left: 3px;
} 
.cinput{
	height:14px;
	width:80px;
	FONT-SIZE: 12px;
	border: 1px solid #cccccc;
	color:#666666;
	vertical-align:middle;}
#box {
	overflow:auto; 
	height:260Px; 
	width:100%; 
	overflow-x:hidden; 
	background:#FFFFFF;
	Crollbar-Face-color:#FFFFFF;/*滚动条页面颜色设定；*/
	Scrollbar-Highlight-Color:#FFFFFF;/*滚动条斜面和左面颜色设定；*/
	Scrollbar-Shadow-Color:#FFFFFF;/*滚动条下斜面和右面颜色设定；*/
	Scrollbar-3Dlight-Color:#FFFFFF;/*滚动条上边和左边的边沿颜色设定；*/
	Scrollbar-Arrow-Color:#000000;/*滚动条两端箭头颜色设定；*/
	Scrollbar-Track-Color:#FFFFFF;/*滚动条底版颜色设定；*/
	Scrollbar-Darkshadow-Color:#FFFFFF;/*滚动条下边和右边的边沿颜色设定。*/
}

/* - 2010 - */
.nav,.navX{height:33px; line-height:33px; margin:0px; overflow:hidden; border-bottom:1px solid #CCC; font-family:"微软雅黑","宋体";}
.nav{background:url(images/nav_bg.gif) no-repeat; padding:0px 10px; border:none;}
	.nav dt,.navX dt{float:left; overflow:hidden; width:562px; _width:617px; margin:0px;}
	.nav dd,.navX dd{float:right; overflow:hidden;}
	.nav dt a:link,.nav dt a:active,.nav dt a:visited{display:inline-block; padding:0px 15px; border-right:1px solid #b0dcf9; color:#FFF; margin:0px; float:left; font-weight:bold;}
	.nav dt{width:550px;}
	.nav dt a:hover{background-color:#c3e3fc; color:#0455dc;}
	.navX dt{background-color:#0455dc; padding:0px 10px; width:305px;}
	.navX dd{text-align:left; width:620px; margin:0px;}
	.navX dd a:link,.navX dd a:active,.navX dd a:visited{color:#999;}
	.navX dd a:hover{color:#0455dc;}
	.navX dt{background-color:#0455dc; padding:0px 10px;}
.navX{margin-bottom:10px;}
.stit_T{background-color:#dbdbdb; padding:5px 10px; text-align:left; font-weight:bold; color:#6b6b6b; font-family:'微软雅黑','宋体'; font-size:14px;}
	.stit_T a{float:right; font-weight:normal; font-size:12px;}
.BoxMusa{border:1px solid #dbdbdb; border-top:none; text-align:center; padding:10px 0px; font-family:"微软雅黑";}
	.BoxMusa .st{padding:5px; display:block;}
	.BoxMusa .xj{background:url(images/bg_mszqJG.jpg) repeat-x; height:25px; line-height:25px; color:#FFF; font-weight:bold; margin:8px 0px;}
	.BoxMusa .fn{line-height:28px; color:#ae0000;}
	.BoxMusa .dj{background:url(images/ico_mszqbg.jpg) no-repeat; width:143px; height:30px; line-height:30px; margin:0px auto;}
	.BoxMusa .jc{font-size:14px;}
.table_LRline_red{border:1px solid #dbdbdb;}

/* - 2011 - */
.buyingMenu{list-style:none; background:url(images/buying_menu_BG.jpg) repeat-x; height:36px; clear:both; padding:0px; margin:0px;}
	.buyingMenu li{float:left; height:36px;}
	.buyingMenu li.i{background:url(images/buying_menu_i.jpg) no-repeat; width:3px;}
	.buyingMenu li a:link,.buyingMenu li a:active,.buyingMenu li a:visited{line-height:36px; font-weight:bold; color:#FFF; display:block; padding:0px 25px;}
	.buyingMenu li a:hover{color:#CCC;}
.buyingMain{clear:both; background-color:#f0f0f0; line-height:22px;}
.cqFT {clear:both; height:0; font-size: 1px; line-height: 0px;}
.fontAL{color:#2b3a6c; font-weight:bold;}
.qqOnl{width:191px; border-left:1px solid #dbdbdb; border-right:1px solid #dbdbdb; padding:25px 0px 25px 0px;}
	.qqOnl a{margin:0px 0px 10px 10px; display:inline;}
