﻿@charset "utf-8";
/*kaitou*/
input, textarea {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border linear 0.2s, box-shadow linear 0.2s;
}

input, textarea, select {
    font-size: 1em;
    display: inline-block;
    padding: 4px;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 3px;
    margin: 3px 0;
	font-family:"Microsoft Yahei";
}

/* 获得焦点时的输入框高光效果 */
input:focus,
textarea:focus {
    border-color: rgba(37, 151, 220, 1);
    outline: 0;
    outline: thin dotted \9;    /* IE6-9 */  
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 10px rgba(37, 151, 220, 0.5);;
}

/* 避免对其他元素的不良影响(主要表现在IE浏览器中) */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
select:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
    box-shadow: none;
}

input[type="image"],
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  margin: 3px 0;
  *margin-top: 0;   /* IE7 */
  line-height: normal;
  cursor: pointer;
  background-color: transparent;
  border: 0 \9;     /* IE9- */
  border-radius: 0;
}

/* 避免对按钮样式的不良影响 */
input[type="button"],
input[type="submit"],
.btn {
    display: inline-block;
    
    padding: 4px 10px;
    font-size: 1em;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    cursor: pointer;
    background-color: #f5f5f5;
    
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: linear-gradient(top, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
   
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
   
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
/*end*/

body,td,th {
	
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height:20px;
	color:#000000;
	
}

body {    
	/*background-image:url(../images/bg.gif);*/
	font-family:"宋体";
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
	
}

a:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	line-height: 22px;
}
a:active {
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	line-height: 22px;
	
}
a.a1:link {
	color:#3f7396;
	font-weight: normal;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	font-family:"宋体";
	
}
a.a1:visited {
	text-decoration: none;
	color:#3f7396;
	font-weight: normal;
	font-size: 12px;
	line-height: 22px;
	font-family:"宋体";


}
a.a1:hover {
	color:#3f7396;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	text-decoration: underline;
	font-family:"宋体";
   
}
a.a1:active {
	text-decoration: underline;
	color:#3f7396;
	font-size: 12px;
	font-family:"宋体";
	font-weight: normal;
	line-height: 22px;
}
a.a2:link {
	color: #c36a2a;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	font-family:"宋体";

}
a.a2:visited {
	text-decoration: none;
	color: #c36a2a;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	font-family:"宋体";

	}
a.a2:hover {
	color: #c36a2a;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: underline;
	font-family:"宋体";

}
a.a2:active {
	text-decoration: underline;
	color: #c36a2a;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	font-family:"宋体";

}
a.a21:link {
	color: #ad500c;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	line-height: 22px;
	font-family:"宋体";

}
a.a21:visited {
	text-decoration: none;
	color: #ad500c;
	font-weight: normal;
	font-size: 12px;
	line-height: 22px;
	font-family:"宋体";

	}
a.a21:hover {
	color: #ad500c;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	text-decoration: underline;
	font-family:"宋体";

}
a.a21:active {
	text-decoration: underline;
	color: #ad500c;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	font-family:"宋体";

}
A.a3:link {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #ffffff; LINE-HEIGHT: 24px; FONT-FAMILY: "宋体"; TEXT-DECORATION: none
}
A.a3:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #ffffff; LINE-HEIGHT: 24px; FONT-FAMILY: "宋体"; TEXT-DECORATION: none
}
A.a3:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #ffffff; LINE-HEIGHT: 24px; FONT-FAMILY: "宋体"; TEXT-DECORATION: underline
}
A.a3:active {
	FONT-WEIGHT: normal; COLOR: #ffffff; LINE-HEIGHT: 24px; FONT-FAMILY: "宋体"; TEXT-DECORATION: underline
}
a.a4:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	font-family:"宋体";
}
a.a4:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	font-family:"宋体";
}
a.a4:hover {
	color: #ffffff;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: underline;
	font-family:"宋体";
}
a.a4:active {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	text-decoration:underline;
	color: #ffffff;
	font-family:"宋体";
}
a.a41:link {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	text-decoration:none;
	color: #28ac9c;
	font-family:"宋体";
}
a.a41:visited {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	text-decoration:none;
	color: #28ac9c;
	font-family:"宋体";
}
a.a41:hover {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	text-decoration:underline;
	color: #28ac9c;
	font-family:"宋体";
}
a.a41:active {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	text-decoration:underline;
	color: #28ac9c;
	font-family:"宋体";
}
a.a42:link {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	text-decoration:none;
	color: #ff0000;
	font-family:"宋体";
}
a.a42:visited {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	text-decoration:none;
	color: #ff0000;
	font-family:"宋体";
}
a.a42:hover {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	text-decoration:underline;
	color: #ff0000;
	font-family:"宋体";
}
a.a42:active {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	text-decoration:underline;
	color: #ff0000;
	font-family:"宋体";
}
a.a5:link {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-decoration:none;
	color: #ab4d09;
	font-family:"宋体";
}
a.a5:visited {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-decoration:none;
	color: #ab4d09;
	font-family:"宋体";
}
a.a5:hover {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-decoration:underline;
	color: #ab4d09;
	font-family:"宋体";
}
a.a5:active {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-decoration:underline;
	color: #ab4d09;
	font-family:"宋体";
}
a.a51:link {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	text-decoration:none;
	color: #666767;
	font-family:"宋体";
}
a.a51:visited {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	text-decoration:none;
	color: #666767;
	font-family:"宋体";
}
a.a51:hover {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	text-decoration:underline;
	color: #666767;
	font-family:"宋体";
}
a.a51:active {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	text-decoration:underline;
	color: #666767;
	font-family:"宋体";
}
.text1 {
	font-family:"宋体";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height:18px;
	color:#747474;
	
}


