@charset "utf-8";
html{overflow-x:hidden; overflow-y:scroll; }
/* CSS Document */


body{ margin:0px; padding:0px; font-size:12px; color:#666; font-family:"微软雅黑", Verdana, Arial, Geneva, sans-serif, 宋体; background: #fafafa url(../images/bg_main.jpg) center top no-repeat; /*background:#ffffff;*/ }
p,div,h1,h2,h3,h4,h5,form,input{margin:0px; padding:0px; }
img{ border:none; }
ul,li{ list-style:none; margin:0px; padding:0px; }
a{ text-decoration:none; color:#01a1e8; }
*a:hover{ text-decoration:underline; color:#01a1e8; }
#right a:hover{ text-decoration:underline; }
.clear{ clear:both; }
/*公共*/
.m10{ margin-top:10px; }
*{ padding:0px; margin:0px; }


/*main*/
.main{ width:100%; }
.mbox{ width:650px; height:220px; margin:0 auto; padding-top:150px; }
.logo{ text-align:center; }
.text{ margin-top:20px; }
.text a{ color:#333; }
.text a:hover{ color:#e36413; }
.text01{ font-size:16px; color:#333; font-weight:bold; text-align:center; margin-bottom:50px; }
.text02{ font-size:14px; line-height:24px; text-align:left; }
.text02 span{ margin-left:5px; margin-right:5px; }
.text03{ font-size:14px; text-align:center; margin-top:100px; }