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

body { margin:0; padding:0; text-align:center; font-family: "Trebuchet MS"; color:#719C23; font-size:11px; background-color:#658200; }

a { text-decoration:none; color:#90B93E;}
a:hover {color:#4C6D32;}
img { border:0;}

h2 { font-size:20px; margin:0; padding:0;}
h3 { font-size:14px; margin:5px 0 0; padding:0; font-weight:normal;  }
.content .box_a .menu h4 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FF9900;
}
strong  {  color: #FF9900; font-weight:normal;}

/*---content-----*/
.content { width:900px; height:466px;  text-align:left; margin:100px auto 0; }

.gallery_content { width:900px; height:466px;  text-align:left; margin:100px auto 0; } 

.box_a { width:200px; height:466px; background:#ffffff; margin:0 10px 0 0; float:left; }
.box_b { width:100px; height:466px; background:#ffffff; margin:0 10px 0 0; float:left; }
.box_c { width:550px; height:466px; background:#ffffff; margin:0 10px 0 0; float:left; }
.box_d { width:20px; height:466px; background:#ffffff; margin:0 ; float:left; }
.box_e {  width:580px; height:466px; margin:0 ; float:left; }

.box_info { width:660px; height:466px; background:#FFFFFF; margin:0 10px 0 0; float:left;  }

.footer { width:900px; /*height:10px; */text-align:right; margin:5px auto ;}
.footer p { color:#FFFFFF; }

.info_contact { margin:40px 25px;  }
.info_contact h2 {  color: #FF9900;}
.info_contact h3 {  color: #FF9900;}
.info_contact p { margin:3px 0; padding:0; color: #4C6D32; line-height:16px;}
a.mail {color:#4C6D32;}
a.mail:hover {  color:#90B93E;}
/*-----list-----*/
ul { list-style-type:none; margin:0px; padding:0px;}
li { text-decoration:none; margin:0px; padding:0px;}

ul.menu { margin:45px 10px 0 0; text-align:right;}
.menu li {
	margin:2px 0;
	padding:0 0 0 15px;
}
.menu li a {
	margin:2px 0;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 15px;
}
.content .box_a .menu li h5 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #719C23;
	font-size: 12px;
}
.menu li a:hover {
	background:url(img/flower.jpg) left no-repeat;
	margin:2px 0;
	font-size:12px;
	color:#4C6D32;
	font-weight:bold;
	padding:0 0 0 15px;
}
.visited{ background:url(img/flower.jpg) left no-repeat; margin:2px 0; font-size:12px; color:#4C6D32; font-weight:bold; padding:0 0 0 15px; }

ul.gallery { width:80px; margin:0; padding:10px;}
.gallery li { background:#90B93E; width:33px; height:33px; float:left; margin:5px 7px 0 0; padding:1px;}
.gallery li:hover { background:#FF9900; width:33px; height:33px; float:left; margin:5px 7px 0 0; padding:1px;}
.gallery li.right { background:#90B93E; width:33px; height:33px; float:left; margin:5px 0 0 0; padding:1px;}
.gallery li.right:hover { background:#FF9900; width:33px; height:33px; float:left; margin:5px 0 0 0; padding:1px;}

.pages { width:80px; margin:0; padding:5px 10px; text-align:right;}

#myGallery { border:none;}
.jdGallery { border:none;}

