/* All */
*{
	margin:0;
	padding:0;
}
body{
	background-color:#ccc;
	color:#333;
	font-size:12px;
	font-family: "ËÎÌå";
	line-height:1.6;
}
a{
	color:#000;
	text-decoration: none;
}
a:hover{
	color:#c00;
}

img{
	border:0;
}

.clear{
	clear:both;
}
.lf{
	float:left;
}
.rt{
	float:right;
}
.more{
	padding:7px 0;
}
.data{
	padding-right:5px;
}
.close{
	width:100%;
	text-align:right;
}
.close a{
	color:#c00;
}
.close a:hover{
	color:#f00;
}

#body{
	width:960px;
	margin:0px auto;
	padding:0 10px;
	background:url(../images/bg.jpg) repeat-y center top;
}


/*  Header  */
#header{
	width:880px;
	margin:18px auto 0;
	height:32px;
	line-height:32px;
	padding:10px 50px;
	overflow:hidden;
	background:url(../images/head.jpg) no-repeat;
	color:#fff;
}
/*  Footer  */
#footer{
	width:920px;
	height:32px;
	line-height:20px;
	margin:0 auto;
	padding:0 30px;
	background:url(../images/footer_bg.gif) no-repeat;
	color:#fff;
}
#footer a,#header a{
	color:#fff;
}
#header a:hover,#footer a:hover{
	color:#bbb;
}

#icenter{
	float:left;
	width:960px;
	margin:0 auto;
	padding-bottom:0;
	background:url(../images/conbg.gif) repeat-x 0 bottom;
}
#center{
	float:left;
	width:960px;
	margin:0 auto;
	padding-bottom:30px;
    min-height:300px; 
    height:auto !important; 
    height:300px;
}


#center_flash{
	float:left;
	width:960px;
	padding-bottom:19px;
	background:url(../images/fbg.gif) repeat-x 0 bottom;
	z-index: 1;
}
#center_flash2{
	float:left;
	width:960px;
	padding-bottom:19px;
	background:url(../images/fbg.gif) repeat-x 0 bottom;
	z-index: 1;
}

/*  MENU  */
#menu{
	float:left;
	width:960px;
	background:url(../images/menu_bg.gif) repeat-x;
	height:30px;
}
#menu li{
}
.nav {
	float:left;
	list-style: none;
	z-index: 100;
	position: relative;
}
.nav li {
	float:left;
	list-style:none;
	position: relative;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  display: block;
  padding: 0;
  text-transform: lowercase;
  text-decoration: none;
}

.nav li a:hover {
  background: #efefef;
  color: #c00;	

}
#nav-one li:hover a, 
#nav-one li.sfHover a {
  background: #efefef;
  color: #c00;
}
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
  background: #aaa;
  color: #fff;	
}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
  background: #efefef;
  color: #c00;	
}

.nav ul {
	float:left;
	list-style: none;
	margin: 0;
	width: 120px;
	position: absolute;
	top: -999em;
	left: -1px;
	background: #aaa;
}
.nav li:hover ul,
.nav li.sfHover ul {
  top: 29px;
}
.nav ul li {
  float: none;
  text-align:center;
}
.nav ul a {
  width:120px;
  text-align:center;
  white-space: nowrap;
  border-bottom:1px #fff solid;
}
.nav ul a:hover {
  background: #ccc;
  color: #000;
}


/* INDEX  */
.inews{
	float:left;
	width:360px;
	padding:0 15px;
}
.iabout{
	float:left;
	width:320px;
}
.iabout p{
	line-height:26px;
}
.ibusiness{
	float:right;
	width:220px;
	padding:0 15px;
}
.inews h4,
.iabout h4,
.ibusiness h4{
	width:100%;
	height:20px;
	line-height:20px;
	margin-bottom:10px;
}
.ibusiness ul{
	width:100px;
	line-height:26px;
	padding-left:5px;
}
.ibusiness li{
	float:left;
	list-style:none;
	width:100%;
}


