body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	color: #4b4b4b;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 900px;
	background-image: url(../pic/index_07.jpg);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

/*
-------------------------------------------------------------*/
#header {
	height: 310px;
	background-image: url(../pic/index_01.jpg);
	background-repeat: repeat-x;
}

/*Ӥ
-------------------------------------------------------------*/
#photo {
	height: 315px;
	width: 219px;
	float: left;
}

/*Dne
-------------------------------------------------------------*/
#menu {
	width: 678px;
	float: right;
}
#news {
	float: left;
	width: 337px;
}
#news ul {
	margin-bottom: 15px;
}
#news li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	list-style-type: none;
	width: 275px;
}
#news li a{
	color: #333333;
	text-decoration: none;
}

#lessons {
	width: 337px;
	float: right;
	padding: 0px;
	margin: 0px;
}
#lessons ul {
	margin-bottom: 15px;
}
#lessons li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	list-style: disc url(none);
	width: 275px;
}
#lessons li a{
	color: #333333;
	text-decoration: none;
}
#link {
	clear: both;
	margin: 0px;
}
#link ul {
	padding: 0px;
	list-style-type: none;
	margin:0 0 0 6px;
}
#link li {
	display: inline;
	padding: 0;
	height: 60px;
	margin: 0 2px 0 0;
	white-space: nowrap;
}
#link img {
	height: 60px;
	width: 106px;
	margin-left: 4px;
}
.newsIcom {
	margin-right: 4px;
}

/*
-------------------------------------------------------------*/
#footer {
	background-color: #f2f2f2;
	color: #999999;
	font-size: 11px;
	line-height: 24px;
	width: 900px;
	height: 75px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9d9d9;
}

#copyright {
	width: 208px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9d9d9;
	margin-top: 10px;
	padding: 5px;
	float: left;
}
#contact {
	width: 670px;
	margin-top: 10px;
	float: right;
	padding-top: 5px;
}
#contact ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#contact li {
	padding: 0px;
	margin-left: 15px;
}
