﻿*{ margin:0px; padding:0px;}
body { margin:0px; padding:0px; font-size:16px;}
table { border-collapse:collapse; border-spacing:0; }
ul,li{ list-style:none;} 
em,i{ font-style:normal;}


.faq_main{ width:1200px; margin:auto; padding-top:20px;}
.header{ background:#0099CC; font-size:20px; text-align:center; padding:15px 0; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius:  5px 5px 0 0; border-radius: 5px 5px 0 0;  color:#fff; font-weight:bold;}

.content{ border:1px solid #0099CC; border-top:0px; overflow:hidden; padding:20px;}

.left_main{ float:left; width:360px; padding-right:20px;}
.left_main ul li{ width:100%; background:url(../images/point.png) no-repeat 0 8px; padding:0px 15px 15px 5px; line-height:25px; }
.left_main ul li  a{ color:#4d4d4d; text-decoration:none;}
.left_main ul li  a:hover{text-decoration:underline;}

.right{ float:left; width:778px;}
.right .area{  -moz-border-radius: 5px; -webkit-border-radius:  5px; border-radius: 5px; border:1px solid #ccc; background:#EEEEEE; padding:18px; margin-bottom:20px;}
.right .area .title{ font-size:22px; font-weight:bold;}
.right .area .remark{ padding-top:15px;}
.right .area .remark .area1{  padding-bottom:15px;}
.right .area .remark .title1{ font-size:14px; font-weight:bold; padding-bottom:10px; }
.right .area .remark .item1{  padding-bottom:5px; padding-left:15px;}
.right .area .remark .import{ font-size:14px; font-weight:bold; color:#f00;}
.right .area .remark img{  max-width: 98%;margin: 10px 0px 0px 15px;}

