@charset "utf-8";
body {
	padding:0;
	margin:0;
	text-align:center;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
}

h1{
	font:bold 31px/40px Arial, Helvetica, sans-serif;
	color:#000;
	margin:0 0 10px 0;
	padding:0;
}
h2{
	font:bold 17px/25px Arial, Helvetica, sans-serif;
	color:#3f3f3f;
	margin:0 0 10px 0;
	padding:0;
}
h3{
	font:bold 13px/18px Arial, Helvetica, sans-serif;
	background:url(images/subLeft-hrline.gif) no-repeat left bottom;
	color:#000;
	margin:0 0 10px 0;
	padding:5px 8px;
}
h4{
	font:bold 13px/18px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#242424;
	margin:0 0 10px 0;
	padding:0;
}
p{
	margin:0 0 10px 0;
}
a img{
	border:none;
}
a{
	color:#706f70;
	text-decoration:none;
}
a:hover{
	color:#000;
}

.mt10{
	margin-top:10px;
}
.mt15{
	margin-top:15px;
}
.mt20{
	margin-top:20px;
}


#container{
	width:983px;
	height:auto;
	margin:10px auto;
	float: left;
	clear: both;
}

#header{
	width:979px;
	height:auto;
	overflow:auto;
	margin:10px auto;
	padding:5px 0 15px 0;
	text-align:left;
	background:url(images/top-bg.gif) no-repeat left bottom;
}
	#header .homelogo{
		text-align:center;
		padding-bottom:10px;
	}
	
#homeTitle{
	margin:10px 0;
}
	#homeTitle h1{
		font:bold 22px/28px "Century Gothic", Arial, Helvetica, sans-serif;
		color:#555555;
	}
	
.homebodyCon{
	width:977px;
	height:480px;
	border-left:1px solid #dadada;
	border-right:1px solid #dadada;
	margin:0 auto;
	overflow:auto;
}
.homebodyRight{
	float:right;
	width:210px;
	height:480px;
	text-align:left;
	background:url(images/home-pic.gif) no-repeat 63px bottom;
}
.homebodyLeft{
	width:760px;
	height:387px;
	padding:40px 0 20px 0;
	text-align:center;
	background:url(images/mainbodybg.gif) no-repeat right center;
}

	.locNav{
		margin:0;
		padding:30px 10px 0 10px;
		list-style:none;
	}
	.locNav li{
		background:url(images/prix-r.gif) no-repeat 2px 6px;
		padding:0 0 8px 16px;
		line-height:20px;
		font-weight:bold;
		font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	}
	.locNav li a{
		color:#851a8c;
		text-decoration:none;
	}
	.locNav li a:hover{
		color:#555555;
	}
	.locNav li ul{
		margin:0;
		padding:5px 0 0 0;
		list-style:none;
		display:none;
	}
	.locNav li ul li{
		padding:0;
		background:none;
	}
	.locNav li.current{
		background:url(images/prix-d.gif) no-repeat 0 8px;
	}
	.locNav li.current a{
		color:#555555;
	}
	.locNav li.current ul{
		display:block;
	}
	.locNav li.current ul li a{
		color:#959595;
	}
	.locNav li.current ul li a:hover{
		color:#555555;
	}
		
#footer{
	margin:30px auto;
	color:#959595;
	font-size:11px;
	line-height:20px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
}
#footer a{
	color:#959595;
	text-decoration:none;
}
#footer a:hover{
	color:#555555;
}


/* Sub page */
#header .logo{
	width:184px;
	height:71px;
	margin-left:30px;
	display:inline;
	float:left;
}
#header .topNav{
	float:right;
	width:200px;
	margin-top:55px;
	padding-left:20px;
	background:url(images/prix-add.gif) no-repeat 0 5px;
}
	#header .topNav a{
		color:#959595;
		font:normal 10px/15px "Century Gothic", Arial, Helvetica, sans-serif;
		margin:0 15px 0 0;
		text-decoration:none;
	}
	#header .topNav a:hover{
		color:#555555;
	}
	
