body
{
margin: 0px; 
text-align: center;
background-color: #FFFFFF;
font-family: Verdana, Sans-serif;
font-size: 12px;
color: #000000;
}

a:link,
a:active,
a:visited
{
	text-decoration: none;
	color: #000000;
}
a:hover
{
	text-decoration: underline;
	color: #000000;
}

img
{
	border: 0px;
}


.navi_bg
{
	background-color: #FFFFFF;
	background-image: url('../imgs/navi_bg.gif');
	background-repeat: repeat-x;
	background-position: center bottom;
}

.logo_bg
{
	background-image: url('../imgs/top_logo_bg.gif');
	background-repeat: no-repeat;;
	background-position: left bottom;
}

.clear,
.maincontainer,
.home_bg_01,
.home_bg_02,
.home_bg_03,
.home_bg_04
{
	clear: both;
	width: 875px;
	margin-left: auto;
	margin-right: auto;
}

.welcome_content
{
	position: absolute;
	z-index: 2;
	width: 850px;
	margin-left: 10px;
}

.welcome_content p
{
	margin: 10px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5em;
}

.home_table
{
	position: absolute;
	z-index:2;
	margin-top: 90px;
	margin-left: 0px;
	margin-right: 0px;
}

.home_bg_01
{
	height: 98px;
	background-image: url('../imgs/home_bg_01.gif');
	background-repeat: no-repeat;
	background-position: center top;
}

.home_bg_02
{
	height: 114px;
	background-image: url('../imgs/home_bg_02.gif');
	background-repeat: no-repeat;
	background-position: center top;
}

.home_bg_03
{
	height: 100px;
	background-image: url('../imgs/home_bg_03.gif');
	background-repeat: no-repeat;
	background-position: center top;
}

.home_bg_04
{
	height: 160px;
	background-image: url('../imgs/home_bg_04.gif');
	background-repeat: no-repeat;
	background-position: center top;
}

.pink_bl
{
	background-image: url('../imgs/pink_bl.gif');
	background-repeat: no-repeat;
	background-position: 1px bottom;
}

.pink_bm
{
	background-image: url('../imgs/pink_bm.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
}

.pink_br
{
	background-image: url('../imgs/pink_br.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}

.pink_mr
{
	background-image: url('../imgs/pink_mr.gif');
	background-repeat: repeat-y;
	background-position: top right;
}

.pink_ml
{
	background-image: url('../imgs/pink_ml.gif');
	background-repeat: repeat-y;
	background-position: 1px top;
}

.search_bg
{
	background-image: url('../imgs/search_bg.gif');
	background-repeat: no-repeat;
	background-position: 5px center;
}

.search_bg form
{
	margin: 0px;
}

.search_input
{
	background-color: transparent;
	border: 0px;
	font-weight: bold;
	font-family: Verdana, Sans-serif;
	font-size: 12px;
	width: 160px;
	margin-left: 50px;
}

.search_but
{
	background-image: url('../imgs/search_but.gif');
	background-repeat: no-repeat;
	background-position: top center;
	width: 78px;
	height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	border: 0px;
	font-family: Verdana, Sans-serif;
	font-size: 12px;
	margin-left: 10px;
}

.left_bg_top
{
	background-image: url('../imgs/left_bg_top.gif');
	background-repeat: no-repeat;
	background-position: top center;
}

.left_bg_bot
{
	background-color: #00e2ef;
	background-image: url('../imgs/left_bg_bot.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
	font-weight: bold;
	font-family: Arial, Sans-serif;
	font-size: 14px;
}

.cate_links a:link,
.cate_links a:active,
.cate_links a:visited
{
	font-weight: bold;
	font-family: Arial, Sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.cate_links a:hover
{
	font-weight: bold;
	font-family: Arial, Sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
.cate_links td
{
	border-bottom: 1px solid #848484;
	padding: 5px;
	text-align: left;
}

.page
{
	font-weight: bold;
	color: #013a55;
	padding-top: 5px;
	padding-bottom: 5px;
}

.page a:link,
.page a:active,
.page a:visited
{
	font-weight: bold;
	color: #013a55;
	text-decoration: underline;
}

.page a:hover
{
	font-weight: bold;
	color: #013a55;
	text-decoration: underline;
}
