* {
	margin: 0;
	padding: 0;
}
img {border: none;}

body {
  font-family: Arial, Helvetica, sans-serif;
  color: #333; 
  font-size: 12px;
  text-align: center;
  background: #fff;
}

h5 {
 font-size: 12px;
}
h3 {
 font-size: 14px;
 color: #3399ff;
}
p {
  font-size: 12px;

  margin-bottom: 10px;
}

a, a:visited {
	color: #444;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
	color: #069af8;
}
a.aLink, a.aLink:visited {   /*正常和点过后的*/     
	color:#7d7d7d;
	text-decoration: none;
}
a.aLink:hover, a.aLink:active {   /*放到上面和点*/ 
    background: url("dhBg.gif") repeat-x;
	text-decoration: none;
	color: #fff;
}
a.bLink, a.bLink:visited {   /*正常和点过后的*/     
	color: #e60000;
	text-decoration: none;
}
a.bLink:hover, a.bLink:active {   /*放到上面和点*/   
	text-decoration: none;
	color: #2acbee;
}
a.cLink, a.cLink:visited {   /*正常和点过后的*/     
	color: #3399ff;
	text-decoration: none;
}
a.cLink:hover, a.cLink:active {   /*放到上面和点*/   
	text-decoration: none;
	color: #f8740a;
}
ul {
  list-style-type: none;
}

 .content {
   width: 1000px;
   margin: 0 auto;
}

/* header */
 .header {
  height: 271px;
  background: url("head_bg.jpg") no-repeat;
  margin: 0 auto;
  width: 1000px;
}
.Esubuls{
width: 240px;
position: absolute;
top: 7px;
left: 0;
display: none;
}

.Esubuls li{
width: 100%;
text-align: left;
font-size: 13px;
background: #d4c3b7;
margin-left: 15px;
margin-left: 18px !important;
}

.Esubuls li a{
text-decoration: none;
background: #e5e1dd;
padding: 4px 10px 4px 25px;
height: 20px;
border-bottom: 1px solid #fff;
}

.Esubuls li a:hover{
text-decoration: none;
padding-left: 25px;
background:#edeae6;
border-bottom: 1px solid #fff;
}
.gailanheader {
  height: 206px;
  background: url("gailantop.gif") no-repeat;
  margin: 0 auto;
  width: 1000px;
}
.NavPic{
  margin: 223px 0 0 0;
  background: url("nav_bg.jpg") no-repeat;
  height: 45px;
}
.gailanNavPic{
  margin: 161px 0 0 0;
  background: url("gailanbTop.gif") no-repeat;
  height: 46px;
}
.Statement{
  float: right;
  width: 260px;
  height: 29px;
  background-color: #fff;
}
.StatementCon{
  text-align: center;
  padding: 9px 0 0 0;
  font-size: 12px;
}
#nav, #nav ul {
padding: 0;
margin: 0;
line-height: 24px; list-style-type: none;
}
#nav a { 
display: block; text-align:left; 
text-decoration: none;
}
#nav a:hover { 
text-align:left; 
text-decoration: none;
color: #754444;
}  
#nav li>ul { 
top: auto;
left: auto;
}

#nav li:hover ul, li.over ul { 
display: block;
}

