/* 页面综合样式 */

body,td,th {	font-size: 12px;}
body {	background-color: #FFFFFF;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;}

/* 文字样式 */
.red12{ color:#771B24}
.arial10{ color:#666666; font-size:10px; font-family:Arial, Helvetica, sans-serif}
.lineheight {	line-height: 20px;}
.green12{ color:#756E30; font-family:Arial, Helvetica, sans-serif}
.green11{ font-size:11px; color:#756E30; font-family:Arial, Helvetica, sans-serif}
.blank12{ color:#000000; font-size:12px; font-family:Arial, Helvetica, sans-serif}
.666666_12{ color:#666666; font-family:Arial, Helvetica, sans-serif}

/* 表单样式 */
.input_style {	width: 105px;	height: 18px;	border: 1px solid #89847D;	background-color: #C6BDB2;}
.inputLogin_style {	width: 80px;	height: 12px;	border: 1px solid #771B24;	background-color:#AE626A;}
.input_style02 {	width: 52px;	height: 18px;	border: 1px solid #89847D;	background-color: #C6BDB2;}

/* 伪类样式 */
.a_red12:link{ color:#771B24; text-decoration:none}
.a_red12:visited{ color:#771B24; text-decoration:none}
.a_red12:hover{ color:#771B24; text-decoration:underline}
.a_red12_info:link{ color:red; text-decoration:underline}
.a_red12_info:visited{ color:red; text-decoration:underline}
.a_red12_info:hover{ color:red; text-decoration:none}
.a_leftmain:link {	font-size: 14px;	color: #FFFFFF;	text-decoration: none; font-family:Arial, Helvetica, sans-serif}
.a_leftmain:hover {	font-size: 14px;	color: #000000;	text-decoration: none;font-family:Arial, Helvetica, sans-serif}
.a_leftmain:visited {	font-size: 14px;	color: #FFFFFF;	text-decoration: none;font-family:Arial, Helvetica, sans-serif}
.a_666666:link{ color:#666666; font-family:Arial, Helvetica, sans-serif; text-decoration:none}
.a_666666:visited{ color:#999999; font-family:Arial, Helvetica, sans-serif; text-decoration:none}
.a_666666:hover{ color:#666666; font-family:Arial, Helvetica, sans-serif; text-decoration:underline}


/* 边框样式 */
.leftline {	border-left-width: 1px;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: solid;	border-left-color: #D6BBBD;}
.bottomline{	border-bottom-width: 1px;	border-top-style: none;	border-right-style: none;	border-left-style: none;	border-bottom-style: solid;	border-bottom-color: #D6BBBD;}
.bodyimg_line {	border: 1px solid #771B24;	padding: 2px;}
.bottomline_xu {	border-bottom-width: 1px;	border-bottom-style: dashed;	border-bottom-color: #D1D1D1;}
.tableborder01 {	border-top-width: 1px;	border-left-width: 1px;	border-top-style: solid;	border-left-style: solid;	border-top-color: #771B24;	border-left-color: #771B24; color:#666666}
.tdborder01 {	border-right-width: 1px;	border-bottom-width: 1px;	border-right-style: solid;	border-bottom-style: solid;	border-right-color: #771B24;	border-bottom-color: #771B24;}

/* TD样式 */
.tdstyle{border-bottom-width: 1px;	border-bottom-style: dashed;	border-bottom-color: #D1D1D1; height:50px}

/* TR样式 */
.light {background: #796F1B;}

.green13{ color:#756E30; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:14px;}


