* {
	margin: 0;
	padding: 0;
	border: none;
	/*font-size: 100%;
	font-weight: normal;*/
	font-style: normal;
	
	}

body { 
background-image:url(../images/common/back.gif);
background-repeat:repeat-y;
background-color:#8B9094;
background-position:center;
}

#copyright{
width:100%;
font-size:10px;
color:#666666;
text-align:center;
}

#banner img{
margin-bottom:5px;
}


a:link { color: #5391B5; font-weight:bold; text-decoration:none; }
a:visited { color: #5391B5; font-weight:bold; text-decoration:none;}
a:hover { color: #94BAD1; font-weight:bold; text-decoration: underline; }


.s_menu{
font-size:10px;
color:#142F51;
}

.s_menu a:link { color: #666666; font:12px/16px Osaka; font-weight:bold;text-decoration:none; }
.s_menu a:visited { color: #666666; font:12px/16px Osaka; font-weight:bold;text-decoration:none;}
.s_menu a:hover { color: #999999; font:12px/16px Osaka; font-weight:bold;text-decoration: underline; }




.lecture_pic{
	width:585px;
	margin-bottom: 20px;

	font-size:10px;
}
.lecture_pic img{
	margin-right:15px;
}

