body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/body_bg.jpg);
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}
a {
	color: #666;
	font-weight: bold;
}
p>a {
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
p.archive a {
	font-size: 12px;
	padding: 8px;
	padding-left:10px;
	padding-right:10px;
	color: #fff;
	background-color: #000;
	border: 1px dotted #666;
	text-decoration: none;
}
p.archive a:hover {
	background-color: #333;
	border: 1px dotted #fff;
	text-decoration: underline;;
	color: #999;
}

#header {
	background-image: url(images/header_bg.jpg);
	width: 100%;
}
#all {
	background-image: url(images/all_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
#main_content {
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 100%;
}
#header p {
	width: 210px;
	color: #ccc;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	padding-top: 25px;
	padding-left: 50px;
	padding-right: 0px;
}
div.content {
	width: 1005px;
}

div.content A:link IMG    	{        BORDER: #990000 1px dotted;}
div.content A:visited IMG 	{        BORDER: #990000 1px dotted;}
div.content A:hover IMG   	{        BORDER: #ffffff 1px solid;}
div.content A:active IMG	{        BORDER: #990000 1px dotted;}

div.content img {
	background-image: url(images/thumb_bg.jpg);
	background-position: center;
	width: 160px;
	height: 160px;
	margin: 1px;
	padding: 0px;
	background-color: #fff;
	border-color: 990000;
	border-style: dotted;
	border-width: 1px;
}
div.content img:hover {
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
}
p.top {
	font-weight: BOLD;
	color: #666;
	font-size: 16px;
	background-image: url(images/p_top.jpg);
	margin: 0px;
	padding: 0px;
	padding-top: 25px;
	padding-bottom: 6px;
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
}
p.hall {
	font-weight: BOLD;
	color: #666;
	font-size: 16px;
	background-image: url(images/p_hall.jpg);
	margin: 0px;
	padding: 0px;
	padding-top: 25px;
	padding-bottom: 5px;
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
}
p.bottom {
	font-weight: BOLD;
	font-size: 16px;
	background-image: url(images/p_bottom.jpg);
	margin: 0px;
	padding: 0px;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 29px;
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
}
p.bottom a {
	color: #fff;
}
p.bottom a:hover {
	color: #ccc;
}
p.p2257 {
	width: 150px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 40px;
}
table.maintop {
	border: 1px solid #000;
	background-position: center;
	background-repeat: repeat-y;
	width: 950px;
}
table.maintop td a {
	color: #fff;
}
table.maintop td a:hover {
	color: #ffffff;
}
table.maintop td {
	padding: 2px;
	width: 25%;
	font-size: 12px;
}
table.block_traders {
	width: 1000px;
	border: 0px;
}
table.block_traders td {
	width: 33%;
	background-image: url(images/block_trader_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	padding: 0px;
	margin: 0px;
	padding-top: 63px;
	padding-bottom: 65px;
}
table.block_traders td a {
	color: #fff;
	font-size: 18px;
}
#footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#footer p {
	text-align:center;
	width: 230px;
	padding: 5px;
	padding-bottom: 0px;
	color: #cccccc;
	font-weight: bold;
}