﻿body
{
	font-family: Tahoma,Arial;
	font-size: 13px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(/images/bg/bg_all.jpg);
}
.style4
{
	font-size: 13px;
}
body, td, th
{
	font-family: Tahoma,Arial;
	font-size: 13px;
}
a.news
{
	font-size: 13px;
	line-height: 14px;
	color: #003366;
	text-decoration: none;
}
a.news:Visited
{
	font-size: 13px;
	line-height: 14px;
	color: #003366;
	text-decoration: none;
}
a.news:hover
{
	font-size: 13px;
	line-height: 14px;
	color: #330000;
	background-color: #F3FFF3;
	text-decoration: underline;
}
a.menu
{
	font-size: 13px;
	line-height: 13px;
	color: #224477;
	text-decoration: none;
}
a.menu:Visited
{
	font-size: 13px;
	line-height: 13px;
	color: #224477;
	text-decoration: none;
}
a.menu:hover
{
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	color: #003366;
/*	background-color: #6699DD; */
	text-decoration: underline;
}

a.keyword
{
	font-size: 14px;
	line-height: 140%;
	color: #334499;
	text-decoration: none;
}
a.keyword:Visited
{
	font-size: 14px;
	line-height: 140%;
	color: #4455aa;
	text-decoration: none;
}
a.keyword:hover
{
	font-size: 14px;
	line-height: 140%;
	color: #334499;
	text-decoration: underline;
}

a.RelatedPost
{
	font-size: 13px;
	line-height: 15px;
	color: #003366;
	text-decoration: none;
}
a.RelatedPost:Visited
{
	font-size: 13px;
	line-height: 15px;
	color: #6699bb;
	text-decoration: none;
}
a.RelatedPost:hover
{
	font-size: 13px;
	line-height: 15px;
	color: #003366;
	text-decoration: underline;
}

a.menu2
{
	font-size: 13px;
	line-height: 13px;
	color:#444444;
	text-decoration: none;
}
a.menu2:Visited
{
	font-size: 13px;
	line-height: 13px;
	color: #444444;
	text-decoration: none;
}
a.menu2:hover
{
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	color: #000066;
	text-decoration: underline;
}
/* Post */
a.post
{
	font-size: 13px;
	
	color:#003366;
	text-decoration: none;
}
a.post:Visited
{
	font-size: 13px;
	color: #336699;
	text-decoration: none;
}
a.post:hover
{
	font-size: 13px;
	color: #002255;
	text-decoration: underline;
}
/* Post */
tr.hover:hover
{
	background-color: #F0F0F4;

}
td.hover:hover
{
	background-color: #F0F0F4;
}


tr.hover_alter
{
	background-color: #EFFEFF;

}
tr.hover_alter:hover
{
	background-color: #F0F0F4;
}

input
{
	font-family:Tahoma,Verdana,Arial;
	font-size: 14px;
	color: #000000;
}

.TextField
{
	font-family:Tahoma,Verdana,Arial;
	font-size: 14px;
	color: #000000;
}

a.board
{
	font-size: 13px;
	line-height: 14px;
	color: #003366;
	text-decoration: none;
}
a.board:Visited
{
	font-size: 13px;
	line-height: 14px;
	color: #003366;
	text-decoration: none;
}
a.board:hover
{
	font-size: 13px;
	line-height: 14px;
	color: #000000;
	text-decoration: underline;
}

.noshow,.min
{
    display:none;
    visibility:hidden;
    width:1px;
    overflow:hidden;
}

.menubar
{
    /* color:#000000 !important; */
    /* Padding not work for menu */
    margin-left:20px;
    margin-right:20px;
    margin-top:2px;
    margin-bottom:2px;
    padding-top:0px !important;
    padding-bottom:0px ;
    padding-left:10px !important;
    padding-right:10px !important;
}

a.hidelink
{
    text-decoration:none !important;
    color:#000000 !important;
}

a.hidelink:Visited
{
    text-decoration:none !important;
    color:#000000 !important;
}
