@charset "utf-8";
/* CSS Document */

ul { list-style:none;}
#content { width:1000px; margin-bottom:10px; background:#fff; overflow:hidden; clear:both;}
#helpcenter_left { float:left; display:inline; width:225px; margin-right:15px;}
#helpcenter_left .helpul { width:225px;}
.helpul li {background:#e0e0e0; display:block; width:225px; color:#004982; margin-top:1px; font-size:12px; font-family:Verdana, Geneva, sans-serif; line-height:33px; font-weight:bold; text-indent:0.5em;}
.helpul li a { display:block; background:#e2e4d7; color:#004982; border-bottom:solid 1px #fff; font-size:14px; font-family:Verdana, Geneva, sans-serif; line-height:33px;}
.helpul li ul li { padding-left:0; margin-left:0;}
.helpul li ul li a { display:block; margin-left:0; width:225px; background:#f1f1f1; font-weight:normal; text-decoration:none; text-indent:1em;}
.helpul li ul li a:hover { background:#666; color:#fff;}

#helpcenter_mid { float:left; width:445px; margin-right:15px;}
#helpcenter_mid table { margin-top:15px;}
#helpcenter_mid legend {font-size:16px; color:#8c3f00; font-family:Verdana, Geneva, sans-serif; font-weight:bold;}
.help_input_text { background:#f6f6f6; border:solid 1px #989898; width:260px; height:18px; float:right;}
#helpcenter_mid textarea { float:right; width:260px; height:160px;}
#helpcenter_mid .send { width:60px; height:20px; border:solid 1px #006; color:#666; line-height:20px; font-size:12px; font-family:Verdana, Geneva, sans-serif; float:none;}
#helpcenter_mid span { color:red; font-size:11px;}
#helpcenter_mid .inputsmall { background:#f6f6f6; border:solid 1px #989898; width:100px; height:18px;}
.helpcontact {}
.helpcontact span.red { color:red; font-size:11px;}
.helpcontact .inputsmall { background:#f6f6f6; border:solid 1px #989898; width:100px; height:18px;}
.helpcontact_input {background:#f6f6f6; border:solid 1px #989898; width:260px; height:18px; }



#helpcenter_right { float:left; width:520px;}
#helpcenter_right h2 { font-size:16px;}
#helpcenter_right h3 { font-size:14px; margin:10px 0; font-family:Verdana, Geneva, sans-serif; color:#000;}
#helpcenter_right p { color:#333; font-size:12px; line-height:160%;}
