body {
	color: rgb(0, 0, 0); font-family: 宋体,Verdana,Arial; font-size: 12px;
}
td {
	color: rgb(0, 0, 0); font-family: 宋体,Verdana,Arial; font-size: 12px;
}
th {
	color: rgb(0, 0, 0); font-family: 宋体,Verdana,Arial; font-size: 12px;
}
body {
	background: rgb(255, 255, 255); margin: 1px; padding: 0px;
}
form {
	margin: 0px; padding: 0px;
}
a {
	color: rgb(42, 108, 213); text-decoration: none;
}
a:visited {
	color: rgb(42, 108, 213); text-decoration: none;
}
a:hover {
	color: rgb(255, 0, 0); text-decoration: underline;
}
a:active {
	color: rgb(255, 0, 0); text-decoration: underline;
}
a.menu {
	color: rgb(255, 255, 255); font-size: 13px; font-weight: bold; text-decoration: none;
}
a.menu:visited {
	color: rgb(255, 255, 255); font-size: 13px; font-weight: bold; text-decoration: none;
}
a.menu:hover {
	color: rgb(255, 255, 255); font-size: 13px; font-weight: bold; text-decoration: none;
}
a.menu:active {
	color: rgb(255, 255, 255); font-size: 13px; font-weight: bold; text-decoration: none;
}
a.sort {
	color: rgb(42, 108, 213); font-size: 14px; font-weight: bold; text-decoration: none;
}
a.sort:visited {
	color: rgb(42, 108, 213); font-size: 14px; font-weight: bold; text-decoration: none;
}
a.sort:hover {
	color: rgb(255, 0, 0); font-size: 14px; font-weight: bold; text-decoration: none;
}
a.sort:active {
	color: rgb(255, 0, 0); font-size: 14px; font-weight: bold; text-decoration: none;
}
#div_100 {
	width: 100%; text-align: center; position: relative;
}
#div_main {
	width: 1000px; text-align: left; margin-right: auto; margin-left: auto; position: relative;
}
.this_div_img a img {
	border: 1px solid rgb(255, 255, 255); text-decoration: none;
}
.this_div_img a:hover img {
	border: 1px solid rgb(255, 0, 0); text-decoration: none;
}
h1 {
	line-height: 40px; font-size: 24px; font-weight: bold;
}
h2 {
	line-height: 30px; font-size: 18px; font-weight: bold;
}
.text1 {
	color: rgb(0, 0, 0); font-size: 14px; font-weight: bold;
}
.img_box {
	padding: 2px; border: 1px solid rgb(204, 204, 204);
}
.table {
	margin: 0px 0px 10px; width: 100%; border-top-color: rgb(234, 234, 234); border-left-color: rgb(234, 234, 234); border-top-width: 1px; border-left-width: 1px; border-top-style: solid; border-left-style: solid;
}
.table td {
	padding: 0px 1px; line-height: 23px; border-right-color: rgb(234, 234, 234); border-bottom-color: rgb(234, 234, 234); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid;
}

.picList { float:left; width:730; margin:0px; padding:0px;}
.picList ul{ width:730px;margin:0px; padding:0px;}    
.picList li{ width:220px; height:230px; text-align:center; float:left; display:block;margin:0px; padding:2px; overflow:hidden; margin-right:10px;border:1px solid #666;margin-bottom:5px;}
.picList li img{border:0;margin-bottom:5px; }
/* 分页样式一 */
.page{ font-family:Arial, Helvetica, sans-serif; line-height: normal; font-size: 14px; }
.page a,.page span{display:block;color:#390;font-weight:normal;text-decoration:none;letter-spacing:0px;border:1px solid #ccc;padding-top:3px;float:left;margin-top:5px;margin-right:2px;margin-bottom:5px;margin-left:2px;text-align:center;padding-right:5px;padding-left:5px;height:18px} /* SPAN和链接 */
.page a:hover, .page a.current{color:#F44;border:1px solid #F44} /* 当前链接有激活时 */
.page input{padding:0px;color:#390;height:16px;width:25px;border:0px solid #fff;text-align:center;margin-top:0px;margin-right:-5px;margin-bottom:0px;margin-left:-5px;vertical-align:middle;font-size:12px} /* 跳转INPUT */