html,body{margin:0; padding: 0}
body{
	font-family: arial, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #666666;
	vertical-align: middle;
	background-color: #CCCCCC;
}
.index_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0099CC;
}

.container{
	text-align: center;
	background-color: #FFFFFF;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg.jpg);
	height: 610px;
}
.bg {
	background-image: url(../img/bg.jpg);
	width: 10%;
}

.middle_cell {
	width: 900px;
	background-image: url(../img/bg.jpg);
	height: 200px;
}
.shadow_left {
	width: 60px;
	background-image: url(../img/shadow_left.jpg);
}
div#content{padding:0 1.5em}
div#content p{line-height:1.3em}
.shadow_right {
	width: 60px;
	background-image: url(../img/shadow_right.jpg);
}
.shadow_left_down {
	width: 60px;
	height: 150px;
}
.shadow_right_down {
	width: 60px;
	background-image: url(../img/shadow_left_down.jpg);
	height: 150px;
}
.middle_down {
	width: 900px;
}
.maintable {
	width: 1020px;
	background-image: url(../img/bg.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.container2 {

	text-align: center;
	background-color: #FFFFFF;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/shadow_left_down.jpg);
	height: 150px;
}
.middle_celldown {

	width: 900px;
	height: 150px;
}
.maintable_down {
	width: 1020px;
	background-image: url(../img/shadow_left_down.jpg);
	height: 170px;
}
.middle_cell_index {
	width: 877px;
	background-image: url(../img/index_center_bg.jpg);
	height: 513px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
