/***
 *	DedeCMS v5.6 Style (Default Style)
 *	dedecms.com  Author Networker  2010.02.05
 **/
 
/*---------- import ---------*/
@import url("layout.css");
@import url("page.css");


/*---------- base ---------*/
*{
	padding:0px;
	margin:0px;
}
html{
	background:#FFF;
}
body{
	font-size:12px;
	font-family:Microsoft Yahei, Arial, Helvetica, sans-serif;
	background:#fff;
}
img{
	border:none;
}

a{
	color: #4887ef;
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:underline;
}
ul,dl{
	list-style:none;
}
input,select,button{
	font-size:12px;
	font-family:Microsoft Yahei, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
h2{color:#f5f5f5;}
p{line-height:22px;color: #ab4c4c;}
/*---------- stock ---------*/
.center{
	margin:0px auto;
	overflow:hidden;
}
.align_r{text-align:right;}
.align_l{text-align:left;}
.align_c{text-align:center;} 
.lh60{line-height:60px;}

.pright .infos_userinfo {
	margin-bottom: 0px;
}
.mt10{
	margin-top:10px;
}
.mt16{
	margin-top:16px;
}
.m10{margin:10px;}
.ml10{margin-left:10px;}
.mlr10{margin:0 10px;}
.clear{
	overflow:hidden;
}
.ff{font-family:Microsoft Yahei, Arial, Helvetica, sans-serif;}
.fs-12{
	font-size:12px;
}
.fs-14{
	font-size:14px;
}
.fs-16{
	font-size:16px;
}
.clr{
	clear:both;
	}
.fl{float:left;}
.fr{float:right;padding-top: 10px;}
.bg_contant{background:#FFFFFF;}
.p10{padding:10px;}

/*---------- frame ---------*/
/*---------- frame : header ---------*/
.header{
	width:100%;
	width:980px;
	margin:0 auto;
	padding:0px;
	overflow:hidden;
}
.header_top{
	height:30px!important;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #666;
	color:#FF9A03;
	overflow:hidden;
    background:#555;
	}
.header_top .time{
	float:left;
	padding-left:10px;	
	}
.header_top a.rss{
    
	}
.header_top .toplinks{	
	float:right;
	text-align:right;
	line-height:30px;
}
.header_top .toplinks a{
	margin:0px;
	}
.header_top .toplinks .bds_more{
	line-height:15px;
	width:50px;
	}
.header_top .toplinks span a{
	margin:0 2px;
	}
.header .search {
	overflow:hidden;
}
.header a{
	color:#fff;
}
.header a:hover{
	color:#fff;
	text-decoration:none;
}
.header .top{
	overflow:hidden;
}
.header .title{
	float:left;
	padding:0px;

}
.header .title h1 a{
	width:160px;
	height:100px;
	display:block;
	overflow:hidden;
}
.header .banner{
	width:500px;
	height:60px;
	float:left;
	margin-left:20px;
	overflow:hidden;
}
.header .banner img{
	width:500px;
	height:60px;
	display:block;
}
.header .banner2{
	width:200px;
	height:60px;
	float:left;
	margin-left:10px;
	overflow:hidden;
}
.header .banner2 img{
	width:200px;
	height:60px;
	display:block;
}

.header .welcome{
	color:#aaa;		
}
.header .welcome a{
	padding:0px 10px;
	color:#d4d4d4;
}

/*----- D????|¨¬?o?2?|¨¬¡ê¡è????|¨¬??¡§¡ä&#65533;? -------*/
.header .nav { }
/*-------- ?2oa??¨ºD¡§a ---------*/
.module, .module .mid {
	overflow:hidden;
}
.module .top .t_l, .module .bottom .b_l {
	float:left;
	overflow:hidden;
}
.module .top .t_r, .module .bottom .b_r {
	float:right;
	overflow:hidden;
}
.module .top em {
	float:left;
	font-size:13px;
	font-weight:bold;
	font-family:Microsoft Yahei, Arial, Helvetica, sans-serif;
	margin-left: 5px;
}
.module .top em a:link, .module .top em a:visited {
	font-size:13px;
	font-weight:bold;
}
.module .top span {
	
}
.module .top strong {
	cursor:pointer;
	float:right;
	font-weight:normal;
	margin-right:4px;
}
.module .mid .m_l, .module .mid .m_r {
	overflow:hidden;
}
.module .mid .content {
	overflow:hidden;
	height:100%;
	clear: both;
	margin-right: 8px;
	margin-left: 8px;
	padding-top: 8px;/*padding-bottom: 10px;*/
}
.module .top, .module .top .t_l, .module .top .t_r, .module .bottom, .module .bottom .b_l, .module .bottom .b_r ,.nav_l,.nav_r{
	background-image: url(../images/green_skin.png);
}
/*------ ???¡§|? -------*/
.blue .top {
	background-position: 0 -72px;
	background-repeat: repeat-x;
	height: 40px;
}
.blue .top .t_l {
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 40px;
	width: 5px;
}
.blue .top .t_r {
	background-position: -6px 0;
	background-repeat: no-repeat;
	height: 40px;
	width: 5px;
}
/* --------- ¡§o?2?¡§o?¨¢¡§¡ã3 ----------------*/
.nav_sc_sy{height:60px;}
/* --------- |¨¬?o? ----------------*/
.w963 {
	width:960px;
}
.navMenu_l{
	float:left;
	height:40px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
.navMenu_r{
	float:left;
	height:40px;
	background-position: -6px 0;
	background-repeat: no-repeat;
}

.cls {
	clear: both;
}
a:focus { outline: none; }

.menu {
	height: 40px;
	display: block;
	padding: 0px;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

.menu ul {
			list-style: none;
			padding-left: 5px;
			margin: 0;
}

.menu ul li {
	/* width and height of the menu items */  
			float: left;
	overflow: hidden;
	position: relative;
	line-height: 40px;
	text-align: center;
}

.menu ul li a {
			/* must be postioned relative  */ 
			position: relative;
			display: block;
			width: 71px;
			height: 40px;
			font-family:Microsoft Yahei, Arial, Helvetica, sans-serif;
			font-size: 12px;
			text-decoration: none;
			cursor: pointer;
}

.menu ul li a span {
			/* all layers will be absolute positioned */
			position: absolute;
			left: 0;
			width: 72px;
}

		.menu ul li a span.out {
			top: 0px;
}

		.menu ul li a span.over,
		.menu ul li a span.bg {
			/* hide */  
			top: -40px;
}

		/** 1st example **/

#menu1 {
	background-position:0 -72px;
	background-repeat: repeat-x;
}

#menu1 ul li a {
			color: #000000;
			font-size:12px;
}

#menu1 ul li a span.over {
			color: #fcd815;
			font-weight:bold;
}

#menu1 ul li span.bg {
	/* height of the menu items */  
			height: 40px;
	background-image: url(../images/bg_over.png);
	background-repeat: no-repeat;
	background-position: center center;
}
/*-------- ??¡§¡è-2?|¨¬¡ê¡è --------------*/
.dropMenu {
	position:absolute;
	top: 0;
	z-index:100;
	width: 120px;
	visibility: hidden;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA, direction=135, strength=4);
	margin-top: -1px;
	border: 1px solid #93E1EB;
	border-top: 0px solid #3CA2DC;
	background-color: #FFF;
	background:url(../images/mmenubg.gif);
	padding-top:6px;
	padding-bottom:6px;
}

.dropMenu li {
	margin-top:2px;
	margin-bottom:4px;
	padding-left:6px;
}
.dropMenu a {
	width: auto;
	display: block;
	color: black;
	padding: 2px 0 2px 1.2em;
}
* html .dropMenu a {
	width: 100%;
}
.dropMenu a:hover {
	color:red;
	text-decoration: underline;
}
/*------ //?????&#65533;? ---------*/
.search-keyword {
	width:210px;
	height:18px;
	padding-top:2px;
	padding-left:6px;
	border:0px;
	border:#badaa1 solid 1px;
	background: #FFF;
	color:#444;
}
.search-submit {
	cursor:pointer;
	width:68px;
	height:22px;
	font-size:0px;
	color:#fafafa;
	border:0px;
	background:url(../images/search-bt.gif) no-repeat;
}
.search-option {
	margin-left:3px;
	margin-right:3px;
	border:#badaa1 solid 1px;
	height:22px;
}
/*-- //End |¨¬?o?2?|¨¬¡ê¡è --*/

/*---------- frame : channel-nav ---------*/
.channel-nav {
	margin-top:8px;
	padding-left:6px;
	height:24px;
	width:950px;
	overflow:hidden;
}
.channel-nav .sonnav {
	width:830px;
	line-height:26px;
	float:left;
	color:#256DB1;
}
.channel-nav .sonnav span {	
	margin-right:10px;
	float:left;
}
.channel-nav .sonnav span a{
	padding:0 4px;
	border:1px solid #BADAA1;
	height:22px;
	line-height:21px;
	background:url(../images/channel_bg.png) repeat-x;
	display:inline-block;
	}
.channel-nav .sonnav span a.thisclass{
	border:1px solid #3aa21b;
	}
.channel-nav .sonnav a {
	color:#428C5B;
	text-decoration:none;
}
.channel-nav .sonnav a:hover{
	 color:#287212;
	}
.channel-nav .back{
	display:block;
	height:22px;
	line-height:21px;
	padding-top:6px;
	padding-right:10px;
	padding-left:20px;
	letter-spacing:2px;
	float:right;
	background:url(../images/ico-home.gif) 4px 10px no-repeat;
} 
.channel-nav .back a{
	color:#397CBE;
}
.channel-nav .back a:hover{
	text-decoration:none;
	color:#777;
}
/*pic scroll
----------------------------------*/
.infiniteCarousel {
  width: 700px;
  position: relative;
  margin-left:auto;
  margin-right:auto;
}

.infiniteCarousel .wrapper {
  width: 640px; 
  overflow: auto;
  height: 170px;
  margin: 0 30px;
  top: 0;
}
.infiniteCarousel ul a img {
  border:1px solid #E3E3E3;
  padding:2px;
  width:143px;
  height:106px;
  display:block;
}
.infiniteCarousel .wrapper ul {
  width: 625px; 
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  top: 0;
}
.infiniteCarousel ul li {
  display:block;
  color:#6C6D61;
  float:left;
  padding: 10px 6px;
  height: 147px;
  width: 147px;
  text-align:center;
}
.infiniteCarousel ul li a,
.infiniteCarousel ul li a:visited{
	color:#6C6D61;
	}
.infiniteCarousel .wrapper ul li a:hover{
	text-decoration:underline;
	}
.infiniteCarousel ul li a:hover img {
  border-color: #aaa;
}
.infiniteCarousel ul li a span{
   display:block;
   line-height:17px;
   padding-top:6px;
}
.infiniteCarousel .arrow {
  display: block;
  height: 26px;
  width: 26px;
  text-indent: -999px;
  position: absolute;
  top: 70px;
  cursor: pointer;
  outline: 0;
}
.infiniteCarousel .forward {
  background:url(../images/green_skin.png) 0 -256px no-repeat;
  right: 0;
}
.infiniteCarousel .back {
  background:url(../images/green_skin.png) 0 -222px no-repeat;
  left: 0;
}
/*----------dedeinfolink  ---------*/
#dedeinfolink {
	margin-bottom:6px;
	}
