html, body, form
{
	padding:0;
	margin:0;
}
a
{
	cursor:hand;
	text-decoration:none;
	blr:expression(this.onFocus=this.blur());
	outline:none;
	color:#eeffee;
}
a:hover
{
	cursor:hand;
}
body
{
	background:#e7f2fd url(../images/bg_1.jpg) repeat-x center top;
}
#wrapper
{
	padding:0px 0px 50px;
	background:transparent url(../images/bg_2.jpg) repeat-x center bottom;
}

#head
{
	background:transparent url(../images/logo.png) no-repeat center bottom;
	height:150px;
}
#head_bar
{
	background:#000;
	height:20px;
	width:920px;
	margin:0 auto;
	color:#eeffee;
	text-align:right;
	font-size:14px;
	font-family:Arial;
}
#head_bar .saboutus
{
	width:440;
	padding:2px 40px 0px;	
	text-align:left;
	float:left;
}
#head_bar .stime
{
	width:440;
	padding:2px 20px 0px;	
	text-align:right;
	float:right;
}
#head_line
{
	background:transparent url(../images/bg_line.jpg) repeat-x center top;
}
#head #h_cont
{
	width:920px;
	padding:17px 0 0;	
	margin:0 auto;
}
#content
{
	width:920px;
	background-color:#eeffee;
	padding:0px 0px 10px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
#foot
{
	background:transparent url(../images/footer.png) no-repeat;
	height:200px;
	margin:0 auto;
	width:920px;
	padding:90px 0px 0px;
}
#foot .intro
{
	position:relative;
	width:180px;
	height:60px;
	float:left;
	color:#eeffee;
	font-size:12px;
	font-family:Arial;
	padding:0px 20px 3px;
	margin:2px 2px 0px;
}
#foot .copyright
{
	position:relative;
	float:right;
	margin:10px 50px 0px;
	color:#000000;
	font-size:12px;
	font-family:Arial;
	text-align:center;
}
#leftbar
{
	width:210px;
	background-color:transparent;
	padding:10px 10px 10px;
	position:relative;
}
#maininfo
{
	width:660px;
	background-color:transparent;
	padding:10px 10px 10px;
	position:relative;
	font-family:Arial,Times;
	font-size:14px;
	color:#00516c;
	overflow:hidden;
	float:left;
	border:0px solid #000;	
}
#maininfo .title
{
	height:30px;
	background:transparent url(../images/flower_1.png) no-repeat left center;
	padding:20px 10px 10px 60px;
	color:#075992;
	font-size:22px;
	font-weight:bold;
	border:0px solid #000;
	
}
#maininfo .text
{
	margin:10px;
	border:0px solid #000;
	float:left;
}
#maininfo .pic
{
	background:transparent url(../images/pic_bg.png) no-repeat center center;
	align:center;
	margin:10px;
	padding:7px 19px 23px 11px;
	width:170px;
	height:120px;
	border:0px solid #000;
	float:left;
}

.leftbarbutton
{
	width:205px;
	height:27px;
	background:url(../images/leftbarbutton.png) no-repeat;
	padding:8px 0px 0px 10px;
	margin:0px;
	font-family:Arial;
	font-size:12px;
	color:#00516c;
	vertical-align:bottom;
	text-align:left;
}
.leftbarbutton:hover
{
	color:#cfdcf9;
	background-position: 0px -35px;
}
.leftbarbutton_o
{
	width:205px;
	height:27px;
	background:url(../images/leftbarbutton_orange.png) no-repeat;
	padding:8px 0px 0px 10px;
	margin:0px;
	font-family:Arial;
	font-size:12px;
	color:#00516c;
	vertical-align:bottom;
	text-align:left;
}
.leftbarbutton_o:hover
{
	color:#cfdcf9;
	background-position: 0px -35px;
}
.currentlbb
{
	color:#000000;
	background-position: 0px -35px;
}
.imgpin_1
{
	position:absolute;
	top:0px;
	left:615px;
	z-index:2;
}
.imgpin_2
{
	position:absolute;
	top:430px;
	left:0px;
	z-index:2;
}
.pad
{
	position:relative;
	background:url(../images/pad.png) no-repeat;
	height:130px;
	width:150px;
	padding:40px 40px 40px 20px;
	font-size:14px;
	text-align:center;
}