@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#e8e8e8;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
}
img{
	border:0
}
a:link {
	color: #0000ff;
	text-decoration: none;
}
a:hover {
	color: #09F;
	text-decoration: none;
}
a:visited {
	color: #0000ff;
	text-decoration: none;
}
a:active {
	color: #0000ff;
	text-decoration: none;
}
.main{
	text-align:center
	
}
.mainbd{
	width:900px;
	background-color:#FFF;
}

#leftpast{
	padding:10px;
}
#leftpast .title{
	width:210px;
	background-color:#efefef;
	margin-bottom:2px;
	text-align:center;
	padding:5px;
	font-size:15px;
}
#leftpast .photo{
	width:208px;
	height:150px;
	padding:5px;
	border-style:solid;
	border-width:1px;
	border-color:#efefef;
	margin-bottom:15px;
	overflow:hidden;
}
#leftpast .photo img{
	width:208px;
}

#past{
	padding:10px;
}
#past td{
	padding-right:10px;
	padding-bottom:15px;
}
#past .title{
	width:180px;
	
	margin-bottom:2px;
	text-align:center;
	font-size:13px;
}
#past .photo{
	width:178px;
	height:130px;
	padding:5px;
	border-style:solid;
	border-width:1px;
	border-color:#efefef;
	margin-bottom:5px;
	overflow:hidden;
	background-color:#FFF
}
#past .photo img{
	width:178px;
	height:130px
}
.rightline{
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#efefef
}
#new{
	background-image:url(images/home_newbg.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:647px;
}
#new .desc{
	font-size:15px;
	margin:15px;
	padding:10px;
	margin-left:0;
	padding-right:80px;
	padding-bottom:0;
	text-align:left
}
#new .desc .title{
	font-size:17px;
	font-weight:bold;
	color:#2B8AEA;
	padding-bottom:10px;
}

#new .worker{
	width:126px;
	height:168px;
	background-image:url(images/worker2.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:100px;
	margin-top:-160px;
}

#new .photo_desc{
	text-align:center;
	font-size:17px;
	padding:10px
}

#fmenu{
	padding-top:0px;
	padding-bottom:20px;
	text-align:center;
}
#fmenu table{
	width:900px
}
.banner{
	margin-top:4px
}

.title_detail{
	width:348px;
	height:37px;
	background-image:url(images/title_detail.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:20px;
	font-size:21px;
	font-weight:bold;
	color:#333;
	
}
.detail_back{
	float:left;
	width:44px;
	height:57px;
}

/*-----------------------------------------------*/


 /*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:620px;
	
}

.slides_container div{	 
	width:620px; /* align center */
	text-align:center;
	
}

.slides_container img {
	padding-left:8px;
	padding-right:8px;
	width:120px;
	height:90px;
}

/*
	Next/prev buttons
*/

#slides{
	width:620px;
	text-align:left;
	margin:0;
	padding:10px;
}

#slides img{
	border:0;
}

#slides .next,#slides .prev{
	position:absolute;
 	display:block;
	z-index:101;
}

#slides .next{
	margin-left:600px;
	margin-top:0;
}
#slides .prev{
	margin-left:0;
	margin-top:0;
}

/*
	Pagination
*/

.pagination {
	margin:0;
	padding:0;
	width:10px;
	height:1px;
	visibility:hidden;
	overflow:hidden;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	 
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
 
}

#bimg{
	width:563px;
	height:382px;
	background-image:url(images/bigphotobg.gif);
	background-repeat:no-repeat;	
	margin-left:40px;
	text-align:center;
}
#bimg img{
	height:340px;
	margin:20px;
	overflow:hidden;
}
.sharebt{
	padding-top:15px;
	height:30px;
	padding-right:10px;
}
.bottomspace{
	height:15px;
}
#new #contact{
	padding:15px;
	padding-top:35px;
	padding-left:35px;
}
#new #contact .star{
	color:#F00
}

#now{
	padding:10px;
}
#now td{
	padding-right:10px;
	padding-bottom:15px;
}
#now .desc{
	width:500px;
}
#now .title{
	width:180px;
	
	margin-bottom:2px;
	text-align:center;
	font-size:13px;
}
#now .photo{
	width:120px;
	height:90px;
	padding:5px;
	border-style:solid;
	border-width:1px;
	border-color:#efefef;
	margin-bottom:5px;
	overflow:hidden;
	background-color:#FFF
}
#now .photo img{
	width:120px;
	height:90px
}
#now .unline{
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px
}
.leftSd{
	background-image:url(images/shadow1bg.gif);
	background-repeat:y;	
}
.rightSd{
	background-image:url(images/shadow2bg.gif);
	background-repeat:y;	
}

.profile{
	padding:10px;
	padding-left:20px;
	text-align:left;
	font-size:17px;
	line-height:30px;
	color:#333333
}
.service{
	padding:15px;
	padding-top:25px;
}
.service td{
	text-align:left;
}
.service img{
	width:140px;
	padding-top:35px;
	padding-left:10px;
	padding-right:10px;
}
.service .title{
	font-size:15px;
	font-weight:bold;
	color:#06C
}
.service li{
	padding-bottom:5px
}
.service ol{
	margin-top:10px;
	padding-left:25px
}
.wpenquiry{
	Z-INDEX: 99999;
	position: fixed;
	bottom: 10px;
	right: 10px; 	 

}