body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
}
a:hover{text-decoration:none;}

.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#515151;
	}

.m1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#363636;
	}

.h_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#464646;
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#363636;
	}
	
.c_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#636363;
	}

.form
	{
		width:208px; height:20px; border-color:#E5E5E2; border-bottom-width:1px; border-right-width:1px; background-color:#ffffff; padding-left:7px
	}
.form_div
	{
		height:23px; margin-top:3px;
	}
		
	a.l_text{text-decoration:none;}	
	a.l_text:hover{text-decoration:underline;}

	a.c_text{text-decoration:none;}	
	a.c_text:hover{text-decoration:underline;}
	
.menu1 {
	margin:0;
	list-style:none;
	height:63px;
	position:relative;
	border:1px solid #000;
	border-width:0 1px;
	border-bottom:1px solid #444;
	background-color: #fff;
	background-image: url(pro_one/button1.gif);
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 48;
	float: left;
	visibility: visible;
	width: 766px;
	left: 10px;
}
.menu1 li {float:left;}
.menu1 li a {
	display:block;
	float:left;
	height:63px;
	line-height:63px;
	color:#CCC;
	text-decoration:none;
	font-size:11px;
	font-family:arial, verdana, sans-serif;
	font-weight:bold;
	text-align:center;
	padding:0 0 0 8px;
	cursor:pointer;
}
.menu1 li a b {
	float:left;
	display:block;
	padding:0 16px 0 8px;
}
.menu1 li.current a {
	color:#fff;
	background-image: url(pro_one/button3.gif);
}
.menu1 li.current a b {
	background-image: url(pro_one/button3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu1 li a:hover {
	color:#fff;
	background-color: #000;
	background-image: url(pro_one/button2.gif);
}
.menu1 li a:hover b {
	background-image: url(pro_one/button2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu1 li.current a:hover {
	color:#fff;
	cursor:default;
	background-color: #000;
	background-image: url(pro_one/button3.gif);
}
.menu1 li.current a:hover b {
	background-image: url(pro_one/button3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

