a{
text-decoration:none;
}
a:hover{
text-decoration:none;
}
.css_input{
background:#FFFBE7;
border:1px #000000 solid;
font-size:12px;
height:16px;
line-height:16px;
padding-left:2px;
Letter-spacing:1px;
font-family: "宋体";
}
.submit{	
	color: #924949;
	width:84px; 
	height: 20px; 
	background:#FFFFFF;
	border:1px solid #924949;
	line-height:20px;
	text-align:center;
}
/*主体内容*/
#main_box{
width:100%;
height:auto;
padding:5px 0 0 20px;
font-size:12px;
}
#main_box .headtxt{
height:20px;
line-height:20px;
width:100%;
}
#main_box a{
color:#000000;
}
#main_box a:hover{
background:#CCCCCC;
color:#000000;
text-decoration:underline;
}
/*提交信息*/
#tj_box{
width:100%;
height:auto;
padding-left:10px;
}
#tj_box .red{
color:#D60131;
font-weight:bold;
height: auto;
width:100%;
}
#tj_input_list{
width:100%;
height:24px;
}
/*提交提示*/
#msgcontent,#msg{font-size:12px;}
#msg {display:none; position:absolute; z-index:200; width:180px;}
#msgcontent {display:block; background:#FFFDF0; border:2px solid #924949; padding:5px; min-width:150px; max-width:250px;}
#msgcontent1,#msg1{font-size:12px;}
#msg1 {display:none; position:absolute; z-index:200;width:350px;}
#msgcontent1 {display:block; background:#f3e6e6; border:2px solid #924949; padding:5px; min-width:150px; max-width:350px; height:80px;}

#msg2 {display:none; position:absolute; z-index:200; top:1240px; left:230px;}
#msg3 {display:none; position:absolute; z-index:200; top:1240px; left:230px;}

#noselect { font-size:14px; font-weight:bold; width:100%; font-family:"微软雅黑";}
#noselect1 { font-size:14px; font-weight:bold; width:100%;font-family:"微软雅黑";}