@charset "gb2312";
#body_left {
	float: right;
	width: 200px;
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #F6F6F6;
}
#txet {
	border: 1px solid #CCCCCC;
	width: auto;
	padding-top: 10px;
	overflow: auto;
	clear: both;
	height: auto;
}
.name {
	line-height: 35px;
	text-decoration: none;
	padding-left: 30px;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#body_left li {
	height: 20px;
	line-height: 30px;
	list-style-position: inside;
	list-style-type: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	padding-top: 12px;
	padding-left: 50px;
	text-align: left;
}
body_left a {
	text-decoration: none;
}
body_left li a:hover {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	height: 30px;
}
#body {
	float:left;
	width:780px;
	height:auto;
	padding-top:20;
	padding-bottom:20;
}
#content{
	padding-top: 20px;
	padding-bottom: 20px;
}
#tt {
	font-family: "ËÎÌå";
	font-weight: bold;
	text-decoration: none;
	background-color: #E6E6E6;
	line-height: 30px;
	height: 30px;
	border: 1px solid #FFFFFF;
	width: 198px;
}
#tt2 {
	line-height: 30px;
	height: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 30px;
}
#conten1 {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: auto;
}
#link1 {
	padding: 20px;
	float: left;
}
#textleft{
	text-align: left;
	padding: 5px;
}

.td {
	padding-left: 10px;
}

.menu{font-size:12px;position:relative;z-index:100;}    
.menu ul{list-style:none;}    
.menu li {float:left;position:relative;}    
.menu ul ul {visibility:hidden;position:absolute;left:3px;top:23px;}    
.menu table {position:absolute; top:0; left:0;}    
.menu ul li:hover ul,    
.menu ul a:hover ul{visibility:visible;}    
.menu a{display:block;border:1px solid #aaa;background:red;padding:2px 10px;margin:3px;color:#fff;text-decoration:none;}    
.menu a:hover{background:#f2cdb0;color:#f00;border:1px solid red;}    
.menu ul ul{}    
.menu ul ul li {clear:both;text-align:left;font-size:12px;}    
.menu ul ul li a{display:block;width:100px;height:13px;margin:0;border:0;border-bottom:1px solid red;}    
.menu ul ul li a:hover{border:0;background:#f2cdb0;border-bottom:1px solid #fff;}  

.xxli {
	line-height: 18px;
	text-decoration: none;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	list-style-image: none;
	list-style-type: none;
	text-align: left;
}
.tdli {padding-top:5px;padding-bottom:5;}

.tline {border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #CCCCCC;
}

