﻿/*全局样式*/
*
{
}

p, div, a, table, ul, dl, h1, h2, h3
{
    margin: 0px;
    padding: 0px;
    text-align: left;
}
.redfont
{
 color:Red;
}

.labTime
{
 font-size:8pt;
  color:gray;
}
body
{
    text-align: center;
    color: #333;
    background: url(images/bg.gif);
     background-repeat:repeat-x;
     
    text-align: center;
    font: 12px/1.5 Tahoma, Helvetica, Arial, sans-serif;
    margin: 0px;
}

#TopDiv
{
    padding: 0px;
    margin: 0px;
    height: 6px;
    text-align: left;
    background-color: #83C424;
    background-repeat: no-repeat;
    font-size: 1pt;
}

.btn
{
    padding: 3px;
    text-align: center;
}
.PageDiv
{
    width: 880px;
}

.LDiv
{
    float: left;
    margin: 10px 5px 0px 0px;
}

#LmenuDiv
{
    float: left;
    margin: 10px 25px 0px 0px;
}

#DivHR
{
    margin: 20px 0px 0px 0px;
    clear: both;
}

#DDiv
{
    text-align: center;
    padding: 7px;
    margin: 0x;
    font-size: 8pt;
    clear: both;
    height:30px;
    background-color: #DAECC9;
}

#MenuDiv
{
    margin: 65px 0px 0px 315px;
}

.menuTable1
{
    margin: 0px;
    width: 286px;
    height: 23px;
    background-color: #C7E3B3;
}
.menuTable2
{
    width: 286px;
    height: 23px;
    background-color: #EDF5E0;
}


.MainDiv
{
    margin: 0px;
    float: right;
    background-color: #EDF4E2;
    height: 400px;
    margin-top: 20px;
}

.newsTitleList
{
    margin-top: 45px;
    margin-left: 20px;
    text-align: left;
}

.newsTitleList a
{
 color:#333333;
  text-decoration:none;
 
}
.newsTitleList a:hover
{
 color:red;

}
.div_ShowNewsContent a:hover
{
 color:red;
}

/*详细信息页*/

.div_ShowNewsContent
{
    margin: 0px 0px 12px 12px;
    padding: 0px 0px 20px 15px;
    font-size: 10pt;
    text-align: left;
    width: 540px;
}
.div_ShowNewsContent .title
{
    text-align: center;
    font-size: 11pt;
    font-family: 黑体;
    line-height: 30px;
}


.div_ShowNewsContent img
{
    display: block;
    margin: 10px;
}






#logoImg
{
    margin: 15px 0px 0px 10px;
}

.MyDataView
{
    margin: 40px 1px 0px 0px;
    font-size: 3pt;
    text-align: left;
}

.style1
{
    width: 48px;
}

.picDiv
{
    margin: 100px 0px 0px 0px;
    float: none;
}

.lmenuDiv
{
    float: left;
    margin: 6px 5px 0px 0px;
    float: left;
}

.tnnDiv
{
    margin: 28px 8px 8px 8px;
    font-size: 8pt;
    text-align: left;
    height: 312px;
}


.tnnDiv1
{
    margin: 28px 8px 8px 8px;
    font-size: 11pt;
    text-align: left;
    height: 312px;
}

.txtinput
{
    border: 1px solid #C2C2C2;
    background-color: #FFFFFF;
}

.b:link
{
    font-family: "Tahoma";
    font-size: 11px;
    color: #666666;
    text-decoration: none;
    font-weight: lighter;
}
.b:visited
{
    font-family: "Tahoma";
    font-size: 11px;
    color: #666666;
    text-decoration: none;
    font-weight: lighter;
}
.b:hover
{
    font-family: "Tahoma";
    font-size: 11px;
    color: #FF6600;
    text-decoration: underline;
    font-weight: lighter;
}
.b:active
{
    font-family: "Tahoma";
    font-size: 11px;
    color: #666666;
    text-decoration: none;
    font-weight: lighter;
}


.c:link
{
    font-family: "Tahoma";
    font-size: 8pt;
    color: #000000;
    text-decoration: none;
    font-weight: lighter;
}
.c:visited
{
    font-family: "Tahoma";
    font-size: 8pt;
    color: #009933;
    text-decoration: none;
    font-weight: lighter;
}
.c:hover
{
    font-family: "Tahoma";
    font-size: 8pt;
    color: #33CC33;
    font-weight: lighter;
}
.c:active
{
    font-family: "Tahoma";
    font-size: 8pt;
    color: #33CC33;
    text-decoration: none;
    font-weight: lighter;
}

