* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
}
#wrapper {
	background: url(images/body_bg.gif) top left;
	min-width: 998px;
}
.clear {
	clear: both;
}

/* header */
#header {
	padding-top: 20px;
	position: relative;
	margin: auto;
	width: 998px;
	text-align: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#logo {
	margin-left: 2px;
	width: 170px;
	color: #fff;
	background: url(images/logo.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png', sizingMethod='crop');
	display: block;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	height: 79px;
	margin-bottom: 11px;
}
#head_text {
	position: absolute;
	left: 178px;
	top: 41px;
	background: url(images/head_bg.png) no-repeat;
	width: 428px;
	height: 30px;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/head_bg.png', sizingMethod='crop');
	color: #fff;
	text-transform: uppercase;
	padding: 1px 0 0 5px;
}
/* navigation*/
#navigation {
	background: url(images/navig_bg.gif) repeat-x;
	height: 21px;
	padding: 5px;
}
#navigation ul {
	background: url(images/navlist_bg.gif) repeat-x;
	height: 21px;
	float: left;
}
#navigation li {
	text-transform: uppercase;
	height: 21px;
	float: left;
	list-style: none;
}
#navigation li a {
	display: block;
	float: left;
	line-height: 21px;
	height: 21px;
	color: #999999;
	text-decoration: none;
	padding: 0 10px;
	border-right: solid 1px #bfbfbf;
}
#navigation li a:hover,
#navigation li a.active {
	color: #656565;
}
#navigation li.first {
	background: url(images/navlist_left.gif) no-repeat left top;
}
#navigation li.last {
	background: url(images/navlist_right.gif) no-repeat right top;
}
#navigation li.last a {
	border: none;
}

/* content */
#page_box {
	background: url(images/content_bg.png);
	_background: #000;
}
#content {
	padding-top: 21px;
	padding-bottom: 1px;
	color: #bfbfbf;
	margin: auto;
	width: 998px;
	text-align: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#cont_table {
	margin-bottom: 10px;
	background-color: #000;
}
#cont_table td {
	vertical-align: top;
}
#cont_table div.caption {
	width: 121px;
	margin: 0 2px;
	position: relative;
	text-transform: uppercase;
	padding-top: 2px;
}
#cont_table div.caption .note {
	display: block;
	position: absolute;
	text-align:right;
	top: 2px;
	right: 0;
	_right: -1px;
	width: 23px;
}
#cont_table div.caption .note img {
	width: 23px;
}
#cont_table div img {
	background: #fff;
	width: 121px;
}
#cont_table .cover {
	padding: 1px 2px 0px;
	padding-bottom: 0;
}
#cont_table .cover span {
	padding-left: 8px;
	padding-right: 10px;
	color: #fff;
	display: block;
	float: left;
}
#cont_table .cover span.r {
	background: url(images/r.gif) no-repeat 0 2px;
}
#cont_table .cover span.v {
	background: url(images/v.gif) no-repeat 0 2px;
}
.caption{ 
	width: 121px; 
	height: 99px; 
	margin:10px; 
	float:left; 
	background:#161613; 
	overflow: hidden; 
	position: relative; 
}
	
.cover{ 
	float: left; 
	position: absolute; 
	background: #000; 
	width: 100%; 
	top: 85px;
	left: 0;
}

/*pager*/
.pager {
	height: 23px;
	margin-bottom: 12px;
}
.pager ul {
	float: right;
	list-style: none;
	margin-right: 15px;
	text-transform: uppercase;
}
.pager ul li {
	float: left;
}
.pager ul li a {
	display: block;
	width: 15px;
	line-height: 15px;
	background: #f3f3f3;
	color: #000;
	text-decoration: none;
	text-align: center;
	margin-right: 1px;
}
.pager ul li a:hover,
.pager ul li.active a {
	background: #eeba2f;
}
.pager ul li.prev a,
.pager ul li.next a {
	width: auto;
	background: none;
	color: #fff;
	text-decoration: underline;
	margin-right: 15px;
}
.pager ul li.next a {
	margin-right: 0;
	margin-left: 15px;
}
.pager ul li.prev a:hover,
.pager ul li.next a:hover {
	text-decoration: none;
	background: none;
}
.pager ul li.other a {
	background: none;
	color: #fff;
	text-decoration: none;
}
.pager ul li.other a:hover {
	background: none;
}
/* footer */
#footer {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
#ft_inner {
	width: 998px;
	margin: auto;
	height: 114px;
	background: url(images/footer_bg.gif) repeat-x 0 96px;
	padding-top: 17px;
	padding-left: 2px;
	text-align: left;
}
#ft_logo {
	background: url(images/ft_logo.jpg) no-repeat top;
	width: 124px;
	padding-top: 55px;
	float: left;
	text-align: center;
	color: #000;
	text-decoration: none;
	float: left;
	margin-right: 22px;
}
#ft_box {
	background: url(images/foot_border.gif) repeat-y;
	width: 372px;
	float: left;
	height: 58px;
	margin-top: 4px;
}
#ft_box ul {
	list-style: none;
	text-transform: uppercase;
	float: left;
	width: 160px;
	padding-left: 25px;
	position: relative;
	margin-top: -2px;
}
#ft_box ul li {
	margin-bottom: 3px;
}
#ft_box ul a {
	color: #000;
	text-decoration: underline;
}
#ft_box ul a:hover {
	color: #404040;
}

