@charset "utf-8";
/* CSS Document */



.spanContent{
	margin:0 10px 0px 0px;
	list-style-type:none;
	padding:0px 13px 3px 0px;
	line-height:24px;
	color:#666666;
	font-size:11px;
	font-family:"Arial";
}

#userAdvice{
	width:380px;
	height:128px;
	padding:2px 8px 0 3px;
	border:1px solid #A7A6AA;/*
	background:#FFF url(http://image.maimaij.com/images/component/input_warning_corner.gif) bottom right no-repeat;	*/
}
#content_Submit ul li{
	list-style-type:none;
}

#content_Submit_header{ 
	background: url(http://www.maimaij.com/images/help/blue_bar.jpg) repeat-x;
	margin-top: 20px; 
	position: relative;/*../blue_bar.jpg*/
	height:24px;
	width:650px;
	border-left: 1px #BABDC4 solid;
	border-right: 1px #BABDC4 solid;
	margin-bottom:0px;
	padding-left:15px;
	padding-bottom:0px;
	
}
#content_Submit_header_Left{
	position:absolute;
	left:0px;
	top:0px;
	width:16px;
	height:22px;
	background:url(http://www.maimaij.com/images/help/left.jpg) no-repeat;/*../left.jpg*/
}
#content_Submit_header_Moddle{
	position:absolute;
	font-weight:bold;
	font-size:12px;
	left:16px;
	top:0px;
	right:0px;
	height:22px;
	width:590px;
}
/**          ../right.jpg                */
#content_Submit_header_Right{
	position:absolute;
	right:0px;
	top:0px;
	width:16px;
	height:22px;
	background:url(http://www.maimaij.com/images/help/right.jpg) no-repeat;
}



#content_Submit_Div{
	margin-top:-2px;
	border-top: none;
	border-bottom:1px  #BABDC4 solid;
	border-left:1px  #BABDC4 solid;
	border-right:1px  #BABDC4 solid;
	padding-bottom:5px;
	margin-bottom:10px;
	width:665px;
}

#submit_Select_Div{
	width:auto;
	margin:0px 5px 0px 5px;
	padding-top:5px;
	padding-left:35px;
}
#OCR6_header{
	height:30px;
	width:600px;
}

#content_Submit_Div_Title{
	height:25px;
	margin-top:0px;
	padding-left:20px;
}

#submit_Content{
	width:300px;
	float:left;
	top:5px;
	margin:5px 0px 5px 2px; 
	padding-left:10px;
}
#submit_button{
	float:right;
	width:auto;
	height:35px;
	margin-right:60px;
	margin-top:107px;
}
#button12{
	display:block;
	height:30px;
	background-color:#DADADA;
}
.OCR6_header1{
	CLEAR: both;
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#99CC00;
	font-weight:bold;
	text-align:center;
	border:1px dotted #A7B8F3;
	background-color:#E7EFD3;
}
.WarningMsg{
	padding:5px 5px 5px 25px;
	border:1px solid #FF8080;
	background:#FFF2E9 url(http://image.maimaij.com/images/component/standard_msg_warning.gif) 5px 5px no-repeat;	
	color:#000;
}