/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
	color:#CCCCCC;
	background-color:#000000;
	background-image:url(img/bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	}

.head { background-color:#BF1813;
width:100%;
height:5px;
margin-bottom:20px;
font-size:1px;}	

#content {margin:20px 0 0 30px;}
.logo { margin-left:30px;}

td.foot{
background-image:url(img/foot_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	}
	
td.foot p{
padding:0 0 6px 30px;}

img {border:0;}


/*ΆTCY
-----------------------------------------------------------------------*/
h1{font-size:12px; line-height:22px;}
h2{font-size:14px; line-height:20px;}
h3{font-size:12px; line-height:18px;}
h4{font-size:10px; line-height:16px;}
blockquote{font-size:12px; line-height:18px;}
p{font-size:12px; line-height:140%;}
.x-small{font-size:9px;}	/*Ι¬*/
.small{font-size:10px; line-height:14px;}		/*¬*/
.middle{font-size:12px;}	/**/
.large{font-size:14px;}		/*ε*/
.x-large{font-size:16px;}	/*Ιε*/


.bold{font-weight:bold;}	/*Ύ*/


/*ΆJ[
-----------------------------------------------------------------------*/
.red{color:#FF0000;}	/*Τ*/


	
/*Xy[X
-----------------------------------------------------------------------*/
.space-ss{height:7px; clear:both; font-size:1px;}
.space-s{height:10px; clear:both; font-size:1px;}
.space-m{height:15px; clear:both; font-size:1px;}
.space-l{height:20px; clear:both; font-size:1px;}

/*floatFπ
-----------------------------------------------------------------------*/
.clear{clear:both;}

/*hrπB·
-----------------------------------------------------------------------*/
hr{display:none;}

/*ξ{N
-----------------------------------------------------------------------*/
a:link{
color:#0088AA;
	text-decoration:none;	
}
a:visited{ 
	color:#0088AA;
	text-decoration:none;
}
a:hover{ 
	color:#0088AA;
	text-decoration:underline;
}


