@charset "utf-8";
/* CSS Document */

#conten_periodical_table{
	width:653px; /*	width:624px;*/
	height:239px;
	margin-left:0px;
	margin-top:30px;
	
}

#container_ss{
	margin-left:30px;
	width:579px;
	height:150px;
	text-align:center;
}

.single{
	width:75px;
	height:75px;
	float:left;
	margin:0px 5px 5px 0px;
}

.element{
	width:75px;
	height:75px;
}


.single_title{
	width:330px;		/* 400	!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!	*/
	height:75px;
	float:left;
	color:#000;
	
	text-align:center;
	padding-right:70px;
	
}

img{ border:none; }


.ss{
	position:absolute;
	margin-left:640px;	
	width:280px;
	height:250px;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
/*	border:#006d94 thin solid;*/
	background:#FFF;
	padding:5px;
	color:#006d94;
	display:none;
}



.ss_left{
	float:left;
	margin:auto;
	width:250px;
}

.ss_right{
	float:right;
	margin:auto;
	text-align:left;
	width:320px;
	padding-top:10px;
}

.ss_normal{
	color:#000;
	font-weight:normal;
	font-size:10px;
}

.periodical_title{
	color:#000;
	font-size:20px;
	width:100%;
	font-weight:bold;
	text-align:center;
	
}

.ss_title{
	font-weight:bold;
	font-size:14px;
	color:#05446e;
	
	
}