@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

#landing {
	width:660px;
	margin:0 auto;
	padding:0;
	text-align:left;
	vertical-align:top;
	line-height:1.4;
}

#landing {
	width:660px;
}

#landing h2 {
	padding-bottom:15px;
}

/**/
.text { padding-bottom:10px;}

/*.lan_text*/
.lan_text { padding:10px 15px 0;}
.lan_enter a { color:#84CE1B; text-decoration:underline;}



/*lan_enter--------------------*/
.lan_enter {
	width:660px;
	height:1%;
	overflow:auto;
	padding-bottom:15px;
	margin-bottom:10px;
	border-bottom:1px dashed #CCCCCC;
}

.lan_enter img {
	float:left;
	width:251px;
}

.lan_enter h4 {
	padding-bottom:15px;
	font-size:140%;
	color:#333333;
}

.lan_enter .lan_enter_t {
	float:right;
	width:390px;
}

/*lan_intro----------------------*/
.lan_intro {
	width:660px;
	padding-bottom:20px;
}

.lan_intro h3 {
	padding-bottom:10px;
}


/*
-------------------------------*/

#service {
	padding:5px 10px 10px;
	border-bottom:1px dashed #ccc;
}
#service p {

}
#service h4 {
	font-size:14px;
	border-left:5px solid #84ce1b;
	padding-left:8px;
	margin-top:10px;
}

#service dl {
	margin:5px 15px;
}

#service dl dt {
/*	border-left:5px solid #84ce1b;*/
/*	padding-left:5px;*/
	font-weight:bold;
}
#service dl dd {
	padding-left:1em;
	padding-bottom:5px;
}
#service ol {
	padding:5px 0;
}
#service ol li {
	list-style-type:decimal;
	margin-left:35px;
	margin-bottom:5px;
}
#service ol li p {
	display:inline;
}
em {
	font-style:normal;
	font-weight:bold;
}
/*#service ol li p em {
	font-style:normal;
	font-weight:bold;
}
*/#service ul.service_img {
	overflow:hidden;
	height:1%;
	margin-bottom:10px;
	margin-top:10px;
}
#service ul.service_img li {
float:left;
/*padding-right:20px;
*/width:200px;
padding-left:6px;
padding-right:7px;
}
#service ul.service_img li p {
	margin-left:10px;
}

#service p.mess {
/*	background:transparent url(../../img/backnumber_bg.gif) repeat scroll 0 0;*/
	padding:10px 15px;
/*	border-top:1px dashed #ccc;*/
/*	border-bottom:1px dashed #ccc;*/
}

#service dl dd ol li { margin-left:18px;}




/*
-------------------------------*/


/*lan_fhoto----------------------*/
.lan_fhoto {
	padding-bottom:20px;
}

.lan_fhoto ul {
	height:1%;
	overflow:auto;
	padding-bottom:5px;
}

.lan_fhoto li {
	float:left;
	width:200px;
	padding-right:20px;
}


/*lan_ta------------*/
.lan_ta {
	padding:1px;
	border:1px solid #cccccc;
	margin-bottom:20px;
	background:url(../img/landing_ta_bg.gif) repeat-y top left;
	margin-top:25px;
}


.lan_ta h2 {
	margin:0;
	padding:0 !important;
}

.lan_ta table {
	width:635px;
	padding:0;
	margin:1px 10px;
}


.lan_ta table th.lan_line {
	width:187px;
	line-height:2;
	padding-left:5px;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:1px dashed #CCCCCC;
}

.lan_ta table td.lan_line {
	width:417px;
	padding-left:15px;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:1px dashed #CCCCCC;
}



.lan_ta table th {
	width:187px;
	line-height:2;
	padding-left:5px;
	padding-bottom:5px;
	padding-top:5px;
}

.lan_ta table td {
	width:417px;
	padding-left:15px;
	padding-bottom:5px;
	padding-top:5px;
}

.lan_ta table td a {
	color:#84ce1b;
	text-decoration:underline;
	background:url(../../common/img/icon_link.gif) no-repeat right center;
	padding-right:20px;
}


/*btn*/
.lan_btn {
	text-align:center;
	margin-bottom:20px;
}



/*case*/
dl.case dt { float:left; padding-right:10px;}








