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

#wrapper{
	width:1100px;
	margin-left:auto;
	margin-right:auto;
}


/*header*/
#header-left{
	margin-top:45px;
	margin-bottom:67px;
	width:923px;
	height:115px;}


#header-right{
	margin-top:45px;
	margin-bottom:67px;
	width:140px;
	height:115px;}


.like-btn{
	width:140px;
	height:36px;
	background-color:#FFF;}

.mt8{
	margin-top:8px}
	
	
/*left*/
#left-cont{
	width:160px;
	margin-right:45px;
	overflow: hidden;}


.btm-border{
	border-bottom:solid;
	border-bottom-color:#FFF;}


/*center*/
#center-cont{
	width:731px;}


/*right*/
#right-cont{
	width:147px;
	margin-left:10px;
	height:500px;}


#right-cont img{ 
	margin-bottom:30px;
}



/*bottom*/

#btm-cont{
	clear:both;
	}

#btm-cont3{
	width:1104px;
	height:260px;
	background-image:url(../images/03/btm_img1.png);
	background-repeat:no-repeat;
	position:relative;
}



.cont3-url1{
	position:absolute;
	left:150px;
	top:185px;
}

.cont3-url2{
	position:absolute;
	left:150px;
	top:212px;
}


#btm-cont4{
	width:1104px;
	height:260px;
	background-image:url(../images/04/btm_img1.png);
	background-repeat:no-repeat;
	position:relative;
}

#btm-cont5{
	width:1104px;
	height:260px;
	background-image:url(../images/05/btm_img1.png);
	background-repeat:no-repeat;
	position:relative;
}


.cont4-url{
	position:absolute;
	left:150px;
	top:158px;
}

#btm-left{
	width:640px;
	}
	
#btm-right{
	width:285px;
	margin-top:50px;
	}


.copyright{
	margin-left:450px;
	margin-bottom:30px;
}




