@charset "utf-8";
.soc_container {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 400px;
	position:relative;
	left:594px;
	bottom:424px;
	z-index: 300;
	border: 1px solid #EFEFEF;
	background-color: #FFF;
	font-size:11px;
	line-height:18px;
}

.soc_container div{
}

.soc_container2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 400px;
	height: auto;
	border: 1px solid #EFEFEF;
	position:absolute;
	background:#FFF url(../images/bg_container2.jpg) repeat-x bottom;
	
	font-size:11px;
	line-height:18px;
}

.soc_container .soc_inner{
	
	background:#FFF url(../images/bg_container2.jpg) repeat-x bottom;
	
}

.soc_container h1{
	
	margin:10px 0 10px 20px;
	font-size:14px;
}

.soc_container h2{
	display:block;
	float:left;
	margin: 10px 0 20px 20px;
	font-size:14px;
	text-align: left;
}

.soc_container a{
	color: #009EE0;
	text-decoration:none;
}

.soc_container .clear{
	clear:both;
}

.soc_left{
	width: 180px;
	padding:10px;
	float:left;
}

.soc_left img{
	width: 18px;
	height: 18px;
	float:left;
	margin: 0 10px 0 0;
}
.soc_left a{
	color:#009EE0;
	text-decoration:none;
	line-height:18px;
	

	border-bottom:1px dotted #CECECE;
	display:block;
}
.soc_left a:hover{
	color:#009EE0;
	background-color:#FFFFFF;
}
#close{
	width:10px;
	height:10px;
	float:right;
	clear:both;
}
.open_window{
	width:780px;
	height:500px;
	background-color:#000;
	display:block;


}
.close{
	width:10px;
	height:10px;
	float:right;
	clear:both;
	position: absolute;
	top:0;
	right:0;
}
.soc_send_friend{
	clear:both;
	padding:20px;
}
.wait{
background-image:url(ajaxloader.gif);
background-repeat:no-repeat;
background-position: center center;
}