latestvideo_header/*body{background:#fff url(bgimgs/bg_page.gif) repeat-x; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; }
*/
body{background:#336699 url() repeat-x; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; }
.margin_zero{margin:0px;}


/*HEADER*/

.header_ctn{float:left; width:980px; height:535px; border:0px solid red; padding:0px 8px 0px 8px;}
.header_inner{float:left; width:960px; border:0px solid red; height:535px; background:url(bgimgs/headbg.gif) repeat-x top; margin:0px; padding:0px 10px;}
.logo_ctn{float:left; width:268px; height:65px; padding:36px 0px 0px 5px; border:0px solid red;}
.titleslogan_ctn{float:left; width:687px; height:75px; padding:26px 0px 0px 0px}

.langbar_ctn{float:left; width:960px; height:26px;  margin:0px; background:url(bgimgs/langbg.png) no-repeat right bottom;}
/*slide*/
.slide_ctn{
	float:left; width:940px;  border:0px solid red;height:340px; padding:10px; margin-top:10px; background:url(bgimgs/slide_bg.gif) repeat-x top;
}


/*BODY*/
.body_container{float:left; width:980px; border:0px solid red; padding:0px 8px 0px 8px;) repeat-y;}
.body_inner{float:left; width:960px; border:0px solid red; padding:15px 10px 10px 10px;}


.whole_left_ctn{
	float:left;
	 width:350px;
	 margin:0px;
	
	 
}
.whole_center_ctn{
	float:left; 
	width:430px;
	margin:0px 15px;
	
}
.whole_right_ctn{
	float:left; 
	width:150px;
	margin:0px;
}

/*detail layout*/
.lpanel_dt{
	float:left;
	width:230px;
	margin:0px;
	border:0px solid red;
	
	
}
.rpanel_dt{
	float:left;
	width:720px;
	margin:0px;
	margin-left:10px;
}

/*LEFT Panel Blog*/

.lmap_ctn{float:left; width:350px; margin:0px; padding-bottom:5px; background:url(bgimgs/lfooterbg.gif) no-repeat bottom center;}
.lmap_header{float:left; width:340px; line-height:40px; padding-left:10px; height:38px;background:url(bgimgs/lheaderbg.gif) no-repeat center top;}
.lmap_body{float:left; width:348px; background-color:#f0f9ff; height:200px;   border:1px solid #b8b8b8; border-bottom:0px;  border-top:0px;}





/*=====second blog===*/
.second_blog{float:left; width:960px; margin-top:10px; padding-top:15px; border:0px solid red; background:url() no-repeat top center;}

/*Latest Video*/

.whole_latesvideo{float:left; width:230px; margin:0px; padding:0px;}
.latestvideo_header{float:left; width:230px; border:0px solid red; height:31px; margin:0px; text-align:center; line-height:31px;}
.latestvideo_body{float:left; width:210px; padding:0px 10px 10px 10px; background-color:#f5f5f5}


.latest_vdo_body_ctn{float:left; width:210px; margin:5px 0px 0px 0px; padding:0px 0px 0px 0px; text-align:justify; border-bottom:1px dotted #aa8907;}
.latest_vdo_ctn{float:left; width:210px; margin:0px 0px 0px 0px; padding:0px 0px 5px 0px; text-align:justify; border:0px dotted #aa8907;}




/*RSS STYLE*/
.latestvideo_body ul.ul_rss{
	list-style-type:none;
	margin:0px;
	padding:0px;
	
}
.latestvideo_body ul.ul_rss li{
	display:inline-block;
	margin:7px 5px;
	padding:0px;
	width:200px;
	overflow:hidden;
	
	border:0px solid blue;
	float:left;
}
.latestvideo_body li.li_rss a{
	margin:0px;
	padding:1px 0px 1px 25px;
	border:0px solid red;
	float:left;
	width:auto;
	text-align:left;
	background-color:#FCFCFC;
	line-height:18px;
}

.latestvideo_body ul.ul_rss li a:link, .latestvideo_body ul.ul_rss li a:visited, .latestvideo_body ul.ul_rss li a:active{
	/*background:url(bgimgs/rssicon.gif) no-repeat left center; background of menu items (default state)*/
	color: #152565;
	text-decoration:none;
}

.latestvideo_body ul.ul_rss li a:hover{	
	color: #bd6713;
	text-decoration:underline;
}



