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

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

#top h2{
	margin-bottom:15px;}

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

.top_project{
	width:982px;
	clear:both;
	overflow:hidden;
	margin-left:18px;}
	
.top_project h3{
	font-size:16px;
	font-weight:bold;
	margin-bottom:13px;
	padding-left:20px;
	background:url(../images/common/icon01.jpg) no-repeat 0 2px;}	
	
.top_project_l{
	float:left;
	width:620px;
	}
.top_project_l ul{
	clear:both;
	overflow:hidden;}

.top_project_l li{
	float:left;
	text-align:center;}

.top_project_l li img{
	margin-bottom:5px;}


.top_project_l li + li{
	margin-left:10px;}


.top_project_r{
	float:right;
	width:320px;
	}




.top_con{
	width:1000px;
	clear:both;
	overflow:hidden;}
	
.top_l{
	width:620px;
	float:left;}

.top_r{
	width:350px;
	float:right;}
	

.top_r li + li{
	margin-top:18px;}
	


.top_info{
	margin-left:18px;
	width:602px;}


.top_info dl{
	clear:both;
	overflow:hidden;
	padding:12px 0;
	}


.top_info dt{
	width:100px;
	float:left;
	}


.top_info dd{
	width:482px;
	float:right;}


.extra_info{
	border: solid 2px #C3161A;
	padding: 15px 15px 0 15px;
}

.extra_info h2{
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}

.extra_info h2 span{
	font-size: 1.3em;
	color: #C3161A;
}

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

.ex_half_lq .element_01,
.ex_half_lq .element_02{
	width: 48%;
}

.ex_half_lq .element_01 img,
.ex_half_lq .element_02 img{
	width: 70%;
	height: auto;
}

.ex_half_lq .element_01{
	float: left;
	text-align: right;
}

.ex_half_lq .element_02{
	float: right;
	text-align: left;
}

.extra_info .signiture{
	overflow: hidden;
}

.extra_info .signiture img{
	float: left;
	width: 200px;
	margin-right: 30px;
	vertical-align: middle;
}

.extra_info .signiture p{
	float: right;
	margin-top: 10px;
}

.link_btn_01 a{
	display: inline-block;
	color: #C3161A;
	text-decoration: none;
}

.link_btn_01 a:hover,
.link_btn_01 a:active{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

.extra_info02 {
	border: solid 2px #C3161A;
	padding: 15px;
	box-sizing: border-box;
	display:flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 20px;
}

.z_screen img {
		width:200px;
		height:auto;
	}

.z_right {
		padding:0 20px;
		box-sizing: border-box;
		display:flex;
		justify-content: center;
		align-items: center;
		flex-flow: column;
		text-align: justify;
	}

.z_right img {
			text-align: center;
			margin-bottom: 20px;
	}

.z_link {
	color:#333;
	text-decoration: none;
	display: block;
}

.z_link:hover {
	background: #f7f7f7;
}

.top_indent {
	padding-left:106px;
	box-sizing: border-box;
}