/* NEWS */
.inews .news li{
	float:left;
	list-style:none;
	line-height:26px;
}
.news li{
	float:left;
	list-style: none;
	width:100%;
	background:url(../images/dashed.gif) repeat-x 0 bottom;
	display:block;
	line-height:36px;
}
.news li:hover{
	background-color:#f8f8f8;
}
.news li a{
	background:url(../images/icon_s.gif) no-repeat 5px 3px;
	padding-left:15px;
}
.news li a:hover{
	color:#c00;
}

.Imgnews{
}
.Imgnews li{
	float:left;
	list-style:none;
	width:170px;
	height:137px;
	overflow:hidden;
	text-align:center;
	padding:10px 0;
	display:block;
	margin:10px auto;
}
.Imgnews li img{
	width:120px;
	height:90px;
	padding:1px;
	border:1px #ccc solid;
	margin-bottom:5px;
}
.Imgnews li:hover{
	background-color:#f1f1f1;
}
.Imgnews li a{
}
.Imgnews li a:hover{
	color:#c00;
}

.Imgnews1{
}
.Imgnews1 li{
	float:left;
	list-style:none;
	width:135px;
	text-align:center;
	display:block;
	margin:10px auto;
}
.Imgnews1 li img{
	width:100px;
	height:35px;
	padding:1px;
	border:1px #ccc solid;
	margin-bottom:5px;
}
.Imgnews1 li a{
	color:#000;
}
.Imgnews1 li a:hover{
	color:#c00;
}

.Imgnews2{
	padding:0 4px;
}
.Imgnews2 li{
	float:left;
	list-style:none;
	width:224px;
	height:100px;
	overflow:hidden;
	text-align:center;
	padding:10px 0;
	display:block;
	margin:10px auto;
}
.Imgnews2 li img{
	width:200px;
	height:50px;
	padding:1px;
	border:1px #ccc solid;
	margin-bottom:5px;
}
.Imgnews2 li:hover{
	background-color:#f1f1f1;
}
.Imgnews2 li a{
}
.Imgnews2 li a:hover{
	color:#c00;
}
/*  */
#left{
	float:left;
	width:200px;
	padding-left:20px;
	overflow:hidden;
}
#right{
	float:right;
	width:680px;
	padding:0 20px;
	overflow:hidden;
}
.page{
	width:100%;
	line-height:40px;
	text-align:center;
}

/* LEFT */
.leftmenu{
	float:left;
	width:100%;
}
.leftmenu h4{
	width:200px;
	height:35px;
	margin-bottom:10px;
	border-bottom:2px #c00 solid;
}
.leftmenu li{
	float:left;
	list-style:none;
	display:block;
	width:200px;
	height:34px;
	line-height:30px;
	margin-bottom:5px;
}
.leftmenu li a{
	display:block;
	width:200px;
	height:34px;
	color:#000;
	padding:0 10px;
	background:url(../images/lm_bg.gif) no-repeat;
}
.leftmenu li a:hover,.leftmenu .hover{
	display:block;
	width:200px;
	height:34px;
	color:#fff;
	padding:0 10px;
	background:url(../images/lm_bg2.gif) no-repeat;
}


/*  RIGHT  */
.page_title{
	width:100%;
	height:30px;
	line-height:30px;
	padding-bottom:8px;
	margin-bottom:10px;
	background: url(../images/line.gif) repeat-x 0 bottom;
}
.page_title h2{
	font-size:14px;
	background:url(../images/icon_big.gif) no-repeat 0 8px;
	padding-left:15px;
}

.location{
	float:right;
	padding:0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/icon_s.gif) no-repeat 0 center;
}


.contant{
	width:100%;
	padding-bottom:20px;
}
.contant .con{
	line-height:260%;
    min-height:180px; 
    height:auto !important; 
    height:180px;
}
.contant .con li{
	margin-left:40px;
}
.con_title{
	width:100%;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
.con_data{
	width:670px;
	padding-right:10px;
	text-align:right;
	font-size:12px;
	color:#555;
	line-height:28px;
	font-weight:normal;
	background:url(../images/tt.gif) no-repeat;
	margin-bottom:20px;
}
.news_img{
	width:100%;
	text-align:center;
	margin-bottom:10px;
}
.zwlist{
	width:100%;
}
.zwlist li{
	float:left;
	list-style:none;
	width:100%;
	margin-bottom:20px;
}
