@charset "utf-8";
/* CSS Document */
#container {
	height: auto;
	width: 680px;
	padding:0px 40px 0px 20px;
	min-height: 400px;
	color: #858585;
	background-image: url(../templants/main_bg.jpg);
}
#left_nav .title {
	background-image:url(title.jpg);
	height: 88px;
	width: 260px;
}
