/*----------------------------------------
Name:global.css（金中投页面的样式）
Developed by:
Date Created:2009-04-27
Last Updated:2009-04-27
Copyright:深圳市千寻网络有限
/*Elements Developed by qinqiuyue*/

/* Elements
----------------------------------------*/

/*------css reset（css重置样式）---------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,img{margin:0;padding:0;border:0;}
table{border-collapse:collapse;border-spacing:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
body{font-family:宋体,Arial,Helvetica,sans-serif,SimSun;font-size:12px;}
/*--------link style------*/
a:link, a:visited
{
	color:#333333;
	text-decoration:none;
}

a:hover, a:active
{
	color:#333333;
	text-decoration:underline;
}
h3{
    color:#333333;
	font-size:16px;
	float:left;
	font-family:黑体;
}
h2{
    color:#000000;
	font-size:20px;
	float:left;
	font-family:黑体;
}
.left{float:left;}
.right{float:right;}
body {
	background:#CDE9FF url(../images/bodyBg.jpg) repeat-y center;
	margin:0;
	color:#333333;
}
.container{
    margin:10px auto;
	width:890px;
	height:auto;
	background:url(../images/bRightH.jpg) no-repeat 781px 260px;
}
.header{
	width:783px;
	height:48px;
	float:left;
}
.logo{
    width:142px;
	height:75px;
	float:left;
	top:18px;
	position:absolute;
	z-index:20;
	background:url(../images/logo.jpg) no-repeat;
}
.sideBtnBg{
	float:right;
	width:179px;
	height:20px;
	_height:16px;
	margin-top:28px;
	padding-top:4px;
	text-align:center;
	background:url(../images/sideBg.jpg) no-repeat;
}
.main{
    width:640px;
	height:auto;
	float:left;
}

.mtopBg{
    float:left;
	width:640px;
	height:20px;
	background:url(../images/mTopBg.gif) no-repeat;
}
.mBottomBg{
    float:left;
    width:640px;
	height:37px;
	background:url(../images/mBottomBg.gif) no-repeat;
}  
}
.bLeft{
	width:143px;
	height:auto;
	float:left;
	margin-top:12px;
    background:url(../images/bLeft.jpg) repeat-y right bottom;
}
.mbox{
    float:left;
	width:640px;
	min-height:400px;
	_height:400px;
	margin:0px;
	padding:0px;
	background:url(../images/mBg.jpg) repeat-y;
}
.mainTop{float:left;width:640px;height:167px;margin-top:10px;}
.loginBg{
	width:190px;
	height:167px;
	float:left;
	margin-left:22px;
	_margin-left:13px;
	background:url(../images/loginBg.jpg) no-repeat;
}
.loginBg form div{float:left;width:82px;height:20px;margin-bottom:4px;}
.loginBg form{
    width:177px;
	height:auto;
    margin:40px auto auto 13px;
	text-align:center;
}

.loginBg form select{
	width:75px;
	height:20px;
}
.loginBg form .text input{
	height:14px; 
	width:80px;  
	margin-top:1px;
	border:#989898 solid 1px;
}
.loginBg form label{
	width:80px;
	height:14px;
	display:block;
	padding-top:5px;
	text-align:right;
}
.loginBg form .yzm{
    width:93px;
	height:19px;
	float:right;
	margin-left:10px;
	background:url(../images/yzm.gif) no-repeat;
}

.banner{
	width:396px;
	height:167px;
	float:left;
	margin-left:8px;
	_margin-left:4px;
	background:url(../images/banner.jpg) no-repeat;
}
.contBox{
    width:580px;
	height:auto;
	float:left;
	margin:5px 30px 0px 30px;
	_margin:5px 12px 0px 12px;
	padding:4px;
}
.contBox div p{
    width:98%;
	height:auto;
	line-height:1.6em;
}
.contBox p{
    width:98%;
	height:auto;
	line-height:1.6em;
	margin:8px 10px 0px 4px;
}
.conTitle{
	width:100%;
	height:20px;
	padding:12px 0px 0px 0px;
	border-bottom:1px solid #DADADA;
    background:url(../images/arrBigIco.gif) no-repeat  8px 15px;
}
.conTitle h3{margin-left:20px;_margin-left:10px;}
.moreIco{
   width:38px;
   height:14px;
   float:right;
   padding-top:4px;
   text-align:center;
   background:url(../images/moreIco.gif) no-repeat  0px 7px;
}
/*-----------------------金中投侧面导航样式----------------------*/
.nav{
    width:143px;
    height:auto;
	margin-top:35px;
    float:left;
}
.nav ul{
	 width:143px;
     list-style-type:none;
}
.nav ul li{
      width:143px;
	  height:33px;
	  }
