body {
	font-family: Arial;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(img/bg.png);
	background-repeat: repeat-x;
	background-position: top;
}


form {
	margin: 0px;
	padding: 0px;
}
a {
	cursor: pointer;
}

#top #search td {
	font-size: 14px;
	color: #666666;
}
.result_error {
	font-size: 14px;
	color: #666666;
	padding-top: 100px;
	padding-bottom: 100px;
}

#top {
	margin-top: 60px;
}
#top td {
	color: #FFFFFF;
}
#top a {
	font-size: 14px;
	color: #7b94aa;
}
#top #search .input_text {
	font-size: 14px;
	color: #666666;
	border: 1px dotted #CCCCCC;
}
#big_top_banner {
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 0px;
	width: 100%;
	background-color: #FFFFFF;
}
#informer_top {
	background-image: url(img/bg_num.png);
	background-repeat: repeat-x;
	background-position: center;
	z-index: 2;
	left: 0px;
	top: 0px;
	position: absolute;
	width: 100%;
	color: #FFFFFF;
}
#informer_top .grad {
	background-image: url(img/grad.png);
	height: 5px;
	width: 100%;
}
#informer_top td {
	padding: 10px;
	font-size: 14px;
}
#informer_top .opt-1 {
	background-image: url(img/a-sitemap.png);
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
#informer_top .opt-1 span {
	font-weight: bold;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	color: #88FFFF;
}

#informer_top .opt-2 {
	background-image: url(img/a-update.png);
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 10px center;
}

#informer_top .opt-2 a {
	color: #FAF785;
	font-weight: bold;
	text-decoration: none;
}
#informer_top .opt-2 .time .time {
	font-weight: bold;
}
.a-home {
	background-image: url(img/a-home.png);
	padding-left: 20px;
	background-repeat: no-repeat;
}
.a-sitemap {
	background-image: url(img/a-sitemap.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.a-update {
	background-image: url(img/a-update.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.a-add {
	background-image: url(img/a-add.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.a-develop {
	background-image: url(img/a-develop.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #FF0066;
}
.a-risk {
	background-image: url(img/a-risk.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#search .button {
	font-size: 13px;
	color: #999999;
	background-image: url(img/search.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#category_left h2 {
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}
#category_left .content td {
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	vertical-align: text-top;
}
#category_left .content td a {
	font-size: 14px;
	color: #0066CC;
	text-decoration: underline;
} 
#category_left .content td .parent-0 {
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}
#category_left .content td u{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9ADD48;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}


#site_last_update h2 {
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}
#site_last_update .content table {
	margin-bottom: 20px;
}

#site_last_update .content td {
	font-size: 14px;
	color: #666666;
}
#site_last_update .content .site_name a {
	font-size: 16px;
	color: #0066CC;
}
#site_last_update .content .site_options a {
	font-size: 14px;
	color: #99CC00;
}
#site_last_update .content .site_options span {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFCC00;
}
.site_img {
	padding: 3px;
	width: 60px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#rating_info h2 {
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}
#rating_info .content {
	font-size: 14px;
	color: #666666;
}
#rating_info .content span {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
#rating_info .content a {
	color: #0066CC;
}
#rating_info .content .site {
	background-color: #F0F0F0;
	padding: 10px;
	text-align: center;
}


#category_list h2 {
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}
.page {
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #F0F0F0;
	padding: 5px;
	vertical-align: middle;
}

.page a {
	color: #0066CC;
	text-decoration: underline;
	font-size: 12px;
}

.page u {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0099CC;
	padding: 5px;
}
.page li {
	display: inline;
}



#category_list .content table {
	margin-bottom: 20px;
}

#category_list .content td {
	font-size: 14px;
	color: #666666;
}
#category_list .content a {
	font-size: 16px;
	color: #0066CC;
}
#category_list .content .site_name a {
	font-size: 16px;
	color: #0066CC;
}
#category_list .content .site_options a {
	font-size: 14px;
	color: #99CC00;
}
#category_list .content .site_options span {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFCC00;
}
#category_list .content ol {
	font-size: 14px;
}
#category_list .content li {
	margin-bottom: 20px;
	font-size: 14px;
	color: #333333;
}
#category_list .content .host {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	margin-top: 10px;
}
#category_list h2 span {
	color: #FFFFFF;
	padding: 5px;
	border: 1px dotted #FFFFFF;
	background-color: #D50005;
}
#category_list .content .pagebar {
	font-size: 14px;
	color: #666666;
}

