/*全局定义*/

body {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	background-color: #ec135a;
}
table {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}

/*链接定义*/
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #222222;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #222222;
	text-decoration: none;
}
a.black14:link {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
a.black14:visited {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
a.black14:hover {
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
a.black14:active {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}


a.black12:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.black12:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.black12:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a.black12:active {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a.white:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.xb:link {
	font-size: 12px;
	color: #FEEC07;
	text-decoration: none;
}
a.xb:hover {
	font-size: 12px;
	color: #FEEC07;
	text-decoration: underline;
}
a.xb:visited {
	font-size: 12px;
	color: #FEEC07;
	text-decoration: none;
}

/*表单定义*/
.text_search01 {
	font-family: "宋体";
	text-decoration: none;
	width: 330px;
}
.text_search02 {
	font-family: "宋体";
	color: #333333;
	text-decoration: none;
	width: 100px;
}


/*字体定义*/

.font_fh12_b {
	font-size: 12px;
	font-weight: bold;
	color: #fa389b;
	text-decoration: none;
}
a.font_red12_b:link {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.font_red12_b:hover {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #F49C2E;
	text-decoration: none;
}
.font_red12 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.font_fh12 {
	font-family: "宋体";
	font-size: 12px;
	color: #e300a5;
	text-decoration: none;
}

.font_blank_14 {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.font_hg19 {
	font-size: 12px;
	line-height: 19px;
}

.font_white_14b {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "宋体";
	text-decoration: none;
}

.font_fh14_b {
	font-size: 14px;
	font-weight: bold;
	color: #eb589e;
	font-family: "宋体";
	text-decoration: none;
}


.font_14 {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

.font_blank_14b {
	font-size: 14px;
	color: #000000;
	font-family: "宋体";
	font-weight: bold;
}

.font_white_12 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "宋体";
}

/* 背景定义*/

.sjxx_menu1 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #CC3399;
	text-decoration: none;
	background-image: url(../images/gyxx_01.gif);
	background-repeat: no-repeat;
}
.zxzx_bg {
	background-image: url(../images/zxzx_bg1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.sjxx_menu2 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/qgxx_01.gif);
	background-repeat: no-repeat;
}

/*线定义*/

.line_gqxx {
	background-image: url(../images/line_ash1.gif);
	background-repeat: repeat-y;
}
.line_scfx {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffc0da;
}
