@charset "gb2312";
/* CSS Document */
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color:#333;
}
a:visited {
	text-decoration: none;
	color:#333;
}
a:hover {
	text-decoration: none;
	color:#5C9218;
}
a:active {
	text-decoration: none;
	color:#333;
}
img {
	border:0px;
	text-align: center;
}
li {
	list-style-type:none;
}
html{_text-overflow:ellipsis;} /*解决IE6下图片抖动*/ 

h1 {
	font-size: 20px;
	font-weight: bold;
	padding: 20px 0 0 0;
	margin: 0px;
	color:#143F00;
}

.fl{float:left;}
.fr{float:right;}
.search_input {
	BORDER:#c8c8c8 1px solid;
	FONT-SIZE: 12px; 
	COLOR: #744a00; 
	FONT-FAMILY: Arial; 
	width:150px; 
	height:22px; 
	line-height:18px; 
	background:#fff url(images/search_icon.gif) no-repeat 5px 6px;
	padding:0 0 0 25px;}

.toptel {
	color: #143F00;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.nav_bg { background:url(images/nav_bg.jpg) repeat-x; }
.menu
{	margin:0;
	padding:0 0 0 2px;
	font-size:14px;
	overflow:hidden;
	zoom:1;}
.menu li
{	display:inline;
	float:left;
	margin-left:-4px;
	/*padding:1px 24px 0 22px;*/
	padding:1px 52px 0 52px;
	line-height:40px;
	color:#fff;
	background:url(images/menuLineBg.jpg) no-repeat;
	font-weight:bold;
	overflow:hidden;}
.menu .cur { }
.menu li a {color:#fff;}

.bh10{height: 9px; margin:0; padding:0 }
.bh5{height: 4px; margin:0; padding:0 }

.listinfo{ margin:0 6px 10px 0; padding:0px; background:url(images/listleftbgs.gif) repeat-y; font-size:12px; color:#000000;}
.listinfo li{ list-style:none; line-height:28px; padding:0px 5px 0px 33px; background:url(images/listleftbgs.gif) repeat-y; width:100%}
.listinfo a{color:#000000;}
.listinfo a:hover{color:#ff0000;}
.listinfo span{ float:right; color:#999999; font-size:12px; font-weight:normal; padding-right:40px}

.focus {width:195px; height:195px; overflow:hidden; position:relative;}
.focus ul,li {list-style:none; margin:0px; padding:0px;}
.focus ul {height:195px; position:absolute;}
.focus ul li {float:left; width:195px; height:195px; overflow:hidden; position:relative; background:#000;}
.focus ul li div {position:absolute; overflow:hidden;}
.focus .btnBg {position:absolute; width:195px; height:20px; left:0; bottom:0; background:#000; display:none;}
.focus .btn {position:absolute; width:175px; height:23px; padding:0px 10px 0px 10px; right:0; bottom:6px; text-align:right;}
.focus .btn span {display:inline-block; _display:inline; _zoom:1; width:21px; height:20px; line-height:20px; text-align:center; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
.focus .btn span.on {background:#fff; border:1px solid #333;}
.focus .preNext {width:24px; height:50px; position:absolute; top:60px; background:url(images/sprite.png) no-repeat 0 0; cursor:pointer;}
.focus .pre {left:0;}
.focus .next {right:0; background-position:right top;}

.scroll{
	margin:auto auto;
	border:1px solid #999;
	background:url(images/up_arrow.gif) no-repeat center center transparent; 
	bottom:123px; 
	cursor:pointer; 
	height:32px; 
	width:32px; 
	position:fixed; 
	_position:absolute; /*兼容IE6*/ 
	_top: expression(eval(document.documentElement.scrollTop)+700); /*700为图片距离顶部的设定距离，可以修改。不加700则图片紧贴在顶部滚动*/ } 

/* bottom */
.bottomlist a:link {
	text-decoration: none;
	color:#333;
}
.bottomlist a:visited {
	text-decoration: none;
	color:#333;
}
.bottomlist a:hover {
	text-decoration: none;
	color:#090;
}
.bottomlista:active {
	text-decoration: none;
	color:#333;
}
.pagetitle {
	font-size: 16px;
	font-weight:bold;
	color:#5C9218;
}
.piclistborder {border:1px solid #CCC; margin-top:25px;}
.listm { margin:6px 24px 0px 0px; padding:0px; background:url(images/listbgs.gif) repeat-y; font-size:14px; color:#4d4d4d;}
.listm li{ list-style:none; line-height:34px; padding:0px 0px 0px 26px;background:url(images/listbgs.gif) repeat-y; width:100%;}
.listm a{color:#4d4d4d;}
.listm a:hover{color:#ff0000;}
.listm span{ float:right; color:#d4d4d4; font-size:12px; font-weight:normal;}

.info_main img {max-width:750px; width: expresion(this.width > 750 ? 750px : 'auto';);}
