@charset "utf-8";
#liucheng {
	height: 138px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 10px;
	z-index: auto;
	background-image: url(../liucheng/liucheng_01.gif);
	background-repeat: repeat-x;
}
.liucheng_tab {
	float: left;
	height: 138px;
	width: 244px;
	border-right: 1px solid #E9E9E9;
	overflow: hidden;
}
.liucheng_tab_01 {
	float: left;
	height: 138px;
	width: 244px;
	overflow: hidden;
}
.liucheng_tab_name {
	height: 38px;
	width: 204px;
	padding-left: 40px;
	padding-top: 5px;
	float: left;
}
.liucheng_tab_list {
	width: 244px;
	height: 90px;
	float: left;
	overflow: hidden;
}
.liucheng_tab_list ul {
	float: left;
	margin-top: 3px;
	_margin-top: 0px;
}

.liucheng_tab_list li {
	font-size: 12px;
	line-height: 22px;
	color: #333;
	float: left;
	width: 120px;
	height: 22px;
	list-style-type: none;
	overflow: hidden;
	padding-left: 18px;
	margin-left: 80px;
	_margin-left: 40px;
	background-image: url(../liucheng/liucheng_06.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}
.liucheng_tab_list li a:link {
	font-size: 12px; 
	color: #333; 
	text-decoration: none;
}
.liucheng_tab_list li a:visited {
	font-size: 12px; 
	color: #333; 
	text-decoration: none;
}
.liucheng_tab_list li a:hover {
	font-size: 12px; 
	color: #333; 
	text-decoration: underline;
}
.liucheng_tab_list li a:active {
	font-size: 12px; 
	color: #333; 
	text-decoration: none;
}
