@charset "utf-8";
/* CSS Document */

.bt_facebook_bar
{
	width:10%;
	height:40px;
	float:right;
}


.wrap_bt_facebook 
{
	width:90%;
	height:30px;
	margin-top:10px;
	margin-bottom:3px;
	float:left;
}


.bt_box 
{
	float:right;
	margin-left:8px;
	background-color: #E6E6E6;
}


.footer_bt_bar
{
	margin-left:auto;
	margin-right:auto;
	float:left;
	width:1004px;
	background-color: #E6E6E6;
	margin-right: 10px;
	margin-left: 10px;
}


.footer_bt_box
{
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:10px;
	width:750px;
	height:40px;
}


.footer_bt
{
	float:left;
	width:250px;
}


.footer_bt_icon
{
	float:left;
	background-color: #E6E6E6;
}


.footer_bt_text
{
	float:left;
	padding:5px 7px 5px 10px;
	width:180px;
}


.font13_gray 
{
	color:#333333;
	font-size:13px;
}


.font13_gray_bold 
{
	color:#333333;
	font-size:13px;
	font-weight:bold;
}

