/* CSS Document */

/*总体布局 start*/
	body{
	background-color:#EEEEEE}
	body, td, div {	font-size:12px; font-family:宋体, arial; white-space:normal; word-break:break-all; padding:0px; margin:auto; margin-left:0px;margin-top:0px;
}
table,td { padding:0px; margin:0px;}
	img {border:0px}
	h1{ padding:0px; margin:0px;}
	a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
	a:link {color::#000000; text-decoration:none; }
	a:visited {color:#000000; text-decoration:none;}
	a:hover {color:#FF0000;text-decoration:underline;}
	a:active {color:#000000; text-decoration:none;}
		
	input {
		border:1px solid #D6D6D6;
		font:12px 宋体, arial, san-serif;
		color:#FFFFFF;
		
		}
		
	checkbox {
		border:0px ;
		font:12px 宋体, arial, san-serif;
		color:#FFFFFF;
		}	
		.checkbox1 {
		border:0px;
		font:12px 宋体, arial, san-serif;
		color:#FFFFFF;
		}		
	textarea {background-color:#FFFFFF; font-size:12px; color:#FFFFFF; border: 1px solid #9C9A9C; padding:5px; line-height:18px;}
	select{background-color:#FFFFFF;font-family:宋体 simsun;font-size:12px;color:#636163;border: 1 solid #9C9A9C}


	#main {width:912px; border:0px; margin: auto;  padding:0px; background-color: #FFFFFF; text-align:center; float:none;}
	#main1 {width:625px; border:0px; margin: auto;  padding:0px; background-color: #fff; text-align:center;}
	#position {width:910px; margin:7px auto 7px; _margin:7px auto 7px; text-align:left; float:left; }
		#position a{color:#333333;}
	#typemain{width:910px; border:0px; text-align:center; margin:auto;}
/*总体布局end*/	


/*共亨字体*/
.red_nomal{ color:#DA244A;}
.red_b{ color:#DA244A; font-weight:600;}
.pink_nomal{color:#E50066;}
.pink_b{ color:#E50066;  font-weight:600;}
.blue_b{ color:#1C5AC3; font-weight:bold;}
.blue_nomal{ color:#1C5AC3; font-weight:normal;}
.black{color:#636163;}

h1{ font:"宋体"; font-size:18px;  color:#E50066;  font-weight:600;}


.sumbit_01{ margin-left:50px; text-align:center; color:#DA244A; font-weight:600; line-height:16px; width:550px; }
.sumbit_02{ margin-left:50px; text-align:center; color:#DA244A; font-weight:600; line-height:16px; width:500px; }

.through {text-decoration: line-through; font-weight: bold; }
.titlefont{
font-size:14px;
font-weight:bold;
color:#CA6500;
margin-left:5px;
}