#nav li {
float: left;
position: relative;
}
.whiteBanner{
  /*border-style: none ;
  background-color: transparent;*/
  
  margin-left: 40px;
  font-weight: bold;
}
.NavCon{
  margin: 10px 0 0 160px;
}
/*main */
 .main {
  width: 1000px;
  margin: 0 auto;
}
 .left {
  width: 360px;
  float: left;
  text-align: left;
}
.gailanleft {
  width: 176px;
  float: left;
  text-align: left;
}
.leftCon{
  font-size: 14px;
  margin-top: 25px;
  font-weight: bold;
}
.gailanleftCon{
  font-size: 21px;
  margin-top: 12px;
  margin-left: 23px;
  font-family: Times New Roman;
  font-weight: bold;
}
.plPic{
  width: 60px;
  height: 100px;
  padding-left: 30px;
}
img.pic {
  width: 74px;
  height: 74px;
  border: 1px solid #d0e1fd;
  padding: 2px;
}
.rPic{
  width: 74px;
  height: 74px;
  border: 1px solid #d0e1fd;
  float: left;
  margin-left: 70px;
}
.PicRtWid{
  line-height: 25px;
  width: 184px;
  padding: 5px 0 0 10px;
}
.red{
  margin: 5px 0 0 0;
}
.leftText{
  margin: 0 10px 0 25px;
  font-weight: bold;
  height: 175px;
  border-bottom: 1px dotted #b3b3b3;
}
 .table {
 /* list-style-type: decimal;*/
  padding-left: 22px;
  margin-top: 8px;
}
.gailanleftText{
  border-bottom: 1px dotted #b3b3b3; 
  border-top: 2px solid #f00;
  margin: 15px 0px 0 10px;
  font-weight: bold;
  padding-bottom: 15px;
}
.glNav{
  color: #6f6f6f;
  font-weight: bold;
  background: url("Line.gif") no-repeat right top;
}
.leftPic{
  margin: 10px 0 0 50px;
}
 .mid {
  width: 405px;
  float: left;
  text-align: left;
  border-left: 1px solid #cccccc;
  margin: 22px 0 0 5px;
  margin: 22px 0 0 10px !important;
  height: 280px;
}
.glmid {
  width: 800px;
  float: right;
  text-align: left;
  margin: 5px 0 0 10px;
  margin: 5px 0 0 20px !important;
}
.contactTop{
  margin: 10px 0 0 10px;
}
.contactPic{
  width: 200px;
  height: 150px;
  float: left;
}
.EcontactPic{
  width: 97px;
  height: 115px;
  float: left;
  margin: 5px 0 0 10px !important;
  margin: 5px 0 0 5px;
}
.contactTopBt{
  margin-bottom: 50px;
}
.contactPicRt{
  float: right;
  margin: 20px 100px 0 0 !important;
  margin: 20px 50px 0 0;
  width: 450px;
}
.NcontactPicRt{
  width: 310px;
  float: right;
  margin: 10px 350px 0 0 !important;
  margin: 10px 175px 0 0;
}
.op{
  margin-top: 3x;
  height: 10px;
  font-size: 16px;
  font-family: Arial;
  font-weight: bold;
  border-bottom: 1px dotted #b3b3b3;
  padding-bottom: 5px;
}

