@charset "utf-8";
/* CSS Document */

body {
font-family:Helvetica,Arial,  sans-serif;
font-size:14px;
}

.help_tb {
font-size:14px;

border:1px solid #1487BE;
}

.help_tb tr td {padding:5px 15px;}
.help_tb tr td ul {padding:10px 0;margin:0;line-height:150%}
.help_tb tr td ul li{margin:0 15px}
.single_topic { margin:0 auto; width:750px; margin-top:30px; line-height:200%; position: relative; }

.topic_title {float:left; width:700px; margin:0; padding:10px 0;font-size:24px; font-weight:bolder; color:#fff}
.topic_theme {float:left; width:100%; margin:15px 0 0; border-bottom:#fff 1px dotted; padding-bottom:10px;}
.theme_question {float:left; width:675px; margin:0 0 0 25px; font-weight:bold;}
.theme_answer {float:left; width:675px; margin:0 0 0 25px;}

.help_link {
font-size:14px;
color:#106AA0;
}

.td-title-id {
font-size:24px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
margin:5px;
}

ul {
margin-top:8px;
}

ul b {
font-size:14px;
}

ul li {
list-style:url(../../images/icons/bullet/arrow.gif);
line-height:1.7em;
}

ul li a {
border-bottom:1px dotted #098CD2;
}

ul li a:hover {
color:#0099FF;
border-bottom:1px solid #0099FF;
}

.bg-title {
background:url(../../images/icons/bg/tab_orange_bg.jpg) repeat-x;

}

.bg-grid {
background:#F7F7F7;

}

.normaltxt {
font-size:12px;
color:#669900;
}