@charset "utf-8";
/* CSS Document */
.extend { width:1000px; margin:7px auto 0 auto;}
.extend .left { width:718px; float:left; margin-bottom:7px;}
.extend .right { width:275px; float:right; margin-bottom:7px;}
.extend .guider { clear:both; line-height:24px; background:#e6e6e6 url(/images/guider_left_corner.gif) no-repeat left; width:1000px;}
.extend .guider_wrap { background:url(/images/guider_right_corner.gif) no-repeat right; padding-left:10px;}
.extend .guider a { color:#000; font-weight:bold; background:url(/images/arrow_right.gif) no-repeat right; padding:0 18px 0 13px;}
.extend .guider span { margin-left:13px; color:#da3f1b;}

.aboutus { width:1000px; margin:7px auto 0 auto;}
.aboutus .left { width:718px; float:left;}
.aboutus .right { width:275px; float:right;}
.aboutus .guider { line-height:24px; position:absolute; background:#e6e6e6 url(/images/guider_left_corner.gif) no-repeat left; width:1000px; }
.aboutus .guider_wrap { background:url(/images/guider_right_corner.gif) no-repeat right; padding-left:10px;}
.aboutus .guider a { color:#000; font-weight:bold; background:url(/images/arrow_right.gif) no-repeat right; padding:0 18px 0 13px;}
.aboutus .guider span { margin-left:13px; color:#da3f1b;}
.aboutus .pic_product { margin-bottom:37px;}

.frame01 .top { height:10px; background:url(/images/frame01_top.gif) no-repeat top;}
.frame01 .content { border:1px solid #e4e4e4; border-top:none; border-bottom:none; float:left; width:716px;}
.frame01 .bottom { height:10px; background:url(/images/frame01_bottom1.gif) no-repeat top; margin-bottom:10px; clear:both;}

.faq { margin:20px; line-height:20px; margin-top:10px;}
.faq .dark_blue { font-size:14px;}
.faq .how a { color:#06a1e1;}
.faq p { margin-bottom:15px;}
.faq .how { margin:0 0 20px 15px; list-style:square;}

.faq .question { border-top:1px solid #f4f4f4; padding-top:10px; float:left; width:670px; margin-bottom:20px;}
.faq .question ul { list-style:none; width:670px;}
.faq .question li { display:block; float:left;}
.faq .question .q { color:#076984;}
.faq .question ul span { display:block; float:left; width:20px; color:#000; font-weight:bold;}
.faq .question .links { clear:both;}
.faq .question ul div { float:right; width:650px;}
.faq .question .links a { display:block; float:right; color:#333; margin:10px 20px 0 0;}
.faq .question img { margin-right:5px;}
.faq a { color:#076984;}
.faq a:hover { color:#FF6600;}