@charset "UTF-8";

/*----------page_news--------------*/

/*------------------------news title------*/
.page_news .title {
	padding:10px 0;
	border-bottom: 4px double #ddd;
	margin-bottom: 15px;
}

.page_news .title dt {
	width:100px;
	float:left;
	background: #cc0c1c;
	color: #FFF;
	font-size: 12px;
	padding-top: 2px;
	text-align: center;
	font-weight:bold;
	margin-right:10px;
}
.page_news .title dd {
	width:610px;
	float:right;
	font-size:14px;
	font-weight:bold;
}
.page_news .control_area{
	width: auto;
	margin: 0 auto;
}
#news_rss_link{
	position: absolute;
	right: 114px;
	top: 56px;
}
/*----------End page_news-------------*/

/*---------- page_service -------------*/
.page_service #service01{
	padding: 13px;
	background: url(../service/images/bg_service01.jpg) no-repeat;
	border: 4px double #b0cded;
}
.page_service #service01 .msg{ width: 450px; }
.page_service .highlight .msg{
	width:430px;
}
.page_service #business_area .img{
	width:300px;
	}
.page_service #business_area .msg{
	width:400px;
	}
.page_service .title_sub span{
	display:block;
	font-size:22px;
	line-height:22px;
} 
.page_service .highlight .title_sub{
	background-repeat:repeat-y;
	padding:10px 0 5px 10px;
}
.page_service .contact_c{
	position:relative;
	margin-bottom:30px;
}
.page_service .contact_c a{
	position:absolute;
	right:53px;
	bottom:26px;
}
.page_service .contact_new {
	background:url(../service/images/bg_contact_c.png);
	width: 720px;
	height: 192px;
}
/*---------- End page_service -------------*/

/*---------- page_company -------------*/
.page_company #affiliate li{
	border-top: 1px dotted #ccc;
	padding: 10px 15px;
}
.page_company #affiliate li:first-child{ border: none;}
.page_company #affiliate li strong{
	float: left;
	width: 200px;
	display: block;
	color: #CB0E24;
}
.page_company #affiliate li span{
	float: left;
	display: block;
}
.page_company .map{
	border:solid 1px #ccc;
	padding:9px;
	}
.page_company th{
	width:150px;
	}
/*---------- End page_company -------------*/

/*---------- page_recruit -------------*/

.under_line {
	border-bottom:dashed 1px ;
	padding-bottom:20px;
}
.staff_name {
	padding-bottom:14px;
	font-weight:700;
}
.page_recruit th{
	width:150px;
}

/*---------- End page_company -------------*/


/*---------- page_about -------------*/

.about_strong01 {
	background:url(../about/images/about_bg01.jpg) no-repeat top -50px  right;
	padding-bottom:50px;
	margin-bottom:30px;
}
.about_strong01 h3{
	margin:25px 0 0 33px;
}
.about_strong01 p{
	margin:10px 0 0 33px;
}
.about_strong02 {
	background:url(../about/images/about_bg02.jpg) no-repeat top right;
	padding-bottom:50px;
	margin-bottom:10px;
}
.about_strong02 h3{
	margin:25px 0 0 33px;
}
.about_strong02 p{
	margin:20px 0 0 33px;
}



/*---------- End page_about -------------*/
