html{
	background-image:(../img/bgTile.png);
}

body{
	background-repeat:no-repeat;
	background-image:url(../img/sedongbg01.jpg);
	background-position:center 150px;
}

* html body{
	background-color:#000;
	
}

* html p{
	line-height:2em;
}



div#container{
	background-color: #000000;
    background-image: url(../img/sedongbg02.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    height: auto;
    margin: auto;
    min-height: 980px;
    width: 988px;
}

div#wrapper{
	width:958px;
	padding-left:15px;
	padding-right:15px;
	height:auto;
	padding-top:7px;
}

* html div#wrapper{
	width:958px;
	height:auto;
	padding-top:7px;
	margin:0;
	padding:0;
}

div#Lsec{
	float:left;
	width:717px;
}


* html div#Lsec{
	float:left;
	width:717px;
	margin-left:-5px;
}

div#Lsec h1{
	background-image:url(img/title01.png);
	text-indent:-9999px;
	width: 717px;
	height: 62px;
	margin:0;
}

div#Lsec div#backNum{
	float: right;
    height: 24px;
    margin-top: -35px;
}

* html div#Lsec div#backNum{
	float: right;
    height: 30px;
    margin-top: -35px;
}


div#Lsec div.LsecIn{ color:#FFF; text-align:left; font-size:12px; padding-left: 20px; margin-top:2px; position: relative; 
}

div#Lsec div.LsecIn p.grP{
	color:#a4caac;
	font-size:10px;
	margin:0;
}

div#Lsec div.LsecIn h2.grH{
	color:#a4caac;
	font-size:14px;
	margin:0;
	margin-bottom:10px;
}
div#Rsec{
	float:right;
	width:220px;
}

* html div#Rsec{
	float:right;
	width:220px;
	margin-right:-10px
}

div#Rsec h3.rightM{
	margin: 0 0 0 -17px;
}

div#Rsec div.shadow{
	margin-bottom:15px;
}
div#Rsec div#ifMobie{
	width:220px;
	
}

#dateDiv{ text-align:right; height: 28px; margin-top: 0px; font-size: 14px; line-height: 16px; color: #dadada; margin-right: 0px; position: absolute; width: 219px; left: 484px; top: -45px; 
}

div#footer{
	margin-top:90px;
	
}