.text2 {
	font-family:"宋体";
	font-size: 12px;
	text-decoration:none;
	color: #ffffff;
	font-weight: normal;
	line-height: 22px;
}
.text12 {
	font-family:"宋体";
	font-size: 13px;
	text-decoration:none;
	color: #ffffff;
	font-weight: bold;
	line-height: 22px;
}
.text13 {
	font-family:"宋体";
	font-size: 12px;
	text-decoration:none;
	color: #666767;
	font-weight: bold;
	line-height: 22px;
}
.copyright {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    position:static;
    filter:progid:DXImageTransform.Microsoft.DropShadow(color=#000000,offX=1,offY=1,positives=1);
}
.text3 {
	font-family:"宋体";
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	line-height: 22px;
}
.text4 {
	font-family:Arial;
	font-size: 18px;
	color: #ff740f;
	font-weight:normal;
	line-height: 22px;
}
.text5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0a6ccf;
	font-weight:normal;
	line-height: 18px;
}
.text6 {
	font-family:"宋体";
	font-size: 14px;
	color: #e50606;
	font-weight: bold;
	line-height: 22px;
}
.text7 {
	font-family:"宋体";
	font-size: 14px;
	color: #ab4d09;
	font-weight: normal;
	line-height: 22px;
}
.text8 {
	font-family:"宋体";
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	color: #c36a2a;
}
.text9 {
	font-family:"宋体";
	font-size: 36px;
	font-weight: bold;
	line-height: 40px;
	color: #ffc600;
}
.text10 {
	font-family:"宋体";
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #5c2105;
}
.text11 {
	font-family:"宋体";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height:23px;
	color:#000000;
}
.text_dl {
	font-family:"宋体";
	font-size: 12px;
	color: #682507;
	font-weight: normal;
	line-height: 20px;
}
.text_en {
	font-family:"宋体";
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	color: #221e1f;
}
.text_en2 {
	font-family:"宋体";
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	color: #ff6600;
}

