@charset "utf-8";

/* CSS Document */

.textbox
	{
		width: 100%;
	}
.button
	{
		width: 150px;
	}
.textarea
	{
		width: 100%;
		height: 250px;
	}

body{

	font-family:Verdana, Geneva, sans-serif;

	font-size:10px;

	font-style:normal;

	font-weight:normal;

	margin-bottom:0px;

	margin-left:0px;

	margin-right:0px;

	margin-top:0px;

}



/* =============== main ====================== */



#overall{

	height:686px;

	width:998px;

}



#head{

	height:151px;

	width:998px;

}



#head_bird{

	border-top-color:#000;

	border-top-style:solid;

	border-top-width:1px;

	border-left-color:#000;

	border-left-style:solid;

	border-left-width:1px;

	position:relative;

	height:150px;

	width:230px;

	float:left;

}



#head_img_bird{

	position:absolute;

	top:15px;

	left:25px;

}



#head_title{

	position:relative;

	height:150px;

	width:766px;

	float:left;

	border-right-color:#000;

	border-right-style:solid;

	border-right-width:1px;

	border-top-color:#000;

	border-top-style:solid;

	border-top-width:1px;

	border-bottom-color:#000;

	border-bottom-style:solid;

	border-bottom-width:0px;

}



#head_title_text{

	position:absolute;

	top:60px;

	left:80px;

	font-size: 34px;

	font-weight: bold;

	font-family:Verdana, Arial, Helvetica, sans-serif;

}



#nav{

	padding-top:60px;

	height:440px;

	width:229px;

	float:left;

	border-left-color:#000;

	border-left-style:solid;

	border-left-width:1px;

	border-bottom-color:#000;

	border-bottom-style:solid;

	border-bottom-width:0px;

	overflow-y:auto;

}



.nav_link{

	font-style:normal;

	color:#FFF;

	text-decoration:none;

	display:block;

	font-size:24px;

	font-weight:bold;

	padding-top: 10px;

	padding-left:30px;

}



.nav_link:hover{

	display:block;

	color:#EC952E;

}



#content{

	border-left-color:#000;

	border-left-style:solid;

	border-left-width:0px;

	border-right-color:#000;

	border-right-style:solid;

	border-right-width:1px;

	height:500px;

	width:767px;

	float:left;

}



#content_head{

	padding-top:2px;

	padding-left:5px;

	padding-right:5px;

	height:36px;

	width:756px;

	font-size: 12px;

	font-weight: bold;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	border-bottom-color:#000;

	border-bottom-style:solid;

	border-bottom-width:0px;

}



#content_text{

	padding-bottom:5px;

	padding-left:5px;

	padding-right:5px;

	padding-top:5px;

	float:left;

	height:410px;

	width:556px;

	overflow-Y:auto;

	font-size: 12px; 

	font-family:Verdana, Arial, Helvetica, sans-serif;

}



#content_container{

	float:left;

	height:420px;

	width:200px;

}



#content_photoshow_1{

	background-color:#999;

	height:200px;

	width:200px;

	border-top-color:#000;

	border-top-style:solid;

	border-top-width:1px;

	border-bottom-color:#000;

	border-bottom-style:solid;

	border-bottom-width:1px;

	border-left-color:#000;

	border-left-style:solid;

	border-left-width:1px;

}



#content_space{

	height:18px;

	width:200px;

	border-left-color:#000;

	border-left-style:solid;

	border-left-width:0px;

}



#content_photoshow_2{

	background-color:#999;

	height:200px;

	width:200px;

	border-top-color:#000;

	border-top-style:solid;

	border-top-width:1px;

	border-left-color:#000;

	border-left-style:solid;

	border-left-width:1px;

	border-bottom-color:#000;

	border-bottom-style:solid;

	border-bottom-width:1px;

}



#content_foot{

	padding-left:5px;

	padding-right:5px;

	height:39px; 

	width:756px;

	border-top-color:#000;

	border-top-style:solid;

	border-top-width:0px;

	border-bottom-color:#000;

	border-bottom-style:solid;

	border-bottom-width:0px;

}



#content_foot_text{

	height:39px;

	width:560px;

	float:left;

	font-size: 14px;

	font-style: italic;

	font-weight: bold;

	font-family:Verdana, Arial, Helvetica, sans-serif;

}



#content_foot_dev{

	height:39px;

	width:190px;

	font-size: 10px; 

	font-family:Verdana, Arial, Helvetica, sans-serif;

	float:left;

	border-left-color:#000;

	border-left-style:solid;

	border-left-width:0px;

}



.sepperator{

	clear:both;

}



#foot{

	padding-left:235px;

	height:34px;

	width:761px;

	border-bottom-color:#000;

	border-bottom-style:solid;

	border-bottom-width:1px;

	border-left-color:#000;

	border-left-style:solid;

	border-left-width:1px;

	border-right-color:#000;

	border-right-style:solid;

	border-right-width:1px;

	font-size: 14px;

	font-style: italic;

	font-weight: bold;

	font-family:Verdana, Arial, Helvetica, sans-serif;

}





/* =============== main ====================== */



.news_title_link{

	color:#000;

	display:block;

	text-decoration:none;

	font-weight:bold;

	font-size:14px;

	font-family:Verdana, Geneva, sans-serif;

	font-style:normal;

}



.news_title_link:hover{

	text-decoration:underline;

}

.news_title{

}



#admin_head{

	height:40px;

	width:766px;

}



#admin_content{

	height:410px;

	width:756px;

	overflow-Y:auto;

}



#admin_foot{

	height:40px;

	width:766px;

}