@charset "UTF-8";
html{
	background-image : url(../../img/background/gray.gif);
}

div.navi{
	background-image : url(../../img/background/lightgray.gif);
}

table.login td, table.login th{
	background-image : url(../../img/background/lightgray.gif);
}

div.header{
	background : url(../../img/header.jpg) right top no-repeat;
}

div.header a:link,div.header a:visited{
	color : #3F3F3F;
}

div.footer{
	background : url(../../img/footer.jpg) right no-repeat;
}
div#login_container {
	position: relative;
}

div#tyonchan{
	margin : 0;
	width:95px; 
	height:120px;

	background: url(../../img/banner/tyonchan.jpg) no-repeat bottom right !important;	
	background-image: none;
	/* for ie7 */
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/banner/tyonchan.jpg");

	position:absolute;
	right: 5px;
	bottom: 10px;
	top: 40px;
}

div#loginbanners {
	margin: 10px auto;
	text-align: center;
}
