* {margin:0; padding:0;}
body {
	background:#000000;
	font:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#cccccc;
	
}
img {border:none;}
.center {width:900px; margin:0 auto; background:#3e3e3e; padding-bottom:20px;}
.clear {clear:both; line-height:0; height:0; font-size:1px;}

/*Head*/
.head-l {width:722px; float:left;}
.head-r {width:178px; float:left;}

/*Block*/
.block {background:url(/img/block-bg.jpg) repeat-y; width:830px; margin:0 auto; margin-bottom:9px;}
.block-t { background:url(/img/block-t.jpg) no-repeat;}
.block-b {  background:url(/img/block-b.jpg) no-repeat bottom; padding:12px 0 16px 0; min-height:1px; _height:1px;}
.txt {padding:0 0 12px 47px; font-size:18px;}
.txt a {color:#f062ac; text-decoration:none; margin-right:20px;}
.block-l { width:251px; padding:0 17px 0 20px; float:left;}
.block-l img { width:247px; height:218px; }
.block-r {width:520px; float:left;}
.block-r p {padding-bottom:17px; background:url(/img/p_bg.jpg) repeat-x bottom; margin-bottom:14px; color:#cccccc; font-family:arial, verdana, tahoma; line-height:18px;}

.in-block-l { width:332px; float:left; font-size:18px; padding-top:7px;}
.in-block-l img {vertical-align:middle;}
.in-block-r { width:180px; float:left;}
.copyright {
	text-align: center;
}
.copyright a {font-family:Verdana; font-size:12px; text-decoration:underline; color:#cccccc}
