body
{
	color:#333333;
}
.input_title {width:300px;}
.input_content {width:300px; height:200px}
.header
{
	margin:0px;
	padding:0px;
	position:relative;
}

a { color:#333333; text-decoration:underline;}
a:hover { color:#333333; text-decoration: none;}
a:visited:hover { color:#333333; text-decoration: none;}

.news
{
	margin:5px;
	padding:5px;
	border-bottom: 1px dashed #999999;
}
.top2
{
background-image:url(top2.jpg);
width:1024px;
height:235px;
background-position:top left;
background-repeat:no-repeat;
position:relative;
z-index:200;
}
.top2 a { color:#333333; text-decoration:none;}
.top2 a:hover { color:#333333; text-decoration: underline;}
.top2 a:visited:hover { color:#333333; text-decoration: underline;}
.footer
{
background-image:url(footer.jpg);
width:1024px;
height:128px;
background-position:top left;
background-repeat:no-repeat;
position:relative;
}
.footer_text
{
	position:absolute;
	top:90px;
	left:105px;
	font:12px Arial;
	color:#FFFFFF;
	width:820px;	
}

.footer_title
{
	cursor: pointer;
	position:absolute;
	top:0px;
	left:130px;
	width:370px;
	height:45px;
	color: #387ca1;
	font:16px arial;
	font-weight:bold;
	width:820px;
	cursor: pointer;
}
.footer_logos
{
	cursor: pointer;
	position:absolute;
	top:30px;
	left:100px;
	width:370px;
	height:45px;
	font:12px Arial;
	color:#FFFFFF;
	width:820px;
	cursor: pointer;
}
.banner
{
	position:absolute;
	top:12px;
	left:98px;
	z-index:100;
}
.menu1
{
	position:absolute;
	background-color:#ffffff;
	border: 2px solid #387ca1;
	padding:2px;
	color:#444444;
	width:130px;
	height: auto;
	top:0px;
	font-size:12px;	
	left:412px;
	z-index:105;
	display:none;
}

.menu2
{
	position:absolute;
	background-color:#ffffff;
	border: 2px solid #387ca1;
	padding:2px;
	color:#444444;
	width:130px;
	height: auto;
	top:0px;
	font-size:12px;
	left:732px;
	z-index:105;
	display:none;
}
.content
{
	width:780px;
	text-align:left;
	direction:ltr;
	font: 12px arial;
	margin:10px;
}

h1
{
	color: #387ca1;
	font-size:16px;
}
h2
{
	color: #387ca1;
	font-size:16px;
}

p
{
 margin-top:0px;
 padding-top:0px;
}
.product_link:link { color: #387ca1; text-decoration:none}
.product_link:visited { color: #387ca1; text-decoration:none}
.product_link:hover { color: #387ca1; text-decoration: underline}
.product_link:visited:hover { color: #387ca1; text-decoration:underline}