.cop {
	font-size: 10px;
	color: #999999;
	text-align: right;
}

.cop a {
	font-size: 10px; color: #999999;
}

#site_update h2 {
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}


#site_update .content table {
	margin-bottom: 20px;
}

#site_update .content td {
	font-size: 12px;
	color: #666666;
}
#site_update .content .site_name a {
	color: #666666;
}



#site_category_lider h2 {
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}


#site_category_lider .content table {
	margin-bottom: 20px;
}

#site_category_lider .content td {
	font-size: 14px;
	color: #666666;
}
#site_category_lider .content .site_name a {
	font-size: 16px;
	color: #0066CC;
}
#site_category_lider .content .site_options a {
	font-size: 14px;
	color: #99CC00;
}
#site_category_lider .content .site_options span {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFCC00;
}

#site {
	background-color: #FFFFFF;
	margin-bottom: 50px;
	margin-top: 20px;
}

#site h2 {
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	display: none;
}

#site h3 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
#site .content {
	padding: 15px;
	font-size: 14px;
	color: #333333;
}
#site .content #site_ban {
	margin-bottom: 40px;
	border: 1px dotted #0099FF;
}

#site .content #site_ban td {
	padding: 5px;
}

#site .content .so-1 #so-name {
	background-color: #37AFFF;
	padding: 10px;
	margin-bottom: 10px;
}
#site .content .so-1 #so-name a {
	font-size: 18px;
	color: #FFFFFF;
}


#site .content a {
	color: #0066CC;
}

#site .content .so-1 {
	margin-bottom: 20px;
}
#site .content .so-1 .name {
	font-size: 18px;
	color: #0066CC;
	text-decoration: underline;
}
#so-search {
	background-color: #FFFFFF;
	margin-bottom: 20px;
	border: 1px solid #C7D5E2;
	font-size: 13px;
	background-image: url(img/so-search-bg.png);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 70px;
}
#so-search #cse-search-box #qq {
	padding: 3px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
	font-style: italic;
	color: #666;
	width: 200px;
	font-family: Arial;
	font-weight: bold;
}
#so-search #cse-search-box #sa {
	color: #333;
	cursor: pointer;
	font-family: Arial;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

#site .content #so-board {
	background-position: center center;
	height: 330px;
	width: 100%;
	margin-bottom: 20px;
	cursor: pointer;
}
#site_region {
	background-image: url(img/Google-Maps-icon.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 27px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}


#site .content .so-2 {
	background-image: url(img/a-sitemap.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	margin-bottom: 20px;
}
#site .content .so-2 span {
	font-size: 16px;
	font-weight: bold;
}
#site .content #prcy {
	background-color: #F7F9FB;
	padding: 10px;
	border: 1px solid #C7D5E2;
}
#site .content #partner1 {
	background-color: #FFFFBF;
	border: 1px solid #FFCC66;
	padding: 10px;
	margin-bottom: 20px;
}


#site .content .so-3 {
	margin-bottom: 20px;
}
#site .content .so-3 .update {
	margin-bottom: 20px;
	background-image: url(img/a-update.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}

#site .content .so-3 .ya-m {
	background-image: url(img/ya_m.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 55px;
	height: 35px;
	font-weight: bold;
}
#site .content .so-3 .go-m {
	font-weight: bold;
	background-image: url(img/go_m.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 60px;
}
#site .content .so-3 .alexa-m {
	font-weight: bold;
	background-image: url(img/alexa_m.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 60px;
}
#site .content .so-3 .value {
	font-family: Georgia;
	font-size: 18px;
	color: #333333;
	padding: 5px;
}
#site .content .so-4 {
	margin-bottom: 20px;
}

#site .content .so-7 {
	background-image: url(img/a-money.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
#site .content .so-7 span {
	font-weight: bold;
	color: #00CC00;
}
.so-sitead {
	margin-bottom: 20px;
	background-color: #FFFFFF;
	padding: 15px;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.so-sitead .title {
	font-size: 24px;
	margin-bottom: 20px;
}
.so-sitead-1 {
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 18px;
	letter-spacing: -1px;
	background-repeat: repeat-x;
	background-position: center;
}
.so-sitead-1 .s0 {
	font-size: 20px;
	color: #0066FF;
	text-decoration: underline;
}

.so-sitead-1 .s1 {
	color: #CC0033;
	font-size: 24px;
	letter-spacing: -2px;
}
.so-sitead-1 .s2 {
	font-size: 24px;
	letter-spacing: -2px;
}
.so-sitead-1 .s3 {
	font-size: 16px;
	color: #333333;
}









.search_result h3 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


.help {
	font-size: 14px;
	margin-top: 10px;
	background-color: #FFFFFF;
	padding: 15px;
	font-style: italic;
	position: fixed;
	z-index: 25;
	width: 90%;
	left: 0px;
	top: 0px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CC0033;
}
.help h1 {
	font-size: 16px;
	font-weight: bold;
	color: #0099FF;
	margin-bottom: 15px;
	font-style: normal;
}

.help a {
	font-weight: bold;
	color: #0099FF;
}

.help .close {
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	font-style: normal;
	text-decoration: none;
	background-image: url(img/a-risk.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}

#rating_list h2 {
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}
#rating_list .content tr:hover {
	background-color: #E3F8FB;
}

