* {
	margin:0;
	padding:0;
}

body#mega_page {
	background: #FFFFFF url(../images/bg.jpg) top center no-repeat;
	color: #3d3d3d;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size:13px;
}

#mega_wrapper {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}

#mg_header,
#mg_container,
#mg_footer,
#mg_slideshow,
.mega_tops,
.mega_bots{
	width: 100%;
	float: left;
}

#mg_container {
	background: none;
}

#mg_footer {
	padding-top: 20px;
}

.wrapper-inner {
	width: 980px;
	margin: 0px auto;
	padding: 0px;
}

#mg_header {

}

.header {
	float: left;
	width: 100%;
	height: 140px;
	margin: 0px;
	padding: 0px;
}

.left-header {
	width: 400px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#mg_slideshow {
	background:#d5dfe4 url(../images/bg-slider.jpg) repeat-x left top;

}

.megawrapscroller {
	padding: 35px 0px 0px 0px;
}

.bg-shadown-slider {
	background: url(../images/bg-slider-shadown.png) no-repeat center center;
	width: 100%;
	height: 58px;
	margin-top: -25px;
}

.toptext-intro {
	border-bottom: 2px dotted #eee;
	width: 100%;
	height: 30px;
	float: left;
	margin: 10px 0;
	overflow: hidden;
}

.toptext-intro .user2Intro {
	background: url(../images/bg-top-user2.jpg) repeat-y left center;
	width: 100%;
	float: left;
	overflow: hidden;
	margin: 0px;
	padding: 15px;
}

.toptext-intro .user2Intro p {
	width: 85%;
	float: left;
}

.toptext-intro .user2Intro a.more {
	background: url(../images/bullet1.png) no-repeat left center;
	width: 52px;
	height: 52px;
	float: right;
	overflow: hidden;
	text-indent: 999px;
	padding-right: 35px;
}


.mg_component {
	width: 100%;
	float: left;
	margin: 10px 0px;
	padding: 0px;
}

.mg_component_i {
	overflow: hidden;
	float: left;
	padding: 0;
	width: auto;
}

.mega_right {
	float: right;
	width: 300px;
	border-left: 1px solid #eee;
}

.mega_right .right {
	width: 282px;
	float: right;
	margin-right: 0px;	
}

.footer-info {
	width: 100%;
	float: left;
	margin-top: 10px;
	border-top: 1px solid #b6b6b6;
}

.footer-info-l {
	width: 686px;
	float: left;
	padding: 5px 0px;
}

.footer-info-r {
	width: 294px;
	float: right;
	padding: 5px 0px;
	align: right;
}

#mg_footer .footer-info-r span {
	float: left;
	padding-right: 10px;
}

#mega_tops {
	margin-top: 15px;
}



.line{
border-bottom: 5px double;
}
p{
	font-size: 15px;
}