.center{
	width:330px;
	height:110px;
} 
.center ul{ list-style-type:none;} 
.center ul li{ float:left; padding:2px;} 
.menu{
	width:330px;
	height:20px;
	background-position: left bottom;
	background-image: url(../images/line1.jpg);
	background-repeat: no-repeat;
} 
.menu ul{
	list-style-type:none;
} 
.menu li{
	float:left;
	height:20px;
	width:88px;
	text-align:center;
	margin-top: 10px;
	margin-left: 5px;
	overflow: hidden;
	line-height: 25px;
} 
.menu_title{
	background-image: url(../images/cznew.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0c4c7;
} 
.menu_title a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.menu_title_on{
	background-image: url(../images/csnew.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
} 
.menu_title_on a{color:red;} 
.menu_title_on a:link {
	color:#333333;
	text-decoration: none;
}
.menu_title_on a:visited {
	color:#333333;
	text-decoration: none;
}
.menu_title_on a:hover {

	color:#333333;
	text-decoration: none;
}
.menu_title_on a:active {


	color:#333333;
	text-decoration: none;
}
.menu_title a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_title a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_title a:active {
	color: #FFFFFF;
	text-decoration: none;
}
