/* CSS Document  top*/

body{
	line-height:140%;
	font-size:12px;
	color:#333333;
	background-color:#F0F0F0;
	margin:0px;
}

.base{
	width: 725px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}


/*top*/
.head{
	height:80px;
}

.head2{
	height:100px;
	background-image: url(img/toptitle.JPG);
}

.right{
	width: 130px;
	float: left;
	height: 650px;
	text-align: center;
	background-color: #e7e7e7;
}

.center{
	width: 725px;
	height: 600px;
	line-height: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.footer{
	clear: left;
	height: 40px;
	padding-bottom: 5px;
	padding-top: 5px;
	}
	
	
/*MENU*/

.menu{
width:725px;
height:30px;
line-height:30px;
background:#f2f2f2;} 
.menu a,
.menu a:link,
.menu a:visited,
.menu a:active{
width:80px;
height:20px;
text-align:center;
display:block;
color:#400040;
float:left;
text-decoration: none;}
 

.menu a:hover{
	width:80px;
	height:20px;
	background:#9b9b9b;
	color:#ffffff;
	text-align:center;
	display: block;
	float:left;
} 






/*pankuzu*/
.pankuzu{
	background-color : #FFFFFF;
	font-family : Arial,Helvetica;
	font-size:9px;
	width: 710px;
	height: 25px;
	text-align: left;
	padding-top: 5px;
}

/*floatclear*/
.clear{clear:left;
}

/*main*/
.links a{text-decoration:none;
        color: #333333}
.links a:hover{ text-decoration:none;
               color:#FF3333;
			   background-color:#FFCCFF}

.sen{width:700px;
    height:1px;
	background-color:#66CCFF;
	
	}

.h1{
	border-color:#666666;
	border-width:0px 0 2px 10px;
	border-style:solid;
	background:#F2F2F2;
	padding:6px 5px 3px 5px;
	font-size: 13px;
	color:#CC0033;
	visibility: visible;
	 }

.new{
	border:1px solid #333333;
	background:#FFFFFF;
	padding:2px;
		 }
	 
.fedora{
	border:1px solid #333333;
	background:#FFFFFF;
	padding:2px;
	margin-left: 25px;
	 }
	 

/*V*/

.new1{
	width: 325px;
	height: 300px;
	line-height: 15px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	
}

.links2 a{ text-decoration:underline;
        color: #0066CC}
.links2 a:hover{ text-decoration:underline;
               color:#FF3333;
			   background-color:#FFCCFF}
/*XV*/

.new2{
	width: 315px;
	height: 300px;
	line-height: 15px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	
}






	  
