@charset "utf-8";
/* CSS Document */

#main_content {
	position:relative;
	width:750px;
	height:1120px;
	margin:0 auto;
	padding:0;
	background:#000000;
}
/* leftmain */
#left_main {
	position:absolute;
	width:455px;
	height:970px;
	top:0;
	left:0;
}
#learnseo {
	position:absolute;
	width:410px;
	height:310px;
	right:0;
	top:0;
	background-image: url(img/main/learnseo_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 1;
}
#learnseo_table {
	position:absolute;
	width:410px;
	height:230px;
	top:80px;
	left:0;
}
#whatseo {
	position:absolute;
	width:410px;
	height:660px;
	top:310px;
	right:0;
	background-image: url(img/main/whatseo_title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 2;
}
#whatseo_txt {
	position:absolute;
	text-align:left;
	font-size:13px;
	line-height:1.5em;
	color:#ffffff;
	width:410px;
	height:596px;
	top:65px;
	left:0;
	z-index: 1;
}
/* rightmain */
#right_main {
	position:absolute;
	width:290px;
	height:1100px;
	top:0;
	right:0;
}
#vip_login {
	position:absolute;
	width:250px;
	height:135px;
	top:0;
	left:0;
	background-image: url(img/main/viplogin_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#signup_btn {
	position:absolute;
	width:235px;
	height:95px;
	top:35px;
	left:8px;
}
#video_title {
	position:absolute;
	width:250px;
	height:200px;
	top:135px;
	left:0;
	background-image: url(img/main/movietitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#movie {
	position:absolute;
	width:235px;
	height:175px;
	top:25px;
	left:8px;
}
#firefleanews {
	position:absolute;
	background:url(img/main/news_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:250px;
	height:120px;
	top:335px;
	left:0;
}
#newstable {
	position:absolute;
	width:250px;
	height:100px;
	top:25px;
	left:0;
}
#ad_area {
	position:absolute;
	background:url(img/main/ad_title.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width:290px;
	height:631px;
	top:469px;
	left:-1px;
	color: #FFF;
	font-size: 13px;
}
#adfirst {
	position:absolute;
	width:233px;
	height:403px;
	top:11px;
	left:17px;
}
#adsecond {
	position:absolute;
	width:200px;
	height:183px;
	top:455px;
	left:39px;
}
#bottom_content {
	position:relative;
	background:url(img/bottom/bottom_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:750px;
	height:60px;
	margin:0 auto;
	padding:0;
	color:#ffffff;
	font-size:11px;
	text-align:center;
	line-height: 17px;
}
