@charset "utf-8";





/*共用部分*/
body {
	font: 14px/20px Arial, "微软雅黑";
	color:#000;
	
}
*{ padding:0; margin:0;}
a { color:#666; text-decoration:none;}
ul,li{ list-style:none;}
img { border:none; }
a:hover{ color:#F00}

/*共用部分结束*/








.tianjiabeijing { width:1100px;height:1532px; margin:5px auto;}







/*在线申请部分*/
.zhong{ width:1100px; height:417px; background:url(../images/mid.jpg)}






/*input在得到焦点去除黄色边框的*/
input{ outline:0px; width:211px;height:21px;}






form{margin:0px 0 0 45px; padding-top:47px; text-align:justify;}

span{ display:inline-block; width:72px; height:21px; text-align:right; vertical-align:top;}


#leibie{ margin-bottom:10px; border:#ccc 1px solid;}



/*备注要求文本框*/
#beizhu{ width:301px; height:140px; resize:none; margin-top:5px; word-wrap:break-word; word-break:break-word; border:1px solid #ccc; outline:0px; overflow:auto;}



/*提交按钮*/
#tijiao{ width:53px; height:22px; background:url(../images/aanniu.png); color:#FFF; border-radius:25px;margin-left:77px;cursor:pointer; border:0; margin-top:5px; text-align:center;}

/*重置按钮*/
#chongzhi{ width:53px; height:22px; background:url(../images/aanniu.png); color:#FFF; border-radius:25px;margin-left:30px;cursor:pointer; border:0; margin-top:5px;text-align:center;}



/*右*/
.zhong_right{ float:left;}
