@charset "utf-8";

/* --------------------------- LiYin Content Start ---------------------------  */

/* area=big box, container= center box, box= content box */

/* main picture */
div.main_banner{ position:relative; width:100%; height:480px; background-position:center;
	background-repeat:no-repeat; }

/*========== contact us start ====================*/	
	div.contact_container{
		position: relative;
		width: 100%;
		height: 1600px;
		background-color:#F0F0F0;
		}	
		
		div.contact_title_area{
			position: relative;
			width: 1050px;
			height: 150px;
			left: 50%;
			margin-left: -525px;
			top: 0px;
			}
			
			div.contact_title_box{
				position: relative;
				width: 470px;
				height: 55px;
				left: 0px;
				top: 50px;
				}
				
				p.contact_us_title{
					font-size: 40px;
					font-weight: bold;
					font-family: Segoe, Segoe UI, DejaVu Sans, Trebuchet MS, Verdana," sans-serif";
					letter-spacing: 2px;
					margin: 0px;
					padding: 0px;
					color: #666666;
					}

div.map_container{
	position: relative;
	width: 1350px;
	height: 1600px;
	left: 50%;
	margin-left: -675px;
	top: 0px;
	}

div.map_contant_area01{
	position: absolute;
	width: 1050px;
	height: 1390px;
	left: 150px;
	top: 0px;
	background-color: white;
	}



	div.map_image_area{
		position: absolute;
		width: 519px;
		height: 800px;
		left: 100px;
		top: 50px;
		}

div.map_description_area{
		position: absolute;
		width:1000px;
		height:600px;
		left:80px;
		top:850px;
		}
	
	p.direction_header{
		position:relative;	
		width:120px;
		height:35px;
		left: 0px;
		top: 20px;
		font-size: 25px;
		color: #4F4F4F;
		letter-spacing: 1px;
		text-indent: 0px;
		line-height:35px;
		text-align: left;
		border-bottom: 2px solid #666;
		}
	
	p.direction_point00{
		position:absolute;	
		width:1000px;
		height:100px;
		left: 0px;
		font-size: 16px;
		font-family: Segoe, Segoe UI, DejaVu Sans, Trebuchet MS, Verdana," sans-serif";
		color: #4F4F4F;
		letter-spacing: 2px;
		line-height:25px;
		}
	
	p.direction_point01{
		top: 80px;	
		}
	p.direction_point02{
		top: 130px;	
		}
	p.direction_point03{
		top: 180px;	
		}
	p.direction_point04{
		top: 230px;	
		}
	p.direction_point05{
		top: 280px;	
		}
	p.direction_point06{
		top: 330px;	
		}
	p.direction_point07{
		top: 380px;	
		}
	p.direction_point08{
		top: 430px;			
		}
/*===02===*/
div.map_contant_area02{
	position: absolute;
	width: 400px;
	height: 450px;
	right: 100px;
	top: 120px;
	background-color: #666666;
	}

div.map_area02_title{
	position: absolute;
	width: 400px;
	height: 30px;
	left: 0px;
	top: 70px;
	}
p.area02title{
	font-size: 28px;
	font-weight: bold;
	font-family: Segoe, Segoe UI, DejaVu Sans, Trebuchet MS, Verdana," sans-serif";
	letter-spacing: 2px;
	margin: 0px;
	padding-left: 25px;
	color: white;
	}

				div.contact_icon_box{
					position: absolute;
					width: 400px;
					height: 135px;
					top: 130px;
					left: 0px;
					}
					
					div.iconboxstart{
						position: absolute;
						width: 400px;
						height: 50px;
						left: 20px;
						padding-top: 10px;
						padding-left: 0px;
						padding-right: 0px;
						}

					div.iconboxstart1{
						position: absolute;
						width: 400px;
						height: 50px;
						left: 20px;
						padding-top: 25px;
						padding-left: 0px;
						padding-right: 0px;
						}
					
					div.iconbox01{top: 0px; }
					div.iconbox02{top: 60px; }
					div.iconbox03{top: 120px; }
					div.iconbox04{top: 180px; }
	
					p.icontext00{
						position: absolute;
						width: 320px;
						height: 30px;
						font-family: Segoe, Segoe UI, DejaVu Sans, Trebuchet MS, Verdana," sans-serif";
						top: 20px;
						left: 50px;
						margin: 0px;
						padding: 0px;
						color: white;
}
					p.icontext01{
						position: absolute;
						width: 320px;
						height: 25px;
						font-size: 16px;
						font-family: Segoe, Segoe UI, DejaVu Sans, Trebuchet MS, Verdana," sans-serif";
						letter-spacing: 1px;
						top: 20px;
						left: 50px;
						margin: 0px;
						padding: 0px;
						color: white;
						}
/*========== contact us end ====================*/

