/* writen by qq 179967287 2011-11-30 */

#div960 { width: 940px; padding: 0 10px; text-align: left; margin: 0 auto;}

/* 帮助中心定义 */
.help { width: 940px; overflow: hidden; zoom: 1; margin-bottom: 10px;}
.help_l { width: 140px; float: left;}
.help_r { width: 790px; float: right;}

/* 帮助中心左侧导航定义 */
.help_l .h_c { width: 140px; background: url(help_center_c.jpg) left bottom repeat-y;}
.help_l .h_t { height: 10px; width: 140px; background: url(help_center_t.jpg) left bottom no-repeat;}
.help_l .h_b { height: 10px; width: 140px; background: url(help_center_b.jpg) left top no-repeat;}

.help_l .h_c dl { margin: 2px 5px 4px 10px; line-height: 32px; font-size: 14px; width: 125px;}
.help_l .h_c dl dt { color: #ce5402; height: 32px; line-height: 32px; font-weight: bold; background:url(help_dd_bg.gif) left bottom repeat-x; padding-left: 25px;}
.help_l .h_c dl dt a { color: #ce5402;}
.help_l .h_c dl dt a:visited { color: #ce5402;}
.help_l .h_c dl dt a:hover { color: #FF0000;}

.help_l .h_c dl dd { color: #073b7f; height: 32px; line-height: 32px; background:url(help_dd_bg.gif) left bottom repeat-x; padding-left: 10px;}

.help_l .h_c dl a { text-decoration: none; color: #073b7f;}
.help_l .h_c dl a:hover { color: #CC0000;}

/* 帮助中心右侧定义 */
.help_r h1 { color: #db4e01; padding-left: 10px; border-bottom: 1px solid #a5c765; font-size: 18px; line-height: 180%; margin-bottom: 15px; font-family: "微软雅黑";}
.help_r .c { padding-left: 15px; line-height: 25px; color: #333333;}
