@charset "utf-8";
/* CSS Document */

body
{
	background-color:#717171;
	color:#191919;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.header
{
	background-image:url(../images/headbg.gif);
	width:902px;
	height:125px;
}
.banner
{
	background-image:url(../images/banner.gif);
	width:902px;
	height:279px;
}
.bannerup
{
	height:3px;
	width:902px;
	background-color:#FFFF00;
}
.bannerdown
{
	height:3px;
	width:902px;
	background-color:#d90f0f;
}
.footer
{
	background-image:url(../images/bottom.gif);
	width:902px;
	height:15px;
}
.adv
{
	background-image:url(../images/adv001.gif);
	width:902px;
	height:107px;
}
.welcome
{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#ed1c24;
}
.prohead
{
	font-weight:bold;
	font-size:16px;
	color:#d90f0f;
}