/****************************************************
*****************************************************/
/* Left Area */
.la_631{ 
	float:left;
	width:632px;
}
	/****************************************************
	*****************************************************/
	/* Left Area 204 */
	.la_1{
		float:left;
		width:198px;
		padding:1px;
		background-color:#fefefe;
		margin-right:8px;
		border:1px solid #dadada;
	}
	.la_1 .head{
		background-color:#f4f4f4;
		color:#336aa8;
		height:20px;
		padding:5px;
	}
	.la_1 .head h2{
		font-size:14px;
	}
	.la_1 .list{		
		padding:0 5px;
		max-height:450px;
	}
	.la_1 .list li{
		height:59px;
		border-bottom:1px dotted #dadada;
		overflow:hidden;
		padding:5px 0px;
	}
	.la_1 .list li img{
		float:left;
		margin-right:5px;
		border:1px solid #f3f3f3;
		padding:1px;
	}
	.la_1 .list li a{
		color:#333;
	}
	/****************************************************
	*****************************************************/
	/* Left Area 421 */
	.la_2{
		float:left;
		width:422px;				
	}
	.la_2 .contents{
		border:1px solid #dadada;
		padding:5px;
		height:121px;
		overflow:auto;
		margin-top:5px;
	}
	.la_2 .contents a{
		color:#0189c0;
	}
	.la_2 .contents h1{
		font-size:16px;
		line-height:20px;
		margin-bottom:3px;		
	}
	.la_2 .contents p{
		display:inline;
	}
	.la_2 .contents div{
		margin-bottom:3px;
	}
	.la_2 .contents span{
		font-weight:bold;			
	}
	.la_2 .contents input{
		width:320px;
	}
	.la_2 .player{		
		border:1px solid #dadada;
		width:420px;
		height:315px;
	}
/****************************************************
*****************************************************/
/* Right Area */
.ra_310{ 
	float:right;
	width:310px;	
}
	/****************************************************
	*****************************************************/
	/* Right Banner */
	.ra_310 .bn{ 
		border:1px solid #c2c2c2; 
		background-color:#f0f0f0;
	}
	.ra_310 .bn img{ 
		margin:4px;			
	}
	.ra_310 .bn .more_bn{ 
		height:20px; 
		border-top:1px solid #c2c2c2; 
		background-color:#FFF;
		float:left;
		width:308px;
	}
	.ra_310 .bn .more_bn .more_l{ 
		float:left; 
		padding:3px;
		color:#c2c2c2;
	}
	.ra_310 .bn .more_bn .more_l a{		
		color:#c2c2c2;
		font-size:10px;
	}
	.ra_310 .bn .more_bn .more_r{ 
		float:right; 
		padding:3px;
	}
	.ra_310 .bn .more_bn .more_r a{ 
		padding:0px 5px; 
		background-color:#eff1f2; 
		color:#366e9e;
	}
	.ra_310 .bn .more_bn .more_r a.select{
		background-color:#366e9e; 
		color:#FFF;
	}
	/****************************************************
	*****************************************************/
	/* more_result */
	.more_result{
		margin-top:8px;
	}
	.more_result .head li{
		float:left;		
	}
	.more_result .head li a
	{
		cursor:pointer;
		float:left;
		margin-right:5px;
		border:1px solid #dadada;
		padding:5px 10px;
		text-decoration:none;
		color:#336bc5;
		font-weight:bold;
	}
	.more_result .head li a:hover, .more_result .head li a.select{
		float:left;
		margin-right:5px;
		border:1px solid #dadada;
		padding:5px 10px;
		text-decoration:none;
		color:#336bc5;
		background:#f3f3f3 url(../images/cate_mn_bg.gif) repeat-x left bottom;
		font-weight:bold;
	}
	.more_result .contents{
		border:1px solid #dadada;		
		margin-top:-1px;
		padding:5px;
		height:148px;
		overflow:auto;
		float:left;
		width:298px;
	}
	.more_result ul{	
	}
	.more_result .contents li{		
		padding:5px 5px 0px;
		height:46px;
		border-bottom:1px solid #dadada;	
	}
	.more_result .contents li .img{
		float:left;
		margin-right:5px;
		margin-bottom:5px;
	}
	.more_result .contents li .title a{
		color:#004276;
		font-weight:bold;
	}
/****************************************************
*****************************************************/
/* Center Area */
.ce{ 	
	width:950px;
	margin-top:8px;
}


.ce .head li
{
	cursor:hand;
	float:left;
	
	
}
.ce .head li a{
	float:left;
	margin-right:5px;
	border:1px solid #dadada;
	padding:5px 10px;
	text-decoration:none;
	color:#336bc5;
	font-weight:bold;
	cursor:pointer;
}
.ce .head li a:hover, .ce .head li a.select{
	float:left;
	margin-right:5px;
	border:1px solid #dadada;
	padding:5px 10px;
	text-decoration:none;
	color:#336bc5;
	background:#f3f3f3 url(../images/cate_mn_bg.gif) repeat-x left bottom;
	font-weight:bold;
	border-bottom:1px solid #FFF;
}
.ce .contents{
	border:1px solid #dadada;
	background-color:#ebebeb;
	margin-top:-1px;
	padding:5px;	
	overflow:auto;
	float:left;
	width:938px;
	height:300px;
}
.ce .contents li{
	float:left;
	background:url(../images/bg_5.gif) no-repeat;
	width:125px; 
	height:120px;	
	margin:5px 3px;
	padding:10px;
	overflow:hidden;
}
.ce .contents li .title{
	margin-top:3px;
}
.ce .contents li .title a{
	color:#333;
	text-decoration:none;
}
.ce .contents li .title a:hover{
	color:#333;
	text-decoration:underline;	
}