#dedeinfolink tr td div {
	padding:0 5px;
	background:url(../images/white_bg.gif) repeat-x;
	margin-right:8px;
	}
#dedeinfolink tr td {
	line-height:18px;
	}
#dedeinfolink tr td.spline {
	font-size:1px;
	height:1px;
	line-height:1px;
	border-bottom:1px dashed #dedede;
	}
#dedeinfolink tr td.iftitle {
	font-weight:bold;
	color:#428C5B;
	line-height:24px;
	border-bottom:1px dashed #dedede;
}
/*---------- frame : footer ---------*/
.index{width:100%;}
.footer{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	color:#d4d4d4;
	background:#1a1a1a;
	border-top:1px solid #222;
}
.footer .footer_nav{padding:0 10px 20px 10px;border-bottom:1px solid #333;}
.footer .footer_nav ul{height:120px;margin-top:10px;padding: 0 50px;float:left;border-left:1px solid #333;border-right:1px solid #000;}
.footer .footer_nav ul.u1{border-left:none;padding-left:30px;}
.footer .footer_nav ul.u5{border-right:none;padding-right:30px;}
.footer .footer_nav ul h3{line-height:20px;font-size:14px;}

.footer .footer_nav ul li{
	text-align:left;
	margin-top:5px;
}
.footer .footer_nav ul li a{
	color:#d4d4d4;
}

.footer .flink{padding:10px;border-top:1px solid #000;margin-bottom:20px;}
.footer .flink a{color:#d4d4d4; padding:0 10px;}

.footer .copyright{padding:10px;border-top:1px solid #000;border-bottom:1px solid #333;}
.footer .copyright ul li{
	color:#d4d4d4;
	height:25px;
	line-height:25px;
}
.footer.copyright ul li a{line-height:25px;}

/*new search result page
----------------------------------------*/
.search_header{
    overflow:hidden;
	zoom:1;
}
.search_header  h1{
    float:left;
    display:inline;
    margin:5px 20px 5px 10px;
    width:216px;
}
.search_header .search_box{
    float:left;
    padding-top:25px;
}
.search_header .search_box input{
    border-width:1px;
	border-style:solid;
	border-color:#707070 #CECECE #CECECE #707070;
	padding:2px 4px;
	height:18px;
	line-height:18px;
    width:200px;
	margin-right:5px;
}
.search_header .search_box select{
   font-size:14px;
   height:22px;
   margin-right:5px;
}
.search_header .search_box button{
    margin-right:3px;
}
.resultbar{
	height:32px;
	line-height:32px;
	background:transparent url(../images/search-top-bg.gif) repeat-x scroll;
	text-indent:12px;
	color:#428C5B;
	border-bottom: 1px solid #E4E4E4;
	border-top: 1px solid #E4E4E4;
 }
 .result_content{
    overflow:hidden;
	zoom:1;
 }
.sidebar{
  float:right;
  width:300px;
  padding:20px 0 0 20px;
  margin-right:20px;
  border-left:1px solid #dadada;
  word-wrap:break-word;
}
.sidebar h2{
  font-size:14px;
  line-height:25px;
 }
.sidebar  ul {
  padding:4px 8px;
 }
.sidebar  ul li{
  line-height:24px;
  background:url(../images/ico-3.gif) 4px 9px no-repeat;
 }
.resultlist{
  overflow:hidden;
}
.resultlist ul{
  padding:20px 0 0 20px;
 }
.resultlist ul li{
  padding-top:15px;
 }
.resultlist ul li h3{
  line-height:30px;
  font-size:16px;
  font-weight:normal;
 }
.resultlist ul li h3 a{
  text-decoration:underline;
 }
.resultlist ul li p{
  line-height:22px;
  color:#333;
  font-size:14px;
  width:650px;
 }
.resultlist ul li span small{
  line-height:22px;
  font-size:12px;
  margin-left:5px;
  color:#999;
 }
.resultlist ul li span a{
  color:#008400;
 }

 
 
 /*¡§o?¨¢¡§¡ã3¡§a3¡§¡ã?&#65533;?*/
 .f18{font-size:18px}
 .f14{font-size:14px;}
 .lh40{line-height:40px;}
 .fwb{font-weight:bold}
 .c_333{color:#333;}
 .c_ac5959{color:#ac5959;}
 .c_ac5959:hover{color:#ac5959;}
 .p20{padding:20px;}
 .pl20{padding-left:20px;}
 .pl10{padding-left:10px;}
 .pt10{padding-top:10px;}
 .ml40{margin-left:40px;}
 .ml10{margin-left:10px;}
 .bg_333{background:#FFFFFF;}
 .bg_4d{background:#FFFFFF;}
 .bg_5b{background:#5b5b5b;}
 .bg_c6{background:#c6c6c6;}
 .bg_9c{background:#9c9c9c;}
 .bg_de{background:#dedede;}
 .bg_1850a4{background:#1850a4;}
 .border_6c{border:1px solid #6c6c6c;}
 .border_5b{border:1px solid #444;}
 .border_b_6c{border-bottom:1px solid #6c6c6c;}
 .lh30{height:30px;line-height:30px;display:block;}
 
 .w620{width:618px;}
 .w340{width:338px;}
 .w270{width:270px;}
 .w200{width:200px;}
 .h400{height:400px;}

 .h230{height:368px;}
 
 .gg_l{overflow:hidden;}
 .gg_l_img{width:90px;height:90px;overflow:hidden}
 .gg_l h4{line-height:20px;font-size:14px;}
 .gg_l h4 a{color:#fff;}
 .gg_r{width:180px;overflow:hidden;}
 .gg_r_img{width:180px;overflow:hidden;}
 .gg_r_img img{width:170px;height:300px;border:2px #fff solid;}
 .gg_r ul{list-style:none;}
 .gg_r ul li{height:22px;line-height:22px;padding:0 0 0 15px;background:url(../images/ico-4.png) 0 5px no-repeat;overflow:hidden;}
 .gg{margin:0 10px;height:40px;background:url(../images/gg_title_bg.gif) 0 38px repeat-x;}
 .gg  strong{line-height:40px;font-size:16px;}
 .gg  a{width:45px;height:40px;line-height:40px;font-size:10px;color:#aaa;display:block;}
 
 .fuwu{height:auto;float:left;margin:15px 15px 10px 15px;overflow:hidden;list-style:none;    width: 30%;min-height: 288px;}
 .fuwu div h3{height:40px;line-height:40px;background:url(../images/fuwu_title_bg.gif) 0 38px repeat-x;margin-bottom:5px;font-size:14px;}
 .fuwu div h3 a{width:55px;height:20px;line-height:20px;font-size:10px;color:#aaa;display:block;}
 .fuwu li{height:22px;line-height:22px;padding:0 15px;background:url(../images/ico-4.png) 0 5px no-repeat;}
 .fuwu li a{height:22px;line-height:22px;font-size:12px;font-weight:none;}
 
 .zhanshi{width:210px;height:400px;float:left;margin:0 14px;padding-top:10px;display:inline;border:1pxsolidtransparent;}
 .zhanshi .zhanshi_img{height:140px;width:210px;text-align:center;}
 .zhanshi .zhanshi_img a img{height:280px;width:210px;}
 .zhanshi dt{height:30px;margin-top:140px;}
 .zhanshi dt strong{line-height:30px;font-size:16px;}
 .zhanshi p{line-height:22px;}
 
 .contact{height:100px;position:relative;overflow:hidden;margin:0 10px;}
 .contact span{position:relative;overflow:hidden;}
 .contact .an1{height:28px;display:block;line-height:28px;margin-right:10px;position:absolute;top:55px;right:230px;}
 .contact a{color:#eee;height:28px;line-height:28px;}
 .contact a:hover{color:#fff;text-decoration:none;height:28px;line-height:28px;}
 .contact .an2{height:28px;font-size:12px;display:block;line-height:28px;position:absolute;top:35px;right:48px;}
 
  /*//¡§o?¨¢¡§¡ã3¡§a3¡§¡ã?&#65533;?*/
 
 
.eee{color:#d4d4d4;}

.w980{width:980px;overflow:hidden;/*position:relative;*/}
.w210{width:209px;overflow:hidden;}
.w760{width:759px;overflow:hidden;}
.w400{width:399px;overflow:hidden;}
.w350{width:346px;overflow:hidden;}
.w360{width:359px;overflow:hidden;}
.w330{width:329px;overflow:hidden;}
.w310{width:310px;overflow:hidden;}
.w600{width:599px;overflow:hidden;}
.w800{width:799px;overflow:hidden;}
.w720{width:719px;overflow:hidden;}
.w260{width:259px;overflow:hidden;}
.w240{width:238px;overflow:hidden;}
.w220{width:219px;overflow:hidden;}
.w60{width:59px;overflow:hidden;}
.w5{width:5px;overflow:hidden;}
.w100{width:99px;overflow:hidden;}
.w180{width:178px;overflow:hidden;}
.w150{width:149px;overflow:hidden;}
.w130{width:125px;overflow:hidden;}
.w230{width:224px;overflow:hidden;}
.w450{width:450px;overflow:hidden;}
.w550{width:549px;overflow:hidden;}

.h210{height:208px;overflow:hidden;}
.h220{height:220px;overflow:hidden;}
.h150{height:145px;overflow:hidden;}
.h90{height:90px;overflow:hidden;}
.h100{height:98px;overflow:hidden;}
.h110{height:110px;overflow:hidden;}
.h190{height:190px;overflow:hidden;}
.h260{height:260px;overflow:hidden;}
.h60{height:60px;overflow:hidden;}
.h330{height:334px;overflow:hidden;}
.h320{height:322px;overflow:hidden;}
.h350{height:348px;overflow:hidden;}
.h370{height:366px;overflow:hidden;}
.h390{height:388px;overflow:hidden;}
.h410{height:408px;overflow:hidden;}
.h80{height:80px;overflow:hidden;}
.h40{height:40px;}

.mlr20{margin:0 20px;}
.ml10{margin-left:10px;}
.ml30{margin-left:30px;}
.mr10{margin-right:10px;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb40{margin-bottom:40px;}
.mt20{margin-top:20px;}
.mtb20{margin:20px 0;}
.ptb10{padding:10px 0;}
.ptb5{padding:5px 0;}
.ptb20{padding:20px 0;}
.pb50{padding-bottom:50px;}
/*??&#65533;&#65533;&#65533;?¨¢?¨¦2¡§¡é¡§a3¡§¡ã?&#65533;?*/
.company{background:url(../images/conpany_bg_top.jpg) 0 0 no-repeat;}
.company h1{font:bold 30px/30px "o¡§2¡§??";color:#555;margin:15px 0 0 40px;}
.company p{font:12px/30px;color:#555;margin:8px 20px;}
.company_1  h2{padding:0 10px;font-size:16px;font-weight:bold;line-height:30px;margin-bottom:5px;}
.company_1 p{margin:0 10px;}
.company_2{padding-left:10px;text-align:center;}
.company_2 dd a{width:88px;display:block;height:22px;line-height:22px;padding:2px 10px;font-size:12px;background:#333;border:1px solid #444;margin-bottom:2px;color:#ccc;text-align:left;}
.company_2 dd a:hover{color:#fff;border:1px solid #999;text-decoration:none;}
.fendiqu{padding-left:5px;}
.fendiqu a{line-height:20px;background:#3d3d3d;margin:7px 5px;padding:3px 10px;display:bloak;float:left;color:#fff;}
.fendiqu a:hover{background:#5b5b5b;color:#fff;border:1px soild #fff;text-decoration:none;}

 .company_zs{width:425px;height:120px;color:#fff;float:left;margin:10px 20px;display:inline;padding:0 0 0 10px;}
 .company_zs:hover{width:425px;height:120px;color:#fff;float:left;margin:10px 20px;display:inline;padding:0 0 0 10px;border:1px solid #aaa;}
 .company_zs .company_zs_img{height:120px;width:100px;text-align:center;padding-top:10px;}
 .company_zs .company_zs_img a img{height:100px;width:100px;}
 .company_zs .company_zs_p{height:120px;width:300px;}
 .company_zs dt{height:30px;margin-top:5px;}
 .company_zs dt strong{line-height:30px;font-size:16px;}
 .company_zs p{line-height:22px;}
 /*¡§|¡§??¨¤¡§o?¨¢?¨¦2¡§¡é¡§a3¡§¡ã?&#65533;?*/
 .shangbiao_bg{background:url(../images/conpany_bg_shangbiao.jpg) no-repeat 0 0;} 
 .jizhang_bg{background:url(../images/conpany_bg_jizhang.jpg) no-repeat 0 0;} 
 .falv_bg{background:url(../images/conpany_bg_falv.jpg) no-repeat 0 0;} 
 .xuke_bg{background:url(../images/conpany_bg_xuke.jpg) no-repeat 0 0;} 
 .zhizhao_bg{background:url(../images/conpany_bg_zhizhao.jpg) no-repeat 0 0;} 
 .baobiao_bg{background:url(../images/conpany_bg_baobiao.jpg) no-repeat 0 0;} 
 
 
  /*?????¨¤?¡ì???¡§a3¡§¡ã?&#65533;?*/
 .jizhang_bg{background:url(../images/conpany_bg_jizhang.jpg) no-repeat 0 0;} 
 .jizhang_gg_bg{background:url(../images/jizhang_gg_bg.png) no-repeat 0 0;} 
 .pindao_title_bg{background:url(../images/pindao_title_bg.jpg) no-repeat 0 0;} 
 .pindao_title_bg_t{background:url(../images/pindao_title_bg_t.jpg) no-repeat 0 0;} 
 
 
 
 
  /*¡§¡é???&#65533;?*/
.sp-title{
	line-height:50px;
	height:50px;
	text-indent:30px;
	background:#3d3d3d;
	overflow:hidden;
	border-bottom:1px solid #555;
}
.lianxi{padding:40px 40px 0 50px;}
.lianxi p{color:#eee;font-size:14px;line-height:30px;}
.ditu{margin-top:40px;}	
	
.msgtd {
		line-height:100%;
		padding:5px;
		height:80px;
	}
.div_pl  b{
		color:#222;
		line-height:30px;
		font-size:14px;
	}
.div_pl  p{
		color:#666;
		line-height:30px;
		font-size:14px;
	}
.div_pl  span a{
		color:#444;
		font-size:12px;
	}

.writetable td {
		padding: 5px;
	}
.writetable{padding-bottom:50px;}
.writetd {
		background:url(img/wbg.gif);
	}
.pagetable {
		margin-bottom:8px;
		background:#ccc;
	}
.pagelistbox {
 	
 }
.pagelistbox span{
 	  padding:2px;
 	  margin-right:3px;
 }
.pagelistbox a {
 	  padding:2px;
 	  margin-right:3px;
 	  padding-left:5px;
 	  padding-right:5px;
 }
.rebox {
   width:528px;
   padding:10px;
   margin-bottom:10px;
   border-bottom:1px solid #ccc;
 }
 
.ipt-txt{
	line-height:15px;
	padding:5px 0;
	font-size:12px;
	margin-right:2px;
}
.nb{
	line-height:20x;
	padding:1px 2px;
	font-size:12px;
	margin-right:2px
}

.btn{
	margin-left:195px;
	width:200px;
}
.btn-1{
	width:56px;
	height:30px;
	border:none;
	line-height:30px;
	letter-spacing:1px;
	cursor:pointer;
	overflow:hidden;
	color:#666;
}
.btn-2{
	width:70px;
	height:30px;
	border:none;
	line-height:30px;
	overflow:hidden;
	color:#eee;
	font-weight:bold;
	margin-right:2px;
	cursor:pointer;
	background: #666; 
}
.btn-3{
	width:70px;
	height:30px;
	border:none;
	line-height:30px;
	overflow:hidden;
	color:#fff;
	font-weight:bold;
	margin-right:2px;
	cursor:pointer;
	background: #bbb; 
}
.btn-2:hover,.btn-3:hover{
	width:70px;
	height:30px;
	border:none;
	line-height:30px;
	overflow:hidden;
	color:#fff;
	font-weight:bold;
	margin-right:2px;
	cursor:pointer;
	background: #ccc; 
	border: 1px solid #999;
}
textarea, input {
background: #eee; /*----for firefox......----*/
border: 1px solid #bbb;
}
textarea:hover, input:hover {
background: #eee; /*----for firefox......----*/
border: 1px solid #ccc;
}
textarea:focus, input:focus {
background: #fff; /*----for firefox......----*/
border: 1px solid #eee;
}
 
 
 /*|¨¬¡ê¡è¡§¡ã3--??&#65533;&#65533;&#65533;1?¡ã&#65533;?*/
#con {width:980px;}

#tags {border:1px solid #666;
}
#tags  h2{
	height:40px;line-height:40px; padding:0 10px; background:#666;font-size:16px;
}
#tags LI {width: 180px;background:url(../images/gongsijieshao_title_bg.jpg) 0 -30px no-repeat; margin:10px 18px; list-style-type: none; height: 30px;
}
#tags LI A {
	width: 160px; height: 30px; padding:0 10px;  color: #fff; font-weight: bold; display:block; line-height: 30px;  text-decoration: none
}
#tags LI.emptyTag {background-position: left top; position: relative; height: 30px; background:url(../images/gongsijieshao_title_bg.jpg) 0 -60px no-repeat;
}
#tags LI.selectTag {
	background-position: left top; position: relative; height: 30px; background:url(../images/gongsijieshao_title_bg.jpg) 0 0px no-repeat;
}
#tags LI.selectTag:hover {
	background-position: left top; position: relative; height: 30px; background:url(../images/gongsijieshao_title_bg.jpg) 0 0px no-repeat;
}
#tags LI.selectTag A{
	color: #000;
}

#tagContent {
}
.tagContent {margin:0 10px 20px 20px;padding:10px 0;
}
.tagContent  h1{margin-bottom:20px; border-bottom:1px solid #666;padding:10px 0;font-size:18px;
}
#tagContent DIV.selectTag {
	DISPLAY: block;
}
.header logo{text-align:center;}

/*¡§¡éa?|¨¬?¡§¡ã??|¨¬?¡§a??¡§¡ä¡§o?*/
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:0px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}


 