@charset "UTF-8";
body {
	background-color: #333333;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#boxP {
height:753px;
width:800px;
margin-right: auto;
	margin-left: auto;
}#header {
	height: 245px;
	width: 800px;
}
#logo_box {
	height: 28px;
	width: 800px;
	background-image: url(../images/logo.jpg);
}
#slog_box {
	height: 30px;
	width: 800px;
	border-bottom:#CCCCCC solid 1px;
	border-top:#CCCCCC solid 1px;
	background-image: url(../images/slog3.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#margin {
	height: 3px;
	width: 800px;
}
#content_box {
border-top:#CCCCCC solid 2px;
	height: auto;
	width: 800px;
}

#footer_box {
	height: 33px;
	width: 30%;
	background-image: url(../images/bg_foot.jpg);
	background-repeat: repeat-x;
	float:left;
}

#menu_box {
	margin-top:5px;
	width: 156px;
	height: 250px;
}

#menu_box1 {
	height: 30px;
	width: 720px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-position: center center;
	padding-left: 80px;
}
#menu_no {
padding-top:10px;
padding-left:10px;
	height: 23px;
	width: 80px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	float:left;
}
#menu_act {
padding-top:10px;
padding-left:10px;
color:#333333;
	height: 23px;
	width: 80px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	float:left;
}
#menu_no1 {
	height: 17px;
	width: 75px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	float: left;
	padding-left: 30px;
	padding-top: 10px;
}
#menu_act1 {
	background-color:#CCCCCC;
	color:#333333;
	height: 22px;
	width: 75px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	height: 17px;
	float: left;
	padding-left: 30px;
	padding-top: 10px;
}

#footer_box p{
padding:11px; 
font-family: Trebuchet MS, Georgia, 'Times New Roman', Times, serif; 
color:#999999; 
font-size:12px;
}


p {
	margin:0;
	padding:8px;
	font-family: Trebuchet MS, Georgia, 'Times New Roman', Times, serif; 
color:#999999; 
font-size:12px;

	
}
#menu_box h1{
 padding:0px;
 margin:0px;
 font-family: Trebuchet MS, Georgia, 'Times New Roman', Times, serif; 
color: #CCCCCC; 
font-size:14px;
}

a, a:link, a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
height:10px;
	color: #666666;
	text-decoration:none;
}
#menuS{
	height:33px;
	width:70%;
	background-image: url(../images/bg_foot.jpg);
	background-repeat: repeat-x;
	float:left;
}
#coleft {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding-right: 10px;
}
#colright {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding-left: 10px;
}
