﻿body 
{
	font-family: Arial;
	font-size:12px;	
	color:#333;
	margin-bottom:0px;
}
.top_module
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;	
	color:White;
}
.title_module
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;	
	color:#3e7fd9;
}
.text_title
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;	
	color:#333;
}
.text_title_new
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;	
	color:#3e81dc;
}
.text_title11
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;	
	color:#333;
}
.text_content
{
	font-family:Arial;
	font-size:12px;
	color:#333;
}
.text_content_small
{
	font-family:Arial;
	font-size:10px;
	color:#333;
}
.textbox
{
	font: normal 12px Arial, verdana, arial;
	border:1px solid;
	vertical-align:middle;
	border-color : #a3b8d5;
	padding-left:2px;
	height:16px;
}
.combobox
{
	font: normal 12px Arial, verdana, arial;
	border:1px solid;
	border-color : #a3b8d5;
	height:19px;
}
a.lk_menutop:link 
{
	font: normal 12px tahoma;
	color:White;
	text-decoration: none;		
}
a.lk_menutop:visited 
{
	font: normal 12px tahoma;
	color:White;
	text-decoration: none;		
}
a.lk_menutop:hover
{
	font: normal 12px tahoma;
	color:White;
	text-decoration: underline;		
}
a.lk_hottnew:link 
{
	font: normal 12px Arial;
	color:#333;
	text-decoration: none;		
}

a.lk_hottnew:visited 
{
	font: normal 12px Arial;
	color:#333;
	text-decoration: none;		
}

a.lk_hottnew:hover
{
	font: normal 12px Arial;
	color:#333;
	text-decoration: underline;		
}
a.lk_hottnew:active 
{
	font: normal 12px tahoma;
	color:#333;
	text-decoration: none;		
}
a.lk_oldtnew:link 
{
	font: normal 11px Arial;
	color:#333;
	text-decoration: none;		
}
a.lk_oldtnew:visited 
{
	font: normal 11px Arial;
	color:#333;
	text-decoration: none;		
}
a.lk_oldtnew:hover
{
	font: normal 11px Arial;
	color:#333;
	text-decoration: underline;		
}
a.lk_oldtnew:active 
{
	font: normal 11px tahoma;
	color:#333;
	text-decoration: none;		
}
a.lk_titlenews:link 
{
	font: bold 12px tahoma;
	color:#333;
	text-decoration: none;		
}

a.lk_titlenews:visited 
{
	font: bold 12px tahoma;
	color:#333;
	text-decoration: none;		
}

a.lk_titlenews:hover
{
	font: bold 12px tahoma;
	color:#333;
	text-decoration: underline;		
}
a.lk_titlenews:active 
{
	font: bold 12px tahoma;
	color:#333;
	text-decoration: none;		
}
.imgviewer
{
	background-color:#eee;
	border-collapse:collapse;
	border: solid 1px #bebebe;
	padding:2px;
}
a.lk_common:link 
{
	font: normal 12px tahoma;
	color:#8db0e1;
	text-decoration: none;		
}
a.lk_common:visited 
{
	font: normal 12px tahoma;
	color:#8db0e1;
	text-decoration: none;		
}
a.lk_common:hover
{
	font: normal 12px tahoma;
	color:#8db0e1;
	text-decoration: underline;		
}
a.lk_common:visited 
{
	font: normal 12px tahoma;
	color:#8db0e1;
	text-decoration: none;		
}
.MenuItem
{
	background-color:#FFFFFF;
	color:#333;
	font-family:tahoma;
	font-size:12px;
	width:187px;
	border-bottom:solid;
	border-bottom-color:#eaeaea;
	border-bottom-width:1px;
	padding:2px;
	margin-left:3px;	
	height:25px;
	cursor:hand;
}

.DynamicMenuItem
{
	background-color:#FFFFFF;
	color:#333;
	font-family:tahoma;
	font-size:12px;
	width:187px;
	border-bottom:solid;
	border-bottom-color:#eaeaea;
	border-bottom-width:1px;
	padding:2px;
	height:25px;
	margin-left:3px;	
	cursor:hand;
}
.MenuItemSelected
{
	background-color:#FFFFFF;
	border-bottom:solid;
	border-bottom-color:#eaeaea;
	border-bottom-width:1px;
	padding:2px;
	height:25px;
	margin-left:3px;	
	cursor:hand;
}
.MenuItemHover
{
	background-color:#FFA000;
	color:White;
	font-family:tahoma;
	font-size:12px;
	width:187px;
	border-bottom:solid;
	border-bottom-color:#eaeaea;
	border-bottom-width:1px;
	padding:2px;
	height:25px;
	margin-left:3px;	
	cursor:hand;
}

