@charset "utf-8";
/* CSS Document */

*{
    padding:0;
    margin:0;
}

body{
	margin:0px;
	padding:0px;
	font-size:13px;
	font-family:Verdana;
	background-color: #ffffff;
}

a{
	color:#0D69AC;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
    color:#FF0000;
}

img{
    border:0;
}

h1, h2, h3, h4, h5, h6,
div, p, pre, ul, ol, dl, dt, dd,
address, form, blockquote {
    margin:0px 0;
    padding:0px;
	line-height:150%;
	text-align: left;
	list-style:none;
}

li{
    line-height:200%;
	}
.rank{
    margin-bottom:55px;
	font-size:15px;
	}
.rank2{
    margin-bottom:70px;
	}
.rank2 li{
    line-height:150%;
	font-size:12px;
	}
.rank2 li a{
    line-height:200%;
	font-size:12px;
	}
p{
    text-align:left;
}
#headerer{
	margin:0 0 20px 0;
	width:100%;
	background:#e6e6ce;
	}
#headerer p{
    margin:0 auto 0 auto;
	width:850px;
	padding:15px 0 0 0;
	}
h1{
    margin:0 auto 0 auto;
	width:850px;
	padding:15px 0 0 0;
	}
#headerer p img{
	}
#header{
    margin:10px 0 20px 0;
	display:none;
	}
#wrapper{
	margin:0 auto 0 auto;
	width:850px;
	}
#head{
	margin:0 auto 20px 0;
	width:820px;
	font-size: 12px;
	float: left;
	}
#head p{
	padding:3px 10px 10px 10px;
	line-height:160%;
	}
.big{
    font-size:14px;
	font-weight: bold;
	}
.big2{
    font-size:14px;
    color:#ff0000;
	font-weight: bold;
	}
.big3{
    font-size:30px;
	}
.yellow{
    background:#FFFF33;
	}
#head3{
    margin:0 0 0 0;
	width:260px;
	float:left;
	}
#head4{
	margin:0 0 0 0;
	width:850px;
	font-size:13px;
	}
#head4 a{
    font-size:24px;
	}
.kotira a{
	text-decoration:underline;
	}
.kotira a:hover{
	text-decoration:underline;
	}
#footerer{
	margin:5px 0 0 0;
	width:100%;
	background:#e6e6ce;
	}
#footerer p{
    margin:0 auto 0 auto;
	width:850px;
	padding:0 0 15px 0;
	text-align:center;
	}
	
.si{
    font-size:24px;
	font-weight:bold;
	color:#e51486;
}

.su{
    font-size:24px;
	font-weight:bold;
	color:#0d69ac;
}
