@charset "UTF-8";
/* CSS Document */
body {
	background-color: #000000;
	background-image: url(../images/bg_logo.gif);
	background-repeat: no-repeat;
	background-position: 900px 260px;
}
a {
	color: #718182;
}
a:hover{
	color: #566263;
}
h1{
	margin-left: 135px;
	color: #E8BECA;
	background-color: #D5006C;
	height: 30px;
	line-height: 30px;
	background-image: url(../images/h1_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 710px;
	font-size: 11px;
}
h3{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #333333;
}
h4{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #333333;
}
.img_left{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #333333;
}
.img_right{
}
#calendar td .val{
	display: none;
}
#cal_event {
	margin-right: 10px;
	margin-left: 10px;
	height: 82px;
	overflow: auto;
}
#cal_event .title{
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
	border-bottom-width: 1px;
	background-image: url(../images/star_mini.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 1px;
}
#cal_event li{
	font-size: 12px;
	color: #CCCCCC;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	padding-top: 3px;
}
#cal_event li .date{
	font-weight: bold;
	color: #CCCCCC;
	float: left;
	width: 60px;
}
#cal_event li a{
	color: #F1F2DA;
	text-decoration: underline;
}
#cal_event li a:hover{
	color: #FFFFFF;
}
#header{
	background-image: url(../images/head_logo.png);
	background-repeat: no-repeat;
	height: 110px;
}
#flash {
}
#cont {
	width: 865px;
	margin-right: auto;
	margin-bottom: 10px;
	overflow: hidden;
}
#cont #left {
	float: left;
	width: 285px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#cont #center {
	float: left;
	width: 285px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#cont #right {
	float: left;
	width: 270px;
}
#cont .bar {
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 5px;
}
#cont #top_photo {
	margin-left: 10px;
}
#cont #top_photo a {
	display: block;
	height: 80px;
	width: 259px;
	border: 3px solid #333333;
	margin-bottom: 4px;
}
#cont #top_photo a:hover {
	margin-bottom: 4px;
	border: 3px solid #FFFFFF;
}
#cont #top_recruit {
	height: 157px;
	margin-right: 10px;
	margin-left: 10px;
}
#cont #top_menu {
	height: 150px;
	margin-right: 10px;
	margin-left: 10px;
}
.arrow_1 a, .arrow_2 a{
	padding-left: 17px;
	font-size: 12px;
	line-height: 15px;
	height: 15px;
	color: #F0638F;
	text-decoration: none;
}
.arrow_1 a {
	background-image: url(../images/arrow_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.arrow_2 a {
	background-image: url(../images/arrow_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.arrow_1 a:hover, .arrow_2 a:hover{
	text-decoration: underline;	
}
#cont #news {
	font-size: 12px;
}
#cont #news li {
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #333333;
	background-color: #333333;
	background-image: url(../images/box_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#cont #news li .title{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	margin-bottom: 4px;
}
#cont #news li .text{
	font-size: 12px;
	line-height: 120%;
	color: #CCCCCC;
}
#cont #news li .date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-align: right;
	letter-spacing: 1px;
	margin-top: 3px;
}
#cont #recruit {
	font-size: 12px;
}
#cont #recruit li {
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #333333;
	background-color: #333333;
	background-image: url(../images/box_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#cont #recruit li .title{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	margin-bottom: 4px;
}
#cont #recruit li .comment1{
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
	font-weight: bold;
}
#cont #recruit li .comment2{
	font-size: 12px;
	line-height: 120%;
	color: #CCCCCC;
}
#cont #right_info{
	margin-right: 5px;
	margin-left: 10px;
	background-color: #D5006C;
	padding: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D56BA0;
	border-right-color: #96004C;
	border-bottom-color: #96004C;
	border-left-color: #D56BA0;
	margin-bottom: 5px;
	background-image: url(../images/top_info_logo.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	height: 100px;
	overflow: hidden;
}
#cont #right_info .title_in{
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 70px;
}
#cont #right_info .title2{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	margin-left: 70px;
}
#cont #right_info .title{
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 70px;
	letter-spacing: 1px;
}
#cont #right_info .text{
	font-size: 11px;
	line-height: 120%;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF66FF;
	padding-top: 2px;
	height: 20px;
}

#cont .intro{
	font-size: 15px;
	line-height: 130%;
	color: #FFFFFF;
	background-color: #F43F65;
	background-image: url(../images/intro_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-weight: bold;
}

#cont .box{
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #333333;
	overflow: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#cont .box2{
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	overflow: auto;
}

#photo{
	margin-left: 20px;
}
#photo li{
	float: left;
	width: 112px;
	margin-right: 4px;
	margin-bottom: 4px;
}
#photo li a{
	background-color: #666666;
	display: block;
	padding: 1px;
}
#photo li a:hover{
	background-color: #000000;
}
#access {
	margin-left: 20px;
}
#access .title_in{
	font-size: 12px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 30px;
	margin-bottom: 3px;
}
#access .title{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
#access .text{
	font-size: 12px;
	line-height: 120%;
	color: #CCCCCC;
	margin-bottom: 3px;
}
#gmap {
	float: left;
	height: 300px;
	width: 428px;
	margin-right: 15px;
	border: 1px solid #666666;
}
#footer .menu{
	font-size: 11px;
	background-color: #1F1F1F;
	height: 15px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	width: 810px;
}
#footer .menu li {
	float: left;
	height: 15px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-right: 5px;
	width: 100px;
}
#footer .menu .t_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
}
#footer .menu .t_2 {
	color: #999999;
	letter-spacing: 1px;
}
#footer .menu a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 15px;
	padding-top: 2px;
	padding-left: 5px;
}
#footer .menu a:hover{
	text-decoration: underline;
}
#footer .info{
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 11px;
}
#footer .info .title{
	font-weight: bold;
	margin-bottom: 2px;
}
#footer .info .text{
	line-height: 120%;
}
#footer .banner {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	height: 31px;
}
#footer .banner li {
	float: left;
	height: 31px;
	width: 90px;
}
#footer #copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 100px;
	padding-left: 20px;
}
