body{
	margin:0;
	padding:0;
	font-size: 12px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	background:url(main_bg.jpg);
}
A {
	COLOR: #333;TEXT-DECORATION: none
}
A:hover {
	COLOR: #FF0000; TEXT-DECORATION: underline
}
a,img{border:0}
.nav {
	COLOR: #fff;
	TEXT-DECORATION: none;
}
.nav:hover {
	COLOR: #fff;
	TEXT-DECORATION: none;
}
.orange {
	COLOR: #ff6600;
}
.red {
	COLOR: #FF0000;
}
.gray {
	COLOR: #999999;
	font-size: 11px;
}
.content {
	line-height: 28px;
	color: #333;
}
.content_yf {
	line-height: 22px;
	color: #333;
}
.y_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5D5D5;
}
.y_line_s {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #D6D6D6;
}
.s_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C6C6C6;
}
.x_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.x_line_gray {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}
.td3 {
	BORDER-RIGHT: #e1e1e1 1px solid; BORDER-BOTTOM: #e1e1e1 1px solid; BACKGROUND-COLOR: #f7f7f7
}
.p_14 {
	font-size: 14px;
	font-weight: bold;
}
.box {
	border: 1px solid #DFDFDF;
}
.input2 {
	FONT-SIZE: 12px;
	COLOR: #797979;
	FONT-FAMILY: "ËÎÌå";
	BACKGROUND-COLOR: #f2f2f2;
	TEXT-ALIGN: center;
	border: 1px solid #333333;
}
.blue {
	color: #005FCC;
}
.s_x_line {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
