@charset "utf-8";
/* CSS Document */
#top{
	clear:both;
	height:110px;
}
#top img{
	float:left;
}
#site{
	font-size:10px;
	color:#515151;
	float:right;
	display:block;
	margin-top:5px;
	padding-bottom:10px;
}
#site a{
	color:#515151;
	text-decoration:none;
	background:url(../images/icon_site.gif) no-repeat;
	background-position:0px 4px;
	padding-left:10px;
	padding-right:15px;
	margin-left:5px;
}
#site a:hover{
	text-decoration:underline;
}
#mn{
	float:right;
	display:block;
	width:690px;
}
#mn a img{
	display:block;
	margin-right:15px;
	*margin-right:15px;
	_margin-right:12px;
}
#mn a:hover img{
	padding-top:2px;
}

/*header start*/
#header{height:94px; position:relative;}
#logo{margin:5px 21px 0 20px; width:176px; height:82px; float:left;}
#course{margin-top:14px; width:123px; height:59px; float:left;}
#bur{width:260px; color:#b06d2b; height:12px; position:absolute; left:105px; bottom:5px; font-size:12px;}
#bur ul li{background:url(../image_index/primary/line_bur.jpg) no-repeat left 4px; padding-left:10px; margin-right:10px; float:left;}
#bur ul li.home{background:none; margin-right:10px; float:left;}
#bur ul li a{color:#b06d2b; text-decoration:none;}
#bur ul li a:hover{color:#330066; text-decoration:underline;}
#nav{float:right; margin-right:31px;_margin-right:17px; margin-top:27px;}
#nav img{margin-left:12px;}
/*header end*/


/*footer start*/
#footer{height:35px; width:952px !important; *width:960px; padding:10px 5px !important; *padding:10px 50px; margin:30px 0 0 8px !important; *margin:30px 0 0 8px; background:url(../image_index/primary/footer.jpg) no-repeat center bottom; color:#4f4f4f; position:relative; font-size:12px;}
#footer h2{font-size:12px; text-align:center; color:#999; left:360px; bottom:60px; position:absolute; margin-top:10px;}
#footer span.small{font:11px;}
#footer span.e-work{float:right;}
#footer a{color:#4f4f4f;}
#footer a:hover{text-decoration:underline;}
/*footer end*/

