@charset "UTF-8";
@import url(menu.css);
@import url(layout.css);
@import url(base.css);
/*entrance*/
.entrance{
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
/**/
div .global{
	height: 255px;
	width: 190px;
}
div .global a,
div .global a:link,
div .global a:visited,
div .global a:active,
div .global a:hover {
	padding-right: 30px;
	padding-top: 10px;
	text-align: right;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	background-image: none;
}
div .global a,
div .global a:link,
div .global a:visited {
	text-decoration: underline;
	/*text-decoration: none;*/
}
div .global a:active,
div .global a:hover{
	/*text-decoration: underline;*/
}
/**/
#menu{
	background-image: url(../../img/bg2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 190px;
	height: 1200px;
}

.bg-top{
	background-image: url(../../img/bg-photo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/**/
#container.top {
	height: 1200px;
}
h1{
	position: absolute;
	z-index: 100;
	left: 4%;
	top: 30px;
}
div.doc{
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 370px;
}
div.dot1{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
span.announce{
	font-size: 125%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	padding-right: 10px;
}
td.announce{
	padding-left: 15px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #B2B2B2;

}
div.announce{
	padding-left: 15px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #B2B2B2;
	margin-bottom: 5px;

}
div.announce2{
	padding-left: 15px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #5C803A;
	margin-bottom: 5px;

}
#foot.top{
	padding-left: 5%;
	padding-right: 5%;
}
#container .entrance table {
	margin-right: auto;
	margin-left: auto;
}
