/*ygbvz-----------------------------*/
#top_img{
	height:250px;
	text-align :left;
	margin-top : 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#000000;
	border-bottom:solid 3px #004F4F;
	box-shadow: 0px 5px 12px #ccc ;
}

#top_img h3{
	width:950px;
	height:250px;
	text-align :left;
	margin-top : 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#top_contents{
	text-align:left;
	width:930px;
	margin-top : 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#top_left{
	width:650px;
	float:left;
	margin-right:25px;
}

#top_right{
	float:right;
	width:250px;
}

#top_topic{
	width:650px;
	border:solid 1px #ccc;
	border-radius:5px;
	box-shadow:0 -8px 12px -8px #ccc inset;
	padding-bottom:20px;
	margin-bottom:30px;
}

#top_topic_in{
	margin-top:20px;
	margin-left:20px;
}

#top_topic_in .news_tp{
	margin-top:3px;
	margin-right:280px;
}

#top_topic_in img{
	margin-right:20px;
}

#top_topic_data p{
	margin-left:40px;
	margin-right:40px;
	padding-top:20px;
	padding-bottom:20px;
	border-bottom:dotted 1px #ccc;
}

.top_menubox{
	width:650px;
	padding-left:2px;
	margin-top:5px;
}

