@charset "utf-8";

@import url("/css/body.css");

html {
    overflow-y: scroll;
}

div, h1, h2, h3, h4, p, span, a, img, form, label, input, textarea{
margin:0; padding:0;
}
body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px; color:#ffffff;
margin:0; padding:0;
/* background:#f89520 url(../images/top_bg.jpg) 0 0 repeat-x; */
background:#4FA4CB;
}
.blank{
clear:both; line-height:0; font-size:0;
}
.main_area{
	width:1000px;
	margin:0 auto;
}
.main_wrap{
	width:100%;
	float:left;
	height: 350px;
}
/*---------------------------------------------header_part---------------------------------------------*/
.logo_wrap{
width:297px; float:left;
}
.header_wrap{
width:703px; float:left;
}
.body_wrap{
width:100%; float:left; background:url(../images/body_repeat.jpg) 0 0 repeat-y;
}
.body_main_area{
width:100%; float:left; background:url(../images/bgcontent.jpg) 0 0 no-repeat;
}
.topimg{
background:url(../images/body_top.jpg) 0 0 no-repeat; height: 354px;
}

.body_bottom_area{
width:100%; float:left; background:url(../images/buttom_pic.png) left  bottom no-repeat;
}
.left_side_pic{
width:100%; float:left; background:url(../images/left_side_pic.png) left top no-repeat;
}
.right_side_pic{
width:100%; float:left; background:url(../images/right_side_pic.png) right top no-repeat;
}
/*---------------------------------------------nav_part---------------------------------------------*/
.menu_wrap{
width:900px; margin:0 auto; padding:26px 0 24px 0;
}
.nav_wrap{
	width:100%;
	}
		.nav_wrap ul {
			margin:0;
			padding:0;
			list-style-type:none;
		}
		.nav_wrap ul li {
			margin:0;
			padding:0;
			list-style-type:none;
			float:left;
		}
			.nav_wrap ul li a.home:link, a.home:visited{
				width:115px; height:25px; text-decoration:none; display:block;
				background:url(../images/nav.png) 0 0 no-repeat;
			}
			.nav_wrap ul li a.home:hover, a.homeactive{
				width:115px; height:25px; text-decoration:none; display:block;
				background:url(../images/nav.png) 0 -25px no-repeat;
			}
			.nav_wrap ul li a.cellection:link, a.cellection:visited{
				width:185px; height:25px; text-decoration:none; display:block;
				background:url(../images/nav.png) -115px 0 no-repeat;
			}
			.nav_wrap ul li a.cellection:hover, a.cellectionactive{
	width:185px;
	height:25px;
	text-decoration:none;
	display:block;
	background:url(../images/nav.png) -115px -25px no-repeat;
			}
			.nav_wrap ul li a.keyak:link, a.keyak:visited{
				width:210px; height:25px; text-decoration:none; display:block;
				background:url(../images/nav.png) -300px 0 no-repeat;
			}
			.nav_wrap ul li a.keyak:hover, a.keyakactive{
				width:210px; height:25px; text-decoration:none; display:block;
				background:url(../images/nav.png) -300px -25px no-repeat;
			}
			.nav_wrap ul li a.sefty:link, a.sefty:visited{
				width:189px; height:25px; text-decoration:none; display:block;
				background:url(../images/nav.png) -510px 0 no-repeat;
			}
			.nav_wrap ul li a.sefty:hover, a.seftyactive{
				width:189px; height:25px; text-decoration:none; display:block;
				background:url(../images/nav.png) -510px -25px no-repeat;
			}
			.nav_wrap ul li a.gallery:link, a.gallery:visited{
				width:87px; height:25px; text-decoration:none; display:block;
				background:url(../images/nav.png) -699px 0 no-repeat;
			}
			.nav_wrap ul li a.gallery:hover, a.galleryactive{
				width:87px; height:25px; text-decoration:none; display:block;
				background:url(../images/nav.png) -699px -25px no-repeat;
			}
			.nav_wrap ul li a.contact:link, a.contact:visited{
				width:114px; height:25px; text-decoration:none; display:block;
				background:url(../images/nav.png) -786px 0 no-repeat;
			}
			.nav_wrap ul li a.contact:hover, a.contactactive{
				width:114px; height:25px; text-decoration:none; display:block;
				background:url(../images/nav.png) -786px -25px no-repeat;
			}
/*-----------------------------------------body_orange-----------------------------------------------*/
.body_orange_wrap{
width:100%; float:left; background:url(../images/yellow_bg.png) 0 0 repeat-y;
}
.enquri_wrap{
width:826px; margin:0 auto; padding:16px 0 170px 0;
}
.body_text{
	font:normal 16px/20px Palatino Linotype, Arial, Helvetica, sans-serif;
	color:#fff;
}