.glMidCon{
  border-right: 1px dotted #b3b3b3;
  width: 589px;
}
.EglMidCon{
  border-right: 1px dotted #b3b3b3;
  width: 589px;
}
.midTitle{
  margin: 5px 0 0 20px;
  font-weight: bold;
}
.tr1{
  padding-top: 18px;
}
.more{
  float: right;
  margin-right: 5px;
  margin-right: 10px !important;
  color: #777777;
  font-size: 10px;
}
.textPic{
 float: left;
 margin: 12px 0 0 0px;
}
.gltextPic{
 float: left;
 margin: 12px 0 0 30px;
 text-align: left;
}
.EgltextPic{
 text-align: center;
 margin: 12px 0 0 20px;
}
.glCon{
  margin: 29px 30px 20px 40px ;
  line-height: 20px;
}
.trs{
 margin-left: 18px;
}
.glmidTitle{
  margin: 20px 0 0 20px;
  font-family: Verdana;
  font-weight: bold;
}
.PicRight{
  font-family: Arial;
  margin: 13px 0px 0px 7px;
  margin: 13px 0px 0px 13px !important;
  float: right;
  height: 90px;
  width: 165px;
}
.EglmidText{

}
.plPicRt{
  font-size: 13px;
  font-weight: bold;
}
.plPicRtBt{
  color: #3399ff;
}
.Boat{
  margin-top: 23px;
}
.PicRightBt{
  margin: 10px 0px 0px 0px;
  font-family: Arial;
  font-weight: no;
}
.wk{
    font-weight: bold;
	line-height: 20px;
	margin-top: 7px;
}
.midText{
  border-top: 1px solid #cccccc;
  margin-left: 20px;
}
.glmidText{
  margin-top: 5px;
}
.Path{
  margin: 8px 0 10px 0;
  height: 13px;
}
.sz{
  margin-top: 4px;
}
.news{
  margin: 25px 0 0 20px !important;
  margin: 10px 0 0 20px; 
  line-height: 25px;
}
.glnews{
  border-right: 1px dotted #b3b3b3;
  width: 560px;
  margin: 0px 0 0 10px; 
  margin: 0px 0 0 20px !important;

  line-height: 25px;
}
.borderRt{
  /*border-right: 1px dotted #b3b3b3;*/
}
.rssText {
  width: 303px; 
  overflow: hidden; 
  text-overflow:ellipsis;
  font-size: 12px;
  height: 22px;
  padding-top: 0px !important;
  padding-top: 3px;
  font-size: 13px;
}
.newsRt{
  padding-bottom: 30px;
  margin-top: 10px;
}
.newsText {
  width: 433px; 
  overflow: hidden; 
  text-overflow:ellipsis;
  font-size: 12px;
  height: 26px;
  padding-top: 0px !important;
  padding-top: 0px;
  font-size: 13px;
}
.data{
  float: right;
  line-height: 20px;
}
.newsdata{
  float: right;
  margin-right: 10px;
  margin-right: 20px !important;
}
.inf{
  border-top: 1px dotted #b3b3b3;
  font-size: 14px;
  margin: 0px 0 0 0px;
  padding: 20px;
}
.rTab{
  margin-left: 30px;
}
 .right {
  width: 212px;
  float: right;
  text-align: left;
  border-left: 1px dotted #b3b3b3;
  margin: 22px 0 0 5px;
  margin: 22px 0 0 10px !important;
  height: 280px;
}
.PicText{
  width: 390px;
  margin-left: 60px;
  font-weight: bold;
  font-size: 14px;
}
.qs{
  margin: 0px 0 0 17px;
}
.loginInput{
  margin: 5px 0 0 17px
}
.logo{
  border-top: 1px dotted #b3b3b3;
  margin: 5px 0 0 17px;
}
.logoPic{
  margin: 5px 0 0 0 ;
}
.rightTitle{
  font-family: Verdana;
  color: #fa4f00;
  font-weight: bold;
  margin: 14px 0px 0 17px;
}
.serch{
  margin: 5px 0 0 17px;
  height: 40px;
  background: url("search.gif") no-repeat;
}
.select{
  width: 170px;
  margin: 10px 0 0 10px;
}
.newsselect{
  width: 40px;
}
/*footer*/
 .footer {
  color: #000000;
  font-size: 11px;
  border-top: 1px solid #c7c7c7;
  width: 1000px;
  height: 76px;
  margin: 0 auto;
  text-align: left;
  margin-top: 25px;
  background: url("footerBg.gif") repeat-x;
}
.Copyright{
  float: right;
  margin: 10px 60px 0 0px;
}
.add{
  margin: 10px 0px 0 80px;
}
.addBot{
 margin: 10px 0px 0 80px;
}
    #tabs a {
      padding:0;
      text-decoration:none;
	  height: 18px;
	  padding: 0;
      }
    #tabs a span {
      display:block;
      padding: 6px 0px 3px 16px;
	  height: 18px;
      }
    #tabs a:hover {
	  cursor: hand;
	  height: 18px;
      }
    #tabs a:hover span {
	  padding: 6px 0px 3px 16px;
	  height: 18px;
	  font-weight: bold;
	  color:#fff;
	  background: #fca441;
      }
	#tabs a.tabsCleck {
      padding:0;
      text-decoration:none;
	  height: 18px;
	  padding: 0;
	  color:#fff;
      }
    #tabs a.tabsCleck span {
      padding: 6px 0px 3px 16px;
	  height: 18px;
	  font-weight: bold;
	  color:#fff;
	  background: #fca441;
      }
    #tabs a.tabsCleck:hover {
	  cursor: hand;
      }
    #tabs a.tabsCleck:hover span {
	  padding: 6px 0px 3px 16px;
	  height: 18px;
	  font-weight: bold;
	  color:#fff;
	  background: #fca441;
      }
	  .outTable{
	    width: 590px;
		margin-left: 40px;
	  }
	  .tdHeight{
	    padding-top: 20px;
	  }
.tableSec {
  margin: 10px 0;
  padding-bottom: 15px;
}
.tableSec li {
  background: url(box.gif) no-repeat top left; 
  padding-left: 10px;
  line-height: 25px;
  font-weight: normal;
}
 .h3Blue {
  font-weight: bold;
  font-size: 14px;
  background-color: #F7ECDC;
  padding: 5px 10px 3px 10px;
  border: 1px solid #7c3209;
  color: #666;
}
.h5Blue {
  font-weight: bold;
  font-size: 12px;
  background-color: #F7ECDC;
  width: 200px;
  padding: 2px 10px 0 0;
  border: 1px solid #7c3209;
  color: #666;
  margin-top: 5px;
  font-family: Verdana;
}
.businessClass {
  width: 190px;
  text-align: right;
  padding: 15px 10px 0 0;
  font-weight: bold;
  font-family: Verdana;
}
.businessCon {
  padding-top: 15px;
}
.contactPicCon {
  padding: 5px;
  border: 1px solid #d0e1fd;
}



