@charset "UTF-8";

/* left */


#releace_list {
	color: #282826;
	font-weight: bold;
	font-size: 12px;
	line-height: 180%;
}


/* right */	

.releace {
	clear: both;
	margin: 60px 0 0 30px;
	padding: 0 0 50px 0;
	width: 70%;
}

.releace p{
	font-size: 10px;
	line-height: 150%;
}

.releace h2{
	background: url(../images/h2.gif) 0 0 no-repeat;
}
	
.releace h3{
	border-bottom: 1px dotted #999999;
	margin: 40px 0 30px 0;
}

.releace h4{
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 15px 0;
}

.releace a{
	color: #222222;
}

.releace a:hover {
	color: #AE1522;
	text-decoration: none;
}

.releace_con{
	clear: both;
	margin: 15px 0 60px 0 ;
	width: 100%;
}

.releace_con p{
	margin: 0 0 3px 0 ;
}

.releace_cd{
	float: left;
	margin: 0 15px 40px 0;
	width: 100px;
}

.releace_cd a{
	display: block;
	width: 100px;
}

.releace_cd img{
	display: block;
	width: 100px;
}

.releace_cd a:hover img{
	filter: alpha(opacity=30);
	-moz-opacity:0.3;
	opacity:0.3;
}

.releace_body{
	font-size: 12px;
	float: left;
	line-height: 170%;
	margin: 0 0 30px 0;
	width: 65%;
}

.releace_body p{
	font-size: 12px;
	line-height: 170%;
}

.releace_body em{
	font-style: normal;
	font-weight: normal;
	margin: 0 0 10px 0;
}

.releace_track{
	clear: both;
	border: 1px dotted #999999;
	padding: 10px;
}

.releace_track h5{
	background: url(../images/h5.gif) 0 0 no-repeat;
	display: block;
	margin: 0 0 10px 0;
	width: 100%;
	height: 19px;
}

.releace_track h5 span{
	display: block;
	text-indent: -99999px;
}

.releace_link{
	clear: both;
	margin: 30px 0 0 0;
	text-align: right;
}

.font_w{
	color: #DDDDDD;
}

.font_w a{
	color: #DDDDDD;
}

.font_w a:hover{
	color: #282826;
}