#s_index_category {
	display: block;
	width: 174px;
	background-color: #D0C4AA;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFEF1;
	border-left-color: #FFFEF1;
	margin-left: 8px;
	height: 750px;
}
#header_sites {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: left;
}

#top_ad {
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #C9BA9C;
	margin-top: 5px;
}

#right_box {
	display: block;
	width: 175px;
	float: right;
	background-color: #FFFFFF;
	border: 1px solid #D0C4AA;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	clear: right;
}
#right_wide {
	float: right;
	display: block;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}

#site_content {
	margin-top: 5px;
}


#site_box {
	width: 370px;
	float: left;
	clear: right;
	background-color: #FEFDFC;
	border: 1px solid #D0C4AA;
	padding: 5px;
	text-align: left;
}
#bottom_ad {
	width: 370px;
	float: left;
	clear: right;
	background-color: #FFFFFF;
	border: 1px solid #D0C4AA;
	padding: 5px;
	text-align: left;
}

.link_site_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	display: block;
	clear: both;
	float: left;
	background-image: url(../../images/site_index/icon_notepad.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	padding-top: 5px;
	position: relative;
	margin-left: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	text-indent: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txt_site_desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	clear: both;
}

.link_site_title:hover {
	color: #FF9933;
	

}
.link_site_url {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006600;
	clear: both;
	display: block;
	background-image: url(../../images/site_index/icon_url.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	text-decoration: none;
	margin-top: 5px;
}
.link_site_url:hover {
	color: #333333;
	
}.txt_site_id {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	width: 80px;
	float: right;
	background-image: url(../../images/site_index/icon_id.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 8px;
	text-indent: 10px;
}
.txt_category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF9933;
}
.txt_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

#category {
	display: block;
	width: 250px;
	float: left;
	clear: left;
	background-image: url(../../images/site_index/icon_category.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-top: 8px;
}
#divider {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D8D8D8;
	clear: both;
	padding-top: 10px;
}
.link_site_cat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	display: block;
	height: 12px;
	clear: both;
	float: left;
	background-image: url(../../images/common/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
	text-decoration: none;
	width: 165px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DCD2BE;
	border-bottom-color: #C1B08E;
	padding-top: 3px;
	border-left-style: solid;
	border-left-color: #b8ab88;
	border-left-width: 2px;
	position: relative;
	margin-left: 2px;
	padding-bottom: 3px;
}
.link_site_cat:hover {
	background-color: #c7ba98;
	color: #FFFFFF;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #b8ab88;
	width: 160px;
	font-size: 12px;
	font-weight: bold;
	border-right-style: none;
	margin: 0px;
	padding-left: -3px;

}
#site_content {
}
#bottom_ad {
	display: block;
	width: 350px;
	border: 1px solid #FFFFFF;

}
#images {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin: 5px;
}
