
#gotoTop{display:none;position:fixed;top:75%;left:50%;cursor:pointer;margin-top:-50px;margin-left:500px;padding:9px 4px;width:20px;text-align:center;border:1px solid #e0e0e0;background:#fff;font-size:12px;}
#gotoTop{_position:absolute;_top:expression(documentElement.scrollTop + documentElement.clientHeight * 3/4 + "px")}
#gotoTop.hover{background:#ff6000;color:#fff;text-decoration:none;}
.banner {
	margin:0 auto 10px;
	width:970px;
	height:203px;
	/*background:url(../images/banner.jpg) no-repeat 0 0;*/
}
.main {
	width:946px;
	margin:0 auto;
	padding:14px 11px 14px 13px;
	background-color:#fff;
}
.side_bar {
	float:left;
	display:inline;
	margin-right:10px;
	width:200px;
}
.side_bar .title {
	height:75px;
	margin-bottom:10px;
}
.side_bar .menu {
	margin-bottom:10px;
	padding:10px 0;
	width:198px;
	/*height:178px;*/
	background-color:#fffefe;
	border:1px solid #e5e7e8;
	border-radius:5px;
}
.side_bar .menu ul li {
	padding:2px 0 10px;
	height:23px;
	line-height:23px;
}
.side_bar .menu ul li a {
	display:block;
	padding-left:40px;
	height:23px;
	line-height:23px;
	background:url(../images/menu_sprite.jpg) no-repeat 0 0;
	color:#000;
	font-size:14px;
}
.side_bar .menu ul li a:hover,.side_bar .menu ul li a.cur {
	background:url(../images/menu_sprite.jpg) no-repeat 0 -25px;
	font-weight:bold;
}
.contact_us {
	margin:0 auto 10px;
	width:190px;
	height:80px;
	background:url(../images/contact_us.jpg) no-repeat 0 0;
}
.contact_tel {
	margin:0 auto 10px;
	padding:24px 0 0 40px;
	width:152px;
	height:60px; 
	background:url(../images/contact_tel.jpg) no-repeat 0 0;
	font-size:14px;
	line-height:18px;
}
.article {
	float:left;
	display:inline;
	width:736px;
	background:url(../images/art_repeat.jpg) repeat-y 0 0;
}
.article .article_head {
	height:64px;
	font-size:12px;
}
.article .article_head h1 {
	padding:15px 0 0 45px;
	font-size:20px;
	font-weight:bold;
	color:#3b3d3e;
}
.article .article_head .article_crumb {
	padding:5px 0 0 440px;
}
.article .article_head .article_crumb span {
	color:#b31e23;
}
.article .article_head .article_crumb a {
	color:#030203;
}
.article_main {
	padding-bottom:40px;
	background:url(../images/art_bottom.jpg) no-repeat center bottom;
}
.article_list {
	padding:12px;
}
.article_list ul li {
	padding-left:30px;
	height:29px;
	line-height:29px;
	background:url(../images/arr.jpg) no-repeat 10px 10px;
	border-bottom:1px solid #d9dbdc;
	font-size:12px;
}
.article_list ul li a {
	color:#000;
}
.article_list ul li a:hover {
	color:#ab1f24;
}
.article_list ul li span {
	float:right;
	display:inline;
}
.article_page {
	margin:0 auto;
	padding:10px 20px;
	width:300px;
	height:16px;
	line-height:16px;
	font-size:12px;
}
.article_page span {
	float:left;
	display:inline;
	width:13px;
	height:12px;
	margin:2px 4px 2px 0;
	cursor:pointer;
}
.article_page a {
	float:left;
	display:inline;
	padding:0 3px;
	line-height:16px;
	font-size:12px;
	color:#686c6c;
}
.article_page a.cur,.article_page a:hover {
	color:#000;
	font-weight:bold;
}
.article_page .first {background:url(../images/first.jpg) no-repeat 0 0;}
.article_page .prev {background:url(../images/prev.jpg) no-repeat 0 0;}
.article_page .next {background:url(../images/next.jpg) no-repeat 0 0;}
.article_page .last {background:url(../images/last.jpg) no-repeat 0 0;}

.article_content {
	padding:20px;
}
.article_title {
	line-height:30px;
	color:#3b3d3e;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	border-bottom:1px dashed #3b3d3e;
}
.article_info {
	height:30px;
	line-height:30px;
	font-size:12px;
	text-align:right;
}
.article_info b {
	font-weight: normal;
	cursor:pointer;
}
.article_info span {color:#9b1e23;}
.article_text {
	padding:10px;
	font-size:14px;
	line-height:24px;
}
.article_text p {
	margin:2px 0 10px;
	color:#3b3d3e;
	text-indent:24px;
}
.article_text img {margin:10px;}
.article_imgs {padding:20px 0 20px 20px;}
.article_imgs ul li {
	float:left;
	display:inline;
	margin-right:14px;
	width:221px;
	background:url(../images/img_repeat.jpg) repeat-y 0 0;
}
.article_imgs_img {
	padding:7px 6px 0;
	width:209px;
	height:244px;
	background:url(../images/img_top.jpg) no-repeat 0 0;
}
.article_imgs_text {
	padding:20px;
	background:url(../images/img_bottom.jpg) no-repeat center bottom;
	font-size:12px;
}
.article_imgs_text p {color:#3b3d3e;line-height:24px;text-indent:24px;}
.article_imgs_text a {color:#b51e23;text-align:right;display:block;}

.article_imgs_page {
	margin:0 auto;
	padding:10px 20px;
	width:500px;
	font-size:12px;
}
.article_imgs_page span {
	float:left;
	display:inline;
	line-height:22px;
	padding:0 10px;
}
.article_imgs_page a {
	float:left;
	display:inline;
	padding:5px;
	background:#e3e2de;
	color:#333;
	margin-right:5px;
}
.article_imgs_page a:hover,.article_imgs_page a.cur {
	background:#f2f2f2;
	color:#666;
}
.article_imgs_page select {
	float:left;
	display:inline;
	margin-top:0;
	margin-right:5px;
}