.m:link
{
    font-family: "Tahoma";
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    font-weight: lighter;
    text-align: left;
}
.m:visited
{
    font-family: "Tahoma";
    font-size: 11px;
    color: #009933;
    text-decoration: none;
    font-weight: lighter;
}
.m:hover
{
    font-family: "Tahoma";
    font-size: 11px;
    color: #33CC33;
    font-weight: lighter;
}
.m:active
{
    font-family: "Tahoma";
    font-size: 11px;
    color: #33CC33;
    text-decoration: none;
    font-weight: lighter;
}


input.BigInput, textarea.BigInput
{
    font-size: 10pt;
    padding: 1px 5px;
    border: 1px solid #C0BBB4;
    background: white url('bg_input_text.png') top left repeat-x;
}
input.BigInput:hover, textarea.BigInput:hover
{
    font-size: 10pt;
    border: 1px solid #99CC00;
    background: white url('bg_input_text_hover.png') top left repeat-x;
}


/*主导航菜单*/

a:link, a:visited
{
    color: #333;
    text-decoration: none;
}

/* Nav
==========================================================*/
.nav
{
    background-position: 0 -36px;
    position: relative;
    margin: 0 0px 10px;
    background: url(images/nav_bg.png) no-repeat 0 -36px;
    text-align: left;
}
.navinner
{
    background: url(images/nav_bg.png) no-repeat 100% -72px;
}
.navlist
{
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    margin: 0 10px;
    background: url(images/nav_bg.png) repeat-x 0 0;
}
.nav li
{
    float: left;
    display: inline;
    margin: 0 0 0 -2px;
    padding: 0 4px 0 6px;
    background: url(images/nav_bg.png) no-repeat 0 -108px;
}
.nav a
{
    display: block;
    width: 82px;
    text-align: center;
    font-size: 120%;
}
.nav a:link, .nav a:visited
{
    color: #fff;
}
.nav a.current, .nav a:hover, .nav a:active
{
    color: #fff;
    font-weight: bold;
    background: url(images/nav_bg.png) no-repeat 50% -144px;
}
.subnav
{
    position: absolute;
    top: 41px;
    left: 0;
    float: left;
    height: 27px;
    line-height: 27px;
    white-space: nowrap;
    background: url(images/nav_bg.png) no-repeat 0 -180px;
}
* html .subnav
{
    margin: 0 10px 0 -10px; /* IE 6 and below */
}
.subnav p
{
    padding: 0 10px;
    background: url(images/nav_bg.png) no-repeat 100% -234px;
}
.subnav p span
{
    display: block;
    background: url(images/nav_bg.png) repeat-x 0 -207px;
}
.subnav p.pointer
{
    position: absolute;
    top: -4px;
    left: 0;
    height: 5px;
    width: 11px;
    padding: 0;
    margin-left: 20px;
    text-indent: -999em;
    background: url(images/nav_bg.png) repeat-x 0 -261px;
}
.subnav a
{
    display: inline;
    padding: 0;
    font-size: 100%;
}
.subnav a:link, .subnav a:visited
{
    color: #235e99;
}
.subnav a:hover, .subnav a:active
{
    color: #235e99;
}
.subnav a:hover, .subnav a:active
{
    font-weight: normal;
    background: none;
    border-bottom: 2px solid;
}
/* subnav position and pointer position */
#subnav1
{
    left: 90px;
}
#subnav2
{
    left: 178px;
}
#subnav3
{
    left: 299px;
}
#subnav4
{
    left: 320px;
   
}
#subnav5
{
   left: 360px;
  }

#subnav1 .pointer
{
    left: 30px;
}
#subnav2 .pointer
{
    left: 30px;
}
#subnav3 .pointe
{
    left: 30px;
}
#subnav4 .pointer
{
    left: auto;
    right: 137px;
}
#subnav5 .pointer
{
    left: auto;
    right: 40px;
}


#subnav1, #subnav2
{
    min-width: 210px;
}
#subnav3
{
    min-width: 220px;
}
#subnav4
{
    min-width: 220px;
}
#subnav5
{
    min-width: 180px;
}



/* Note
==========================================================*/
.note
{
    margin: 0 15px 10px;
    color: #666666;
}
.note span
{
    float: right;
}
.disable
{
    display: none;
}




.divAboutUs
{
	padding: 20px;
	line-height: 28px;
	font-size: 10pt;
	color: #666666;
}
.divQuestion
{
	 margin:20px 20px 20px 0px;
	 padding:10px;
	  border:solid 1px #efefef;

	  line-height:25px;
    width: 448px;
     float:right;
}
.divCjwt
{
	margin:20px;
	 padding:10px;
	  border:solid 1px #efefef;
	  height:300px;
	  
	  overflow:auto; /*超过的高度，将已滚动条来实现*/
}

.searchResultList
{

}
