/* 全局样式开始 */
body {
	margin: 0px;
	background-color: #ffffff;
	color:#333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
body,td {
	font-size: 13px;
}
img {
	border:0px;
}
/* 全局样式结束 */


/* 字体样式开始 */
.line_height_120 {
	line-height:120%;
}
.line_height {
	line-height:150%;
}
.f_E77AA1 {
	color: #E77AA1;
}
.f_C22A53 {
	color: #C22A53;
}
.f_white{
	color: #FFFFFF;
}
.f_red {
	color:red;
}
.f_14px {
	font-size:14px;
}
.f_16px {
	font-size:16px;
}
.f_12px {
	font-size:12px;
}
.b {
	font-weight:bold;
}
/* 字体样式结束 */


/* 背景样式开始 */
.bg_one {
	background-repeat: no-repeat;
	background-position: center center;
}
.bg_x {
	background-repeat: repeat-x;
}
.bg_x_center {
	background-repeat: repeat-x;
	background-position: center center;
}
.bg_y {
	background-repeat: repeat-y;
}
.bg_y_center {
	background-repeat: repeat-y;
	background-position: center center;
}
.bg_x_top {
	background-repeat: repeat-x;
	background-position: center top;
}
/* 背景样式结束 */


/* 链接样式开始 */
a:active,a:link,a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #ff6600;
	text-decoration: underline;
}
a.white:active,a.white:link,a.white:visited {
	color: #ffffff;
	text-decoration: none;
}
a.white:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.fenhong:active,a.fenhong:link,a.fenhong:visited {
	color: #C22A53;
	text-decoration: none;
}
a.fenhong:hover {
	color: #C22A53;
	text-decoration: underline;
}
a.fenhong_1:active,a.fenhong_1:link,a.fenhong_1:visited {
	color: #E77AA1;
	text-decoration: none;
}
a.fenhong_1:hover {
	color: #E77AA1;
	text-decoration: underline;
}
a.fenhong_2:active,a.fenhong_2:link,a.fenhong_2:visited {
	color: #C22A53;
	text-decoration: none;
}
a.fenhong_2:hover {
	color: #F65F87;
	text-decoration: underline;
}
/* 链接样式结束 */

/* 表单样式开始 */
.form_Input {
	border: 1px solid #DFDDDE;
	padding:1px;
	height: 20px;
	color: #999999;
	behavior:url(#default#savehistory);
}
.form_Input1 {
	border: 1px solid #DB386D;
	padding:1px;
	height: 20px;
	behavior:url(#default#savehistory);
}
.form_area {
	border: 1px solid #cccccc;
	behavior: url(#default#savehistory);
}
.form_button {
	padding-top: 2px;
	height: 20px;
	border: 1px solid #666666;
}
/* 表单样式结束 */

/* 表格样式开始 */
.table_border {
	border: 1px solid #FE9DC0;
}
.table_border_main {
	border: 2px solid #FE9DC0;
}
.table_border_1 {
	border: 1px solid #dddddd;
}
/* 表格样式结束 */

/* 其他样式开始 */
.hand {
	cursor: hand;
}
.top_4px {
	padding-top: 4px;
}
/* 其他样式结束 */