/* CSS Document */
*{margin:0; padding:0;}
body {
	font-size: 12px;
	font-family:Arial;
	color:#000;
}
#wrapper {
	width:100%;
	padding:0px;
	margin: 0px auto;
	background:url(../images/images/body_bg.jpg) repeat-x;
	
	
}
#mainWrapper {
	width:1014px;
	margin:0 auto;	
	padding:10px 5px 10px 5px;
	background:#ffffff;
	min-height:550px;         /*550px固定，小于550px时已550px显示，大于550px则已实际高度显示*/
	overflow:hidden;
	_height:auto;
	*overflow:visible;	
}

A:link {
	COLOR: #333333; TEXT-DECORATION: none
}
A:visited {
	COLOR:#333333; TEXT-DECORATION: none
}
A:active {
	COLOR: #333333; TEXT-DECORATION: none
}
A:hover {
	COLOR:#ff0000; TEXT-DECORATION: none
}
ul li{list-style:none;}
h1 {
	font-size:13px;	
	color:#000000;
}
h2, h3, h4, h5 {
	font-size:12px;
	font-weight:normal;
	
	color:#ff0000;
}
strong{color:#ff0000;}


#top{width:1024px;height:107px;margin:0 auto;background:url(../images/images/top.jpg) no-repeat;}
.top_box{width:1000px;height:108px;background:url(../images/images/top_bg.jpg) no-repeat;float:left;}
.top_menu{width:245px;height:20px;float:right;margin:10px 10px 0 0;}
.top_menu a{color:#258005;}
.bookmark{background:url(../images/images/bookmark.gif) no-repeat left; text-indent:30px;float:left; height:18px;line-height:18px;}
.bookmark a:link,.bookmark a:visited{color:#000;}
.bookmark a:hover,.bookmark a:active{color:#ff0000;}
.mail{background:url(../images/images/email.gif) no-repeat left; text-indent:30px;float:left;line-height:18px;height:18px;margin-left:20px;}
.mail a:link,.mail a:visited{color:#000;}
.mail a:hover,.mail a:active{color:#ff0000;}

#banner{width:1024px;height:332px;background:url(../banner/banner_bg.jpg) no-repeat; margin:0 auto;}


.nav{width:1024px;height:43px;background:url(../images/images/nav_bg.jpg) no-repeat;margin:0 auto;}
.nav ul{width:98%;height:43px;margin:0 auto; }
.nav li{width:110px;height:43px; font-size:14px; text-align:center; line-height:43px; float:left;font-weight:bold;}
.nav a:link{ color:#fff; text-decoration:none;}
.nav a:visited{color:#fff; text-decoration:none;}
.nav a:hover{color:#000; text-decoration:none;display:block; background:#fff;}
.nav a:active{color:#000; text-decoration:none;display:block;background:#fff;}
.updataTime{float:right;color:#999;}
.newsName{float:left;}

.left{float:left;width:260px;height:550px;background:#efefef;}
.left_box{float:left;width:260px;height:auto;}
.left_title,.left_title_news{width:260px;height:50px;}
.left_content{widht:260px;height:auto;}
.left_content ul{padding:10px 20px 20px 20px;}
.left_content li{background:url(../images/images/white_arrow.gif) left no-repeat;height:30px;line-height:30px; text-indent:30px;border-bottom:dashed 1px #ccc;}
.left_btn{margin:0 auto;width:240px;height:55px;margin:10px auto;}


.right{width:724px;height:600x;float:right;margin:0 10px 0 0;}
.right_box{}
.right_title{background:url(../images/images/right_title_bg.gif) bottom repeat-x;width:724px;height:40px;padding-top:10px;}
.right_content{padding:10px 5px 0 5px;height:550px;background:url(../images/images/about_bottom.jpg) no-repeat bottom;}
.right_content p{line-height:30px; text-indent:2em;}

.right_content_news{padding:10px 5px 0 5px;height:auto;}
.right_content_news li{background:url(../images/images/t_s1.jpg) no-repeat left; text-indent:20px;border-bottom:dashed #ccc 1px;height:30px; line-height:30px;}
.right_content_news p{ text-indent:2em;line-height:30px;}
.className{float:left;}
.addTime{float:right;}

.right_content_products{height:auto;padding:10px 5px 0 5px;}
.right_content_honor{height:auto;padding:10px 5px 0 5px;}

.right_content_feedback{padding:10px 5px 0 5px;}
.right_content_feedback td{height:30px;}

.right_content_contact{margin:0 auto;height:auto;width:673px;height:auto;} 
.right_content_contact ul{width:600px;}
.right_content_contact li{height:30px;line-height:30px; border-bottom:dashed #ccc 1px;background:url(../images/images/bluerec.gif) left no-repeat; text-indent:20px;}


#foot{width:1024px;height:96px;background:#fff;margin:0 auto;padding-top:20px; text-align:center; }
.foot_contact{width:1024px;height:43px;background:url(../images/images/foot_contact_bg.jpg) no-repeat; color:#fff;line-height:33px;}
.copyright{width:1024px;height:14px; }
.seo{width:1024px;height:24px;line-height:24px;margin:10px auto;}




.pageMainContent {
	clear:both;
	margin-bottom:7px;
	overflow:hidden;
	width:100%;
}
.pageMainContent .tm {
	border-bottom:1px solid #ded0ab;
	height:24px;
	line-height:24px;
	overflow:hidden;
}
.pageMainContent .tl {
	display:none;
}
.pageMainContent .tr {
	display:none;
}
.pageMainContent h2.tt {
	background:url(bullet.gif) no-repeat 5px center;
	color:#9a0103;
	font-weight:bold;
	padding-left:15px;
}
.pageMainContent .mm {
	padding:10px;
	line-height:17px;
}
.pageMainContent .mm p {
	margin-bottom:20px;
	text-indent:2em;
}
.pageMainContent .ml {
	display:none;
}
.pageMainContent .mr {
	display:none;
}
.pageMainContent .bm {
	display:none;
}
.pageMainContent .bl {
	display:none;
}
.pageMainContent .br {
	display:none;
}
.pageMainContent td {
	vertical-align:middle
}





