<!--
body,td,th,p {
	font-size: 12px;
	color:#666666;
	font-family:"微软雅黑";
	line-height:16px;
}
body,p {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form{
	margin:0px; 
	padding:0px;
}
button {
	border:none 0px;
	cursor:pointer; 
	padding-top:3px; 
	background-image:url(images/button.jpg); 
	width:48px; 
	height:21px; 
	color:#7f9db9; 
	line-height:18px
}

.menutable {
	background-color: #f2f2f2;
	background-image: url(images/menu_bg.jpg);
	background-position:right;
	background-repeat:repeat-y;
	padding-right:2px
}

.menu_bg1 {
	padding-left:30px;
}
.menu_bg2 {
	background-image:url(images/menu_bg2.jpg);
	background-position:right;
	background-repeat:no-repeat;
	padding-left:30px
}

.mainbg{
	background:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:200px;
}	

a {
	color:#0066CC;
	text-decoration: none;
}
a.copyright {
	color: #999999;
	font-weight:bold;
	text-decoration: none;
}
a.menu{
	font-weight:bold;
	text-decoration: none;
}

.gif{
	height:16px;
	width:16px;
	border:0px;
	vertical-align:middle;
	padding:5px;
}


.title {
	background:#EBF2FA url(images/title.jpg) repeat-x top center;
	color:#333333;
	font-size: 14px;
	line-height:14px;
	font-weight: bold;
	padding-left:10px;
	height:40px;
	padding-top:3px;
}
.left {
	color:#333333;
	background-color:#F4F7FC;
	background-image:url(images/left.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-left:10px;
	padding-right:10px;
	height:30px;
}
.right0 {
	color:#666666;
	background-color:#FFF;
	background-image:url(images/right0.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:2px;
	padding-top:2px;
	height:30px;
}	
.right1 {
	color:#666666;
	background-color:#FAFBFD;
	background-image:url(images/right1.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:2px;
	padding-top:2px;
	height:30px;
}

.page td {
	padding:0px;
	border: solid 1px #99CCFF;
	background-color:#FFF;
}
.page a {
	text-decoration:none;
	color:#06C;
	display:block;
	padding:3px 8px;
}
.page a:hover {
	text-decoration:none;
	background-color:#D9ECFF;
	padding:3px 8px;
}
.page span {
	color:red;
	display:block;
	padding:3px 8px;
}
.page img {
	border:0px;
}

.simple 
{
	margin-left:65px;
	padding:0px;
	border:0px;
}
.childlast,.child
{
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:45px;
	height:31px;
}
.child
{
	background-image:url(images/main/tree/child.gif);
}
.childlast
{
	background-image:url(images/main/tree/childlast.gif);
}
.childline
{
	background-image:url(images/main/tree/childline.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.red_option { background-color:#FCF}

input {
	border:solid 1px #7F9DB9;
	color:#7F9DB9;
	margin-right:3px;
}
-->