﻿body 
{
	font: 12px tahoma;
	margin-top:0px;
	/*background-color:#d9f1fb;*/
	border-bottom:solid 0px #111111;
	background-image:url('../images/backgroung.gif');
	background-repeat:repeat;
}
a
{
	text-decoration:none;
	
}
img:link
{
	border:solid 0px #ffffff;
}
img:visited
{
	border:solid 0px #ffffff;
}
img:hover
{
	border:solid 0px #ffffff;
}

.slogan
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#f6cc0b;
	white-space:nowrap;
	
}
.logo
{
	font-size:13px;
	font-weight:bolder;
	color:#48b840;
}
.top_link
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#111111;	
	text-decoration:none;
}
.top_link:link
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#111111;	
	text-decoration:none;
}
.LargeLine{
     background-image:url('../Images/home_ico_bg2.jpg');
     background-repeat:repeat-x;     
     height:36px; 
     color:#ffffff;    
     font-family:Times New Roman;
     font-size:14px; 
     font-weight:bold; 
          
}
.Line_2{
     background-image:url('../Images/home_ico_bg2.jpg');
     background-repeat:repeat-x;     
     height:36px; 
     color:#ffffff;    
     font-family:Tahoma;
     font-size:14px; 
     font-weight:bold; 
          
}
.header_white
{
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.header_white:link
{
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.footer
{
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	white-space:nowrap;
}
.footer:link
{
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	white-space:nowrap;
}
.latest_news
{
	font-family:Tahoma;
	font-size:12px;
	text-align:left;
	padding-right:3px;
	padding-left:3px;
}
.title_listnews
{
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
.description_listnews
{
	font:12px Tahoma;
	text-align:justify;
}

.img_news
{
	float:left;
	padding:2px 10px 2px 2px;
}
.img_into
{
	float:left;
	padding:1px 2px 1px 2px;
	
}
.img_mnu
{
	float:left;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}
.into_home
{
	 background-image:url('../Images/HLg_bg.png');
     background-repeat:no-repeat;    
     background-color:#d9f1fb;
     height:36px; 
     color:#ffffff;    
     font-family:Tahoma;
     font-size:13px; 
     font-weight:bold; 
     text-indent:15px;
     width:185px;
}
.mnu_intro
{
	height:20px;
	font-family:Tahoma;
	color:#111111;	
	font-size:12px;
	font-weight:bold;	
	text-align:left;
	/*white-space:nowrap;*/
	cursor:hand;
}
.mnu_intro:link
{
	height:20px;
	color:#111111;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	/*white-space:nowrap;*/
	cursor:hand;
}
.mnu_intro:visited
{
	height:20px;
	color:#111111;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	/*white-space:nowrap;*/
	cursor:hand;
}

.mnu_intro:hover
{
	height:20px;
	color:#f6cc0b;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	/*white-space:nowrap;*/
	cursor:hand;
}

.mnu_subcate
{
	height:20px;
	font-family:Tahoma;
	color:#111111;	
	font-size:12px;
	font-weight:bold;	
	text-align:left;
	white-space:nowrap;
	cursor:hand;
}
.mnu_subcate:link
{
	height:20px;
	color:#111111;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	white-space:nowrap;
	cursor:hand;
}
.mnu_subcate:visited
{
	height:20px;
	color:#111111;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	white-space:nowrap;
	cursor:hand;
	background-color:Transparent;
}

.mnu_subcate:hover
{
	height:20px;
	color:#f6cc0b;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	white-space:nowrap;
	cursor:hand;
	background-color:#70b1db;
}

.hot_content
{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom:15px;
}
.hot_content:visited
{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding-bottom:15px;
}
.hot_content:link
{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding-bottom:15px;
}
.hot_content:hover
{
	font-size:12px;
	font-weight:bold;
	color:Yellow;
	text-decoration:none;
	padding-bottom:15px;
}
.more
{
	color:#70b1db;
	font-family:Tahoma;
	font-size:10px;
	text-decoration:none;
	padding-right:5px;
}
.more:link
{
	color:#70b1db;
	font-family:Tahoma;
	font-size:10px;
	text-decoration:none;
}
.more:hover
{
	color:#70b1db;
	font-family:Tahoma;
	font-size:10px;
	text-decoration:none;
}
.more:visited
{
	color:#70b1db;
	font-family:Tahoma;
	font-size:10px;
	text-decoration:none;
}
.title
{
	color:#70b1db;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
}
.title_More
{
	color:#70b1db;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
}