/*---body---*/
body,td,th {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
}
body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	line-height:1.5em;
	
}
a{
	text-decoration:none;
	color:#0000FF;
	font-weight:bold;
}
a:hover{
	text-decoration:underline;
	color:#000000;
	font-weight:bold;
}

.r_pic {
	margin-left: 10px;
}
.l_pic {
	margin-right: 10px;
}

.h_l_pic{
	padding: 4px;
	background-color: #68D15C;
	border: 1px solid #00FFFF;
	margin-right: 20px;
}

.h_j_pic{
	padding: 4px;
	background-color: #68D15C;
	border: 1px solid #00FFFF;	
	margin: 0px 15px 0px 15px;
}

.h_r_pic{
	padding: 4px;
	background-color: #68D15C;
	border: 1px solid #00FFFF;
	margin-left: 20px;
}


input.text{
	color:#FFFFFF;
}
input.text:hover{
	color:#FFFFFF;
}
/*---header---*/
#header {
	background-color:#CCFFFF;
	width:758px;
	height:150px;
	margin:auto;	
}

/*---Menu---*/
#menu{
	background:#a9c9d6;
	width:758px;
	height:30px;
	margin:auto;
	text-align:left;
	border-bottom:1px solid black;
	border-top:1px solid black;
	
}

#menu li{
	width:auto;
	margin-left:2px;
	margin-right:2px;
}

#sub li{
	width:130px;;
	margin:0px;
}
#sub .subli{
	width:120px;;
	margin:0px;
}

/*---text---*/
#bg{
	background-color: #68D15C;
	width:778px;
	height:auto;
	margin:auto;
	padding-bottom:10px;
	padding-top:10px;	
	border:1px  #fff solid;
}
#border{
	background-color:#CCFFFF;
	border:1px #fff solid;
	width:758px;
	margin:0px 10px 0 10px;
}
#text{
	background-color: #CCFFFF;
	width:auto;
	height:auto;
	margin:auto;
	margin-bottom:0px;
}
#text #title{
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:10px;
	text-align: center;
}

#text #bft{
	width:auto;
	height:auto;
	margin:auto;
	padding-bottom:10px;	
	text-align:justify; margin:0 10px 0 10px;
}

#text #news{
	width:auto;
	height:auto;
	font-weight:bold;
	margin:0px 14px 10px 14px;
	text-align:center;
}

#text #contact{
	font-style:italic;
	text-align:left;
	margin:10px 10px 0px 10px;
}

#text #subtext{
	margin-left:10px;
	margin-right:10px;
}
#text #left{	
	float:left;
	width:350px;
	height:auto;
	margin:auto;
	padding-left:10px;
}

#text #right{	
	float:right;
	width:350px;
	height:auto;	
	margin:auto;
	padding-right:10px;
}

#form{
	margin:20px 10px 20px 10px;
	text-align:left;
	padding-bottom:10px;
	border-top:1px dashed #000000;
	border-bottom:1px dashed #000000;
}
#frm .label{
	font-weight:bold;
}
#form input, textarea{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
#form_label{
	width:100px;
	margin:0px 10px 0px 0px;
	float:left;
}

#form_input{
	width:550;
	margin:0px 10px 0px 10px;
	float:left;
}
#text #layer
{
	width:100%;
	height:175px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dashed black;
	text-align:left;
}

#text #layer #item{
	width:225px;
	height:auto;
	float:left;	
	text-align:left;
}

#text #layer #image{
	width:130px;
	height:140px;
	text-align:center;
	vertical-align:middle;
	border:1px solid black;
	float:right;
}

#gallery_layer{	
	height:150px;
	margin:10px;
}

#img1{
	width:125px;
	height:150px;
	margin:10px;
	vertical-align:top;
	border:1px dotted black;
	float:left;
}
.email{
	margin:-3px;
}

#sub .sv{
	width:175px;
	margin:0px;
}
#img_title{
	text-align:center;font-style:italic; color:#000099;
}
#img_name{
	font-weight:bold;
	text-align:center;
}

/*---Break--*/
#text #break{
	clear:both;
	margin:5px;
}

/*---footer---*/
#footer{
	clear:both;
	background:#a9c9d6;
	width:758px;
	height:auto;
	margin:auto;
	padding:10px 0px 10px 0px;
	border-top:1px #fff solid;
	font-size: 12px;
}