/* inner page */
.descrp_box {
	position: relative;
	padding-left: 28px;
	color: #fff;
	padding-bottom: 21px;
	_height: 1px;
	margin-top: -2px;
}
a#prev_site {
	display: block;
	position: absolute;
	left: 0;
	top: 145px;
	background: url(images/prev_site.gif) no-repeat top;
	width: 24px;
	height: 57px;
}
a#prev_site:hover {
	background: url(images/prev_site.gif) no-repeat bottom;
}
a#next_site {
	display: block;
	background: url(images/next_site.gif) no-repeat top;
	width: 24px;
	height: 57px;
	position: absolute;
	top: 145px;
	right: 0;
}
a#next_site:hover {
	background: url(images/next_site.gif) no-repeat bottom;
}


.descrp_siteimg {
	position: relative;
	float: left;
}
.descrp_siteimg img {
	position: relative;
	margin-top: 3px;
}
.descrp_siteimg div {
	position: absolute;
	z-index: 10;
	top: 3px;
	left: 0;
	background: url(images/img_site_shadow.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/img_site_shadow.png', sizingMethod='crop');
	width: 500px;
	height: 300px;
}
.descrp_site {
	padding-left: 517px;
	#padding-left: 17px;
	width: 415px;
	min-height: 280px;
	_height: 280px;
	padding-bottom: 20px;
	position: relative;
}
.descrp_site h1 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 5px;
	position: relative;
}
.data_create,
.who_create {
	background: #630506;
	padding: 0 3px;
	margin-right: 1px;
	line-height: 11px;
}
.who_create {
	background: #3c1738;
}
.rv_box {
	float: left;
	width: 415px;
	margin-bottom: 17px;
}
.rv_box img {
	float: left;
	margin-top: 17px;
	margin-right: 1px;
}
.big_r,
.big_v {
	color: #ff0059;
	background: url(images/big_r.gif) no-repeat 0 20px;
	padding-left: 5px;
	padding-top: 7px;
	width: 114px;
	float: left;
}
.big_r span,
.big_v span {
	padding-left: 20px;
	display: block;
	font-size: 23px;
	line-height: 23px;
	font-weight: bold;
	color: #fff;
}
.big_v {
	color: #f0b82d;
	background: url(images/big_v.gif) no-repeat 0 20px;
}
.descrp_site p {
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 15px;
}
.creators {
	color: #23b6c3;
	font-size: 12px;
	line-height: 17px;
}
.creators a {
	color: #fff;
}
.creators a:hover {
	text-decoration: none;
}
a#view_site {
	display: block;
	position: absolute;
	bottom: 0;
	left: 517px;
	#left: 17px;
	background: url(images/button_right.jpg) no-repeat top right;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}
#view_site span {
	display: block;
	line-height: 19px;
	padding: 0 10px;
	background: url(images/button_left.jpg) no-repeat top left;
	width: 97px;
}
/*a#view_site:hover {
	background: url(images/button_right.jpg) no-repeat bottom right;
	color: #fff;
}
a#view_site:hover span {
	background: url(images/button_left.jpg) no-repeat bottom left;
}*/
/*comments*/
#comment_box {
	width: 503px;
	color: #fff;
	width: 975px;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	padding-bottom: 21px;
	padding-left: 23px;
}
.comm_title {
	width: 970px;
	float: left;
	padding-top: 5px;
	margin-bottom: 3px;
	padding-left: 4px;
}
.comm_title h1 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 20px;
	float: left;
	margin-right: 5px;
}
.comm_title span {
	background: url(images/comm_number.gif) no-repeat center;
	width: 15px;
	font-size: 10px;
	padding: 5px 0 7px;
	display: block;
	float: left;
	text-align: center;
}
.comments {
	clear: both;
}

.comments a {
color:#23b6c3;
text-decoration:underline;
}

.comments a:hover {
text-decoration:none;
}

.bluetext {
	color:#23b6c3;
	}
	
.comments p {
	text-transform: uppercase;
	font-style: italic;
	padding-left: 4px;
	margin-bottom: 1px;
}
.comments p span {
	color: #23b6c3;
}
.comments div {
	background: url(images/content_bg.png);
	_background: #000;
	width: 498px;
	padding: 4px;
	margin-bottom: 10px;
	line-height: 14px;
}
