*{
margin:0px;
padding:0px;
}
img{border:0px;}
html{
	width:100%;
	height:100%;
	background-color: #000;
	background-image: url(images/bokeh_bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body{
width:100%;
height:100%
}
a:link {
	color: #066;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #009;
}
a:active {
	text-decoration: underline;
	color: #099;
}
#site{
	width:980px;
	margin:0 auto;
}
#header{
	padding:10px 0 0 0;
	width:980px;
	overflow:hidden;
	position:relative
}
.logo{
margin:0 0 0 40px;
/ margin:0 0 0 42px;
float:left;
}
#menu{
	background:url(images/menu_bg.jpg) top left no-repeat;
	width:980px;
	height:46px;
	float:left;
/ float:none;
	margin:10px 0 0 0;
/ margin:40px 0 0 3px;
	padding:0px 0 0 0px;
}
#menu ul{
	background:url(images/end_menu.jpg) top right no-repeat;
	overflow:hidden;
	float:left;
	padding:0 3px 0 0;
}
#menu li{
display:inline;
list-style-type:none;
}
#menu a{
display:block;
float:left;
}
.but1{background:url(images/but1.jpg) top left no-repeat;}
.but2{background:url(images/but2.jpg) top left no-repeat;}
.but3{background:url(images/but3.jpg) top left no-repeat;}
.but4{background:url(images/but4.jpg) top left no-repeat;}
.but5{background:url(images/but5.jpg) top left no-repeat;}
#menu a:hover, .active{
background-position:bottom left
}
#menu input{
	width:162px;
	height:14px;
	padding:2px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#171717;
	border:0px;
	margin:11px 0 0 11px;
	background-image: url(images/search_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content{
	width:980px;
	background:url(images/content_bg.jpg) top left no-repeat;
	overflow:hidden;
/ margin:0 0 0 3px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#main{
width:674px;
float:left;
overflow:hidden;
padding:13px 5px 0 19px;
}
.current{
	width:659px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#DBE0E8;
	padding:0 0 25px 0;
	background-image: url(images/current_bg.jpg);
	background-repeat: no-repeat;
}
.current p{
	display:block;
	float:left;
	width:520px;
	padding:22px 0 0 35px;
	font-size: 24px;
	font-weight: normal;
}
.current_link{
display:block;
float:left;
margin:15px 0 0 5px;
}
.post{
	width:606px;
	height:312px;
	float:left;
	background:url(images/post_bg.gif) top left no-repeat;
	margin-right: 15px;
	margin-bottom: 11px;
	padding-top: 15px;
	padding-right: 28px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.post span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C00
}
#main h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#900;
	background-image: url(images/h-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 4px;
	margin-bottom: 4px;
	font-weight: normal;
}
.post p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#444;
	margin-top: 8px;
	margin-bottom: 8px;
}
.postBill p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#444;
	display:block;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}
.more{
	display:block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 500px;
}
#sidebar{
width:277px;
float:left;
}
.block{
background:url(images/line.gif) top left repeat-y;
float:left;
margin:0 0 20px 0;
}
.news{
	background:url(images/block_end.gif) bottom left no-repeat;
	width:272px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
}
.news div{
	background:url(images/news_bg.jpg) top left no-repeat;
	width:234px;
	padding:70px 15px 15px 23px;
	float:left;
}
#sidebar .more{
	margin:20px 0 0 60px;
}
.sponsors{
margin:0 0 20px 0;
}
.sponsors a{
display:block;
margin:11px 0 0 13px;
}
.popular{
margin:17px 0 0 15px;
}
.popular li{
list-style-type:none;
background:url(images/bullet.gif) left 3px no-repeat;
padding:0 0 0 25px;
line-height:23px;
height:23px;
}
.popular a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#6D7072;
text-decoration:underline
}
.popular a:visited{text-decoration:underline}
.popular a:hover{text-decoration:none}
#footer{
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	padding-top: 15px;
	padding-bottom: 50px;
}
#footer span{
float:left;
}
#footer div{
	width:960px;
	margin:0 auto;
	padding:0 0 0 15px;
}
#sidebar input {
	width: 210px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer a{
	color:#900;
	text-decoration:underline
}
#footer a:visited{text-decoration:underline}
#footer a:hover{text-decoration:none}
#footer .bft{text-decoration:none}
#footer .bft:visited{text-decoration:none}
#footer .bft:hover{text-decoration:underline}
#navigation{
	display:block;
	float:right;
	font-size: 12px;
}
#navigation li{
display:inline;
list-style-type:none;
}
#navigation a{
margin:0 10px;
}
.signup {
	background:url(images/block_end.gif) bottom left no-repeat;
	width:272px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
}
.signup div {
	width:234px;
	padding:60px 15px 15px 23px;
	float:left;
	background-image: url(images/newsletter_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#sidebar h3 {
	color: #066;
}
#sidebar h2 {
	color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
}
#main h2 {
	font-size: 18px;
	color: #066;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 0px;
}
#main h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	margin-bottom: 0px;
}
.title {
	margin-bottom: 10px;
}
.postBill {
	width:606px;
	height:346px;
	float:left;
	background:url(images/postBill_bg.gif) top left no-repeat;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 11px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 28px;
	padding-bottom: 0;
	padding-left: 25px;
}
#footer div span {
	font-size: 12px;
}
.postlong {
	width:606px;
	height:650px;
	float:left;
	margin-right: 15px;
	margin-bottom: 11px;
	padding-top: 15px;
	padding-right: 28px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(images/post650.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.postlong p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#444;
	margin-top: 8px;
	margin-bottom: 8px;
}
.post ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 14px;
	padding-left: 15px;
}
.postlong ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 14px;
	padding-left: 15px;
}
.postBill ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 14px;
	padding-left: 15px;
}.post650 {
	width:606px;
	height:650px;
	float:left;
	margin-right: 15px;
	margin-bottom: 11px;
	padding-top: 15px;
	padding-right: 28px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(images/post650.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.post650 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#444;
	margin-top: 8px;
	margin-bottom: 8px;
}
.post650 ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 14px;
	padding-left: 15px;
	line-height: 18px;
}
.post720 {
	width:606px;
	height:720px;
	float:left;
	margin-right: 15px;
	margin-bottom: 11px;
	padding-top: 15px;
	padding-right: 28px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(images/post720.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.post720 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#444;
	margin-top: 8px;
	margin-bottom: 8px;
}
.post720 ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 14px;
	padding-left: 15px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 8px;
	font-weight: normal;
}
.cellLink a img  {
	float: left;
	margin-right: 10px;
}
table.cellLink td {
	padding:0
}
table.cellLink td a {
	padding:5px;
	display:block
}
table.cellLink td a:hover {
	background:#eee
}
