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

	
	*{
		margin:0px;
		padding:0px;
	}
	
	body{
		margin-top:0px;
		margin-bottom:0px;
		background-color:#666666;
	}
	
	
	
	#about{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000000;
		margin-left:20px;
		text-align:justify;
	}
	
	#box{
		margin-left:auto;
		margin-right:auto;
		width:984px;
	}
	
	#main{
		width:984px;
		clear: none;
		float: left;
	}
	
	#header{
		width:984px;
		height:100px;
		background-image:url(../img/header.png);
		overflow:hidden;
		float:left;
	}
	
	#happening{
	padding-top:10px;
		padding-left:40px;
		height:49px;
		background-image:url(../img/wrap.png);
		background-repeat:repeat-y;
		
	}
	
	#frame_left{
		background-image:url(../img/frame_left.png);
		background-repeat:repeat-y;
		width:33px;
		height:2000px;
		float:left;
	}
	#frame_right{
		background-image:url(../img/frame_right.png);
		background-repeat:repeat-y;
		width:33px;
		float:left;
		overflow:hidden;
		height: 2000px;
	}
	
	#copyright{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#014906;
		padding-left:10px;
		width:150px;
		float:left;
	}
	
	#english{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		margin-top:20px;
		margin-left:10px;
		margin-right:10px;
	} 
	 
	#english p {
		margin-top:10px;
		margin-bottom:10px;
	}
	
	#english ul{
		margin-left:15px;
		list-style-type:square;
	}
	
	#english li{
		margin-top:5px;
		margin-bottom:5px;
	}
	
	#team_top{
		background-image:url(../img/boxes/team_top.png);
		background-repeat:no-repeat;
		width:660px;
		height:48px;
		margin-left:4px;
		margin-top:20px;
	}
	
	#team_body{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		width:650px;
		background-image:url(../img/boxes/body.png);
		margin-left:4px;
		padding-left:10px;
	}
	
	#team_body td{
		border-color:#009900;
		border-bottom-width:1px;
		border-bottom-style:solid;
		border-top-width:1px;
		border-top-style:solid;
		border-left-width:1px;
		border-left-style:solid;
		border-right-width:1px;
		border-right-style:solid;
		padding:5px 5px 5px 5px;
		vertical-align:top;
	}
	 
	#search{
		width:804px;
		float:left;
		text-align:right;
		padding-right:20px;
		height:22px;
	}
	
	#srch{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		margin-top:20px;
		width:656px;
		padding-left:4px;
		color:#006600;
	}
	
	#srch td{
		border-color:#006600;
		border-bottom-width:1px;
		border-bottom-style:solid;
		border-top-width:1px;
		border-top-style:solid;
		border-left-width:1px;
		border-left-style:solid;
		border-right-width:1px;
		border-right-style:solid;
		padding:5px 5px 5px 5px;
	}
	
	#srch a:link, #srch a:visited{
		color:#006600;
		font-size:12px;
	}
	
	#search_q{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#014906;
	}
	
	#menu{
		width:330px;
		height:23px;
		margin-top:36px;
		padding-right:20px;
		padding-top:5px;
		/*float:left;*/
		text-align:right;
		float:right;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		/*background-color:#cecece;*/
		
	}
	
	#menu a:link,#menu a:visited{
		color:#000000;
	}
	
	#language{
		/*width:756px;
		float:left;
		margin-top:20px;*/
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#014906;
		text-align:right;
		padding-right:20px;
		overflow:hidden;
		height:12px;
	}
	
	#banners{
		width:317px;
		float:left;
		background-image:url(../img/ban_back.png);
		background-repeat:repeat-y;
		overflow:hidden;
	}
	
	#area{
		width:667px;
		float:left;
		background-color:#FFFFFF;
		/*padding-left:5px;
		background-image:url(../img/bg.png);
		background-repeat:repeat-y;*/
	}
	
	#banner_container td {
		text-align:center;
		padding:0px;
	}
	
	/*#banner_container td img{
		width:150px;
		height:100px;
	}*/
	
	#back{
		/*overflow:visible;*/
		padding-left:20px;
	}
	
	#back a:link, #back a:visited{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#014906;
		padding-left:40px;
		padding-top:10px;
	}
	
	#country{
		width:296px;
		height:79px;
		background-color:#FFFFFF;
		background-image:url(../img/boxes/box_country.png);
		background-repeat:no-repeat;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		padding-left:20px;
		padding-right:20px;
		padding-top:30px;
	}
	
	#info{
		text-align:right;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		padding-right:20px;
	}
	
	#source{
		padding-left:20px;
		margin-top:5px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
	}
	
	.Dv{
		margin-top:5px;
		color:#006600;
	}
	
	#country_top{
		width:660px;
		height:51px;
		background-image:url(../img/boxes/country_top.png);
		background-repeat:no-repeat;
		margin-left:4px;
		margin-top:20px;
	}
	
	#country p, #world p,#sport p,#weather p,#music p{
		margin-bottom:10px;
	}
	
	.news a:link, .news a:visited, #music a:link,#music a:visited,#country a:link,#country a:visited,#world a:link,#world a:visited,#weather a:link,#weather a:visited,#news_r a:link,#news_r a:visited,#sport a:link,#sport a:visited,#health a:link,#health a:visited,#add a:link,#add a:visited,#tribune a:link,#tribune a:visited,#auc a:link,#auc a:visited{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#014906;
	}
	
	#contacts{
		background-color:#FFFFFF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000000;
		padding-left:20px;
		padding-right:20px;
		
		
	
	}
	
	#weather{
		width:118px;
		height:101px;
		background-color:#FFFFFF;
		background-image:url(../img/boxes/box_weather.png);
		background-repeat:no-repeat;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		padding-left:10px;
		padding-top:30px;
		vertical-align:top;
		text-align:center;
	}
	
	#health{
		width:178px;
		height:101px;
		background-image:url(../img/boxes/box_health.png);
		background-repeat:no-repeat;
		padding-left:15px;
		padding-right:10px;
		padding-top:30px;
		vertical-align:top;
	
	}

	#auc_top{
		width:660px;
		height:51px;
		background-image:url(../img/boxes/auc_top.png);
		background-repeat:no-repeat;
		margin-left:4px;
		margin-top:20px;
	}
		
	#health_top{
		width:660px;
		height:51px;
		background-image:url(../img/boxes/health_top.png);
		background-repeat:no-repeat;
		margin-left:4px;
		margin-top:20px;
	}
	
	#weather_top{
		width:660px;
		height:50px;
		background-image:url(../img/boxes/weather_top.png);
		background-repeat:no-repeat;
		margin-left:4px;
		margin-top:20px;
	}
	
	#world{
		width:296px;
		height:78px;
		background-color:#FFFFFF;
		background-image:url(../img/boxes/box_world.png);
		background-repeat:no-repeat;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		padding-left:20px;
		padding-right:20px;
		padding-top:30px;
	}
	
	#world_top{
		width:660px;
		height:51px;
		background-image:url(../img/boxes/world_top.png);
		background-repeat:no-repeat;
		margin-left:4px;	
		margin-top:20px;
	}
	
	#music{
		width:275px;
		height:79px;
		background-color:#FFFFFF;
		background-image:url(../img/boxes/box_music.png);
		background-repeat:no-repeat;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		padding-left:50px
	}
	
	#music_top{
		width:660px;
		height:49px;
		background-image:url(../img/boxes/music_top.png);	
		background-repeat:no-repeat;
		margin-left:4px;
		margin-top:20px;
	}
	
	#sport_top{
		width:660px;
		height:50px;
		background-image:url(../img/boxes/sport_top.png);	
		background-repeat:no-repeat;
		margin-left:4px;
		margin-top:20px;		
	}
	
	#sport{
		width:266px;
		height:74px;
