@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;font-size:12px;font-family:Arial, Helvetica, sans-serif}
.about{width:960px;border:2px solid #ddd; margin:15px auto 10px;}
h1{font-size:16px; font-weight:bold}
h2{font-size:14px; font-weight:bold}
h3{font-size:13px; font-weight:bold}
H4{font-size:12px; font-weight:bold;}
h5{font-size:12px;font-weight:normal;}

/*  link  */
a:link,a:visited{color:#07519a; text-decoration:none;}
a:hover{text-decoration:underline}
.copyright_tab ul li a:link,.copyright_tab ul li a:visited{color:#666; text-decoration:none;}
.copyright_tab ul li a:hover{color:#07519a;text-decoration:none;}

/*  tab  */
.copyright_tab{height:27px; margin-top:40px;background:url(/static/images/other/tab_line.gif) repeat-x left bottom;}
.copyright_tab ul{list-style:none; margin-left:50px}
.copyright_tab ul li{display:inline; float:left; margin-left:-1px;}
.copyright_tab ul li a{float:left; line-height:27px; font-weight:bold;}
.copyright_tab ul li a span{display:block; padding:0 15px;}
.copyright_tab ul li.selected a, .copyright_tab ul li a:hover{ color:#07519a; background:url(/static/images/other/I_sub1nav_r.gif) no-repeat 100% 0; }
.copyright_tab ul li.selected a span, .copyright_tab ul li a:hover span{background:url(/static/images/other/I_sub1nav_l.gif) no-repeat 0 0;}

/*  about_box  */
.box{margin:0 45px; padding-bottom:40px;}
.box h4{color:#333; margin:40px 0 15px; border-bottom:1px solid #ccc; line-height:22px; padding-left:10px;}
h4.company{margin:0;color:#07519a;border:none;}
.box p{line-height:24px; padding:10px 10px 0 10px;}
.box p a:link, .box p a:visited{text-decoration:underline;}
.text{text-indent:2em}

/*----agreement----*/
.agreement{margin:40px auto;}
.agreement h2{height:35px;margin-bottom:1px;color:#07519a; text-align:center; border-bottom:1px solid #eee; line-height:35px;}
.agreement .box h4{margin:0;padding-top:20px;}
.agreement p{margin-top:5px;}
.agreement .box{background-color:#fafafa; margin:0;padding:0 45px 20px;}

/*--help--*/
p.copyright_text{padding-bottom:20px; text-align:center;color:#999}
.header{width:960px; margin:10px auto;padding:10px;}
.header h2{color:#07519a}
.header h2 img{ vertical-align:middle;margin-right:10px;padding-right:5px; border-right:1px solid #ddd;}
.copyright_tab ul li a.help_subject{background-image:none}
.copyright_tab ul li a.help_subject span{font-size:14px;font-weight:bold; color:#07519a; background-image:none}
.help .box h3{color:#333; margin:40px 0 0px; border-bottom:1px solid #ccd; line-height:22px; padding-left:10px;}
.help .box h4{margin:0;padding-top:20px;padding-bottom:3px;border:none;}
.box h4.h4_line1{border-bottom:1px solid #ccc}
.box .question{border:2px solid #ddd;}
.box .hide_b{border-top:none}
.question h5{height:35px;border-bottom:1px solid #ddd;padding-left:10px;line-height:35px; background-color:#FFFFFF;margin-bottom:1px;}
.box .answer{background-color:#fafafa; padding:8px 0}
.answer p{padding-top:0px}
