@charset "utf-8";
/*==========================================
File name: category.css Editors: IT-Probe Last Editor: IT-Probe Date: 2013.12.16
========================================== */

#top h1{margin: 0;	padding: 0;}

#main_top{
	width: 1000px;
	min-height: 300px;  
    height: auto !important;  
    height: 300px;}

.top_con{
	width:1000px;
	clear:both;
	overflow:hidden;}
	
.top_l{
	width:620px;
	float:left;}
	
.top_r{
	width:360px;
	float:right;}
	
.top_l h2{
	background: url(../images/top/l_title.jpg) no-repeat top left;
	width: 602px;
	height: 30px;
	padding: 10px 0px 0px 18px;
	margin: 0 0 20px 0;
	font-size:14px;}

.top_r h2{
	background: url(../images/top/r_title.jpg) no-repeat top left;
	width: 342px;
	height: 30px;
	padding: 10px 0px 0px 18px;
	margin: 0 0 20px 0;
	font-size:14px;}

.top_green_box{
	background:url(../images/green_bg.jpg) ;
	padding:2px 10px;}
	
.top_l ul{margin-left:30px;}	


.top_l_en dl{
	margin:0 0 7px 30px;
	clear:both;
	overflow:hidden;}


.top_l_en dt{
	background:url(../images/green_bg.jpg) ;
	padding:2px 10px;
	width:60px;
	float:left;
	text-align:center;}


.top_l_en dd{
	width:500px;
	float:right;}

.media_info,
.media_info .element_01,
.media_info .element_02{
	overflow: hidden;
}

.media_info .element_01{
	float: left;
	width: 44%;
}

.media_info .element_02{
	float: right;
	width: 52%;
}

.media_info .element_02 img{
	width: 100%;
	height: auto;
}

.media_info .element_02 img:nth-child(1){
	margin-bottom: 20px;
}