#rating_list .content td {
	font-size: 14px;
	color: #666666;
}
#rating_list .content a {
	color: #0066CC;
}
#rating_list .content .category a {
	color: #666666;
}
#site_add h2 {
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}
#site_add .content {
	font-size: 14px;
	color: #666666;
}
#site_add .content td {
	color: #333333;
}
#site_add .content a {
	font-size: 14px;
	color: #0066CC;
	text-decoration: underline;
}
#site_add .content .form {
}
.obj1 {
	font-size: 14px;
	color: #666666;
	border: 1px dotted #999999;
	width: 90%;
}
#but {
	margin-top: 40px;
	background-color: #F0F0F0;
	padding: 5px;
	font-size: 12px;
	color: #666666;
}
#but a {
	font-size: 12px;
	color: #999999;
	margin-top: 5px;
}
#but .link {
	font-size: 6px;
	color: #ffffff;
	letter-spacing: -1px;
	display: none;
}
#but .link a {
	font-size: 6px;
	color: #ffffff;
	letter-spacing: -1px;
}
.object-1 {
	padding: 5px;
	border: 1px dotted #CCCCCC;
}
.object-1 h1 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#back h2 {
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}
#back .content td {
	font-size: 12px;
	color: #333333;
	padding: 5px;
}


#back .content a {
	font-size: 12px;
	color: #0099CC;
}
.sa-develop {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #EBEBEB;
	position: fixed;
	z-index: 100;
	bottom: 90px;
	font-size: 15px;
	color: #666666;
	line-height: 16px;
	right: 0px;
	width: 205px;
}
.sa-develop img {
	margin-bottom: 20px;
}
.sa-develop a {
	font-style: italic;
	color: #0099CC;
}
.ad-1 {
	padding: 5px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.ad-1 h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-style: italic;
}
.ad-1 .zakaz {
	font-size: 13px;
	color: #79A323;
	text-decoration: underline;
}

.ad-1 .content {
	color: #666666;
	font-size: 14px;
}

.ad-1 .content a {
	color: #0066CC;
	text-decoration: underline;
}

.ad-1 .content .ad-help {
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 5px;
	letter-spacing: normal;
}
.ad-1 .content .ad-help a {
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
}
#backlink {
	font-size: 12px;
	color: #333333;
	margin-top: 20px;
	text-align: center;
}
#backlink a {
	color: #FFFFFF;
	font-size: 24px;
	text-decoration: blink;
	letter-spacing: -2px;
	background-color: #333333;
	padding: 5px;
}
#link_tak1 {
	display: none;
}
#link_tak1_on {
	font-size: 12px;
	color: #666666;
	padding: 3px;
	margin-top: 20px;
}
#link_tak1_on a{
	color: #0066CC;
}
.so-exad-1 {
	margin-bottom: 20px;
}
.so-exad-1 h2 {
	font-size: 18px;
	color: #333333;
}
.f {
	padding: 5px;
	float: left;
}
.f:hover {
	border: 1px solid #000000;
	padding: 4px;
}
.f img {
	height: 16px;
	width: 16px;
}
.seo-refer {
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.seo-refer li {
	list-style-type: none;
	width: 100%;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin: 0px;
}
.seo-refer li:hover {
	background-color: #D9EDF4;
}
.seo-refer li a {
	font-size: 13px;
	color: #0066CC;
}
.seo-refer li i {
	color: #999999;
	font-size: 12px;
}

.search_referal li {
	display: inline;
	padding-right: 20px;
	list-style-type: none;
}
.search_referal li a {
	font-size: 13px;
	color: #0066CC;
}
.search_referal li i {
	color: #999999;
	font-size: 12px;
}

