* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:24px;
}
body,th,td,p,div,h1,h2,h3,h4{
	font-size:12px;
	color:#000000;
	font-weight: normal;
}
body,div,form,ol,ul{
	margin: 0px;
	padding: 0px;
}
form{
	display: inline;
}
p{
	margin:5px 0px;
	font-size: 1em;
	line-height:1.7em;
}
img {
	border:0px;
}
h1,h2,h3,h4 {
	line-height: 1.5em;
}
h1 {
	font-size: 14px;
	font-weight: normal;
	color: #2B8CE6;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}
h5 {
	font-size: 1em;
	font-weight: bold;
}
a:link,a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 1em;
}
a:hover,a:active {
	color: #000000;
	text-decoration: underline;
	font-size: 1em;
}
A.white:link,A.white:visited {
	color: #333333;
	text-decoration: none;
	font-size: 1em;
}
A.white:hover,A.white:active {
	color: #017efd;
	text-decoration: underline;
	font-size: 1em;
	font-size:13px;
}

#bottom {
	line-height: 150%;
	color: #FFFFFF;
}
.sub_menu {
	color: #313131;
	cursor: hand;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

.sub_menu2 {
	background-color: #E6E6E6;
	border: 1px solid #cccccc;
	color: #313131;
	cursor: hand;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#about,#product,#service {
	display: none;
}
#about td,#product td,#service td,#contact td {
	line-height:12px;
}

#bottom a:link,#bottom a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#bottom a:hover,#bottom a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#bottom img {
	position: relative;
	top: 1px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F8FC;
}
#contact { display:none;}
