@charset "utf-8";

/*              quotation
=====================================================================*/
	
#page_container #text #quotation_text {
	width: 195px;
	border:0;
	padding:30px 20px 0 80px;
	position: relative;
	margin: 30px 0 0 0;
	word-wrap: break-word;
	float: right;
}

#quotation_name {
	width: 195px;
	border:0;
	position: absolute;
	float: right;
	padding:0 20px 0 80px;
	margin: 0 0 30px 0;
	left: 645px;
	top: 836px;
}


.quotation{
	font-family: Didot, "Times New Roman", Times, serif;
	font-size:19px;
	color: #999;
	line-height:128%;
	text-align:left;
	font-style:italic;
}

.quotation_name {
	font-family: Didot, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCC;
	text-align:left;
	font-style:italic;
}

#quotation_mark_left {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 90px;
	background-image: url(../img/sider/quotation_mark_left.gif);
	z-index: -1;
}  

#quotation_mark_right {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 90px;
	height: 70px;
	background-image: url(../img/sider/quotation_mark_right.gif);
	z-index: -2;
}  

/*              banner
=====================================================================*/

#page_container #banner_flash {
	height: 135px;
}

#page_container #banner {
	background-image: url(../img/services/banner.gif);
	height: 135px;
}

#page_container #text  #text_container {
	margin-top: 18px;
}

/*              text
=====================================================================*/

.service_title {
	font-family: TitilliumBold, Helvetica, Arial, sans-serif;
	color: #666;
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 1px;
}

.service_title a {
	color: #666;
	border-bottom: 1px solid #B2E5FF;
}

.service_title a:hover {
	color: #333;
	border-bottom: 1px solid #6CF;
}

.service_subtitle {
	font-family: Didot, "Times New Roman", Times, serif;
	font-style:italic;
	color: #999;
	font-size: 13px;
}

#left_box {
	width:310px;
	height:auto;
	float:left;
		   
}
#right_box {
	width:309px;
	height:auto;
	float:left;
	border-left:dashed 1px #B9B9B9;

			 
}

#left_first{
	width:310px;
	height:210px;
	border-bottom:dashed 1px #B9B9B9;
}

#left_second{
	width:310px;
	height:230px;
	border-bottom:dashed 1px #B9B9B9;
	margin-top:35px;
}

#left_third{
	width:310px;
	height:auto;
	margin-top:35px;
			
}

#right_first{
	width:309px;
	height:210px;
	float:right;
	border-bottom:dashed 1px #B9B9B9;
}

#right_second{
	width:309px;
	height:230px;
	float:right;
	border-bottom:dashed 1px #B9B9B9;
	margin-top:35px;
}

#right_third{
	width:280px;
	height:auto;
	float:right;
	margin-top:35px;
}

.first_up_01{
	width:70px;
	height:auto;
	float:left;
}

.first_up_02{
	width:210px;
	height:auto;
	float:left;
	padding-top:8px;
			
			 
}
.first_down_01{
	width:280px;
	height:auto;
	float:left;
	padding-top:10px;
			   
}

.first_up_010{
	width:70px;
	height:auto;
	float:right;
}

.first_up_020{
	width:210px;
	height:auto;
	float:right;
	padding-top:8px;
			
			 
}
.first_down_010{
	width:280px;
	height:auto;
	float:right;
	padding-top:10px;
			   
}


.additional{
	width:250px;
	height:26px;
	float:left;
	padding-top:8px;
	border-bottom:dashed 1px #B9B9B9;
			}
