﻿body
{
	background-image:url('../images/Design/design-bg.gif');
	background-repeat:repeat;
}
#content
{
	margin:10px auto 0 auto;
	height:680px;
	width:959px; 
	background-color:#FFF;
}
#msg
{
	width:930px;
	height:30px; line-height:30px;
	text-align:right;
	margin:0px 0 0 0px; 
	background-color:#FFF;
}
#content1
{
	background-image:url('../images/Design/bg.gif');
	width:950px;
	height:638px;
	margin:0px auto 5px auto;
}
#top
{
	background-image:url('../images/Design/bg2.gif');
	width:928px !important;width:930px;
	height:57px;
	float:left;
	margin:0px 0 0 9px !important; 
	margin:9px 0 0 5px; 
}
#top ul
{
	width:870px !important; width:872px; 
	float:right;
	list-style:none; 
}
#top ul li
{
	float:left;
	
}
#top ul li a
{
	color:#FF0033; font-size:18px; text-decoration:none; font-weight:bold;
	line-height:57px; background-image:url("../images/Design/redmenuhover.jpg");
	width:159px; height:57px; display:block;
}
#top ul li a:hover
{
	color:#CCCCCC;
	background-image:url("../images/Design/redmenu.jpg");
}
#top ul li .hover
{
	color:#CCCCCC;
	background-image:url("../images/Design/redmenu.jpg");
}
#top ul .left
{
	background-image:url("../images/Design/redleft.jpg");
	width:236px; height:57px;
}
#top ul .right
{
	background-image:url("../images/Design/redright.jpg");
	width:157px; height:57px; 
}
#list
{
	width:855px; margin:20px auto 0 auto; 
}
#list .top
{
	height:32px; text-align:left; 
}
#list .top .category
{
	float:left; text-align:center;
}

#list .select
{
	border:0px; color:#FFFFFF;
	background-color:#666666;
}
#list ul
{
	list-style:none; float:left; display:block; margin-left:0px; width:100%; height:450px;  
	margin-bottom:40px !important; margin-bottom:-30px; 
}
#list li
{
	float:left; margin:0 40px 5px 0px; display:block;
}
#list li img
{
	width:165px; height:105px;border:2px solid #FFFFFF;
}
#list li h1
{
	font-size:12px; font-weight:normal; 
}
#list li a
{
	text-decoration:none; color:#333;
}

#footer
{
	width:960px;
	margin:0px auto;
	clear:both;
	height:80px;
	background-image:url(../images/footer.jpg);
	padding-top:40px;
	color:#FFF;
}
#footer-bg
{
	
	padding:10px 0px 0px;
}
