body
{
	font-size: 10pt;
	color: #003399;
	font-family: Arial;
	background: url(images/body.gif) repeat-x top;
}

a
{
	font-size: 9pt;
	color: #990000;
	font-weight: Normal;
	text-decoration: None;
}

a:hover
{
	font-size: 9pt;
	color: #EE0000;
	font-weight: Normal;
	text-decoration: None;
}

.searchinput
{
	font-size: 9pt;
	color: #333333;
	font-family: Arial;
	height: 20px;
	border: 1px solid #5F5F5F;
}

button
{
	border: 1px solid #555555;
	background-color: #E0E0E0;
}

td
{
	font-size: 10pt;
	color: #003399;
	font-family: Arial;
	line-height: 13pt;
}

.tdj
{
	text-align: Justify;
}

p
{
	font-size: 10pt;
	color: #003399;
	font-family: Arial;
	line-height: 13pt;
}

.copyright
{
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Arial;
}

.catalog
{
	padding: 6px 10px 8px 40px;
	background:url(layout/bg-catalog.jpg) no-repeat;
	color: #333;
	font-weight: Bold;
	text-decoration: none;
}

.catalogleft
{
	padding: 6px 10px 8px 44px;
	background:url(layout/left.jpg) no-repeat 10px;
	color: #333;
	font-weight: Bold;
	text-decoration: none;
}

.page
{
	font-size: 9pt;
	color: #444;
	font-weight: Bold;
}

.title
{
	color: #333;
	font-weight: Bold;
	text-decoration: None;
}

.title:hover
{
	color: #111111;
	font-weight: Bold;
	text-decoration: Underline;
}

.menutitle
{
	font-size: 11pt;
	color: #006699;
	font-weight: Bold;
	line-height: 15pt;
}

.lang
{
	color: #FFFFFF;
	text-decoration: None;
}

.lang:hover
{
	color: #FFFFFF;
	text-decoration: None;
}

.detailtitle
{
	font-family: Arial;
	font-size: 12pt;
	color: #C01D07;
	font-weight: Bold;
	line-height: 16pt;
}

.cat
{
	font-size: 9pt;
	color: #FFF;
	font-weight: Bold;
	text-decoration: None;
}

.cat:hover
{
	font-size: 9pt;
	color: #FFF;
	font-weight: Bold;
	text-decoration: None;
}

.cattopic
{
	font-size: 9pt;
	color: #003399;
	font-weight: Bold;
	text-decoration: None;
}

.cattopic:hover
{
	font-size: 9pt;
	color: #EE0000;
	font-weight: Bold;
	text-decoration: None;
}

.updatetime
{
	font-size: 8pt;
	color: #666666;
}


/*Menu pulldown*/
#dropmenudiv{
position:absolute;
border:1px solid #ccc;
border-bottom-width: 0;
line-height:22px;
z-index:100;
}

#dropmenudiv a{
color: #003399;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #ccc;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #f1f1f1;
color: #EE0000;
}
/*Menu pulldown*/


.menu {
 line-height: 28px;
 padding: 0px 12px;
 background: url(images/line-menu.jpg) no-repeat right;
 color: #FFF;
 font-weight: bold;
 text-decoration: none;
}
.menu:hover {
 line-height: 28px;
 padding: 0px 12px;
 background: url(images/line-menu.jpg) no-repeat right;
 color: #FFF;
 font-weight: bold;
 text-decoration: none;
}
