 /* index formatting */

@import url(default.css);

/* index î{Ș */
body {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	color: #979797;
	text-align: center;
	margin: 10px 15px 10px 0px;
	background-color: #ffffff;
	background-image: url(http://rakuyou.fubuki.info/img/1006top.jpg); 
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
	scrollbar-base-color: #FFF;
	scrollbar-face-color: #E4E4E4;
	scrollbar-track-color: #E4E4E4;
	scrollbar-arrow-color: #7E7E7E;
	scrollbar-3dlight-color: #E4E4E4;
	scrollbar-highlight-color: #FFF;
	scrollbar-shadow-color: #979797;
	scrollbar-darkshadow-color: #7C7C7C;
}


/* NĘè */
a {text-decoration: underline;
}
a:link{
	color: #465151;
	text-decoration: none;
}
a:visited{
	color: #91A1A1;
	text-decoration: none;
}
a:hover{
	color: #718281;
	text-decoration: underline;

}
a:active{
	color:  #FFFFFF;
	background-color: #88B4C0;
}

 /* ăȘăłăŻèš­ćź */
/*a {text-decoration: underline;
}
a:link{
	color: #4E4651;
	text-decoration: none;
}
a:visited{
	color: #9C91A1;
	text-decoration: none;
}
a:hover{
	color: #7C7182;
	text-decoration: underline;

}
a:active{
	color:  #FFF;
	background-color: #BB88C0;
}
 */


/* ­Č¶Ęè */
h1, h2, h3 {
	color: #7E7E7E;
	font-weight: bold;
}

em{
	font-style: normal;
	font-weight: bold;
}



/* ©o” */
.container{
/* 	line-height: 140%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
 */	border-top: 3px solid #fff; /*
	width: 820px; */
	background-color: #d4d4d4;
}

.countain{
    color: red;
    background-color: #fff;
    width: 780px;
    padding:3px;
}

.headline{
	color: #333366;
/* 	text-align: left;
	margin: 10px auto;
	padding: 5px;
	border-width: 0px;
	position: relative;
	width: 820px;
	filter: Alpha(opacity=100 ,finishopacity=20); */
	background-color: #99cccc;
}
.cover{
	width: 780px;
}

#searchengine{
	line-break: strict;
	width: 780px;
}

#footer {
/* 	font-size: small;
 */
	color: #FFFFFF;
/* 	font-weight: bold;
	text-align: center; */
	border-top: 4px solid #FFFFFF;
/* 	padding: 5px 15px;
	clear: both; */
	background-color: #FF6F8C;
}

#select {
/* 	font-size: small;
	text-align: center; */
	border-top: 8px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #FF6F8C;
	/* 	padding: 3px; */
}