/*		float:right;*/
		background-color:#FFFFFF;
		background-image:url(../img/boxes/box_sport.png);
		background-repeat:no-repeat;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		padding-left:70px;
	}
	
	#photo{
		background-image:url(../img/boxes/box_photo.png);
		background-repeat:no-repeat;
		width:189px;
		height:151px;
		padding-left:14px;
		padding-top:20px;
		/*float:right;*/
	
	}
	
	#add{
		width:311px;
		height:59px;
		background-color:#FFFFFF;
		background-image:url(../img/boxes/box_add.png);
		background-repeat:no-repeat;
		padding-left:10px;
		padding-top:15px;
		padding-right:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#006600;
	}
	
	#auc{
		width:311px;
		height:79px;
		background-color:#FFFFFF;
		background-image:url(../img/boxes/box_auc.png);
		background-repeat:no-repeat;
		padding-left:20px;
	}
	
	#add_top{
		width:660px;
		height:50px;
		background-image:url(../img/boxes/add_top.png);	
		background-repeat:no-repeat;
		margin-left:4px;
		margin-top:20px;

	}
	
	#add_c{
		margin-left:auto;
		margin-right:auto;
		/*border-collapse:collapse;*/
		border-width:1px;		
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
	}
	
	#add_c td{
		border-bottom-width:1px;
		border-top-width:1px;
		border-left-width:1px;
		border-right-width:1px;
		border-color:#006600;
		border-style:solid;
		
		padding:5px 5px 5px 5px;
	}
	
	#add_p{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		margin-left:10px;
		margin-right:10px;
	}
	
	#add_p td{
		padding-bottom:2px;
		padding-top:2px;
	}
	
	#video{
		background-color:#FFFFFF;
		background-image:url(../img/video_nn.png);
		background-repeat:no-repeat;
		width:336px;
		height:349px;
		/*float:right;*/
		overflow:hidden;
	}
	
	#video a:link, #video a:visited{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#006600;
		text-decoration:underline;
	}
	
	#video li{
		list-style:none;
		padding-left:10px;
		padding-top:8px;
		
	}
	
	#list{
		overflow:auto;
		height:310px;
		width:320px;
	}
	
	#video_pic{
		padding-top:62px;
		padding-left:20px;
	}
	
	#wrapper{
		background-color:#FFFFFF;
	}
	
	#radio{
		background-image:url(../img/boxes/box_radio.png);
		width:118px;
		height:151px;
		/*float:right;*/
		padding-top:20px;
		padding-left:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#014906;
		text-align:center;
	}
	
	#radio li{
		list-style-type:none;
		margin-left:10px;
		margin-top:3px;
		
	}
	
	#radion a:link,#radio a:visited{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#014906;
		text-decoration:underline;
	}
	
	#news_r{
		background-image:url(../img/boxes/box_region.png);
		background-repeat:no-repeat;
		/*background-color:#FFFFFF;
		background-repeat:no-repeat;*/
		width:331px;
		height:318px;
		padding-top:20px;
	}
	
	#news_r_top{
		background-image:url(../img/boxes/news_r_top.png);
		background-repeat:no-repeat;
		width:660px;
		height:48px;
		margin-left:4px;
		margin-top:20px;
	}
	#news_r_body,#weather_body,#country_body,#world_body,#music_body,#sport_body,#health_body,#add_body,#tribune_body,#auc_body{
		background-image:url(../img/boxes/body.png);
		background-repeat:repeat-y;
		width:660px;
		margin-left:4px;
	}
	#news_r_bottom,#weather_bottom,#country_bottom,#sport_bottom,#music_bottom,#world_bottom,#health_bottom,#add_bottom,#team_bottom,#subscribe_bottom,#tribune_bottom,#auc_bottom{
		background-image:url(../img/boxes/bottom.png);
		background-repeat:no-repeat;
		width:660px;
		height:40px;
		overflow:hidden;
		margin-left:4px;
	}
	
	.news{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000000;
		text-align:justify;
		padding-left:20px;
		padding-top:5px;
		padding-bottom:5px;
		padding-right:20px;
	}
	
	#news_title{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#014906;
		padding-left:20px;
		padding-right:20px;
		margin-bottom:10px;
	}
	
	#footer{
	width:974px;
	height:61px;
	background-image:url(../img/footer.png);
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	padding-left:10px;
	padding-top:5px;
		
	}
	
	#tribune{
		background-image:url(../img/boxes/box_tribune.png);
		background-repeat:no-repeat;	
		height:107px;
		width:266px;
		padding-left:65px;
		padding-top:30px;
		vertical-align:top;
	}
	
	#tribune_top{
		background-image:url(../img/boxes/tribune_top.png);
		background-repeat:no-repeat;
		width:660px;
		height:48px;
		margin-left:4px;
		margin-top:20px;
	}
	
	#poll_top{
		background-image:url(../img/boxes/poll_top.png);
		background-repeat:no-repeat;
		height:24px;

	
	}
	
	#poll{
		background-image:url(../img/boxes/poll_body.png);
		background-repeat:repeat-y;			
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
	}
	
	#poll_bottom{
		background-image:url(../img/boxes/poll_bottom.png);
		background-repeat:no-repeat;
		height:12px;

	}
	
	#subscribe_top{
		background-image:url(../img/boxes/sub_top.png);
		width:660px;
		height:46px;
		margin-left:4px;
		margin-top:20px;
	}
	
	#subscribe{
		background-image:url(../img/boxes/body.png);
		background-repeat:repeat-y;
		width:630px;
		margin-left:4px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		padding-left:10px;
		padding-right:20px;
		text-align:justify;
	}
	
	#subscribe td{
		border-color:#009900;
		border-bottom-width:1px;
		border-bottom-style:solid;
		border-top-width:1px;
		border-top-style:solid;
		border-left-width:1px;
		border-left-style:solid;
		border-right-width:1px;
		border-right-style:solid;
		padding:5px 5px 5px 5px;
	}
	

	

