@charset "utf-8";

#com_top {
	width: 960px;
	clear: both;
	overflow: hidden;
	padding-top: 10px;
}

#com_top h3 {
	width: 960px;
	height: 160px;
	clear: both;
	font-size: 0px;
	line-height: 100%;
}

#com_top #bg {
	width: 960px;
	clear: both;
	overflow: hidden;
	background-image: url(../img/company/top/bg.gif);
	background-repeat: repeat-y;
	background-position: 10px 0;
	padding-bottom: 20px;
	margin-top: 0;
}

#com_top dl {
	width: 720px;
	clear: both;
	overflow: hidden;
	margin-left: 240px;
	margin-top: 30px;
}
#com_top dt,
#com_top dd {
	width: 340px;
	float: left;
	overflow: hidden;
}
#com_top dd {
	float: right;
}

#com_top .hl {
	height: 16px;
	float: left;
}
#com_top .detail {
	width: 40px;
	height: 12px;
	float: right;
	margin-top: 3px;
}
#com_top .hl_line {
	width: 340px;
	height: 3px;
	clear: both;
	_padding-top: 12px;
}
#com_top .pic {
	width: 120px;
	float: left;
	margin-top: 8px;
	_margin-top: 10px;
}
#com_top a:hover.pic img{
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#com_top .txt {
	width: 200px;
	float: right;
	margin-top: 13px;
	_margin-top: 15px;
}

#com_top #f_rbg {
	margin-top: 40px;
}

