/* CSS Document */
	* { margin:0; padding:0;}
	img { border:none; float:left;}
	body { background: #ff4335 url(images/fon_all.gif) top left repeat-x;}

.all { width: 1000px; margin: 0 auto;}
.head { width: 968px; float:left; padding: 0 0 0 32px;}
.head_text { width: 250px; height: 179px; background:url(images/top_text.jpg) top left no-repeat; float:left; padding: 5px 0 0 14px;}
.head_text a { display:block; float: left; clear:both; font: bold 11px Arial, Helvetica, sans-serif; color:#fffef3; text-decoration:none; line-height: 13px;}
.head_text a:hover { color:#FFCCCC; text-decoration:underline;}

#thumbs img { width: 220px; height: 165px; border: 1px solid #000; }

.highlight {
	color: #6aff78;
}

.advert { 
	width: 900px;
	height: 310px;
	margin-left: 50px;
	font-family: Trebuchet MS;
	font-size:17px;
    color: #fff;
	font-weight: bold; 
}

a {
    color: #fff;
	text-decoration: none;
}

.htext {
	font-family: Trebuchet MS;
	font-size: 11px;
    color: #000;
	line-height: 1.2em;
}

.text {
	font-family: Trebuchet MS;
	font-size: 10px;
    color: #000;
}

.adv_img {
	width: 160px;
	height: 216px;
	border: 1px solid #000;
}

.bookmarkstyle {
	margin: 20px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
    color: #fff;
	font-weight: bold; 
}

.textname {
	font-family: Trebuchet MS;
	font-size:12px;
    color: #000;
}

.toptext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:19px;
    color: #fff;
}

.bookmark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
    color: #fff;
	font-weight: bold; 
}

.toptable {
	font-family: Trebuchet MS;
	font-size:12px;
    color: #000;
	line-height: 2.0em;	
	text-align: left;
}

.top {
	margin-left: 370px;
	margin-top: 15px;
}

.toplist {
	margin-left: 150px;
}

.hardlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
    color: #fff;
}

#wrapper {
	position: relative;
	width: 100%;
	margin: 5px auto;
	text-align: center;
}

#thumbs {
	background: none;
	list-style-type: none;
	overflow: hidden;
	text-align: center;
	width: 98%;
	margin: 0 auto;
}

#thumbs ul{
	display: inline-block;
	//display: inline;
	zoom: 1;
	padding: 2px;
	margin: 0;
	text-align: center;
	font-size:0px;
	word-spacing:-1px;
}

#thumbs li {
	text-align: center;
	vertical-align: top;
	height: auto;
	display: inline-block;
	display: -moz-inline-stack;
	padding: 2px;
	cursor: default;
	zoom: 1;
    *display: inline;

}

.toplink {
	font-size: 16px;
	color: #64ff73;
	font-weight: bold;
	font-family: Trebuchet MS;
	padding: 3px 10px;
}

.toplink a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 2px;
}

.trlink {
	display: inline-block;
	//display: inline;
	font-size: 12px;
	color: #ffe0f0;
	font-weight: normal;
	font-family: Trebuchet MS;
	padding: 3px 10px;	
}

.trlink i {
	width: 200px;
	padding: 5px 0;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	display: -moz-inline-stack;
}

.trlink a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 2px;
}

.trlink span {
	display: block;
	width: 100%;
}

.adlink {
	width: 100%;	
	text-align: center;
	padding: 5px 0;
	font-size: 19px;
	font-family: Trebuchet MS;
	font-weight: bold;
}

.adlink .highlight {
	color: #64ff73;
}

.g_clear {
	clear:both;
}

