@charset "utf-8";

body {
	font-size: 12px;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	/*background:#fff;*/
	color:#000;
}
#contend_all{
	border-left:#F07D89 solid 1px;
	border-right:#F07D89 solid 1px;
	width:1000px;
	margin:0 auto;
	padding:0;
	
}
img,form,ul,ol,li,dl,dt,dd {
        border:0;
		margin:0;
		padding:0;
		list-style:none;
}

td,div,inupt,select,textarea {
	font-size: 12px
}

p,pre {margin:0;padding:0;line-height:150%;}

a:link {
	color:#090;
	text-decoration: none;
}
a:visited {
	color:#090;
	text-decoration: none;
}
a:active {
	color:#000;
	text-decoration: none;
}
a:hover {
	color:#000;
	text-decoration: none;
}

.ared:link, .ared:visited {color:#F00; font-weight:bold;}

input {
	_padding:expression(type == "text" || type == "password" ? "2px" : (type == "submit" || type == "reset" || type == "button" ? "3px 5px 2px" : "normal"));
	_border-left:expression(type == "text" || type == "password" ? "1px #666 solid" : (type == "submit" || type == "reset" || type == "button" ? "1px #ccc solid" : "normal"));
	_border-top:expression(type == "text" || type == "password" ? "1px #666 solid" : (type == "submit" || type == "reset" || type == "button" ? "1px #ccc solid" : "normal"));
	_border-right:expression(type == "text" || type == "password" ? "1px #ccc solid" : (type == "submit" || type == "reset" || type == "button" ? "1px #666 solid" : "normal"));
	_border-bottom:expression(type == "text" || type == "password" ? "1px #ccc solid" : (type == "submit" || type == "reset" || type == "button" ? "1px #666 solid" : "normal"));
	_background:expression(type == "submit" || type == "reset" || type == "button" ? "url(images/th.gif) repeat-x 0 0" : "#ffffff");
}

textarea, input[type=text], input[type=password] {
	padding:2px;
	border-left:1px solid #666;
	border-top:1px solid #666;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

input[type=submit], input[type=reset], input[type=button] {
	padding:3px 5px 2px;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	background:url(th.gif) repeat-x 0 -5px;
}


.fl {
	float:left;
}
.fr {
	float:right;
}

.fst {
	font-family:"宋体", "新宋体";
}

#clear1 {
	clear:both;
	height:1px;
	margin:0;
	padding:0;
}
#clear1 img {
	margin:0;
	padding:0;
	border:none;
	clear:both;
	visibility:hidden;
}

#clear8 {
	clear:both;
	height:8px;
	margin:0;
	padding:0;
}
#clear8 img {
	margin:0;
	padding:0;
	border:none;
	clear:both;
	visibility:hidden;
}

.listpage {padding:10px; text-align:center;}
.listpage a {margin-left:3px;}
.listpage a:link,.listpage a:visited,.listpage a:active {color:#333;background:#ccc;border:#ccc 1px solid;padding:1px;text-decoration:none;}
.listpage a:hover {background:#ccc;border:#ccc 1px solid;color:#333;padding:1px;text-decoration:none;}
.listpage strong {background:#ccc;padding:1px;border:#ccc 1px solid;color:#333;margin-left:3px;}
input.listpage_inp {border:#ccc 1px solid;padding:0;width:24px;margin-left:3px; height:17px; *height:12px;}
input.listpage_btn {width:24px; height:18px;padding:0;background:#ccc;border:#ccc 1px solid;color:#004499;font-size:11px;font-weight:bold;cursor:pointer;margin-left:3px;}

#top {
	width:1000px;
	margin:0 auto;
	position:relative;
}

#top img {
	margin:0 0 0 25px;
}

#top div {
    position:absolute;
	top:3px;
	left:0;
	width:980px;
	text-align:right;
}
#top div a{
	color:#000;
}
#nav {
	width:1000px;
	margin:0 auto;
	background:url(navbg.gif) repeat-x;
	height:38px;
}

#nav ul {
	margin:0 0 0 100px;
}

#nav li {
	float:left;
	width:80px;
	border-right:#CCC outset 1px;
}

#nav li a {
	display:block;
	line-height:37px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}

#nav li.selected a, #nav li a:hover {
	background:url(navbgon.gif) repeat-x;
}

#banner {
	width:1000px;
	margin:0 auto;
}

#page {
	width:960px;
	margin:0 auto;
}

#page .fl {
	width:229px;
}

#page .box1ti {
	background:url(box1ti.gif) no-repeat;
	height:35px;
	line-height:35px;
}

#page .box1ti a {
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	margin:0 0 0 55px;
}

#page .box2ti {
	background:url(box2ti.gif) no-repeat;
	height:35px;
	line-height:35px;
	color:#FFF;
}

#page .box2ti a {
	font-size:14px;
	font-weight:bold;
	margin:0 0 0 55px;
	color:#FFF;
}

#page .box1y {
	background:url(box1y.gif) repeat-y;
	padding:10px 0 0 20px;
}

#page .box1y li {
	background:url(ar2.gif) no-repeat 0 8px;
	padding:5px 0 3px 15px;
}

#page .box1y li a {
	font-size:14px;
}

#page .fr {
	width:706px;
}

#page .box3ti {
	background:url(box3ti.gif) no-repeat;
	height:32px;
	line-height:32px;
}

#page .box3ti span a {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin:0 0 0 45px;
}

#page .box3ti .more {
	font-family:"宋体", "新宋体";
	margin:0 0 0 540px;
}

#page .box3y {
	background:url(box3y.gif) repeat-y;
	padding:10px 10px 0 20px;
}

#page .box3y h1.ti {
	font-size:14px;
	border-bottom:1px #ccc solid;
	padding:10px 0;
	margin:0;
}

#page .box3y div.text {
	padding:10px 0;
	font-size:14px;
	line-height:200%;
}

#page .box3y div.img {
	float:left;
	margin:0 10px 10px 0;
}

#page .lilist1 li {
	float:left;
	margin:10px 16px 30px 16px;
	_margin:10px 22px 30px 10px;
	text-align:center;
}

#page .lilist1 li img {
	margin:0 0 8px 0;
}

#page .lilist1 li a {
	display:block;
	border:1px #999 solid;
	padding:2px;
}

#page .lilist1 li a:hover {
	border:1px #060 solid;
	background:#fff;
}

#page .lilist2 li {
	background:url(ar1.gif) no-repeat 0 12px;
	padding:6px 0 5px 12px;
	border-bottom:1px #fff dashed;
}

.link {
	width:1000px;
	margin:0 auto;
}

.link h1 {
	font-size:14px;
	margin:0;
	padding:2px 0;
	border-bottom:3px #F69 solid;
}

.link h1 span {
	padding:2px;
	background:#6F3;
	color:#fff;
}

.link li {
	float:left;
	margin:10px 10px 0 5px;
}


#footer {
	width:1000px;
	margin:0 auto;
	background:url(footerbg.gif) repeat-x bottom;
	height:120px;
	text-align:center;
	line-height:200%;
	border-top:1px #ccc solid;
	color:#FFF;
}
#footer a{
	color:#F00;
}