﻿/* 	
CSS Document 
*/
.main_content {
	width:677px;
}
.sidebar {
	width:283px;
}
.cross_main_content {
padding-bottom:0;
	}

.box_program {
	width:595px;
	margin-right:0;
	padding-bottom:5px;
}
	.box_program li {
		width:280px;
		line-height:150%;
	}
	
	.box_program_single {
		margin:0 7px 10px 0;
	}
		.box_program_single li {
			width:120px;
			line-height:120%;
		}
	.box_return {
		clear:right;
		margin-right:0;
	}

#tags {
	line-height:20px;
}

#news li {
	line-height:200%;
}
.news {
		color:#666;
	}
#podcaster {
	clear:both;
	padding-bottom: 2px;
}
	#podcaster ul {
		float:left;
		padding:0;
		margin:0 0 -8px 0;
		width:260px;
	}
	#podcaster li {
		list-style:none;
	}
	.podcaster_img {
		float:left;
		margin-top:2px;
		margin-right:8px;
	}
	.podcaster_say {
		color: #666;
	}

#applause ul {
	clear:both;
	padding:0;
	margin:0;
}
#applause li {
	list-style:none;
}
	.applause_img {
		float:left;
		margin-top:2px;
		margin-right:8px;
	}
	.applause_text {
		float:left;
		width:145px;
		overflow: hidden;
	}

#user {
	padding-bottom:10px;
}
	#user ul {
		float: left;
		padding:0;
		margin:0;
	}
	#user li {
		line-height:150%;
		list-style:none;
		color: #666;
	}
	#user img {
		float: left;
		margin:0 20px 10px 0;
	}
/*Links*/
.n_article4
{
	float:left;
	width: 270px;
	height:120px;
	border: 1px dotted #dddddd;
	padding: 13px;
	margin: 0px 10px 10px 0px;
	overflow:hidden;
}
.n_article4:hover{background:#f5fbff;border:solid 1px #99d1ed;}
.n_article5{
	width:305px;
	float:left;
	background: #fcf8f5;
	line-height:18px;
}
.n_job1{
	width:630px; 
	float:left;
	margin: 0px 0px 10px 0px;
	border: #efefef 1px solid;
	background: #fafafa;
	padding: 5px;
	line-height:25px;
}
.n_job1 ul
{
	margin:0px;
	padding:0px; 
	overflow:hidden;
	display:block;
	clear:both;
}
.n_job1 ul li
{
	list-style-type:none;
	width:196px;
	float:left; 
	background:url(/images/jobbg1.gif) no-repeat 0px 10px;
	padding-left:10px;
	border:solid 1px #fafafa;
}
.n_job1 ul li:hover{background:#f5fbff;border:solid 1px #99d1ed;} 
.n_jobsearch{
	padding: 10px 0px 0px 0px;
	background: #fff8eb;
	border-bottom: #fcf3e1 1px solid;
	text-align: left;
}
.n_jobsearch2{
	padding: 10px 0px 0px 0px;
	background: #ebf8cc;
	border-bottom: #e2f0c2 1px solid;
	text-align: left;
}