@charset "UTF-8";
/* CSS Document */

body {
	font:100% Verdana, Arial, Helvetica, sans-serif;
	background:url(../imgs/bg.jpg) top repeat-x;
	color:#666666;
}

html {
	overflow-y: scroll;
}
  
.content {
	margin-left: auto;
	margin-right: auto;
	width: 50%;
	padding-bottom:20px;
	display:block;
	text-align:center;margin:0 auto;
}
.presscopy {
	font-size: 18px;
	line-height: 1.5;
	text-align: justify;
}
.link_1 {
	color: #6B0808;
}
.link_2 {
	color: #CC9999;
}
.top {
	width:985px;
	height:170px;
	background:url(../imgs/bg_content-jn.jpg) no-repeat;
	display:block;
}
.topwrap {
	width:142px;
	float:right;
	margin:20px 30px 0 0;
}
.welcome {
	width:100%;
	height:95px;
	background:url(../imgs/bg_welcome.png) no-repeat;
}
.topsearch {
	width:100%;
	height:26px;
	margin-top:5px;
	background:url(../imgs/bg_topsearch.png) no-repeat;
}
.topsearch input {
	margin:5px 6px 0 6px;
	width:106px;
	height:13px;
	background:#d14a8f;
	float:left;
	color:#fff;
	border:0;
	font:Verdana, Arial, Helvetica, sans-serif;
}

.topsearch img {
	float:left;
	margin-top:4px;
}

.wrapper {
	margin:0 13px;
	display:block;
}

.col1, .col2, .col3 {
	display:block;
	float:left;
}
.col1 {width:152px;}
.col2 {width:533px;}
.col3 {width:300px;}

.col3banner {
	width:100%;
	padding:12px 0 12px 0;
	margin-bottom:10px;
	background:#c2c2c2;
	float:left;
}

.featured {
	width:100%;
	padding-bottom:20px;
	background:#c2c2c2;
	float:left;
	margin-bottom:10px;
}

.featured .header {
	width:100%;
	height:38px;
	background:url(../imgs/bg_videos.jpg) no-repeat;
	margin-bottom:20px;
}

.featured .video {
	width:240px;
	height:180px;
	float:left;
	margin-left:30px;
}

.vidtext {
	float:left;
	text-align:left;
	font-size:10px;
	margin-left:30px;
}
.vidtext span {color:#666;}
.t1 {font-weight:bold;}

.tagcloud {
	width:100%;
	height:175px;
	background:url(../imgs/bg_tagcloud.jpg) center no-repeat;
	float:left;
	margin-bottom:10px;
}
.tagcloud2 {
	width:100%;
	height:123px;
	background:url(../imgs/bg_tagcloud2.jpg) center no-repeat;
	float:left;
	margin-bottom:30px;
}

a.submitsite {
	float:left;
	width:100%;
	height:40px;
	background:url(../imgs/btn_subsite.jpg) center no-repeat;
	margin-bottom:10px;
}

a.submitsite2 {
	float:left;
	width:100%;
	height:48px;
	background:url(../imgs/bg_submitsite.jpg) center no-repeat;
	margin-bottom:20px;
}

.footer {
	width:833px;
	margin-left:152px;
	float:left;
	display:block;
}
.footer .footertxt {
	text-align:center;
	font-size:10px;
}
.footer .footertxt a {color:#000;}

.footer .footernav {
	width:100%;
	float:left;
	height:70px;
	background:url(../imgs/bg_footer.jpg) center no-repeat;
	text-align:center;
	font-size:10px;
}

.footer .footernav ul {
	list-style:none;
	padding:0;
	margin:24px 0 0 40px;
}

.footer .footernav li {
	float:left;
	margin:0 2px;
}

.footer .footernav li a {
	line-height: 2em;
	float: left;
	display: block;
	padding:0 20px;
	text-decoration: none;
	text-align: center;
	color:#666;
}	

.clearfloat {
	clear:both;
    height:0;
    font-size:1px;
    line-height:0px;
}


/*////////////////////// TESTING /////////////////////////*/

/*border:1px solid #000;*/
/*background:#000;*/
