@charset "utf-8";

/* content_css//////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////*/

#contents {
	height: auto;
	width: 1024px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 10px;
	margin-bottom: 40px;
}
#mainimg {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 40px;
	text-align:center;
}
#contents #contents_left {
	float: left;
	height: auto;
	width: 800px;
}

#contents_left ul {
	clear: both;
	height: auto;
	width: 800px;
}
#contents_left ul li {
	float: left;
	height: auto;
	width: auto;
	padding-right: 10px;
	margin-bottom: 20px;
}
.fb-like-box {
    background-color: #FFFFFF;
}
.fb {
	background-color: #FFF;
}
#contents_left ul li.last {
	padding-right: 0px;
}
#contents_left ul li table {
	margin: 0px;
	height: auto;
	width: 370px;
	background-color: #FFF;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ecebe7;
	border-left-color: #ecebe7;
}
#contents_left ul li table tr .box_img {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#contents_left ul li table tr .box_txt {
	height: auto;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#contents_left ul li table tr .box_bottom {
	background-image: url(../../images/top_box_bottom.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 9px;
	width: auto;
}

#contents #contents_right {
	float: right;
	width: 220px;
	height: auto;
}

#contents_right ul li {
	padding-bottom: 15px;
}


#contents #contents_left ul #facebook_bg{
	background-color:#fff;	
	width:320px; height:300px;
	}
