@charset "utf-8";
/* CSS Document */
.left{ float:left;}
.right{ float:right;}
#container .about_top{ width:960px;}
#container .about_top .top_content{font-family:Verdana, Geneva, sans-serif; font-size:14px;  background:#474747 url(/images/common/support_bg.jpg) left top repeat-x; padding:20px 40px 0 40px; line-height:20px;}
#container .about_top .top_content .mail{ margin:15px 0 0 0;}
#container .about_top .top_content .mail a{ color:#fff;}
#container .about_top .top_content h3{ font-size:14px; font-weight:bold;}
#container .about_top .top_content ul{ padding:10px 0;}
#container .about_top .top_content ul li{ background:url(/images/common/disc.gif) left 8px no-repeat; padding:0 0 0 20px; line-height:18px;}

/* tab */
#container .support_tab{ width:960px; font-family:Verdana, Geneva, sans-serif;  margin-top:10px; background:url(/images/common/960_white_bottom_round.png) left bottom no-repeat; padding-bottom:10px;}
#container .support_tab #tab{width:960px; height:28px; padding:0 0 0 20px; background:url(/images/common/960_blue_top_round.png) left top no-repeat;}
#container .support_tab #tab li{ float:left; background:url(/images/common/support_tab2.png) left top no-repeat; font-size:20px; width:246px; height:27px; text-align:center;}
#container .support_tab #tab li a{ display:block; color:#606060; text-decoration:none; width:246px; height:27px; }
#container .support_tab #tab li a.current{ background:url(/images/common/support_tab1.png) left top no-repeat;color:#2b4f92;}

#container .support_tab .tab_content{ background:#fff; color:#272727; padding:20px 30px; }
#container .support_tab .tab_content span{padding:0 25px; line-height:20px;}
#container .support_tab .tab_content ul{ margin:0; padding:0 25px}
#container .support_tab .tab_content ul li{ background:url(/images/common/circle.jpg) no-repeat left 3px;; padding:0 20px;}

/* support */
#container .support_tab .tab_content h2{ color:#272727; font-size:14px; padding-left:25px;}
#container .support_tab .tab_content p{ font-size:12px; padding:5px 0 15px 25px; line-height:18px;}
#container .support_tab .tab_content p.last_p{ font-weight:bold; color:#000;}
#container .support_tab .tab_content a{ color:#03F; text-decoration:underline;}
#container .support_tab .tab_content .contect_us{ background:#D7D7D7; padding-top:10px;}

/*  faq  */
#container .support_tab .tab_content #content2{ margin:20px 0; width:435px;}
#container .support_tab .tab_content table tr th,#container .support_tab .tab_content table tr td{ height:22px; padding:5px 0 0 20px; color:#323030}
#container .support_tab .tab_content table tr th{background:#CCC;}
#container .support_tab .tab_content table tr td{background:#f4f2f2;color:#000}
#container .support_tab .tab_content table a{ color:#989696;text-decoration:underline;}
#container .support_tab .tab_content table a:hover{ text-decoration:none; }