@charset "utf-8";
/* CSS Document */
.secondary_ad{	
    width:1000px;
	height:160px;
	margin:0 auto;
	padding-left:4px;
}
.data_middle_left {
	width:210px;
	float:left;
	margin:12px;
	display:inline;
}
.data_ul li {
	width:210px;
	float:left;
	margin-bottom:2px;
}
.data_navigation {
	width:210px;
	height:auto;
}
.data_navigation li {
	float:left;
	text-align: center;
	font-size: 14px;
	letter-spacing:3px;
	line-height: 30px;
}
.data_navigation li a {
	width:210px;
	height:30px;
	display:block;
	background-image: url(../images/press-button/button.jpg);
	background-repeat: no-repeat;
	color: #CC1F26;
}
.data_navigation li a:hover {
	background-image:url(../images/press-button/button2.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
}
.data_navigation li.current a {
	display:block;
	background-image:url(../images/press-button/button2.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
}
.data_navigation li.current a:hover {
	background-image:url(../images/press-button/button3.jpg);
	background-repeat: no-repeat;
}
.data_middle_right {
	float:left;
	width:740px;
	padding-left:16px;
	padding-bottom:20px;
	margin-top:6px;
	background-image: url(../images/backdrop/backdrop4.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	display:inline;
}
.caption_top {
	width:680px;
	height:27px;
	background-image:url(../images/press-button/button8.jpg);
	background-repeat: no-repeat;
	margin-left:9px;
	padding:15px 8px 0px 22px;
	border-bottom:2px solid #E84B51;
	float:left;
	background-position: left center;
}
.data_middle_right>.caption_top {
	margin-left:18px;
}
.caption_top h1 {
	font-size: 16px;
	color: #333333;
	float:left;
}
.caption_top h2 {
	font-size: 16px;
	color: #CD3840;
	float:left;
	font-weight: bold;
}
.caption_top h3 {
	font-size: 12px;
	float:right;
	font-weight: normal;
	line-height: 20px;
}
.caption_text {
	float:left;
	width:710px;
	height:100%;
	margin-left:9px;
}
.data_middle_right>.caption_text {
	margin-left:18px;
}
.caption_text h4{
	font-size: 14px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	color: #CC0000;
	margin-top:10px;
	background-image: url(../images/press-button/button6.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
}
.caption_text h5{
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	background-image:url(../images/press-button/button7.jpg);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	padding-left:22px;
}
.caption_text h6{
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	padding-left:24px;
	color: #333333;
}
.caption_text p{
border-bottom:1px solid #E7E7E7;
margin-top:16px;
}