/* START_DEFAULT_STYLES */
* {margin:0; padding:0;}
html {font-size:62.5%;}
body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#023a52;
	background-color: #D3E9F6;
}
.clear {clear: both;font-size: 0;line-height: 0;display:block;height:0;}
h1, h2, h3, h4, h5, h6 {font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: normal;}
a, a:link, a:active, a:visited {color:#732804;text-decoration: underline;cursor: pointer;}
a:hover {color:#732804;text-decoration: none;}
img {border:none;}
em, i {font-style:normal;}
/* END_DEFAULT_STYLES */

#all {
	margin: 0px auto;
	width: 1015px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0A4774;
	border-left-color: #0A4774;
}
#header{height:120px; position:relative;}
#header img  {display:block; float:left;}
#header h2 {font-weight:bold;color:#f1e89e; font-size:12px;width:160px; text-align:center; position: absolute; left:8px; top:101px; padding:0; }
.text { position:absolute; right:60px; top:38px; width:452px; text-align:center; font-size:12px; line-height:16px;}
#header ul {position: absolute;  top:3px;  right:80px; width:auto; overflow:hidden;}
#header li {float:left; display:inline; list-style-type:none; padding:0; background:url(../images/li_border_03.jpg) 0 0 no-repeat; margin-left:-2px;}
#header li a, #header li a:visited, #header li a:hover {float:left; display:block; padding:0 13px; font-size:12px; color:#f1e89e; font-weight:bold;}
#content {width:100%; overflow:hidden;}
.block {
	background-color: #D3e9F6;
}
.block h2 {
	height:26px;
	color:#FFFFFF;
	font-size:12px;
	background-image: url(../images/block.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.block h2 em {width:160px; padding-left:8px; text-align:center; padding-top:7px;font-weight:bold; display:block;}
.block_mid {width:1013px; overflow:hidden; padding-left:6px; padding-bottom:5px;}
.block_mid img { width:245px; height:185px; border:1px solid #646262; display:block; background-color: #F9BB3C;
}
.block_mid a {float:left; display:inline;padding:2px;}
.block_mid a:hover img {border:1px dashed #fff;}


.navi {text-align:center;padding:10px 0;}
.navi strong {padding-right:5px; font-size:12px;}
.navi a, .navi a:visited {
	color:#F9F8B8;
	text-decoration:none;
	padding:7px 5px;
	background-image: url(../images/archive.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.navi a:hover {color:#000; text-decoration:none; }

.block_bottom {
	height:26px;
	position:relative;
	background-image: url(../images/bookmark.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.block_bottom a, .block_bottom a:visited { text-indent:-9999px; overflow:hidden; width:200px; height:24px; float:right; display:block;}

.pay_sites { width:1014px; overflow:hidden;padding:5px 0 5px 1px; color:#f5fbfd;_margin-left:-11px;}
.pay_sites li {
	width:234px;
	float:left;
	padding:2px;
	list-style-type:none;
	text-align:center;
	font-size:10px;
	margin-left:12px;
	background-color: #208707;
}
.pay_sites li strong {font-size:11px;}
.pay_sites li p {padding:7px; height:67px; overflow:hidden; }
.pay_sites li img {width:234px; height:266px; display:block;background:#222121;}
.pay_sites h3 {font-size:16px; font-weight:bold; text-transform:uppercase; padding:6px 0;}
.pay_sites a, .pay_sites a:visited, .pay_sites a:hover { color:#f5fbfd; }
.visit_but { width:136px; margin:0 auto; display:block; padding-left:95px; font-size: 12px; font-weight:bold; background:url(../images/visit_but.jpg) 0 0 no-repeat; height:22px; padding-top:5px; margin-top:5px;}

.tops {width:1015px; overflow:hidden;padding:5px 0 10px 9px;}
.tops ul {width:180px; float:left;padding:0 10px;}
.tops li { list-style-type:none; font-size:13px; }

#footer {padding:10px 0; text-align:center;}
.top_sites {width:1006px; overflow:hidden;padding:2px 0 5px 5px;_padding:2px 0 5px 2px;}
.top_sites li {
	width:160px;
	height:188px;
	padding:2px;
	float:left;
	list-style-type:none;
	margin:3px 0 0 3px;
	background-color: #0487BF;
}
.top_sites li img { width:160px; height:160px;background:#222121; display:block;}
.top_sites li strong {
	display:block;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	padding:8px 0 2px;
	background-image: url(../images/top_t_link.png);
	background-repeat: no-repeat;
	background-position: 0 8px;
}
.top_sites li a, .top_sites li a:visited { color:#fff; text-decoration:none;}
.top_sites li a:hover {color:#f1e89e;}

