@charset "UTF-8";

.topImage{
	width:980px;
	height:355px;
}

.topImage img{
	position:absolute;
	top:55px;
	left:0px;
}

#main{
	width:980px;
}

#news_area{
	float:left;
	width:460px;
	height:228px;
	padding-top:40px;
	padding-left:20px;
	margin-top:10px;
	text-align:left;
	background-image:url("../img/index/img_news_area.png");
	background-repeat: no-repeat;
}

#news_area h4{
	padding-right:10px;
}

#news_area h5{
	text-align:center;
	color:orange;
	font-size:18px;
}

#news_area h6{
	text-align:center;
	color:red;
	font-size:16px;
}

#index_info_area{
	float:right;
	width:480px;
	margin-top:10px;
}

#info_area01{
	width:480px;
	height:128px;
	background-image:url("../img/index/img_info_area01.gif");
	background-repeat: no-repeat;
}

#info_area01:hover{
 	background-position:0 100%;
}

#info_area01 a{
	display:block;
	width:480px;
	height:128px;
}

#info_area02{
	width:480px;
	height:128px;
	margin-top:5px;
	background-image:url("../img/index/img_info_area02.gif");
	background-repeat: no-repeat;
}

#info_area02:hover{
 	background-position:0 100%;
}

#info_area02 a{
	display:block;
	width:480px;
	height:128px;
}

#cource_area{
	padding:5px;
	background-color:#cdc8b5;
	color:#333333;
}

#cource_area h2{
	font-size:18px;
	margin-bottom:5px;
	color:#f30;
}

#cource_area h3{
	text-align:left;
	color:#f60;
	font-size:14px;
	margin-left:25px;
}

#phone{
	color:#dd0000;
	font-size:18px;
}

#fax{
	color:#dd0000;
	font-size:18px;
}

#cource_area p{
	text-align:left;
	text-indent:1em;
	width:380px;
	margin-left:25px;
	margin-bottom:10px;
}

#cource_area a{
	color:blue;
	border-bottom:1px dashed #f90;
}

#left-box{
	float:left;
	width:460px;
	height:200px;
	border:1px solid #3a3a3a;
	padding:5px;
}

#right-box{
	float:left;
	width:470px;
	height:200px;
	border:1px solid #3a3a3a;
	border-width:1px 1px 1px 0px;
	padding:5px; 
}

#area-l{
	float:left;
}

#area-r{
	float:right;
	width:330px;
	text-align:left;
}

#guide_area{
	text-align:left;
	background-color:#ADB9CF;
}

#img-left{
	float:left;
	width:700px;
}

#guide_area h2{
	margin-left:10px;
	font-size:16px;
	color:#dd0000;
	border-bottom:1px solid white;
}

#guide_area p{
	margin-top:10px;
	margin-left:10px;
	text-indent:1em;
}

#img-left a{
	display:block;
	margin:10px;
	width:200px;
	background-image:url("../img/common/Square_wht_Right.gif");
	background-repeat:no-repeat;
	text-indent:18px;
	border-bottom:1px dashed white;
	color:blue;
}

#go-floor{
	float:right;
	margin-right:10px;
}

#service_area{
	padding-bottom:10px;
	background-color:#ADB9CF;
}

#service_area p{
	text-align:left;
	margin-left:10px;
	margin-bottom:5px;
	background-image:url("../img/common/Square_wht_Right.gif");
	background-repeat:no-repeat;
	text-indent:18px;
}

#service_area a{
	border-bottom:1px dashed white;
	color:blue;
}

#news_area a{
        color:blue;
        text-decoration:underline;
}
