
BODY{
	margin : 0 ;
	padding : 0 ;
	background-color : #152B5E ; 
	color : #CCCCCC ;
	
	/*text-align : center ;*/
}

A {color:#FF6600}
A : visited {#A57558}

#wrapper {
	width : 610px ;
	/*height : 200px ;*/

	/*border: 1px #000000 solid;*/
	/*margin-left : auto ;*/
	/*margin-right : auto ;*/
	/*text-align : left ;*/
}


#main {
	width: 417px ;
	float :left ;
	margin-left : 10px
	

}


#sidebar {
	width: 183px ;
	float :left; 
}

.schedule_cotainer {

	width: 417px ;
	/*border : 1px #000000 solid;*/
	background-image: url("image/frame_bg.gif") ; 
	
}

.item {
	width: 390px ;
	margin-left : auto ;
	margin-right : auto ;
	font-size : 10px; line-height : 20px; color : #CCCCCC; font-family: 'MS@PSVbN',Osaka,sans-serif; text-decoration : none;
	
}

.schdule_image {

	margin : 0;
	
	
}

.j9{font-size : 9px; line-height : 15px; color : #999999; font-family: "Osaka"; text-decoration : none}
.j10{font-size : 10px; color : #CCCCCC; font-family: "Osaka"; text-decoration : none}

.j9m{font-size : 9px; line-height : 15px color : #CCCCCC; font-family: "Osaka"; text-decoration : none}
.j10b-m{font-size : 10px; line-height : 20px; color : #CCCCCC; font-family: "Osaka"; text-decoration : none}



.input {
	color: #000000;
	font-family: "Osaka", "sans-serif";
	font-size: 12px;
	background-color: CCCCCC;
	border-top: 1px #000000 solid;
	border-right: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	border-left: 1px #000000 solid;
	height: 17px;
	}
	
.input-pull {
	color: #000000;
	font-family: "Osaka", "sans-serif";
	font-size: 10px;
	background-color: CCCCCC;
	
	
	}
	
.input-nb {
	color: #000000;
	font-family: "Osaka", "sans-serif";
	font-size: 12px;
	background-color: CCCCCC;
	
	
	}
	
.item-title {
	color: #000000;
	font-family: "Osaka";
	font-size: 10px;
	font-weight : bold ;
	background-image:url(image/title_bg.gif);
	 padding:0 0 0 5px; 
	 width: 383px; 
	 height: 20px; 
	 
	text-align:left;
	border-top: 1px #000000 solid;
	border-right: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	border-left: 1px #000000 solid;
	margin-left : auto ;
	margin-right : auto ;
	}

.disco-detail {
	color: #CCCCCC;
	font-family: "Osaka";
	font-size: 10px;
	
	 padding:5; 
	 width:393px;
	 text-align:left;

	
	}
	
.disco-cap{
	font-size : 9px;
	color : #999999;
	width:393px;
	padding:0 5; 
	font-family: "Osaka";
	text-align:left;
	}
	
