*{
	margin:0;
	padding:0;
}
a{text-decoration:underline;color:green;}
body{
	font:13px Arial, Helvetica
}
#bg{
	background:url(../images/bg.png)repeat-y;
	margin-left:auto;
	margin-right:auto;
	width:1060px;
	height:1000px;
}
.nw{
	float:right;
	margin-right:50px;
	margin-top:15px;
}
.cc{
padding-top:60px;
}
.txt{
	background:url(../images/txt.png)no-repeat;
	width:466px;
	height:92px;
}
.left{
	float:left;
	margin-left:110px;
	margin-top:20px;
	text-align:center;
}
.left-img{
	width:224px;
	height:207px;
}
.right{
	float:right;
	margin-right:110px;
	margin-top:15px;
	text-align:center;
}
.right-img{
	width:247px;
	height:207px;
}
.mid{
	margin-top:20px;
	margin-left:420px;
	padding-bottom:200px;
}
.mid-img{
	width:247px;
	height:207px;	
}
