/* CSS Document */

body {
	background-image: url(images/front/bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #F9FCFB;
	text-align: center;
	margin: 0px;
}
.body1 {
	height: 100%;
	width: 760px;
	background-image: url(images/front/body_tile.jpg);
	background-repeat: repeat-y;
	background-position: top;
	margin: 0 auto;
	text-align: left;
}
.body2 {
	height: 100%;
	width: 760px;
	background-image: url(images/front/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px 11px 0px 11px;
}
.header {
	background-image: url(images/front/header.jpg);
	height: 72px;
	width: 738px;
}
.nav {
	width: 167px;
	float: left;
	position:relative;
}
.top_images {
	height: 252px;
	width: 571px;
	position: relative;
	float: left;
}
.body_area {
	height: 306px;
	width: 738px;
	background-image: url(images/front/body_area_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 15px 10px 0px 10px;
	font-family: Tahoma;
	font-size: 11px;
}
.text_11 {
	font-family: Tahoma;
	font-size: 11px;
	letter-spacing: 0.5px;
}
.style1 {
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}
.image {
	width: 174px;
	float: right;
	height: 100%;
}
#ZoomPic{
 z-index:1002;
 border:#FFFFFF solid 10px;
 cursor:pointer;
}
#PicZoom{
 z-index:1001;
 position:absolute;
 left:0px;
 top:0px;
 width:100%;
 margin:auto 0;
 color:#000000;
 text-align:center;
 margin-top:20px;
}
#PicZoomLayon{
 z-index:1000;
 position:absolute;
 left:0px;
 top:0px;
 width:100%;
 background:#FFFFFF;
 margin:0;
 filter: Alpha(Opacity=60);
}
.links{font-size:11px;font-family:Arial, Helvetica, sans-serif;}
