body {
	font-size: 12px;
	line-height: 20px;
	background-color: #330000;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#wrapper #title {
	background-image: url(img/bg_title.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: none;
	height: 100px;
	width: 1000px;
}
#wrapper #global_menu {
	height: 40px;
	width: 1000px;
}



#wrapper #sub_menu {
	width: 980px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 10px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(img/bg_sub_menu.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
	margin-bottom: 5px;
}
#wrapper #sub_menu li {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
}
#wrapper #sub_menu a {
	color: #666666;
	text-decoration: none;
}
#wrapper #sub_menu a:visited {
	color: #666666;
	text-decoration: none;
}
#wrapper #sub_menu a:hover {
	color: #0099FF;
	text-decoration: underline;
}
#wrapper #sub_menu a:active {
	color: #666666;
	text-decoration: none;
}






#wrapper #main {
	background-image: url(img/bg_main.gif);
	background-repeat: repeat-y;
	width: 980px;
	overflow: auto;
	clear: both;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrapper #main #left {
	float: left;
	width: 210px;
}
#wrapper #main #left #schooldb {
	width: 210px;
}
#wrapper #main #left #top_left_google {
	padding: 5px;
	width: 200px;
	height: 200px;
}
#wrapper #main #contents {
	float: right;
	width: 760px;
}

.img_spase {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 5px;
	padding-left: 2px;
}
.mini {
	font-size: 10px;
	line-height: 16px;
}
#wrapper #main #contents #entry_title {
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	background-image: url(img/dot_orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 28px;
	width: 530px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
	clear: both;
}
#wrapper #main #contents #entry_body {
	width: 530px;
	font-size: 14px;
	line-height: 22px;
	clear: both;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	overflow: auto;
}
ul {
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #0033CC;
	text-decoration: underline;
}
a:active {
	color: #003366;
	text-decoration: underline;
}

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#wrapper #footer {
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	width: 1000px;
}
#wrapper #main #left #top_left {
	padding: 5px;
	width: 200px;
}
#wrapper #main #contents #center {
	float: left;
	width: 540px;
}
#wrapper #main #contents #right_menu {
	float: right;
	width: 210px;
}
.entry_body_3colmun {
	float: left;
	width: 166px;
	list-style-type: none;
	padding: 5px;
	font-size: 10px;
}
.entry_body_3column_underborder {
	float: left;
	width: 171px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	line-height: 14px;
	font-size: 12px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.entry_body_2column {
	margin: 0px;
	float: left;
	width: 265px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.box_title {
	background-color: #eeeeee;
	display: block;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 2px;
	color: #333333;
	text-decoration: none;
}

#wrapper #main #contents #center #entry_body .entry_body_2column .box_title {
	color: #333333;
	text-decoration: none;
}
