* {
	font-family: Trebuchet MS, Arial;
	color: white;
}

div#body {
	width:1000px;
	margin: auto; 
	text-align:left;
}

p {
	font-size: 13px;
}

div#body a {
	color: #7605F9;
	text-decoration: underline;
}

div#body a:hover {
	color: white;
}

body {
	background: url(/uploads/Image/design/top.jpg) no-repeat black top left;
}

div#topmenu {
	width: 1000px;
	padding-top: 5px;
	margin: auto;
}

div#topmenu div.inner {
	padding-left: 520px;
}

div#topmenu a {
	color: white;
	font-size: 14px;
	text-decoration: none;
	float: left;
}

div#topmenu a:hover {
	text-decoration: underline;
}

div#topmenu div.d {
	height: 12px;
	background-color: white;
	width: 1px;
	margin: 3px 10px 0px 10px;
	display: inline;
	float: left;
}

div#menu {
	padding-top: 180px;
	width: 1000px;
	margin: auto;
}

div#menu div.inner {
	padding-left: 5px;
}

div#menu td {
	height: 40px;
	vertical-align: top;
}
 
div#menu a {
	text-decoration: none;
	padding:0px 20px 0px 20px;
	display: block;
}

div#menu a:hover {
	background: url(/uploads/Image/design/jumper.jpg) bottom center no-repeat;
}

div#menu a.s {
	background: url(/uploads/Image/design/jumper.jpg) bottom center no-repeat;
}

h2 {
	color: #7605F9;
	font-size: 24px;
}

h3 {
	color: #7605F9;
	font-size: 18px;
}

div#body {
	padding-top: 10px;
	padding-left: 10px;
}

div.new {
	width: 100%;
}

div.new div.date {
	font-size: 15px;
	font-weight: bold;
	color: #7605F9;
	clear: both;
}

div.new div.img {
	border: 1px solid #7605F9;
	padding: 1px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}

div.new div.text {
	font-size: 13px;
	margin-bottom: 10px;
}

div.gallery {
	margin-bottom: 12px;
}

div.gallery div.ga_name {
	padding-bottom: 3px;
}

div.gallery div.ga_name a {
	font-family: Arial;
}

div#detail {
	background-image: url(/uploads/Image/transp999999.gif);
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
	width: 100%;
	height: 100%;
	z-index: 10;
}

div.child {
	background-image:url(/uploads/Image/transp.gif);
	position:absolute;
	top:115px;
	width:130px;
	height:200px;
	display: none;
}

td#detailTd {
	background-repeat: no-repeat;
	background-position: left bottom;
}

table.tbl {
	border-width: 1px;
	border-color: #5D5D5D;
	border-collapse: collapse;
	border-style: solid;
}

table.tbl tr {
	border: none;
}

table.tbl th {
	border-width: 1px;
	border-color: #5D5D5D;
	border-collapse: collapse;
	border-style: solid;
	text-align: center;
	padding: 2px;
}

table.tbl td {
	border-width: 1px;
	border-color: #5D5D5D;
	border-collapse: collapse;
	border-style: solid;
}

table.std td {
	border: none;
}

img.b {
	border: 1px solid #7605F9;
}