.table_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fd021a;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.table_text2 {
	border: 3px solid #fce6da;
}
.table_text3 {
	border: 1px solid #cecece;
}
.table_text4 {
	border: 1px solid #feca9c;
}
.table_text5 {
	border: 1px solid #f3d5e9;
}
.table_text6 {
    
	border-right-width:1px;
	
	border-left-width:1px;
	
	border-right-color:#cdd4d8;
	
	border-left-color:#cdd4d8;
	
	border-right-style: solid;
	
	border-left-style: solid;
}
.table_text8 {
   
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	
	border-right-color:#feca9c;
	border-bottom-color:#feca9c;
	border-left-color:#feca9c;
	
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.table_text7 {
	border-bottom: 1px dashed #d2e2e1;
}
.table_bg {
	background-image: url(../images/sub_10.jpg);
	background-repeat: repeat-x;
}

.tab_hot {
	BACKGROUND-IMAGE: url(../images/bg.gif); COLOR: #ffffff; BACKGROUND-REPEAT: no-repeat
}
.vipclass{
	border: 1px solid #e2e2e2;
	cursor: text;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	background-color: #FFFFFF;
	line-height: 19px;
	vertical-align: middle;
	padding-left: 3px;
}
.vipclass2{
	border: 1px solid #E1E1E1;
	cursor: hand;
	background-position: center;
	text-decoration: none;
	background-color: #F7F7F7;
}
.vipclass4{
	border: 1px solid #e2e2e2;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	line-height: 16px;
	vertical-align: middle;
	padding-left: 3px;
	height: 18px;
}
a.aorange:link {
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
}
a.aorange:visited {
	text-decoration: none;
	color: #FF9900;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
}
a.aorange:hover {
	color: #9F6000;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: underline;
}
a.aorange:active {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #FF9900;
}

.bbbb {
	background-image: url(../images/ssssss_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.up {
	position: 固定;
	top: 0px;
}

.P_img { border-right-style:solid;
         border-right-width:1px;
		 border-right-color:#666666;
		 border-bottom-color:#666666;
		 border-bottom-style:solid;
		 border-bottom-width:1px;
}
.hhhhhhhhh {
	background-image: url(../images/p_img_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.gd {
	background-image: url(../images/gd_03.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
}
.test {
	background-image: url(../images/ssssss_011_04.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.test2 {
	background-image: url(../images/ssssss_011_03.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tab_hot {
	background-image:url(../images/bg.gif);
	background-repeat:no-repeat;
	color:#ffffff;
}
.tab_normal {
	background-image:url(../images/bg2.gif);
	background-repeat:no-repeat;
}

.table_xu {
	BORDER-BOTTOM: #e3e3e3 1px dotted
}

.text_reddep {
	font-size: 12px;
	line-height: 22px;
	color: #a80b02;
}
.line_botbrown {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d16a18;
}
.line_rightwhite {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.text_title {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
.picbg {
	background-repeat: no-repeat;
	background-position: center;
}
.tablehead {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	background-color: #F9F3DF;
}


.line_topreddep {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A10A00;
}
.line_topgray {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.text_gray {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.border_reddep {
	border: 1px solid #9B0300;
}
.edit {
	font-size: 12px;
	background-color: #cccccc;
	border: 1px solid #D16A18;
}
.memo {
	font-size: 12px;
	background-color: #cccccc;
	border: 1px solid #D16A18;
}
.border_redsoft {
	border: 1px solid #FF8380;
}
.border_gray {
	border: 1px solid #CCCCCC;
}


.img1{
border:1px solid #424242;}

.textbutton2{
    width:190px;
	margin: 2px;
    border:1px solid #990000;
    background-color:#4A1043;
    color:#ffffff;	
	}
.vipclass1{
	border: 1px inset #6e6f70;
	text-decoration: none;
	background-color: #ffffff;
	cursor: text;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.table1{
border-bottom-color:c5c5c5;
border-bottom-width:1px;
border-bottom-style:solid;
border-left-color:c5c5c5;
border-left-width:1px;
border-left-style:solid;
border-right-color:c5c5c5;
border-right-width:1px;
border-right-style:solid;}
.table2{	
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	}
.table3{	
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#c5c5c5;
	}
.table4{
border-bottom-color:666666;
border-bottom-width:2px;
border-bottom-style:solid;
border-left-color:cccccc;
border-left-width:1px;
border-left-style:solid;
border-right-color:666666;
border-right-width:2px;
border-right-style:solid;
border-top-color:cccccc;
border-top-width:1px;
border-top-style:solid;}
.tab_hot {
	font-weight: bold;
	background-image:url(../images/index_07.gif);
	background-repeat:no-repeat;
	color: #f76f0a;
	font-size: 12px;
	line-height: 22px;
	cursor: default;
}

.tab_normal {
	background-image:url(../images/index_06.gif);
	background-repeat:no-repeat;
	font-size: 12px;
	color: #ffffff;
	line-height: 22px;
	cursor: default;
}
.tab_hot2 {
	font-weight: bold;
	background-image:url(../images/index_08.gif);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	cursor: default;
}

.tab_normal2 {
	background-image:url(../images/index_09.gif);
	background-repeat:no-repeat;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	cursor: default;
}
.c {
	color: #FF0000;
	font-weight:bold;
}