@charset "utf-8";
BODY {
	font-family: Arial, Helvetica, sans-serif;
	color: #064F83;
	font-weight: bolder;
	font-size: 12px;
}
.sideMenu TD {
	display:block;
	position:relative;
}
.sideMenu A {
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	text-decoration:none;
}
.sideMenu A IMG {
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	border:none;
	visibility:hidden;
	z-index:1;
}
.sideMenu A:HOVER IMG {
	visibility:visible;
}
.sideMenu A SPAN {
	display:block;
	position:absolute;
	width:100%;
	height:20;
	top:10;
	left:0;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:black;
	z-index:5;
}
.sideMenu A:HOVER SPAN {
	color:red;
}
.menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color :  #2C0480;
}
.menu:hover {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color : #D12529;
}
a.menu {
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
	color :  #000000;
	font-family: Arial;
}
.menu2:hover {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color : #0B4275;
}
a.menu2 {
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
	color :  #E20A16;
	font-family: Arial;
}
.menu3:hover {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color : #0B4275;
}
a.menu3 {
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
	color :  #ffffff;
	font-family: Arial;
}
.menus {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color : #ec6d14;
	text-align: center;
}
.text {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bolder;
	color : Black;
	text-align: right;
}
.td01 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 10px;
	font-weight: bold;
	color : Navy;
	text-decoration: none;
}
.tx01 {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.tx02 {
	font-family: arial;
	font-size: 14px;
	color:#E20A16;
	font-weight: bold;
}
A.tx02 {
	text-decoration:none;
	color:#E20A16;
}
A.tx02:hover {
	background-color: #FFFFFF;
	color: #E20A16;
	text-decoration: underline;
}
H1 {
	color: #E20A16;
	font-family: arial;
	font-size: 20px;
	margin: 0px;
}
a.H1 {
	color: #ff6600;
	font-family: arial, Helvetica, sans-serif;
	margin: 3px;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}
H2 {
	color: #336699;
	font-family: arial;
	font-size: 18px;
	margin: 0px;
}
H3 {
	color: #E20A16;
	font-family: arial;
	font-size: 16px;
	margin: 0px;
}
a.x {
	margin: 2px;
	font-size: 13px;
	color: #064F83;
	text-decoration: none;
}
p {
	margin: 0px;
}





input.inp, font.inp, select.inp {
	font-size:13;
	background-color:#ffffff;
	border-width:0px;
	font-family:Arial;
	color:#064F83;
	font-weight:bold;
	;
}
/******************       menu_container_1    **********************/
SPAN.menu_container_1 UL {
	margin:5px 10px;
}
SPAN.menu_container_1 LI {
	padding:4px 4px;
	list-style:none;
}
/******************       level 1    **********************/

UL.level1 LI.unselected {
}
UL.level1 LI.unselected A, UL.level1 LI.unselected A:link, UL.level1 LI.unselected A:visited, UL.level1.unselected LI A:active {
	text-decoration:none;
	color:#333;
	font:arial;
}
UL.level1 LI.unselected A:Hover {
	text-decoration:underline;
	color:#ccc;
	font:arial;
}
/*************   selected    *************/
UL.level1 LI.selected {
}
UL.level1 LI.selected A, UL.level1 LI.selected A:link, UL.level1 LI.selected A:visited, UL.level1 LI.selected A:active {
	text-decoration:none;
	color:#FF6600;
	font:arial;
}
UL.level1 LI.selected A:Hover {
	text-decoration:underline;
	color:#ccc;
	font:arial;
}
/******************       level 2     **********************/
UL.level2 LI.unselected {
}
UL.level2 LI.unselected A, UL.level2 LI.unselected A:link, UL.level2 LI.unselected A:visited, UL.level2 LI.unselected A:active {
	text-decoration:none;
	color:#666;
	font:arial;
}
.level2 LI.unselected A:Hover {
	text-decoration:underline;
	color:#ccc;
	font:arial;
}
/*************   selected    *************/
UL.level2 LI.selected {
}
UL.level2 LI.selected A, UL.level2 LI.selected A:link, UL.level2 LI.selected A:visited, UL.level2 LI.selected A:active {
	text-decoration:none;
	color:#FF6600;
	font:arial;
}
UL.level2 LI.selected A:Hover {
	text-decoration:underline;
	color:#ccc;
	font:arial;
}
/******************       level 3     **********************/
UL.level3 LI.unselected {
}
UL.level3 LI.unselected A, UL.level3 LI.unselected A:link, UL.level3 LI.unselected A:visited, UL.level3 LI.unselected A:active {
	text-decoration:none;
	color:#999;
	font:arial;
}
UL.level3 LI.unselected A:Hover {
	text-decoration:underline;
	color:#ccc;
	font:arial;
}
/*************   selected    *************/
UL.level3 LI.selected {
}
UL.level3 LI.selected A, UL.level3 LI.selected A:link, UL.level3 LI.selected A:visited, UL.level3 LI.selected A:active {
	text-decoration:none;
	color:#FF6600;
	font:arial;
}
UL.level3 LI.selected A:Hover {
	text-decoration:underline;
	color:#ccc;
	font:arial;
}
/******************       hor_menu     **********************/
.hor_menu {
}
.hor_menu TD {
	border:1px solid #003399;
	width:200px;
	text-align:center;
}
.hor_menu A, .hor_menu A:link, .hor_menu A:visited, .hor_menu A:active {
	text-decoration:none;
	color:#333;
	font:arial;
}
.hor_menu A:Hover {
	text-decoration:underline;
	color:#777;
	font:arial;
}
/****** product_list_1 *******/
.product_list_1 A {
	color:black;
	text-decoration:none;
	font-size:12px;
	width:15;
	height:15;
	vertical-align:bottom;
	text-align:center;
}
.product_list_1 A.Selected {
	color:black;
	text-decoration:underline;
	font-size:14px;
	display:block;
	font-weight:bold;
	width:15;
	height:15;
}
/****** news_roll *******/

DIV.newsBlock {
	text-align:center;
	font-size:12px;
	color:#595e65;
	display:block;
	margin:0;
	border: 1px double #336633;
	background: #99CCFF;
}
#NEWS {
	position: relative;
	width:300px;
	height:230px;
	overflow:hidden;
	z-index:20;
}







