/* 公共css部分 */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646344;
	background-color: #D2CDA4;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;	

}
.input_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	background-image: url(../images/index_r33_c9.jpg);
	border: 1px solid #0080BD;
}

/* 链接css部分 */
/* ==白色== */
a.bai:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}



a.bai:visited {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}


a.bai:hover {
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
a.bai:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

/* ==白色14== */
a.bai14:link {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
a.bai14:visited {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
a.bai14:hover {
	font-size: 14px;
	color: #FFCC00;
	text-decoration: none;
	line-height: 18px;
}
a.bai14:active {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}


/* ==红色== */
a.red:link {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a.red:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.red:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.red:active {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
a:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
/* ==蓝色== */
a.lan:link {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
a.lan:visited {
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
a.lan:hover {
	font-size: 12px;
	color: #000000;
}
a.lan:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
/* ==白色14== */
a.bai14_l70:link {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	padding-left: 70px;
	font-weight: bold;
}
a.bai14_l70:visited {
	font-size: 14px;
	color: #006699;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	padding-left: 70px;
}


a.bai14_l70:hover {
	font-size: 14px;
	color: #FFCC00;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	padding-left: 70px;
}
a.bai14_l70:active {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	padding-left: 70px;
}

/* ==文字规定部分== */
.txt_28_bai {
	font-size: 28px;
	color: #FFFFFF;
	font-family: "宋体";
}
.txt_12_bai {
	font-size: 12px;
	color: #FFFFFF;
	font-family: "宋体";
}
.txt_12_juhuang {
	font-size: 12px;
	color: #FF9900;
}
.txt_hangju_20 {
	line-height: 20px;
}

.txt_yinying_huang{
       color:#6E7801;
       filter:DropShadow(Color=#ffffff, OffX=-1, OffY=-1, Positive=2);
       font-family: "宋体"; 
       font-size: 12px; 
       text-decoration: none;
       text-align:center;
       }
.txt_12_hui {
	color: #CCCCCC;
}
.txt_14_b_lan {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #0066FF;
}
.txt_14_bai {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
}
.txt_14_b_huang {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
/* ==表格规定部分== */
.table_line_hui_zy {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.table_line_q {
	border: 1px solid #CCCCCC;
}
.table_line_xu_y {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}

.table_line_xu_x {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.table_td_bg_left {
	background-image: url(../images/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: 10px bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.table_line_hui_y {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.table_line_hui_x {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.table_line_bai_x {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.title_12_b {
	font-size: 12px;
	font-weight: bold;
	color: #646344;
}
a.14_b:link {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
a.14_b:visited {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
a.14_b:hover {
	font-size: 14px;
	font-weight: bold;
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
}
a.14_b:active {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.txt_20_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #856323;
}
.txt_16_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #856323;
}
.txt_12_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
