#body-container
{
	margin: 0 auto;
	width: 1025px;
}
#content-btm
{
	background-image: url(../images/global/content-btm.gif);
	clear: both;
	height: 13px;
	overflow: hidden;
}
#content-main
{
	background-image: url(../images/global/content-bg.gif);
	background-repeat: repeat-y;
	padding: 10px 15px 0 15px;
}
#content-main .left-col
{
	float: left;
	width: 48%;
}
#content-main .right-col
{
	float: right;
	width: 48%;
}
#content-top
{
	background-image: url(../images/global/content-top.gif);
	height: 13px;
	margin-top: 4px;
	overflow: hidden;
}
#footer
{
	color: #666;
}
#footer a
{
	color: #666;
	text-decoration: none;
}
#footer a:hover
{
	color: #FFF;
}
#footer ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
#footer ul li
{
	display: inline;
	margin: 0 0.5em;
}
#header
{
	background-color: #000;
	padding: 0 3px;
	width: 1024px;
}
#header img
{
	display: block;
}
#nav
{
	height: 36px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav a
{
	color: #fff;
	float: left;
	height: 36px;
font-weight: bold;
	padding: 0 12px;
	text-decoration: none;
}
#nav a:hover
{
	background-image: url(../images/global/nav-li-bg.gif);
}
#nav li
{
	float: left;
	height: 36px;
	line-height: 36px;
	position: relative;
}
#nav li ul
{
	background-color: #999;
	display: none;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 36px;
	width: 124px;
}
#nav li:hover ul, #nav li.over ul
{
	display: block;
}
#nav ul a
{
	display: block;
	float: none;
}
#nav ul li
{
	float: none;
}
.clear
{
	clear: both;
}
a img
{
	border: none;
}
body
{
	background-color: #000;
	background-image: url(../images/global/body-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
}
h1
{
	color: #194e84;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0;
	padding-top: 0;
}

h3 {
	color: #194e84;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0;
	padding-top: 0;

}
p
{
	margin: 0;
	padding: 0.5em 0;
padding-right: 50px;
}
.category
{
	background-image:url(../images/category_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	color:#FFFFFF;
	padding:5px;
	text-align:center;
	font-weight:bold;
}
.category_text01
{
	padding:10px;
	tex-align:center;
	border:1px solid #918F90;
	width:304px;
	height:205px;
}
.category_text02
{
	border:1px solid #918F90;
	width:304px;
}