@charset "utf-8";
html{ -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;text-size-adjust:100%}
body{ margin:0 auto; padding:0px; background:#FFFFFF; background-image:url(bg.jpg);}
ul,li,h1,h2,h3,h4,p,a,dd,dl{ list-style:none;margin:0px; padding:0px;}
div,select{ font-size:14px; color:#807260; line-height:150%;}
a{text-decoration:none;color:#807260;}
a:hover{text-decoration:none;color:#807260;}
img{border:0px; margin:0px; padding:0px;}
.Justified{text-align:justify;text-justify:distribute-all-lines;/*ie6-8*/text-align-last:justify;/* ie9*/-moz-text-align-last:justify;/*ff*/-webkit-text-align-last:justify;/*chrome 20+*/}/******************文字两端对齐样式****************************/
.enfont{ font-family:arial;}
.line5{ clear:both; height:5px;}
.line10{ clear:both; height:10px;}
.line14{ clear:both; height:14px;}
.line15{ clear:both; height:15px;}
.line20{ clear:both; height:20px;}
.line25{ clear:both; height:25px;}
.line30{ clear:both; height:30px;}
.line40{ clear:both; height:40px;}
.line50{ clear:both; height:50px;}
.line60{ clear:both; height:60px;}
.line65{ clear:both; height:65px;}
.bottomH{ clear:both; height:60px;}

/*输入框*/
.InputBut{ background-color:#CC0000; border:1px #8C2D2F solid; height:35px; width:80%; line-height:35px; color:#FFF; font-size:14px; font-weight:bold;}
.inputText{border:1px #CCC solid;font-size:14px;line-height:25px;height:25px;background-color:#f2f2f2;color:#000; padding:5px;}
