@charset "utf-8";

body{font-size:16px; font-weight:16px; font-family:Arial; margin:0 auto; color:#000; background:#ebebeb;}

a {text-decoration: none; color:#576B95}

a:hover{ color:#f8790b; text-decoration:none;}

* { margin:0; padding:0; border:0; }

div{float:left; padding:0; margin:0; overflow:hidden}

/*a模块样式*/

.aBox{width:100%; background:#fff; margin-bottom:10px; padding:10px 0;}


/*模块内的标题*/

.boxTitle{width:100%; height:40px; line-height:30px; font-weight:bold; color:#09a145; background-image:url(../images/boxTitle.gif); text-align:center; overflow:hidden; padding-bottom:10px; font-size:20px; font-weight:20px;filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";-moz-background-size:100% 100%;background-size:100% 100%;}

.moduleTitle{width:96%; border-bottom:1px solid #b0b0b0; overflow:hidden; border-top:1px solid #fff; -webkit-border-top-right-radius:5px; -webkit-border-top-left-radius:5px; background:#ebebeb; background:-webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f7f7fa)); padding:10px 2% 5px;	font-size:inherit; font-weight:inherit; -webkit-box-shadow:0px 0px 5px #EBF2F2;}

/*表单元素样式*/

.aList{overflow:hidden; border-radius:3px; border:1px solid #ddd; margin:5px 2% 5px 2%; padding:0; width:96%; height:40px; line-height:40px; background: #fff;}

.aInput{height:40px; width:98%; text-align:left; background:#FFC; color:#999; padding-letf:2%;}

.aSelect{height:40px; background:#ddd; color:#518CC4;}

.aSubmit{height:38px; width:100%; border-top-right-radius:3px; border-bottom-right-radius:3px; background: #ff9900; color: #fff; font-size:16px;}
