body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	background-image: url(images/body_bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	font-weight: normal;
        color: #5e769d;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
ul li {
	margin: 0px;
	padding: 0px;
}

.wrapper {
	width: 100%;
	float: left;
}
h2 {
	text-align: center;
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-top: 30px;
	margin-bottom: 10px;
	color: #999;
	text-transform: capitalize;
}

/*-------------------------------------*/

.header_wrapper {
	width: 100%;
	float: left;
	background-image: url(images/h_bg.jpg);
}
.header {
	width: 1000px;
}
.header p {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

/*-------------------------------------*/

.h_top {
	width: 1010px;
	background-image: url(images/h_top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 50px;
}
.h_top p {
	width: 308px;
	text-align: center;
	margin-left: 50px;
	color: #fff;
	font-size: 22px;
	text-transform: uppercase;
	float: left;
	padding-top: 18px;
	border: 0px solid #f00;
}
.h_top p.b {
	float: right;
	width: auto;
	padding: 0px;
	margin: 0px;
}
.c {
	width: 1010px;
	background-image: url(images/c_bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
.content {
	width: 986px;
	background-color: #000;
	border: 1px #5e769d solid;
	padding-top: 1px;
	padding-bottom: 1px;
; vertical-align: middle
}
.content .im {
	width: 240px;
	height: 180px;
	background-color: #000000;
	padding: 1px;
	margin: 1px;
}
.content A:link IMG    	{        BORDER: #5e769d 1px solid;}
.content A:visited IMG 	{        BORDER: #5e769d 1px solid;}
.content A:hover IMG   	{        BORDER: #fff 1px dashed;}
.content A:active IMG	{        BORDER: #5e769d 1px solid;}
.content ul {
	width: 490px;
	float: left;
	list-style: none;
}
.content ul li {
	text-align: left;
	padding-left: 0px;
	font-size: 12px;
	color: #000;
	background-image: url(images/content_li_bg.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-left: 16px;
; vertical-align: middle
}
.content ul li a {
	color: #fc0;
}
.content ul li a:hover {
	color: #fff;
}

.content a {
	color: #fc0;
}

/*---------------------------------------*/

.toplist {
	width: 970px;
}
.toplist ul {
	float: left;
	width: 170px;
	border: 0px solid #f00;
	margin: 0px;
	padding: 10px;
}
.toplist ul li {
	text-align: left;
	list-style: none;
	padding-left: 0px;
	margin: 0px;
	text-align: left;
	border: 0px solid #f00;
	width: 220px;
	color: #5e769d;
	float: left;
	background-image: none;
	font-size: 16px;
	font-weight: bold;
}
.toplist ul li a {
	text-transform: capitalize;
	font-size: 16px;
	color: #fff;
}

/*------------------------------------------*/

.friendly {
	width: 970px;
}
.friendly ul {
	border: 0px solid #f00;
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
	width: auto;
}
.friendly ul li {
	padding: 0px;
	margin: 0px;
	width: 161px;
	float: left;
	list-style: none;
	background-image: none;
	text-align: center;
	border: 0px solid #f00;
	color: #fff;
	font-size: 12px;
	text-transform: capitalize;
}
.friendly ul li img {
	width: 150px;
	height: 200px;
	background-color: #000;
}
.friendly ul li a {
	color: #5e769d;
	font-size: 13px;
	text-transform: capitalize;
}
.friendly ul li a:hover {
	color: #fff;
}
.friendly A:link IMG    	{        BORDER: #5e769d 1px solid;}
.friendly A:visited IMG 	{        BORDER: #5e769d 1px solid;}
.friendly A:hover IMG   	{        BORDER: #fff 1px dashed;}
.friendly A:active IMG	{        BORDER: #5e769d 1px solid;}

/*----------------------------------------*/

.footer_wrapper {
	width: 100%;
	float: left;
	background-image: url(images/f_bg.jpg);
	background-repeat: bottom left;
	background-repeat: repeat-x;
}
.footer p {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.footer p a {
	color: #fff;
	font-size: 16px;
}

/*---------------------------------------*/

.archives {
	width: 1010px;
	border: 0px solid #f00;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 40px;
	background-image: url(images/h_bottom.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}
.archives ul {
	width: 480px;
	float: left;
	border: 0px solid #f00;
	margin-left: 25px;
}
.archives ul li {
	float: left;
	list-style: none;
	color: #5e769d;
	font-size: 12px;
	padding-top: 4px;
}
.archives ul li a {
	color: #fc0;
	text-decoration: none;
}
.archives ul li a:hover {
	color: #fff;
}
.archives ul li.l {
	width: 19px;
	margin-left: 5px;
	padding-top: 3px;
	padding-bottom: 4px;
	background-image: url(images/archive_link_bg.png);
	background-position: center;
	background-repeat: no-repeat;
	margin-left: 2px;
	padding-left: 1px;
}


.b_bottom {
	width: 1000px;
	background-image: url(images/h_bottom.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.bannernew img {border: 1px #5e769d solid}
.bannernew a:hover img {filter:alpha(opacity=70, style=0); opacity: 0.7}
.bannernew td{font: 12px bold;font-family: Verdana;text-decoration:underline;text-align: center;}
.advertnew{font: 18px bold;font-family: arial black;text-decoration:underline;text-align: center;color: #5e769d;}
.advnewp img {border: 1px #ff5050 solid}
.advnewp a:hover img {filter:alpha(opacity=70, style=0); opacity: 0.7}
.advnewp{font-size:14px;font-family: Verdana;font-weight: bold;}
.advnewp td{font-size:14px;font-family: Verdana;font-weight: bold;}

.ad_content {
}
.ad_content p {
	color: #fff;
	font-weight: bold;
}
.ad_content a {
}
.ad_content a.l_01 {
	font-size: 18px;
}
.ad_content img {
}
p.d_01 {
	font-size: 14px;
}

ul.samples {
	width: auto;
}
ul.samples li {
	margin: 3px;
	padding: 0px;
	background-image: none;
	float: left;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	width: 16px;
}
p.t_1 {
	float: left;
	margin: 6px;
	margin-left: 15px;
}
p.t_1 img {
	width: 180px;
	height: 140px;
}
p.pay_link {
	float: left;
	width: 230px;
	margin: 5px;
	margin-left: 8px;
	font-size: 12px;
	color: #fff;
}
p.pay_link a {
	color: #c00;
	font-size: 18px;
}
p.pay_link a span {
	color: #fc0;
}
.r_1 {
	width: 630px; border: 0px solid #f00; float: right; margin-right: 10px;
	float: right;
}
.l_1 {
	margin-left: 5px; width: 310px; float: left;
}
ul.samples {
	border: 0px solid #fff;
}

.big_screen {
	width: 300px;
	height: 400px;
	width: auto;
}

.b1 {
	width: 317px;
	float: left;
	border: 0px solid #f00;
	margin-left: 5px;
}
.b1 img {
	width: 300px;
	height: 400px;
}
.l_1 img {
	width: 300px;
	height: 400px;
}

.pay_txt_block a{font-size:17px; font-weight:normal;  text-decoration:underline;}
.pay_txt_block a:hover{text-decoration: none;}
.pay_txt_block {font-size:14px;font-family: Verdana;font-weight: bold;color:#FFFFFF}
.pay_txt_block td{text-align: center;}
.pay_txt_block_price {text-decoration: none;}

.pay_t {font-family: Geneva, Arial, Helvetica, san-serif;color:#FFFFFF;margin: 1px;width: 70px;height: 20px;text-align:center;text-decoration: none;font-weight: bold;font-size:13px;float:left;border: 1px #604d3e solid;vertical-align:middle;}
.pay_u A:link, .pay_u A:visited, .pay_u A:active {font-family: Geneva, Arial, Helvetica, san-serif;color:#ab0303;margin: 1px;width: 17px;height: 20px;text-align:center;text-decoration: none;font-weight: bold;font-size:13px;float:left;border: 1px #604d3e solid;background-color:#E9E2D8;vertical-align:middle;}
.pay_u A:hover {font-family: Geneva, Arial, Helvetica, san-serif;color:#000000;margin: 1px;width: 17px;height: 20px;text-align:center;text-decoration: none;font-weight: bold;font-size:13px;float:left;border: 1px #604d3e solid;background-color:#ffffff;vertical-align:middle;}

