@CHARSET "UTF-8";

a {text-decoration: none; letter-spacing: -1pt}

.content .content-left {
	float:left;
	postion:relative;
	width:230px;
	min-height: 500px;	
	_height: 500px;	
	BORDER-RIGHT: #7fc7ff 1px solid;
	background: url('../images/left_bj.jpg') left top;
}

.content .content-left ul {
	width:200px;
	margin: 8px auto;	
}

.content .content-left li {
	padding: 5px 0;	
}

.content .content-right {
	float:right;
	min-height: 500px;	
	width:772px;
	background-image: url(../images/center_bj1.jpg); 
	background-repeat: repeat-x; 
	background-position: center top;	
}