/*
**************************
(C)2010-2015 phpMyWind.com
update: 2013-4-27 16:57:34
person: Adu
**************************
*/

/*通用样式*/
body{font-family:"微软雅黑";background:#ffffff;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
img{border:0; max-width:100%;}ul,li{list-style-type:none;}
a{outline:none;}
a,a:visited{text-decoration:none;}
.cl{clear:both;}

@media only screen and (max-width:310px) and (min-width:300px) {
body { font-size: 12px }
}
@media only screen and (max-width:320px) and (min-width:310px) {
body { font-size: 12px }
}
@media only screen and (max-width:360px) and (min-width:320px) {
body { font-size: 12px }
}
@media only screen and (max-width:360px) and (min-width:350px) {
body { font-size: 12px }
}
@media only screen and (max-width:480px) and (min-width:360px) {
body { font-size: 12px }
}
@media only screen and (max-width:480px) and (min-width:470px) {
body { font-size: 14px }
}
@media only screen and (max-width:560px) and (min-width:480px) {
body { font-size: 14px }
}
@media only screen and (max-width:570px) and (min-width:560px) {
body { font-size: 16px }
}
@media only screen and (max-width:640px) and (min-width:570px) {
body { font-size: 16px }
}
@media only screen and (max-width:640px) and (min-width:630px) {
body { font-size: 16px }
}
/*头部区域*/
.mobiletop{
	width: 100%;
}
.mobiletop img{
	max-width: 100%;
}
/* header */
.header{position:relative;height:50px;background: url(../images/m_header.jpg) no-repeat; background-size: 100% 100%;}
.header .return{ position: absolute; top: 12px; left: 10px; width: 45px; height: 45px; }
.header .return img{ max-width: 100%; }
.header .logo{display:block;width:100%;height:50px; color: #fff; text-align: center; line-height: 50px; font-size: 1.5em;}
.header .logo img{display:block;width:100%;}
.header .back{position:absolute;top:0;left:0;display:block;width:50px;height:50px;text-indent:-9999em;background:url(../images/icon-back.png) no-repeat center center;background-size:12px 20px;}


/*导航区域*/
nav{ width: 100%; }
nav ul li{
	line-height: 3em;
	text-align: center;
	background-size: 100%;
}
nav ul li a{
	display: block;
	width: 100%;
	color: #fff;
	background: url(../images/navbg.jpg) no-repeat;
	background-size:100% 100%;
}
/**** 图片切换 ****/
.slideBox{ 
	position:relative; 
	overflow:hidden; 
	width:100%;
	float: left;
}
.slideBox .hd{ 
	position:absolute; 
	height:28px; 
	bottom:0; 
	right:36%; 
	z-index:1; 
}
.slideBox .hd li{ 
	display:inline-block; 
	width:20px; height:5px; 
	background:#003399; 
	text-indent:-9999px; 
	overflow:hidden; 
	margin:0 3px; 
}
.slideBox .hd li.on{ background:#b31c23;  }
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; text-align:center;  }
.slideBox .bd li img{ background:url(images/loading.gif) center center no-repeat;  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */

.search{
	width: 95%;
	float: left;
	margin-left: 2.5%;
	margin-top: 2em;
	margin-bottom: 1em;
	height: 3em;
	background: #eeeeee;
	box-sizing: border-box;
	border: 1px solid #cccccc;
	border-right: none;
	overflow: hidden;
}
.search input.m_text{
	width: 77.7%;
	height: 3em;
	background: none;
	border:none;	
	background: url(../images/m_sea.png) 1em no-repeat;
	background-size: auto 1em; 
	text-indent: 2.5em;
	line-height: 3em;
	outline: none;
}
.search input.m_sub{
	width: 22.3%;
	float: right;
	position: relative;
	z-index: 1;
	height: 3em;
	background: url(../images/m_btn.png) no-repeat;
	background-size: 100% 100%;
	border:none;
	color: #ffffff;
}

.row_title{
	width: 100%;
	height: 4em;
	line-height: 4em;
	text-align: center;
	float: left;
	background: url(../images/m_title.jpg) no-repeat;
	background-size: 100% 100%;
	color: #ffffff;
}



.column_title{
	width: 95%;
	float: left;
	margin-left: 2.5%;
	height: 35px;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}
.column_title h3{
	width: 210px;
	float: left;
	line-height: 35px;
	font-weight: normal;
}
.column_title h3 span{
	font-size: 14px;
	color: #333;
}
.column_title h3 i{
	font-size: 12px;
	color: #999999;
	font-family: 'Arial';
}
.column_title a{
	float: right;
	margin-top: 10px;
}
.column_title a img{
	max-width: 90%;
}

/*关于我们*/
.about{width: 95%; margin: 0 auto;}
.aboutnr{
	width: 100%;
	float: left;
	margin-top: 1em;
	background: url(../images/aboutbg.jpg) no-repeat;
	background-size: 100% 100%;
	padding-bottom: 1em;
}
.about_title{
	width: 100%;
	line-height: 2em;
	margin-top: 1em;
	float: left;
	text-indent: 2em;
	display: inline;
	color: #333;
	font-size: 1.2em;
}
.about_nr{
	float: left;
	display: inline;
	line-height: 25px;
	color: #333;
	text-indent: 24px;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
.about_nr a{
	color: #333;
	font-size: 12px;
	font-family: '宋体';
}
.about_nr a span{
	color: #c60100;
}

/*产品中心*/
.product_list{
	width: 95%;
	margin: 0 auto;
	overflow: hidden;
}
.product_list ul li{
	float: left;
	overflow: hidden;
	padding: 0.5em;
	padding-left: 0.3em;
	margin-top: 0.6em;
	background: url(../images/m_libg.jpg) no-repeat;
	background-size: 100% 100%;
	text-align: center;
}
.product_list ul li a{
	color: #333;
	font-size: 10px;
}

.product_list ul li .pic_title{
	background: url(../images/pic.jpg) no-repeat;
	width: 100%;
	height: 3em;
	float: left;
	text-align: center;
	line-height: 3em;
	background-size: 100% 100%;
}
.product_list ul li .pic_title a{
	color: #fff;
}
.product_list ul li .pic_img{
	float: left;
	width: 100%;
}
.product_list ul li .pic_img img{
	max-width: 100%;
}
.product_list ul li .pic_more{
	width: 100%;
	height: 2em;
	float: left;
	background: #fff000;
	text-align: center;
	line-height: 2em;
}
.product_list ul li .pic_more a{
	color: #333;
	font-size: 14px;
	font-family: 'Arial';
}

/*新闻中心*/
/*新闻切换*/
.tabBox{ 
	width:95%; 
	margin: 1em auto 0;
}
.tabBox .hd{ 
	height:3em; 
	line-height:3em; 
	position:relative; 
	border-bottom: 1px solid #cccccc;
}
.tabBox .hd ul{ 
	float:left; 
	position:absolute; 
	left:0; 
	top:0; 
	height:3em;   
	font-size: 1.2em;
}
.tabBox .hd a.more{
	position: absolute;
	top: 0;
	right: 0;
}
.tabBox .hd ul li{
	display: inline;
}
.tabBox .hd ul li a { 
	font-size: 1em;
	padding: 0 5px;
	font-weight: bold;
	color: #333;
	cursor: pointer;
}
.tabBox .hd ul li.on a{ 
	color: #c60100;
}
.tabBox .bd ul{ padding-top: 13px; zoom:1;}
.tabBox .bd li{ 
	height:2em; 
	line-height:2em; 
}
.tabBox .bd li a{
	color: #666666;
	float: left;
}
.tabBox .bd li span{
	float: right;
	color: #cccccc;
	font-family: '宋体';
}

/*合作客户*/
.hzkh_list{
	width: 95%;
	float: left;
	margin-left: 2.5%;
	margin-top: 1em;
	overflow: hidden;
	background: #ededed;
	padding: 0.6em 0;
}
.hzkh_list ul li{
	float: left;
	padding: 0.2em;
}
.hzkh_list ul li a img{
	max-width: 100%;
}

/*工程案例*/
.case{
	width: 100%;
	float: left;
	overflow: hidden;
}
.case ul li{ 
	float:left;
	_display:inline; 
	overflow:hidden; 
	text-align:center; 
	width: 48%;
	margin-left: 1%;
	position: relative;
	margin-top: 0.5em;
}
.case ul li .pic img{ 
	width: 100%;
}
.case ul li .title{
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	height: 2em;
	background: url(../images/libg.png);
	text-align: center;
	line-height: 2em;
}
.case ul li .title a{
	color: #fff;
	font-family: '宋体';
}

.nav1{
	width: 100%;
}
.nav1 ul li{
	padding: 1em;
}
.nav1 ul li a img{
	max-width: 100%;
}




/*主题区域*/
.pubBox{border-top:solid 2px #5d99e2;}

.pubBox .hd{height:35px;line-height:35px;background:#e9e9e9;border-bottom:solid 1px #dcdcdc;}
.pubBox .hd h2{width:95%;padding-left:10px;font-size:1.125em;position:relative;text-align:left;font-weight:bold;color:#2d70c3;}

.pubBox .ft{padding:15px;}
.pubBox .ft .info{line-height:1.6em;color:#333;}
.pubBox .ft .list li{line-height:2em;border-bottom:solid 1px #eceef0;box-shadow:0 1px 1px #fbfbfb;max-width:100%;text-overflow:ellipsis;white-space:nowrap !important;white-space:normal;overflow:hidden;color:#333;}

.pubBox .ft .img li{float:left;width:33.3%;}
.pubBox .ft .img li a{border:1px solid #f5f5f5;}

.pubBox .ft .img2 li{float:left;width:50%;margin-bottom:5px;}
.pubBox .ft .img2 li a.imgarea{display:block;border:1px solid #f5f5f5;}
.pubBox .ft .img2 li p{height:40px;overflow:hidden;}
.pubBox .ft .img2 li p a{color:#333;}


.goChannel{height:52px;line-height:52px;text-align:center;}
.goChannel span{height:22px;line-height:22px;background:url(../images/mobile/icon.png) right 0px no-repeat;background-size:22px 22px;display:inline-block;color:#b3b5b9;padding-right:27px;margin:15px 0;}
.goChannel span{background:url(../images/mobile/icon_on.png) right 0px no-repeat;background-size:22px 22px;}


/*页脚区域*/
.footer{
	width: 100%;
	background: #404040;
	overflow: hidden;
	padding-bottom: 1em;
}
.footer p{
	padding: 1em 1em 0;
	color: #fff;
	text-align: center;
	line-height: 2em;
}
.footer p img{ max-width: 100%; }
/*内页头部*/
.top_nav{
	background: #333333;
	width: 100%;
	height: 3em;	
	line-height: 3em;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999999;
}
.tn_left{
	float: left;
	width: 70%;
	text-indent: 1em;
	color: #ffffff;
}
.tn_right{
	width: 30%;
	float: right;
}
/*内页*/
.mobile_main{
	width: 100%;
	float: left;
	overflow: hidden;
}
.main_title{
	width: 100%;
	float: left;
	background: #cccccc;
	overflow: hidden;
	height: 3em;
	line-height: 3em;
}
.main_title span{
	padding: 1em;
	color: #ffffff;
	background: #89c546;
}
.main{
	line-height: 2em;
	float: left;
	width:100%;
}



/*图片列表*/
.img2{
	width: 92.1875%;
	margin: 0 auto;
	overflow: hidden;
}
.img2 li{
	width: 48.3%;
	float: left;
	margin-top: 1em;
	margin-left: 3.3%;
	text-align: center;
}
.img2 li a img{ height: 8em;}
.img2 li:first-child{
	margin-left: 0;
}
.img2 li a .mobile_pic{
	display: table-cell;
	text-align: center;
	overflow: hidden;
}
.img2 li a .mobile_pic img{
	vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}
.img2 li a .mobile_text{
	width: 100%;
	line-height: 2em;
	text-align: center;
}



/*详细内容*/
.subCont{ width:100%; float:left; margin-top:1em;}
.subCont .title{font-size:1.5em;line-height:1.2em;text-align:center;}
.subCont .continfo{width:100%;text-align:center;margin:15px auto;border:1px solid #ccc;border-left:none;border-right:none;color:#666;}
.subCont .continfo span{color:#999;}
.subCont .contimg{margin:20px auto;text-align:center;overflow:hidden;display:table;}
.subCont .contimg a img{border:1px solid #ccc;padding:1px;}
.subCont .contimg a:hover img{border:1px solid #999;padding:1px;background:#B1D8F3;}
.subCont .conttxt{color:#333; padding:1em;}


/*内容分页*/
.contPage{height:24px;line-height:24px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:10px;margin:20px 0 10px;}
.contPage a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.contPage a.on{color:#fff;border:1px solid #898989;background:#898989;}


/*列表分页*/
.page_info{text-align:center;margin:10px 0;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:24px;line-height:24px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:10px;margin:20px 0 10px;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.page_list a.on{color:#fff;border:1px solid #898989;background:#898989;}


/*详细内容*/
.subCont{margin-top:10px;}
.subCont .title{font-size:1.5em;line-height:1.2em;text-align:center;}
.subCont .continfo{width:100%;text-align:center;margin:15px auto;border:1px solid #ccc;border-left:none;border-right:none;color:#666;}
.subCont .continfo span{color:#999;}
.subCont .contimg{margin:20px auto;text-align:center;overflow:hidden;display:table;}
.subCont .contimg a img{border:1px solid #ccc;padding:1px;}
.subCont .contimg a:hover img{border:1px solid #999;padding:1px;background:#B1D8F3;}
.subCont .conttxt{color:#333; line-height:2em;}



.list li{line-height:3em;border-bottom:solid 1px #eceef0;box-shadow:0 1px 1px #fbfbfb;max-width:100%; padding:1em; text-overflow:ellipsis;white-space:nowrap !important;white-space:normal;overflow:hidden;color:#333;}

.info{line-height:2em;color:#333; padding:1em;}

.footnav{
	text-align: center;
	padding-top: 1.3em;
	padding-bottom: 1em;
	border-bottom: 1px solid #6c6c6c;
}
.footnav a{
	color: #b9b9b9;
	padding-right: 2px;
}
.foot{
	padding-top: 0.5em;
	color: #b9b9b9;
	text-align: center;
}
.copy{
	padding-bottom: 1em;
	padding-top: 0.5em;
	color: #b9b9b9;
	text-align: center;
}
.page{
	width: 100%;
	float: left;
}
.shoppingcart .next1{
	display:inline-block;
	padding:5px 15px; 
	margin-right: 15px; 
	background:#558e0b;
	color:#fff;
	text-align:center;
	font-family:"宋体";
	font-size:14px;
	overflow:hidden;
	cursor:pointer;
	font-weight:bold;
	margin-left:15px;
}
.subTitle{
	width: 100%;
	float: left;
	padding: 1em 0;
}

.food_title{
	width: 100%;
	height: 3em;
	line-height: 3em;
	float: left;
	box-sizing: border-box;
	border-bottom: none;
	background: #cccccc;
}
.food_title span{
	font-size: 1.2em;
	color: #ffffff;
	background: #558e0b;
	padding: 0 20px;
	float: left;
}
.food_title em{
	color: #cfcfcf;
	font-size: 12px;
	padding-left: 10px;
}


.form{
	width: 100%;
	float: left;
	overflow: hidden;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	padding-top: 20px;
	box-sizing: border-box;
}
#zffs{ width:95%; margin:15px auto 0px; border:1px solid #cccccc; margin: 0 2.5%;}
#zffs h2{ border-bottom:1px solid #cccccc; border-top:1px solid #ffffff; border-left:1px solid #ffffff; border-right:1px solid #ffffff; height:35px; line-height:35px; font-size:14px; color:#558e0b; padding-left:20px;}
#zffs ul{ padding:10px 0px;}
#zffs ul li{ padding-left:100px; }

#shrxx{ width:95%; margin:25px auto 0px; border:1px solid #cccccc; margin: 0 2.5%;}
#shrxx h2{ border-bottom:1px solid #cccccc; border-top:1px solid #ffffff; border-left:1px solid #ffffff; border-right:1px solid #ffffff; height:35px; line-height:35px; font-size:14px; color:#558e0b; padding-left:20px;}
#shrxx ul li{ margin:12px auto 12px; overflow: hidden; padding: 0 0.5em;}
.zuo{ float:left; padding-top:1px; text-align: right; width:21%; font-size:12px; color:#646463;}
.star{ background:url(../img/xing.jpg) 0 0 no-repeat; display: inline-block;
font-size: 1px; height: 8px; line-height: 1px; padding-bottom: 2px; width:7px;}
.you{float: left; width:79%;}
.kk{ background:url(../img/repeat.png) repeat-x scroll 0 -53px transparent; border:1px solid #cccccc; float: left; font-size:12px; height:24px; width:100%; line-height:22px;}

#js{ width:95%; margin:15px auto 0px; border:1px solid #cccccc; margin: 0 2.5%;}
#js h2{ border-bottom:1px solid #cccccc; border-top:1px solid #ffffff; border-left:1px solid #ffffff; border-right:1px solid #ffffff; height:35px; line-height:35px; font-size:14px; color:#558e0b; padding-left:20px;}
#js ul li{ line-height:30px;}

#tj{ margin:5px auto 15px;}
#tj p{ color:#ff7d00; font-size:14px; line-height:40px; font-weight:bold; text-align:center;}
#tj span{ display:block; width:116px; margin:0 auto;}

#tj a.bn{
	padding: 2px 8px;
	color: #ffffff;
	background: #09F;
	margin-right: 10px;
}

#tj a.bn1{
	padding: 2px 8px;
	color: #ffffff;
	background: #558e0b;
}

.news_list2 li{height:3em;line-height:3em;border-bottom:1px solid #eff2f4;padding:6px 0 5px 0;color:#a0a0a0; padding: 0 0.5em;}
.news_list2 li span.title a{float:left;color:#666666; }
.news_list2 li span.title a:hover{text-decoration:none;color:#333333;}
.news_list2 li span.time{float:left;}
.news_list2 li span.hits{float:right;}
.news_list2 li span.hits a{ color: #a0a0a0; }
.news_list2 li span.class{margin-left:12px;}
.news_list2 li span.class a{text-decoration:underline;color:#a0a0a0;}


.listConts{
	width: 100%;
	padding: 0.5em;
	box-sizing: border-box;
	float: left;
    border: 1px solid #cecece;
    position: relative;
    overflow: hidden;
    min-height: 300px;
    padding: 0 20px 30px;
}
.listConts h1.title{
	font-size: 1.5em;
	text-align: center;
	padding-top: 1em;
}
.listConts .continfo{width:100%;text-align:center;margin:15px auto;border:1px solid #ccc;border-left:none;border-right:none;color:#666;}
.listConts .continfo span{color:#999;}
.listConts .contimg{margin:20px auto;text-align:center;overflow:hidden;display:table;}
.listConts .contimg a img{border:1px solid #ccc;padding:1px;}
.listConts .contimg a:hover img{border:1px solid #999;padding:1px;background:#B1D8F3;}
.listConts .conttxt{color:#333; padding:1em;}
.preNext{
	width: 100%;
	float: left;
	padding-top: 1em;
}

.classes{
	padding:0 0.5em 0.5em;
	line-height: 2.5em;
}
.classes span{
	padding: 0 5px;
	background: #5c5c5c;
	color: #ffffff;
	display: inline-block;
	height: 2em;
	line-height: 2em;
}
.classes a{
	padding: 0 5px;
	color: #ffffff;
	margin: 0 3px;
	display: inline-block;
	height: 2em;
	line-height: 2em;
}
.classes a.c1{
	background: #eecf17;
}
.classes a.c2{
	background: #fc9b00;
}
.classes a.c3{
	background: #e66700;
}
.classes a.c4{
	background: #89c546;
}
.classes a.c5{
	background: #ffb515;
}
.classes a.c6{
	background: #86ba51;
}
.classes a.c7{
	background: #649136;
}
.classes a.c8{
	background: #c8d83e;
}
.classes a.c9{
	background: #ff7302;
}
.classes a.c10{
	background: #eecf17;
}
.classes a.c11{
	background: #fc9b00;
}
.classes a.c12{
	background: #e66700;
}
.classes a.c13{
	background: #89c546;
}


#login_con22{ width:95%;  margin:0px auto 25px;}
#login_con22 h2{ background:url(../img/loginh2.jpg) 0 0 no-repeat; width:444px; margin:30px auto 26px; height:51px; font-size:14px; font-weight:normal; color:#000; padding-left:55px; line-height:38px; font-family:"瀹嬩綋", "寰蒋闆呴粦", "榛戜綋";}
#login_con22 ul{ padding-bottom:8px;}
#login_con22 ul li{padding: 6px 0;}
#login_con22 ul li .subAreaBtn{  height:40px; text-align: center;}
#login_con22 ul li .xuan{ display:block; float:left; margin-right:5px; margin-top:6px;*margin-top:2px;}
#login_con22 ul li p{ display:block; float:left;}



#login_con{ width:798px; border:3px solid #ff6600; margin:25px auto 25px; padding-top:25px;}
#login_con h2{ background:url(../img/loginh2.jpg) 0 0 no-repeat; width:444px; margin:30px auto 26px; height:51px; font-size:14px; font-weight:normal; color:#000; padding-left:55px; line-height:38px; font-family:"瀹嬩綋", "寰蒋闆呴粦", "榛戜綋";}
#login_con ul{ padding-bottom:8px;}
#login_con ul li{padding: 6px 0;}

.zxly{ text-align:center; font-size:25px; color:#558e0b; margin-top:25px;}
.yxleft{ float:left; padding-top:4px; text-align: right; width:21%; font-size:1em; color:#333;}
.star{ background:url(../img/xing.jpg) 0 0 no-repeat; display: inline-block;
font-size: 1px; height: 8px; line-height: 1px; padding-bottom: 2px; width:7px;}
.yxright{float: left; width:79%;}
.kuang{ background:url(../img/repeat.png) repeat-x scroll 0 -53px transparent; border:1px solid #868686; float: left; font-size:14px; height:26px; padding: 5px 0 0 5px; width: 100%; line-height:26px;}
.kx{ clear:both; color: #8A8A8A; font-size:12px;}

.yzmleft{ float:left; padding-top:4px; text-align: right; width:260px; font-size:14px;color:#000;}
.yzmright{float: left; width:400px;}
.yzmright span{ margin-left:5px; display:block; float:left; display:inline;}
.kuang2 { background:url(../img/repeat.png) repeat-x scroll 0 -53px transparent; border:1px solid #868686; float: left; font-size:14px; height:26px; padding: 5px 0 0 5px; width:100px; line-height:26px; display:block; float:left;}
.tongyi{ margin-left:260px;}
#login_con ul li .subAreaBtn{ height:40px; text-align: center;}
#login_con ul li .xuan{ display:block; float:left; margin-right:5px; margin-top:6px;*margin-top:2px;}
#login_con ul li p{ display:block; float:left;}

.paget_con .dq{background:#F08200; color:#ffffff;}
#login_con22 ul li .subAreaBtn a{
	padding: 3px 8px;
	font-size: 14px;
	color: #ffffff;
	background: #558e0b;
}

.menu{
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	background: #ffffff;
}
.menu ul li{
	padding: 0;
	width: 25%;
	float: left;
	box-sizing: border-box;
	text-align: center;
	padding: 0.5em 0 0;
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
}
.menu ul li a{
	color: #333333;
}
.menu ul li a img{
	width: 30%;
}
.menu ul li a p{
	line-height: 2em;
}
.page_list form{
	width: 15em;
	float: left;
}
.page_list .pagetext{
	width: 2em;
}

a.prev{
	position: absolute;
	top: 90%;
	cursor: pointer;
	left: 0;
}
a.prev img{ width: 50px; }
a.next{
	position: absolute;
	top: 90%;
	right: 0;
	cursor: pointer;
}
a.next img{ width: 50px; }