@charset "utf-8";
/*CSS*/
body,h1,h2,h3,h4,h5,h6,h7,dl,dt,dd,div,ul,li,table,tr,td,th,form,img,p,input {margin:0px; padding:0px; border:0px; list-style-type:none;}
body {font-family:Arial, Helvetica, sans-serif; color: #666; font-size: 12px; background: #FFF;}
.box{width:700px; height:auto; padding:30px; margin:0px auto; background-color:#fff;}
.box h1{width:700px; padding:10px 0px; height:25px; line-height:25px; font-size:18px; color:#333; text-align:center;}
.box h2{width:700px; height:25px; line-height:25px; font-size:12px; color:#CCC; font-weight:normal; border-top:1px #ccc solid; border-bottom:1px #ccc solid;}
.box h2 span{float:right; font-size:12px; color:#CCC;}
.box h2 a,.box h2 a:visited,.box h2 a:link{font-size:12px; color:#CCC; text-decoration:none;}
.box h2 a:hover{font-size:12px; color:#F50; text-decoration:none;}

/*content CSS*/
.content {width:700px; padding:30px 0px; line-height:28px; color:#666; text-indent:2em;}