#navigation{
	background:#f7f6f8 url(images/nav-right.gif) no-repeat right top;
	width:983px;
	height:35px;
}
	#navigation ul{
		margin:0;
		padding:0;
		list-style:none;
		background:url(images/nav-left.gif) no-repeat left top;
		width:983px;
		height:35px;
	}
	#navigation ul li{
		float:left;
		width:auto;
		height:35px;
		font:normal 12px/34px "Century Gothic", Arial, Helvetica, sans-serif;
		background:url(images/nav-j.gif) no-repeat left top;
	}
	#navigation ul li a{
		color:#5d5d5d;
		text-decoration:none;
		margin:0 15px;
	}
	#navigation ul li a:hover{
		color:#000000;
	}
	#navigation ul li.firstli{
		background:none;
	}
	#navigation ul li.firstli a{
		margin:0 15px 0 25px;
	}
	
#subBody{
	margin-top:20px;
	width:983px;
	height:auto;
	overflow:auto;
}
	#subBody #subLeft{
		width:785px;
		float:left;
	}
	#subBody #subRight{
		width:191px;
		float:right;
	}
	
.leftBox{
	width:785px;
	background:url(images/subLeft-bg.gif) repeat-y;
	text-align:left;
	font:normal 12px/17px Arial, Helvetica, sans-serif;
	color:#706f70;
}
	.leftBox .leftBoxCon{
		width:765px;
		margin:0 0 0 9px;
	}
	.box{
		border:1px solid #e5e3e6;
		background:#fff;
	}
	.boxTitle{
		border-bottom:1px solid #c6c4c4;
		padding:8px 0 8px 40px;
		background:url(images/prix-green.gif) no-repeat 20px 12px;
		font:normal 12px/17px "Century Gothic", Arial, Helvetica, sans-serif;
		text-align: left;
		overflow: hidden;
		zoom: 1;
	}
	.boxCon{
		padding:20px 20px 0 20px;
		text-align: left;
		background-image: url(); !important
	}
	.boxCon .boxPic{
		margin:20px 0 1px 0;
		text-align:center;
	}
	.LeftNoBox{
		padding: 10px 20px;
	}
		.LeftNoBox .innerNav{
			height:auto;
			overflow:auto;
		}
		.LeftNoBox .innerNav ul{
			margin:0 0 15px 0;
			padding:0;
			list-style:none;
			height:auto;
			overflow:auto;
			width:100%;
		}
		.LeftNoBox .innerNav ul li{
			float:left;
		}
		.LeftNoBox .innerNav ul li a{
			float:left;
			padding:10px;
			margin:0 20px 0 0;
			background:none;
			font:bold 15px/18px Arial, Helvetica, sans-serif;
			color:#9bc126;
			text-decoration:none;
		}
		.LeftNoBox .innerNav ul li a:hover{
			background:#9bc126;
			color:#fff;
		}
		.LeftNoBox .innerNav ul li.current a{
			background:#9bc126;
			color:#fff;
		}
		
.rightBox{
	background:url(images/subRight-bg.gif) repeat-y;
	text-align:left;
}
	.rightBoxCon{
		width:174px;
		margin-left:7px;
	}
	.rightBoxQuestion{
		padding:8px;
		font:normal 15px/18px "Century Gothic", Arial, Helvetica, sans-serif;
	}
	.rightBoxQuestion a{
		color:#706f70;
		text-decoration:none;
	}
	.rightBoxQuestion a:hover{
		color:#000;
	}
	.hr{
		text-align:center;
	}
	.rightBoxLink{
		padding:8px 0 8px 8px;
		background:url(images/arrow.gif) no-repeat 95px 10px;
		font:normal 12px/18px "Century Gothic", Arial, Helvetica, sans-serif;
	}
	.rightBoxLink a{
		color:#811492;
		text-decoration:none;
	}
	.rightBoxLink a:hover{
		color:#9bc126;
	}

