body {
	text-align:center;
	white-space:normal;
	margin:0 auto;
}
a:link {
	color:#FFFFFF;
	text-decoration: none;
}
a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
a:active {
	color:#FFFFFF;
	text-decoration: none;
}

.main {
	width:100%;
}
.main_top {
	height:285px;
	background-color:#CDCDCD;
}
.m_top1 {
	width:785px;
	height:287px;
}
.top1_1 {
	width:785px;
	height:53px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	padding:15px 0 0 20px;
	background-color:#2D2D2D;
}
.top1_2 {
	width:785px;
	height:193px;
	background-color:#333333;
}
.top1_3 {
	width:785px;
	height:39px;
	background-color:#555555;
}
.pro {
	font-size:12px;
	line-height:20px;
	padding:0 0 0 15px;
}
.bottom {
	height:45px;
	background-color:#CDCDCD;
}
.bottom_1 {
	width:785px;
	height:45px;
	font-size:12px;
	color:#5E4C37;
	padding:15px 0 0 0;
	background-color:#2D2D2D;
}
