body {
	margin:0px;
	padding:0px;
}
#wrapper {
	width:900px;
	margin:0px auto;
	padding:0px;
	display:block;
	background:#FFFFFF;
}
#page {
	margin:0px;
	padding:0px;
}
#page_inner {
	margin:0px;
	padding:0px;
}
p {
	margin:14px 0px;
	padding:0px;
}
/*--------------Header-Style-----------------*/
.gotop {
	display: none;
}
#header {
	height:135px;
	margin:0px;
	padding:0px;
	border-bottom: solid 1px #999999;
}
.header_top {
	height:125px;
	margin:0px;
	padding:0px;
}
.logo {
	margin:12px 0px 0px 30px;
	_margin:12px 0px 0px 15px;
	padding:0px;
	float:left;
}
.search {
	display:none;
}
.navigation {
	display: none;
}
.banner {
	display:none;
}
.banner_inner {
	display: none;
}
.banner_content {
	display: none;
}

/*----------------Left-Band------------------*/
.left_band {
	display: none;
}

/*----------------Right-Band------------------*/

.right_band {
	display: none;
}

/*----------------Content------------------*/
.breadcrumb {
	display: none;
}

.index_content{
	width:677px;
	float:left;
	padding:20px;
	font-family:"Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	line-height:16px;
	text-align:justify;
}
.index_content h1, .inner_content h1{
	font-family: "Times New Roman", Times, serif;
	font-size:22px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	margin:0px 0px 12px 0px;
	padding:0px;
}
.inner_content{
	width:677px;
	float:left;
	padding:20px;
	font-family:"Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	line-height:16px;
	text-align:justify;
}

/*----------------Footer------------------*/

#footer {
	display: none;
}