.nav ul li a{
	 display:block;
	 width:110px;
	 height:23px;
	 padding:10px 0px 0px 33px;
	 background:url(../images/mainNav_Link.jpg) no-repeat;
   }
.nav ul li a:hover{
	 display:block;
	 width:110px;
	 height:23px;
	 color:#FFFFFF;
	 font-weight:bold;
	 text-decoration:none;
	 padding:10px 0px 0px 33px;
	 background:url(../images/mainNav_Hover.jpg) no-repeat;
   }
 .nav ul .cur a,.nav ul .cur a:hover{
	 display:block;
	 width:110px;
	 height:23px;
	 color:#FFFFFF;
	 font-weight:bold;
	 text-decoration:none;
	 cursor:default;
	 padding:10px 0px 0px 33px;
	 background:url(../images/mainNav_Hover.jpg) no-repeat;
   }
/*-------------------------------footer 样式----------------------*/
.footer{
	clear:both;
	width:911px;
	height:auto;
	margin:4px auto;
}
.footer div{
	padding:5px;
	text-align:center;
	color:#6f6f6f;
	line-height:18px;
}
/*-------------------------------中投研究页面样式----------------------*/
.bigtile{
	width:580px;
	height:20px;
	float:left;
	padding:10px 20px 5px 40px;
	border-bottom:1px solid #DBDBDB;
	background:url(../images/arrBigIco.gif) no-repeat  28px 15px;
}
.currPath{float:right;width:auto;}
.curr a,.curr{
    color:#CC0000;
	font-weight:bold;
}
.menu{
    float:left;
    width:598px;
    height:30px;
	padding:0px 20px 0px 20px;
	border-left:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
	background:url(../images/menubg.gif) repeat-x;
}
.menu li{
    display:inline;
}
.menu li a{
    float:left;
    width:74px;
    height:17px;
    text-align:center;
    margin-top:5px;
	padding-top:4px;
	*padding-top:5px;
}
.menu li a:hover{
    color:#CC0000;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
    background:url(../images/nav.gif) no-repeat;
}
.menu ul .cur a,.menu ul .cur a:hover{
	color:#CC0000;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	cursor:default;
	background:url(../images/nav.gif);
}
.contList{
	height:auto;
	padding:10px;
	margin:0px auto;
}
 .contList ul li{
   display:block;
   line-height:29px;
   *line-height:26px;
   _line-height:29px;
   background:url(../images/pt.gif) repeat-x  left bottom;
   padding:0px 4px;
   overflow:hidden;
}
.contList h6{
	float:left;
	padding-left:10px;
    background:url(../images/listIco.gif) no-repeat  left 10px;
}
.time{
	float:right;
	color:#888888;
}
/*------------------------专家在线样式---------------------*/
.zjSearch{
	margin:5px 0px 0px 0px;
	margin:5px 0px 0px -1px;
	width:556px;
	height:28px;
	border:1px #CCCCCC solid;
	background:#EFEFEF;
	padding:15px 10px 10px 10px;
	float:left;
}
.zjSearch form{
	text-align:center;
	margin-left:70px;
}
.zjSearch form .btn{float:left;text-align:center;margin-left:5px;}
.zjwdbox{
	width:100%;
	height:auto;
	margin:0px auto auto -10px;
	padding:10px;
	float:left;
	text-align:center;
}
.lineHeight{
line-height:25px;
}
.zjwdbox .right a{
    display:block;
    color:#FFFFFF;
	width:79px;
	height:17px;
	padding-top:5px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
    background:url(../images/btnBg_03.gif) no-repeat;
}
.wdTab{
   background:#FFFFFF;
   border:#CCCCC 1px solid;
   border-collapse:collapse;
   width:100%;
   height:auto;
   padding:2px;
   margin:3px auto auto 0px;
   text-align:center;
   float:left;
   line-height:18px;
}
.wdTab th{
   background:#EFEFEF;
   height:20px;
   border:#D6D6D6 1px solid;
   line-height:18px;
}
.wdTab td{
   border:#D6D6D6 1px solid;
   width:auto;
   height:auto;
   line-height:22px;
   *line-height:18px;
   margin:0px;
   background:#FFFFFF;
}
/*------------------------翻页样式------------------------*/

.pageList{
    text-align:center;
    line-height:30px;
    height:35px;
    clear:both;
    margin:8px auto 0px auto;
}
.pageList span {
    color:#000000;
    font-weight:bold;
	padding:2px 2px 0px 1px;
}
.pageList a, .pageList a:visited {
    color:#4861E9;
	text-decoration:none;
}
.pageList a{
    font-family:宋体,serif;
    background:#FFFFFF;
    border:1px solid #CCDBE4;
    padding:2px 6px;
}
.pageList a:hover{
    border:1px solid #76C1F2;
    text-decoration:underline;
}
