body {
	FONT-SIZE: 12px;
	COLOR: #353535;
	LINE-HEIGHT: 22px;
	FONT-FAMILY: "Î¢ÈíÑÅºÚ", Arial, Helvetica, sans-serif, "ËÎÌå";
	margin: 0px;
	padding: 0px;
	BACKGROUND-COLOR: #5b2f23;
}
*{ padding:0px; margin:0px;}
.con{ width:900px; margin:0 auto;}
.header{ height:100px; }
.nav {
	text-align: right;
	line-height: 40px;
	background: url(nav.jpg) right 0 no-repeat;
	height: 40px;
	background-color: #5b2f23;
}
	.nav A {
		width: 138px;
		line-height: 40px;
		font-size: 15px;
		display: block;
		float: right;
		text-align: center;
		text-decoration: none;
		color: #5b2f23;
	}
		.nav A:visited {
			width: 138px;
			line-height: 40px;
			font-size: 15px;
			display: block;
			float: right;
			text-align: center;
			text-decoration: none;
			color: #5b2f23
		}
		.nav A:hover {
			color: #974b37;
		
		}
.nav A.cc{ font-weight:bold; text-decoration:underline;}
#colee_left1 img{
	margin-left:2px;
}
.mainInfo {
	background-color: #5b2f23;
	color: #fff;
	padding: 20px 40px;
	margin-bottom:50px;
}
#colee_left img{ margin-right:1px; }
#colee_left{background-color:#ccc;}
.mainInfo h1 {
	font-size: 15px !important;
}
.mainInfo ul {
	margin-bottom: 50px !important;
}
.mainInfo A {
	color: #f0f0f0;
	text-decoration: none;
	font-size: 14px;
}
	.mainInfo A:visited {
		color: #f0f0f0;
		text-decoration: none;
	}
.mainInfo A:hover{color:#f0f0f0; text-decoration:underline;}
.foot {
	line-height: 50px;
	color: #f0f0f0;
	text-align: center;
	background-color: #5b2f23;
	position: fixed;
	bottom: 0;
	width: 900px;
	margin:0 auto;
}
TABLE {
	FONT-SIZE: 12px; 
}
TD {
	FONT-SIZE: 12px; line-height:22px;
}