BODY {
	BACKGROUND-COLOR: #333333}
BODY {
	FONT-SIZE: 12px; COLOR: #666666
}
TD {
	FONT-SIZE: 12px; COLOR: #666666
}
TH {
	FONT-SIZE: 12px; COLOR: #666666
}
A:link {
	COLOR: #000066
}
A:visited {
	COLOR: #333333
}
A:link {
	COLOR: #666666; TEXT-DECORATION: none
}
A:visited {
	COLOR: #666666; TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: none
}
A:active {
	TEXT-DECORATION: none
}
A.v1:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A.v1:active {
	COLOR: #000000
}
A.v1:visited {
	COLOR: #000000; TEXT-DECORATION: underline
}
A.v1:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}
H1 {
	FONT-SIZE: 14px; COLOR: #000000
}
H2 {
	FONT-SIZE: 14px; COLOR: #333333
}
#rongqi {
	MARGIN-LEFT: auto;
	WIDTH: 800px;
	MARGIN-RIGHT: auto;
	height:100%;
	overflow:hidden;
	BACKGROUND-COLOR: #ffffff;
	clear: both;
	border: 1px solid #EBEBEB;
}
#logo {
	BACKGROUND-IMAGE: url(../images/top1.gif);
	WIDTH: 975px;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 50px
}
#title {
	MARGIN-LEFT: auto;
	WIDTH: 700px;
	MARGIN-RIGHT: auto;
	HEIGHT: auto;
	margin-bottom: 0px;
}
#title H2 {
	FONT-WEIGHT: normal; FONT-SIZE: 12px
}

#banner {
	BACKGROUND-IMAGE: url(../images/9.jpg);
	WIDTH: 800px;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 170px;
	margin-top: 0px;
}
#tabsF {
	float:left;
	width:100%;
	font-size:14px;
	line-height:1.5em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	background-image: url(../images/topbg.jpg);
	background-repeat: repeat-x;
      }
    #tabsF ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	font-weight: bold;
	background-image: url(../images/tableftF.gif);
	background-repeat: no-repeat;
	background-position: left top;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url("../images/tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }
#neirong {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2px;
	margin-top: 10px;
}
.sitepath {
	padding-left: 50px;
	font-size: 14px;
	padding-bottom: 10px;
}


#left {
	CLEAR: right;
	FLOAT: left;
	WIDTH: 180px;
	HEIGHT: 100%;
}
#left #xiaoshou {
	height: 30px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-top: 6px;
	background-image: url(../images/tel.jpg);
}
#left #xiaoshouneirong {
	height: 60px;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 10px;
	line-height: 1.5;
}


#left #liebiao {
	height: 30px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 6px;
	background-image: url(../images/liebiao.jpg);
}
#left #liebiaoneirong {
	height: 400px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;
	line-height: 1.5;
}
#liebiaoneirong h2 {
	color: #CC0000;
	margin-top: 5px;
	margin-bottom: 5px;
}
#liebiaoneirong a {
	color: #FF6600;
}


#menu {
	font-size:12px;
	height:auto;
	margin:0;
	padding:0;
	width:160px;
	overflow:hidden;
	list-style:none;
	font-weight: normal;
	line-height: 1.5;
}
#menu li {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: auto;
}

#menu li a {
	display:block;
	text-decoration:none;
	color:#666666;
	margin:0;
	width:100%;
  }
#menu li a span {
	display:none;
	color:#000;
	font-weight: normal;
  }
#menu li a.one span {
  display:block; 
  margin:0 10px;
}
#menu li a:hover {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000099;
  }
#menu li a:hover span {
	display:block;
	margin:0 10px;
	cursor:pointer;
	color: #000066;
}
#menu .h2 {
	margin:0 5px;
	padding:0;
	color:#666666;
	font-variant:normal;
	border:0;
	font-weight: normal;
  }
#menu .h3 {
	margin:0 5px;
	padding:0;
	color:#666666;
	font-weight: normal;
  }
#right {
	CLEAR: right;
	FLOAT: left;
	MARGIN-LEFT: 0px;
	WIDTH: 160px;
	HEIGHT: 100%;
}
#right .rnr ul {
	height: auto;
	width: auto;
	clear: right;
	float: left;
	margin-left: 20px;
	margin-right: 10px;
}
#right .rnr img {
	border: 1px solid #EBEBEB;
	margin-right: 10px;
}
#right .rnr li {
	list-style-type: none;
}


.rtop {
	background-image: url(../images/mian_06_03_02.jpg);
	height: 27px;
	width: 600px;
	margin-left: 10px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
	font-size: 14px;
	top: auto;
	bottom: auto;
	z-index: auto;
	padding-top: 5px;
}
.rtop img {
	margin-right: 10px;
	margin-left: 10px;
}

.news {
	line-height: 1.5;
	margin-left: 10px;
	padding: 0px;
	clear: right;
	float: left;
}
.news li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-type: none;
	padding-left: 5px;
}



#gsjj {
	background-image: url(../images/mian_11.jpg);
	height: 115px;
	width: 205px;
	clear: right;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 5px;
}

.rnr {
	height: auto;
	width: 578px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
	margin-left: 10px;
	line-height: 1.5;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 13px;
}
#right .rtop h2 {
	list-style-position: outside;
	list-style-image: url(../images/mian_06_03_01.jpg);
	list-style-type: disc;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	margin: 5px;
}
/* 分页 */
.page{ font-family:Arial, Helvetica, sans-serif; line-height: normal; font-size: 14px; }
.page a,.page span{display:block;color:#390;font-weight:normal;text-decoration:none;letter-spacing:0px;border:1px solid #ccc;padding-top:3px;float:left;margin-top:5px;margin-right:2px;margin-bottom:5px;margin-left:2px;text-align:center;padding-right:5px;padding-left:5px;height:18px} /* SPAN和链接 */
.page a:hover, .page a.current{color:#F44;border:1px solid #F44} /* 当前链接有激活时 */
.page input{padding:0px;color:#390;height:16px;width:25px;border:0px solid #fff;text-align:center;margin-top:0px;margin-right:-5px;margin-bottom:0px;margin-left:-5px;vertical-align:middle;font-size:12px} /* 跳转INPUT */


#bottemdh {
	background-image: url(../images/bot_01.jpg);
	background-repeat: repeat-x;
	height: 33px;
	width: 800px;
}
#bottemdh ul {
	width: auto;
	margin-right: 200px;
	margin-top: 10px;
}
#bottemdh li {
	clear: right;
	float: left;
	font-size: 14px;
	color: #FFFFFF;
	height: auto;
	width: auto;
	margin-right: 5px;
	margin-left: 5px;
}
#bottemdh a {
	font-size: 14px;
	color: #FFFFFF;
}




#bottem {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-SIZE: 14px;
	PADDING-BOTTOM: 10px;
	WIDTH: 800px;
	PADDING-TOP: 10px;
	HEIGHT: auto;
	clear: both;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	color: #000000;
}
#bottem ul {
	text-align: left;
}

#bottem A {
}
#bottem LI {
	CLEAR: right;
	LIST-STYLE-POSITION: outside;
	FLOAT: left;
	WIDTH: auto;
	LIST-STYLE-TYPE: none;
	HEIGHT: auto;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 2px;
	margin-left: 2px;
}

