﻿body,td,th {
	font-size: 12px;
	color: #757575;
	font-family: "宋体";
	line-height: 22px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #757575;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #757575;
}
a:hover {
	text-decoration: none;
	color: #959595;
}
a:active {
	text-decoration: none;
	color: #757575;
}form {
	margin: 0;
	padding: 0;
}

.touming{
	background-color:transparent;
	FONT-SIZE: 12px;
	HEIGHT: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #999999;
	margin-top: 3px;
}
#formborder {
	border: 1px solid #CCCCCC;
}
#border {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}
#border1 {
	border-right-style: none;
	border-top-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
#aboutbg {
	background-image: url(images/aboutbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#contactbg {
	background-image: url(images/contact1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#bg {
	background-image: url(images/bg22.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#panting {
	padding-top: 6px;
}input {
	border: 1px solid #DDDDDD;
}

/* 新增的样式 */
#page { clear:both; padding:6px 6px 6px 0; padding-top:12px; margin:3px 10px 3px 0; }
#page a:link, #page a:visited { border:1px solid #CCCCCC; background:#F8F8F8;}
#page a:hover, #page a:active { color:#5F452D; border:1px solid #CCCCCC; background:#F7F0E0; text-decoration:none; }
#page { color:#121212; font-size:12px; }
#page a { height:20px; line-height:20px; display:block; float:left; border:1px solid #CCCCCC; background:#F8F8F8; padding-left:5px; padding-right:5px; margin-left:2px; margin-right:2px; }
#page a:hover { color:#5F452D; border:1px solid #CCCCCC; background:#F7F0E0; text-decoration:none; }
#page_this { color:#CC0000; cursor:default; }