#productShow{
	margin-bottom:10px;
}
#productShow table{
	width:100%;
}
#productShow table td{
	vertical-align:bottom;
	text-align:center;
	width:22%;
}
#productShow table td.arrow{
	vertical-align:middle;
	width:6%;
}
#productShow table td a{
	color:#811492;
	text-decoration:none;
	font:normal 11px/17px "Century Gothic", Arial, Helvetica, sans-serif;
}
#productShow table td a:hover{
	color:#9bc126;
}

.ul2row{
	margin:0;
	padding:0;
	list-style:none;
	height:auto;
	overflow:auto;
	width:98%;
}
.ul2row li{
	width:45%;
	padding:4px 5px 4px 20px;
	float:left;
	background:url(images/prix-dot.jpg) no-repeat 8px 10px;
}

.ul3row{
	margin:20px 0 0 0;
	padding:0;
	list-style:none;
	height:auto;
	overflow:auto;
	width:100%;
}
.ul3row li{
	width:30%;
	margin-left:2%;
	display:inline;
	float:left;
}
.ul3row ul{
	margin:0;
	padding:20px 1%;
	list-style:none;
	height:auto;
	overflow:auto;
	width:98%;
}
.ul3row li ul li{
	float:none;
	display:block;
	margin:0;
	width:85%;
	padding:4px 5px 4px 20px;
	background:url(images/prix-arrow.gif) no-repeat 5px 10px;
}

.subWhole{
	background:#f3f3f3 url(images/subLeft-bg.gif) repeat-y right top;
}
	.subWhole .subWholeCon{
		padding:0 11px 0 8px;
		text-align:left;
	}
	.subWholeCon h2{
		font:bold 19px/25px  "Century Gothic", Arial, Helvetica, sans-serif;
		padding:10px 10px 0 20px;
	}
	
#locatorSearch{
	background:#89dfef;
	padding:10px 20px;
	font:normal 13px/18px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#fff;
	height:auto;
	overflow:auto;
}

#locatorSearch .locatorSearchLink{
	float:right;
	margin:30px 10px 0px 0px;
	display: none;
}
#locatorSearch .locatorSearchLink a{
	font-weight:bold;
	font-size:11px;
	color:#fff;
	margin:0 0 0 10px;
	text-decoration:underline;
}
#locatorSearch .locatorSearchLink a:hover{
	text-decoration:none;
}
form{
	margin:0;
	padding:0;
}
input.txt{
	color:#242424;
	font:normal 12px/12px "Century Gothic", Arial, Helvetica, sans-serif;
	width:400px;
	padding:6px 3px 2px 3px;
	border:1px solid #c4c4c4;
	background:#fff;
}
input.submit{
	color:#fff;
	font:normal 12px/12px "Century Gothic", Arial, Helvetica, sans-serif;
	width:140px;
	height:27px;
	border:1px solid #fff;
	background:#2fc0df;
	cursor:pointer;
}

#locatorShow{
	height: 600px;
}
	#locatorShow .locatorTxt{
		width:200px;
		height: 600px;
		float:right;
		margin-right:3px;
		display:inline;
		overflow: hidden;
		overflow-x: hidden;
		overflow-y: auto;
	}
	#locatorShow .locatorTxt ul{
		margin:0;
		padding:0;
		list-style:none;
	}
	#locatorShow .locatorTxt ul li{
		text-align:left;
		border-bottom:1px solid #c4c4c4;
		padding:20px 10px 20px 10px;
		font:normal 12px/18px "Century Gothic", Arial, Helvetica, sans-serif;
	}
	#locatorShow .locatorTxt ul li.singA{
		background:url(images/sign.gif) no-repeat 6px 18px;
	}
	#locatorShow .locatorTxt ul li.singB{
		background:url(images/sign-b.gif) no-repeat 6px 20px;
	}
	#locatorShow .locatorTxt ul li.lastli{
		border:none;
	}
	#locatorShow .locatorTxt ul li .locatorName{
		font:bold 15px/18px "Century Gothic", Arial, Helvetica, sans-serif;
		margin-bottom:6px;
	}
	#locatorShow #map{
		width:538px;
		height: 600px;
		display: block;
		position: relative;
		float: left;
	}

