body{
	background:#fff url(../pic/bg-left.gif) repeat-y;	
}

#mainwrap{
	position:relative;
	left:8px;
	top:-8px;
	margin:0;
	width:955px;
	background-color:#fff;	
}

#subwrap{
	clear:both;
	position:relative;
	top:10px;
	background-color:#fff;
}

#outhead{
	background-color:#090;
	width:955px;
	margin:0px;
	padding:3px;
	clear:both;
	position:relative;
	top:-14px;
	left:8px;
}

#super{
	width:940px;
	margin:0;
	background-color:#fff;
	height:90px;
}
#super #logo{	
	float:left;
	background-color:#fff;
	margin:0;
	position:relative;
	left:12px;
	top:0px;
	line-height:24px;
}
#super #logo dl{	
	margin:0;
	text-align:center;
	line-height:80%;	
}

#super #banner{
	float:left;
	background-color:#fff;
	position:relative;
	top:5px;
	left:15px;
}

#super #kaisai-inf{
	padding:0px;
	float:left;
	position:relative;
	left:60px;
	top:0px;
	margin-bottom:5px;
	border-top:2px groove #ddd;
	border-left:2px groove #ddd;
	width:75px;
}

#super #rtbar{
	position:relative;
	left:0;	
	float:right;
	background-color:#fff;
	margin:0;
}



#header{
	width:955px;	
	background-color:#e5e5e5;
	clear:both;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #555;
	display:inline;
}

#col-left{
	float:left;
	position:relative;
	top:-10px;
	width:190px;
	height:1880px;
	margin:0px;
	display:inline;
	border-right: 4px solid #555;
	border-bottom: 4px solid #555;
	background-color:#cdc;
}
#col-left1{
	padding:20px 5px 5px 5px;		
	background-color:#555;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;	
}

#col-left2{
	position:relative;
	margin:0px;
	padding:12px 5px;
	background-color:#ddd;
	border-top: 1px solid #fff;
	border-right: 1px solid #666;
	border-bottom: 1px solid #555;
	background:#ccc url(../pic/back_tile.gif);	
	
}
#col-left3{
	position:relative;
	margin:0px;
	padding:0px 5px 5px 5px;
	background:#ccc;
	border-bottom:5px solid #555;
}



#col-center{
	float:left;
	position:relative;
	left:5px;
	margin-top:5px;
	padding:5px 5px 5px 5px;
	width:540px;	
	/*height:1700px;mosmos del 20061126*/
}
#col-right{
	position:relative;
	margin:7px 0 0 0;
	padding:5px 5px 5px 5px;
	width:200px;
	/*border:2px solid #3d3;*/
	float:left;

	
	/*background-color:#ffb600;*/
	/*background-color:#dddddd;	
	border-left: 2px dotted green;*/

}

#col-left .text{
	clear:left;
	font-size:80%;
	line-height:110%;
}

#col-center .text{
	clear:left;
	font-size:90%;
	line-height:110%;
}

#foot{
	position:relative;
	clear:both;
	width:955px;
	text-align:center;
}

#copyright{
	background-color:#090;
	color:#fff;
	font-size:70%;
	margin:0px;
	padding:5px 0;
}
