/* CSS Document */
body,td,th {
	font-family: helvetica,arial,sans-serif;
	font-size: 12px;
	color: #1A1A1A;
	line-height: 20px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.menu, .menu a:link, .menu a:visited, .menu a:active {
	color: #FFFFFF;
	font-size: 11px;
}
.menu a:hover {
	color: #FF0000;
	font-size: 11px;
}
.copyright {
	font-size: 10px;
	color: #999999;
}
.title_press {
	font-size: 10px;
	font-weight:bold;
}
.title_txt{
	font-size:18px;
	font-weight:bold;
	color:#333333;
	line-height: 30px;
}
.title_txt_once{
	font-size:25px;
	font-weight:bold;
	color:#333333;
	line-height: 90px;
}
.details_txt{
	color:#33333;
	font-size: 11px;
	font-weight: bold;
}
.menu_left{
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
}
.white {color: #FFFFFF}