/* CSS Document */
body
	{
		text-align:left;margin:0px;
		font-family:Arial;color:#444444;
		background-color:#FFFFFF;
		font-size:12px;
		background-image:url(../images/bg2.gif);
	}
div, p, ul, h1, h2, h3, h4, h5, img,form
	{
		margin:0px; 
		padding:0px;
		border:0px;
	}
.container
	{
		position:relative;
		width: 809px;
		margin-top: 10px;
		margin-left: auto;
		margin-right: auto;
		text-align:left;
		z-index:1;
		background-color:#FFFFFF;
		padding:20px;
	}
.padding_root
	{
		width:849px;
		position:relative;
		margin-top: 0px;
		margin-left: auto;
		margin-right: auto;
		z-index:1;
	}
table
	{
		font-size:12px;
		text-align:left;
		margin:0;
		font-family:Arial;color:#444444;
	}
a:link,a:active,a:visited
	{
		color:#3366FF;
		text-decoration: none;
	}
a:hover
	{ 
		text-decoration: none; 
		color : #ff9600; 
	}
/********************* top ****************************/
.top
	{
		height: auto;
		overflow:hidden;
		width:809px;
		margin:0px 0px 5px;
	}
.top div.logo
	{
		float:left;
		overflow:hidden;
		width:180px;
		height:60px;
		text-align:center;
		margin:0px 5px 0px 0px;
	}
.logo h1
	{
		text-indent:-9000px;
		background-image:url(../images/logo.jpg);
		height:41px;
		width:180px;
		vertical-align:top;
	}
.top div.bar
	{
		float:left;
		height: auto;
		overflow:hidden;
		width:624px;
		text-align:right;
	}
.bar div.serach
	{
		width:574px;
		text-align:right;
		padding:4px 50px 4px 0px;
	}
.manu
	{
		height: auto;
		overflow:hidden;
		width:100%;
		text-align:center;
	}
.manu a 
{
	display:block;
	float:left;
	width:103px;
	line-height:27px;
	margin:0px 0px 0px 0px;
}
.manu a:link,.manu a:visited 
{
	background:url(../images/manu2.gif) no-repeat 0% -27px;
	color:#1c1c1c;
}
.manu a:hover 
{
	background:url(../images/manu2.gif) no-repeat 0% -54px;
	color:#1c1c1c;
}
.manu a#current_page
{
	background:url(../images/manu2.gif) no-repeat 0% 0px;
	color:#ffffff;
}
/********************* end top ****************************/
.banner
	{
		width:100%;
		text-align:center;
		margin:0px 0px 5px;
	}
/********************** cat *******************************/
.manu_cat
	{
		width:336px;
		margin:5px 0px;
	}
.manu_cat strong
	{
		text-indent:20px;
	}
.manu_cat a
	{
		display:block;
		float:left;
		width:138px;
		padding:1px 10px 1px 20px;
	}
.manu_cat a:link,.manu_cat a:visited 
	{
		background:url(../images/cat.gif) no-repeat;
	}
.manu_cat a:hover 
	{
		background:url(../images/cat_over.gif) no-repeat;
	}
.manu_cat a#current_page
	{
		background:url(../images/cat_over.gif) no-repeat;
	}
/********************** end cat *******************************/
