@charset "utf-8";
body {
	background-attachment: fixed;
	background-color: #FF0000;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#main {
	width: 1005px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#head-top {
	width: 1015px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottosm: 0px;
	margin-left: auto;
}
#logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	width: 323px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	height: 117px;
}
.mgn {
	background-attachment: fixed;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
}
#banner-holder {
	background-image: url(images/headerbg.png);
	background-repeat: repeat-x;
	height: 117px;
	width: 675px;
	float: left;
	background-position: bottom;
}
#cor-top {
	background-image: url(images/header-corner.png);
	background-repeat: no-repeat;
	height: 117px;
	width: 17px;
	float: left;
	background-position: right bottom;
}
#layout {
	background-image: url(images/page-bg.png);
	background-repeat: repeat-y;
	width: 1005px;
	background-position: bottom;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu {
	background-repeat: repeat-x;
	width: 1005px;
	clear: both;
	height: 31px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(images/bgm.jpg);
	padding-top: 3px;
}
#menu ul {
	background-repeat: repeat-x;
	width: 991px;
	height: 34px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	float: left;
}
#menu li a {
	background-image: url(images/mn.jpg);
	background-repeat: no-repeat;
	width: 112px;
	height: 24px;
	font-family: Tahoma;
	font-size: 12px;
	float: left;
	text-align: center;
	padding-top: 5px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
}
#menu li a:hover {
	background-image: url(images/mn.jpg);
	background-repeat: no-repeat;
	width: 112px;
	height: 24px;
	font-family: Tahoma;
	font-size: 12px;
	float: left;
	text-align: center;
	padding-top: 5px;
	color: #000000;
	margin-left: 10px;
	text-decoration: none;
}
#left {
	width: 204px;
	font-family: Tahoma;
	font-size: 12px;
	float: left;
	text-align: center;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 10px;
}
.cat {
	background-repeat: no-repeat;
	width: 193px;
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	height: 28px;
	background-image: url(images/cat.jpg);
	text-align: left;
	font-weight: bold;
	padding-left: 13px;
	padding-top: 9px;
	background-position: top;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	clear: both;
}
.cat-con {
	background-repeat: no-repeat;
	width: 202px;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	padding-bottom: 10px;
	border-top-style: solid;
}
.cat-con ul {
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.cat-con li {
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: left;
	list-style-type: none;
	color: #FF6600;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}
.cat-con li a {
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: left;
	background-image: url(images/ul.jpg);
	background-position: left center;
	list-style-type: none;
	padding-left: 20px;
	color: #FF6600;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	height: 20px;
	float: left;
	margin-left: 3px;
	clear: left;
}
.cat-con li a:hover {
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: left;
	background-image: url(images/ul.jpg);
	background-position: left center;
	list-style-type: none;
	color: #FF6600;
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 5px;
}
#right {
	width: 204px;
	font-family: Tahoma;
	font-size: 12px;
	float: left;
	text-align: center;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 10px;
}
.wall-bg {
	background-repeat: no-repeat;
	background-image: url(images/wallbg.png);
	float: left;
	padding-top: 2px;
	padding-right: 3px;
	padding-left: 2px;



}

