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

html{
width:100%;
height:100%;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:000;
	text-align:center;
	margin:auto;
	background:url(../cssimages/body_bg.jpg) repeat-x #5995f5;
	position:relative;
	width:100%;
	height:100%;
}
a {
	color:#fff;
	text-decoration:none;
	display:block;
}

#left a {
	color:#009900;
	text-decoration:underline;
	display:block;
}
p {
	padding-top:15px;
	margin:0;
}
h1 {
	text-align:left;
	color:#287400;
	font-size:15px;
	margin:5px 15px;
	margin:0;
	font-weight:bold;
	line-height:30px;
}
ul{
	list-style:square;
	}
#main {
	width:1024px;
	height:100%;
	margin:auto;
	position:relative;
}
#container {
	position:relative;
	width:948px;
	min-height:100%;
	height:auto;
	float:left;
	display:block;
	left:38px;
	z-index:1;
	background:#FFF;
}
#header {
	position:relative;
	background:url(../cssimages/top_bg.jpg) no-repeat;
	width:1024px;
	height:293px;
	float:left;
}
#header ul {
	list-style:none;
	padding-left:332px;
	margin:0px;
}
#header ul li {
	float:left;
	padding:0;
}

#header a {	
	line-height:100px;
	padding-left:5px;
	width:100px;
	height:91px;
	float:left;
	background:url(../cssimages/btn_bg.jpg) no-repeat;
}
#header a:hover {
	background:url(../cssimages/btn_bg_hover.jpg) no-repeat;
	width:100px;
	height:102px;
	font-size:13px;
	font-weight:bold;
}
#left {
	width:635px;
	float:left;
	background-color:#FFFFFF;
	padding:0 40px 80px 40px;
	text-align:left;
	overflow:hidden;
}
.gallery {
	float:left;
}
.gallery #foto_bg{
	width:auto;
	float:left;
	width:130px;
	margin:5px 12px;
}
#foto_bg span {
	min-height:2em;
	display:block;
	text-align:center;
	margin:5px 0;
}
.gallery img {
	border:1px #ccc solid;
	width:120px;
	height:90px;
	padding:5px;
}
#right {
	width:230px;
	height:100%;
	float:left;
	margin:0px;
	padding:0px;
	position:relative;
	bottom:50px;
	background:#111;
}
#right ul {
	list-style:none;
	margin:0px;
	padding:0px;
	color:#fff;
}
#right ul li#first {
	background:url(../cssimages/Rmenu_first.jpg) no-repeat;
	width:232px;
	height:73px;
	padding-top:20px;
	margin:0px;
}
#right ul li#last {
	background:url(../cssimages/Rmenu_last.jpg) no-repeat;
	width:232px;
	height:64px;
	margin:0px;
	padding:0px;
}
#right ul li {
	background:url(../cssimages/Rmenu.jpg) no-repeat;
	width:232px;
	height:58px;
}
#right ul a {
	width:190px;
	margin:0px 15px;
	padding:2px;
	display:block;
	height:54px;
	text-align:left;
	border-top:dotted 1px #666666;
}
#first a {
	border:none !important;
}
#right ul a:hover {
	text-decoration:underline;
}
#footer {
	background:url(../cssimages/footer_bg.jpg) repeat-x;
	width:100%;
	height:38px;
	position:fixed;
	bottom:0px;
	left:0px;
	z-index:1;
}
#footer2{
	width:948px;
	margin:auto;
	display:block;
	height:48px;
	position:relative;
	bottom:10px;
	z-index:1;
	background:url(../cssimages/footerBg.jpg) left bottom no-repeat #FFFFFF;
}
#footer2 p {
	color:#fff;
	font-size:10px;
	padding:0;
	margin:0;
	position:relative;
	top:10px;
}
#footer2 p a{
width:auto;
display:inline;
}


.r_menu_ul ,.r_menu_ul li {
list-style:none;
margin-left:0;
padding-left:0;

}

.lIn {
border:1px solid #444; background:#ccc; padding:0px; color:#333; cursor:hand;
font-size:12px;
display:block;



}


#aAbtn {
width:100px;
text-align:center;
height:18px;
line-height:18px;

}