@charset "utf-8";
div{
font-size:16px;
}
#bigPhoto {
	position:relative;
	height:539px;
	background:#81D833;
	border-bottom:#D0D63E 11px solid;
}
#photo{
	position:absolute;
	margin:0 auto auto 0;
	z-index:1;
}
#photo img {
	float:left;
}
#menu {
	position:absolute;
	margin:500px auto auto 630px;
	width:360px;
	height:33px;
	line-height:33px;
	border:#ccc 1px solid;
	background:#fff;
	clear:both;
	z-index:2;
	filter:alpha(opacity=90);
}
.submenu {
	float:left;
}
.s1{
	color:#666;
	width:120px;
	text-align:center;
}
.s2{
	width:62px;
	text-align:center;
	background:url(../images/circle.gif) 2px 14px no-repeat;
}
.s3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	width:94px;
	text-align:center;
	background:url(../images/circle.gif) 2px 14px no-repeat;
}
.s4{
	width:74px;
	text-align:center;
	background:url(../images/circle.gif) 2px 14px no-repeat;
}
a:link,a:visited{
	font-weight:bold;
	color:#31a938;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#botPhoto {
	height:111px;
}
#botPhoto img {
	float:left;
}
