@charset "gb2312";
/* 2011.3.7 */

@import url(../css_lib/link.css);
@import url(../css_lib/header_footer.css);

body,div,h1,h2,h3,h4,h5,h6,img,p,b{ margin:0px; padding:0px; border:0px;}
.mt10{ margin-top:10px;}
a:visited{ color:#333;}

#wrap{ width:960px; margin:0 auto;}
#main{ width:918px; border:#cccccc 1px solid; margin:10px auto; padding:20px; color:#767676;}
.title{height:28px; border-bottom:#cccccc 1px solid; padding-bottom:2px;}
h1{ border-bottom:#e9e9e9 1px solid; border-top:#e9e9e9 1px solid; background:#f8f8f8; color:#5f5f5f; font-size:14px; margin:20px 0; padding:4px 10px;}
#main a{ color:#767676; text-decoration:none; padding:0 10px; font-size:12px; line-height:20px;}
#main a:hover{ color:#f00; text-decoration:underline;}
#main .request{ background:#f8f8f8; margin-top:30px; padding:20px 30px; font-size:12px; line-height:20px;}
#main .request h3{ color:#e75418; font-weight:normal; font-size:12px; margin-bottom:20px;}
#main .request h3 a{ color:#e75418; padding:0; }
#main .request h3 a:hover{  color:#f00; text-decoration:underline;}
#main .request p{ color:#767676;}
#main .request p b{ color:#5f5f5f; }
#main .request ul{ margin-bottom:20px;}
#main .request ul li{ text-indent:12px;}


/* footer */
.footer{ clear:both;line-height:150%;margin:20px auto;text-align:center; font-size:12px; color:#444444;}
.footer a{ color:#444444; text-decoration:none;}
.footer a:hover{ color:#f00; text-decoration:underline;}
.footnav{padding:10px 0;border-bottom:1px #ccc solid;}
.copyrigyt{padding:10px 0;line-height:200%;}