/* 公共css部分 */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg.gif);
	color: #333333;
}
td {
  FONT-SIZE: 12px;
  line-height: 14px;
} 
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	background-image: url(../images/index_r33_c9.jpg);
	border: 1px solid #0080BD;
}
.anniu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	border:0px
}

/* 链接css部分 */
/* ==白色== */
a.bai:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}



a.bai:visited {
	font-size: 12px;
	color: #FFFFFF;
	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: #666666;
	text-decoration: none;
line-height: 13px;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
line-height: 13px;
}
a:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
line-height: 13px;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
line-height: 13px;
}
/* ==蓝色== */
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;
}

/* ==文字规定部分== */
.txt_12_bai {
	font-size: 12px;
	color: #FFFFFF;
}
.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_yinying_huang:hover{
       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;
	font-size: 12px;
}
.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;
}
/* ==表格规定部分== */
.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;
}