body,td,th {
	
	color: #653C04;

}

body,td,span,div{

	font-size:12px;

}

body{

	margin:0px; padding:0px;

}

a:link {

	color: #ff0000;

	text-decoration: none;

}
#title_h1
{
	padding-left:25px;
	background:url(../../images/icon_home.png) no-repeat;
	height:26px;
	line-height:25px;
	color: #3d33ff;
	padding-bottom:3px;
}

a:visited {

	text-decoration: none;

	color: #ff0000;

}

a:hover {

	text-decoration: none;

}

a:active {

	text-decoration: none;

	color: #653c04;

}



.bg_flash_baner {

	background:url(../../images/bg_flash_baner.gif) repeat-x left;

	height: 142px;

}

.bg_site {

	background:url(../../images/bg_site.gif) repeat-x ;

}

.menu_top_bg {

	background-image: url(../../images/menu_top_bg.gif);

	background-repeat: no-repeat;

	background-position: center center;

	vertical-align: middle;

	height: 22px;

	overflow: hidden;

}

.menu_top {

	padding-top: 0px;
	background:url(../../images/bgmenu_top_menu.png) no-repeat;
	width:85px;
	height: 25px;

	margin: 0px;

}

.menu_top a{

	font-family: Arial;
	
	font-size: 11px;
	width:80px;
	font-weight: 100;
	font-weight:bold;
	color: #FFFFFF;

	text-decoration: none;


}
.menu_top:hover {

	background:url(../../images/bg_menu_hover.png);
	width:85px;
}

.menu_top:hover a{

	width:85px;
	color: #FFFFFF;	
	height:25px;
}



.menu_top_active {
	font-size: 11px;
	height: 25px;
	width:85px;
	margin: 0px;

	background:url(../../images/bg_menu_hover.png);

}

.menu_top_active a{

	font-family: Arial;
	width:85px;
	font-size: 11px;

	text-decoration: none;
	height:25px;
	color: #FFFFFF;	
	font-weight:bold;

}



.bar_search_bg {

	background-image: url(../../images/bar_search_bg.gif);

	background-repeat: repeat-x;

	background-position: center top;

	height: 32px;

	color: #FFFFFF;

}

.bar_search_test {

	border: 1px solid #2d2a57;

}

.Link_language {

	font-size: 13px;

	color: #FFFFFF;

	text-decoration: none;

}

.Link_language a{

	color: #FFFFFF;

	text-decoration: none;

}



.bar_search_but {

	border: 0px;

	background-image: url(../../images/bar_search_but.gif);

	margin: 0px;

	padding: 0px;

	height: 32px;

	width: 29px;

}

.frame_bg {

	background-image: url(../../images/frame_bg.gif);

	background-color: #e7c2e9;

	background-repeat: repeat-x;

}

.frame_bottom {

	background-image: url(../../images/frame_bot.gif);

	background-repeat: no-repeat;

	background-position: center top;

	height: 25px;

}

#h1
{
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #0d3c57;
	font-weight:bold;
}


#login
{
	padding-top:10px;
	
	float:left;
	width:100%;
	color:#FFFFFF;
	height:20px;
}
#login a
{
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}