@charset "UTF-8";
#doc {
	width: 960px;
}
#hd_info {
	height: 200px;
	width: 960px;
	background-image: url(../images/info_back.jpg);
	background-repeat: no-repeat;
}
#hd_school {
	height: 200px;
	width: 960px;
	background-image: url(../images/school_back.jpg);
	background-repeat: no-repeat;
}
#hd_studio {
	height: 200px;
	width: 960px;
	background-image: url(../images/studio_back.jpg);
	background-repeat: no-repeat;
}
#hd_company {
	height: 200px;
	width: 960px;
	background-image: url(../images/overview_back.jpg);
	background-repeat: no-repeat;
}
#hd_user {
	height: 200px;
	width: 960px;
	background-image: url(../images/user_back.jpg);
	background-repeat: no-repeat;
}
#menu {
	height: 20px;
	width: 940px;
	padding-left: 20px;
	padding-top: 150px;
	font-weight: bolder;
	color: #3399ff;
}
#menu ul li {
	font-size: 107%;
	float: left;
	font-weight: bolder;
	line-height: 15px;
}
#menu .news {
	text-decoration: none;
	height: 20px;
	margin-right: 20px;
}
#menu .info {
	text-decoration: none;
	height: 20px;
	margin-right: 20px;
}
#menu .studio {
	text-decoration: none;
	height: 20px;
	margin-right: 20px;
}
#menu .school {
	text-decoration: none;
	height: 20px;
	margin-right: 20px;
}
#menu a:link, #menu a:visited, #menu a:active {
	text-decoration: none;
	color: #3399ff;
}
#menu a:hover {
	color: #ff9900;
	text-decoration: none;
}
#sub_menu {
	height: 20px;
	line-height: 13px;
	width: 940px;
	padding-right: 20px;
	padding-top: 6px;
	font-weight: bold;
	color: #666666;
}
#sub_menu ul li {
	float: right;
	font-size: 92%;
	font-weight: bold;
}
#sub_menu .home {
	margin-right: 20px;
	text-decoration: none;
	height: 20px;
}
#sub_menu .company {
	margin-right: 20px;
	text-decoration: none;
	height: 20px;
}
#sub_menu .user {
	text-decoration: none;
	height: 20px;
	margin-right: 20px;
}
#sub_menu .contact {
	text-decoration: none;
	height: 20px;
}
#sub_menu a:link, #sub_menu a:visited, #sub_menu a:active {
	color: #666666;
	text-decoration: none;
}
#sub_menu a:hover {
	color: #ff9900;
	text-decoration: none;
}
#main      {
	width: 890px;
	padding-right: 50px;
	padding-left: 20px;
	font-size: 92%;
	line-height: 18px;
	color: #333333;
}
#side {
	width: 170px;
	float: left;
}
#info_main {
	float: right;
	width: 460px;
	background-image: url(../images/info_pola.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 260px;
}
#map {
	float: right;
	width: 720px;
	margin-top: 8px;
	padding-bottom: 100px;
}
#studio_main {
	float: right;
	width: 720px;
	padding-bottom: 100px;
}
.studio_pola {
	height: 315px;
}
#school_main {
	float: right;
	width: 720px;
	padding-bottom: 100px;
}
#company_main {
	float: right;
	width: 720px;
	padding-bottom: 100px;
}
#user_main {
	float: right;
	width: 720px;
	padding-bottom: 100px;
}
h1 {
	color: #3399ff;
	font-weight: bolder;
	margin-bottom: 15px;
	font-size: 136%;
}
h2 {
	font-weight: bold;
	color: #ff9900;
}
.maru {
	color: #ff9900;
}
.bule_b {
	font-weight: bold;
	color: #3399ff;
}
.blue {
	color: #3399ff;
}
.right {
	text-align: right;
}
.space30 {
	height: 30px;
}
.space20 {
	height: 20px;
}
#ft {
	background-image: url(../images/footer_back.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 960px;
	position: fixed;
	bottom: 0px;
	background-position: bottom;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #ff9900;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
