﻿@charset 'utf-8';

@import url("common.css");


/*  --------------------

Outline
----------------------------------------------------*/


#Index_Col {
	width:180px;
	float:left;
	padding:60px 0 0 0;
	background:url(../img/leftbg_fall.jpg) no-repeat;
	}
	
#Index_Col2 {
	width:180px;
	float:left;
	padding:60px 0 0 0;
	background:url(../img/leftbg_fall.jpg) no-repeat;
	}
	
#Index_Col3 {
	width:180px;
	float:left;
	padding:60px 0 0 0;
	background:url(../img/leftbg_fall.jpg) no-repeat;
	}

#Index_Col h2 {
	font-size:10px;
	text-align:center;
	}


#Top_Col {
	width:600px;
	height:480px;
	float:left;
	background:url(../img/maincolbg_fall.jpg) no-repeat;
	position:relative;
	}
	
#Top_Col2 {
	width:600px;
	height:480px;
	float:left;
	background:url(../img/maincolbg_fall.jpg) no-repeat;
	position:relative;
	}
	
	#Top_Col3 {
	width:600px;
	height:480px;
	float:left;
	background:url(../img/maincolbg_fall.jpg) no-repeat;
	position:relative;
	}
		
	


/*  --------------------

Map
----------------------------------------------------*/



.map {
	width:176px;
	top:128px;
	left:274px;
	text-align:left;
	position:absolute;
	}


.itemOut {
	width:585px;
	top:320px;
	left:10px;
	text-align:left;
	position:absolute;
	border-btm:1px solid #eee;
	}


.itemWrap {
	width:146px;
	margin:0 5px;
	text-align:center;
	float:left;
	}


.itemBox {
	width:146px;
	background:url(../img/item_bg.gif) repeat-y;
	}


.itemBox dt {
	width:146px;
	padding:5px 0;
	text-align:center;
	}


.itemBox dt img {
	border:1px solid #BDAD8C;
	}


.itemBox dd {
	width:130px;
	padding:0 0 5px 10px;
	line-height:1.4;
	text-align:left;
	}


.itemWWrap {
	width:247px;
	top:114px;
	left:15px;
	float:left;
	position:relative;
	}


.itemWBox {
	width:247px;
	background:url(../img/item_Wbg.gif) repeat-y;
	}


.itemWBox h4 {
	padding:0 0 2px 8px;
	font-size:14px;
	}


.itemWBox p {
	padding:0 0 0 8px;
	color:#FF5217;
	font-weight:bold;
	font-size:10px;
	}


.inq_text {
	width:580px;
	top:500px;
	left:15px;
	text-align:left;
	position:absolute;
	}


.inq_text h5 {
	width:520px;
	padding:10px 0;
	float:left;
	}

.inq_text span {
	width:30px;
	float:left;
	margin:0 0 0 5px;
	}


.service_text {
	width:551px;
	height:56px;
	background:url(../img/service.gif) no-repeat;
	text-indent: -9999px;
	top:540px;
	left:15px;
	position:absolute;
	}



