﻿@charset "utf-8";
/*通用样式*/
body,html{
	font-size:12px;
	font-family: "宋体";	
	margin: 0px ;
    text-decoration: none margin:0px;
	padding: 0px;
	width: 100%;
	scrollbar-face-color: #93a1c6; 
	scrollbar-face-color: #c9defa; 
	scrollbar-highlight-color: #c9defa; 
	scrollbar-shadow-color: #337abb; 
	scrollbar-darkshadow-color: #c9defa; 
	scrollbar-3dlight-color: #c9defa; 
	scrollbar-arrow-color: #264580;
	scrollbar-track-color: #eef7fd; 
	
	}


a{	text-decoration: none;	color:Black;}
a:hover{	text-decoration:none;	color:Blue;}
a:link{	text-decoration: none;	color:Black;}
a:active{	text-decoration: none;}
a:visited{	text-decoration: none;}
#head{width:100%; margin:0 auto; border:1px #bdd2ed solid; display:inline;}
.top_head{width:100%; height:30px; margin:0px auto 0 auto; clear:both;}
.top_head .collnews{width:200px; height:30px; float:left; }
.top_head .collnews .contnews{  margin-left:10px;width:100%;margin-top:7px; float:left; }
.top_head .login{width:500px; height:30px; float:right; }
.top_head .login .divUser{ float:right;margin-top:7px;margin-right:5px;text-align:right;width:500px; font-size:12px;}

#head .top_head .top_list{clear:both; height:50px; overflow:hidden;  background:url(/templets/content/images/logo.gif) no-repeat center left; padding-left:140px; margin-left:10px;}
#head .top_head .top_list a{}
#head .top_head .top_list .no_style{background:none;}


/*页面样式*/
#mainbody{width:100%; margin:0 auto;}
#header { width:100%;}
#contentainer { width:100%;} 
/*页脚的样式*/
#footer
{
	width: 100%;
}
/*通用左边部分*/
.l_list{width:138px; overflow:hidden; border:1px #bdd2ed solid; float:left; display:inline; margin-top:4px;margin-right:10px;margin-left:10px; margin-bottom:0px;}
.l_list .content{padding-bottom:20px;}
.l_list .content .listtext{text-align:left; height:500px;overflow:hidden; padding:10px; margin-left:10px;clear:both; line-height:23px;word-wrap:break-word; word-break:break-all;}


 /*通用右边部分 左右间隔保持一致*/
.r_list{float:left; border:1px #bdd2ed solid; display:inline; margin-top:4px;margin-right:10px; margin-bottom:0px;}
.r_list_top{width:100%;}
#r_content{float:left;}

 /*会员页面样式 会员首页 右边四等份样式*/
 .leag_content {width:100%;} 
 .leag_content .content{width:100%;  height:100%; border-bottom:1px #bdd2ed solid; border-right:1px #bdd2ed solid; border-top:1px #bdd2ed solid; display:inline;} 
 
 .leag_left {width:100%; overflow:hidden; border:1px #bdd2ed solid; float:left; display:inline; margin-top:4px; margin-bottom:0px;}
 
 /*登陆 退出按钮样式*/
 .btnLogin{ border:0px; background-color:#F6F6FB; cursor:hand; cursor:pointer;}
 .btnLogout{border:0px; background-color:#F6F6FB;cursor:hand; cursor:pointer;}
 
 /* 查询类按钮 */
.button_common{	height: 17px;	width: 71px;border: 0px solid #BED1DF;	background: url("../images/button_common.gif" );	font-size: 12px;	font-family: "宋体";	color: #7599D5;	cursor:pointer;cursor:pointer;text-align: right;}

/* 普通按钮 */
.button_small {  height:21px;width:54px; border:0px solid #BED1DF;  background:url("../images/button_small.jpg"); font-size:12px;font-family:"宋体"; cursor:pointer;  cursor:pointer;}/* 宽54的按钮 */
.button_big { height:21px;width:75px; background:url("../images/button_big.gif"); border:0px solid #c3a336; font-size:12px;font-family:"宋体" ;cursor:pointer; }/* 宽75的按钮 */
.sec1
{ cursor:pointer;color: #057CC6;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 13px;
            line-height: 25px;
            border: 1px solid #B5D0D9;
            background-image: url(../images/bg-n03.gif);
            background-repeat: repeat-x;
}
.sec2
{
            font-weight: bold;
            cursor:pointer;
            color: #057CC6;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 13px;
            line-height: 25px;
            background-image: url(../images/bg-n03.gif);
            border: 1px solid #e2e7ed;
}
.lineBottom{ border-bottom:Dashed 1px #CBD2E2;}
.boderLine{ border-style: solid; border-width: 1px; border-color: #8AB1C9;}
/*会员页面 服务顾问联系方式*/
.Leag_Service{ width:100%; height:30px; display:block;}
/*表格样式*/
.TabSmoke{ border-collapse:collapse;}
.TabSmoke tr td{ height:25px; border:solid 1px #F8FBFF;}
.TabSmoke .tcenter{  text-align:center; }
.TabSmoke .btnRight{   height:30px; vertical-align:middle;}
.l_r_tiltle{}
.right_left_line{border-right: 1px #8AB1C9 solid; border-left: 1px #8AB1C9 solid;}
.Tab{ border-collapse:collapse;}
.Tab td{ border:solid 1px #c4d8ed;}
.Tabs{ border-collapse:separate}
.Tabs td{ border-bottom:solid 1px #c4d8ed}