/* CSS Document */
body,tr,td
{ 
	margin-top:0px;		/* 网页上边距 */
	margin-bottom:0px;	/* 网页底边距 */
	margin-left:0px;	/* 网页左边距 */
	margin-right:0px;	/* 网页右边距 */
	
	font-size:12px;												/* 网页字体大小 */
	font-family: Arial,Verdana,Helvetica, sans-serif;		/* 网页字体 */
	color:#000000;												/* 网页文本颜色 */
	line-height:120%;											/* 标准行高 */
	/*text-align:left;											/* 文本对齐 */

}
a.{color: #464646;text-decoration: none;font-size: 12px;font-family: Verdana,Arial, Helvetica, sans-serif;}

A.:link {
	COLOR: #333333; font-size: 12px; TEXT-DECORATION: none
}
A.:visited {
	COLOR: #333333; font-size: 12px; TEXT-DECORATION: none
}
A.:active {
	COLOR: #FF0000; font-size: 12px; TEXT-DECORATION: none
}
A.:hover {
	COLOR: #FF0000; font-size: 12px; TEXT-DECORATION: none
}

a.menu{color: #464646;text-decoration: none;font-size: 14px;font-weight: bold;}
a.menu:hover {color: #464646;text-decoration: none;font-size: 14px;font-weight: bold;}

a.menu02:link{color: #ffffff;text-decoration: none;font-size: 12px;font-weight: bold;	padding:5px;}
a.menu02:visited{color: #ffffff;text-decoration: none;font-size: 12px;font-weight: bold;	padding:5px;}
a.menu02:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	padding:5px;
}

a.top{color: #7C0A0A;text-decoration: none;font-size: 12px;}
a.top:hover {color: #7C0A0A;text-decoration: underline;font-size: 12px;}

a.red:link{color: #FF6600;text-decoration: none;font-size: 12px;}
a.red:visited {color: #FF6600;text-decoration: none;font-size: 12px;}
a.red:hover {color: #FF6600;text-decoration: underline;font-size: 12px;}


.title01{font-size:18px;font-weight: bold;color: #000000;line-height:24px;}
.title02{font-size:16px;font-weight: bold;color: #153F64;line-height:24px;}
.title03{font-size:14px;font-weight: bold;color: #000000;line-height:24px;}
.title04{font-size:14px;font-weight: bold;color: #069CE9;line-height:24px;}
.title05{font-size:12px;line-height:24px;}
.text_red15b{color:#CC3300;font-size:15px;line-height:120%; font-weight:bold;}

/*表格属性*/
table{ font-size:12px;line-height:20px;border-collapse:collapse;}

.text12_red {color: #9B2727;font-size: 12px;font-weight: bold;}
.texts_red {color: #E76B18;font-size: 12px;}
.text11_red02 {color: #9B2727;font-size: 12px;}
.text_white12{color:#ffffff;font-size:12px;line-height:120%;}
.textb_white12{color:#ffffff;font-size:12px;line-height:120%; font-weight:bold;}
.text_blue12{color:#59759A;font-size:12px;line-height:200%;}
.textb_blue12{color:#4E6076;font-size:12px;line-height:120%; font-weight:bold;}
.text_gray12{color:#cccccc;font-size:12px;line-height:120%;}

input {
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	border: 1px solid #A5ACB2;
	background-color: #F4F4F4;
}

.input {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	border: 1px solid #A5ACB2;
	background-color: #D5D5D5;
}

.input_img {
	line-height: 18px;
	border: 0px;
	background-color: #D5D5D5;
}


.bg {
	background-repeat: repeat-y;
	background-position: right top;
}
.img {
	border: 1px solid #CCCCCC;
	margin: 2px;
	padding: 2px;
}

.cp
{
	border:#FFFFFF 1px solid;
}
.table_border {
	border:1px solid #E0E0E0;
}.bk1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1E90C2;
	border-left-color: #1E90C2;
}
.font11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
