
*{margin:0;	padding:0;}

body{font-family: Arial,sans-serif;font-size: 12px;background-color: #fff;}

body div,body table{margin:0 auto;text-align:left; }

.container{width:760px; background:url(../Images/left-bg.gif) left top repeat-y;}

.left{float:left;}
.right{float:right;}
.clear {clear:both; }
p{ line-height: 130%; }
li {list-style-type:none; }
body td,th {font-family:Arial; font-size:12px;text-align:left; }

table {table-layout:fixed;border-collapse:collapse; }
th, td {
	line-height:130%;
	word-wrap:break-word;
	padding: 2px 5px; }
	
#main{width:760px;overflow:inherit;}

/*
-----------------------------------------------------------------------------------------
头部设置
-----------------------------------------------------------------------------------------
*/
#header {
	margin-top:8px;
	width: 757px;
	 }
	 
#top_img{
	width:208px;
	float:left;
	text-align:center; }
.top_table{float:right;text-align:right;font-size:14px;}
.top_table a{color:#666;font-size:14px;text-decoration:none; }
.top_table a:hover{color:#f00;font-size:14px;text-decoration:underline; }

/*.topbar*/
.topbar{width:740px;height:22px;padding:5px 10px 0;background:#8EC1F4;margin:4px auto;font-size:14px; font-weight:bold;color:#fff;}

.poster{height:23px;margin:12px auto;border:1px solid #B9DAFA;font-size:14px;
	padding:12px 40px 0;background:url(../Images/poster.gif) 10px 8px no-repeat #F0F8FF;
}

/*
-----------------------------------------------------------------------------------------
左右框架
-----------------------------------------------------------------------------------------
*/
#body_left{width:218px;height:320px;float:left; background:#D7E9FB;border-right:2px solid #72A4D7;}
#body_right{width:530px;height:320px;float:right;}
.left_col{float:left; width:135px;}
.right_col{float:right; width:613px;}

ul.qlink{margin:25px 15px;}
ul.qlink li{ text-align:center; margin-bottom:5px;}
ul.qlink li a{display:block;width:110px;height:22px;padding-top:5px;
	background:url(../Images/btn-qlink.gif);text-decoration:none;font-weight:bold;color:#009;
}
ul.qlink li a:hover{ text-decoration:underline;}

/*栏目标题类*/
.tit{height:22px;color:#20419B;font-size:14px; font-weight:bold;margin:5px 0;
	background:url(../Images/tit-img.gif) left 5px no-repeat;padding:10px 0 0 25px;
}
.tit h6{color:#000;font-size:12px;font-weight:100;margin:8px 0;}


/*业务选择类*/	
.select-obj{font-size:12px;}
.select-obj h4{font-size:12px;color:#147de7;}
.select-obj .pic,.select-obj ul{float:left;margin:5px 0 0 15px;}
.select-obj ul li{height:20px; line-height:17px;}
#dot-line{width:520px; text-align:center;margin:25px 0 10px 0;}

/*VIP功能列表类*/
.vip .btn_up{ text-align:right; margin:15px 0 30px;padding-right:60px;}
.vip table{width:100%;}
.vip .vip_field{width:100%;height:35px;font-weight:bold;}
.vip .vip_field td{background:#73A6DF;text-align:center;color:#fff;font-size:14px;font-family:"Times New Roman";}
.vip .vip_tit{height:20px; background:#CCE9A9;font-weight:bold;color:#EC5C0F;border-left:1px solid #fff;}
.vip .vip_body td{background:#EDF5FE; text-align:center;}
.vip .vip_body th{background:#ececec; height:25px;color:#333;}

#Footer{color:#666;width:760px;margin:10px auto;padding-top:10px;text-align:center;border-top:1px solid #acacac;}

