body {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url('../images/MarketSE_Bg.gif');
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center
}
#Content, #Content_Top, #Content_Bottom, #Content_Detail {
	width: 857px;
	margin-right: auto;
	margin-left: auto;
}
#cont_wrap {
	margin-top: 10px;
}

#Content_Top, #Content_Bottom {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-decoration: none;
}
a {text-decoration: none;}
a:hover {text-decoration: none; color:red;}
#Content_Top {
	background-image: url('../images/Content_Top.png');
	height: 32px;
	position: relative
}
#Content_Top #menu {
	position: absolute;
	top: 0px;
	right: 25px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	height: 80px;
	width: 590px;
}
#Content_Top .menu_item {
	background-image: url('../images/menu_ico.png');
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	top: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	height: 75px;
	width: 60px
}
#Content_Top   #menu   .menu_item   a {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	margin-top: 55px;
	display: block;
	text-align: center;
}
#Content_Top #menu .menu_item a:hover {
	color: #FF0000;
}
#Content_Top .menu_item:hover {
	background-image: url('../images/menu_ico_hover.png');
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	top: 0px;
	padding: 0px;
	z-index: 100;
	height: 75px;
	width: 60px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: pointer
}


#Content_Bottom {
	background-image: url('../images/Content_Bottom.png');
	height: 62px;
	margin-top: -1px
}
#Content_Bottom p {
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#Content_Detail {
	background-image: url('../images/Content_Bg.png');
	background-repeat: repeat-y
}
#banner {
	height: 199px;
	width: 819px;
	margin: 10px 0 10px 0;
}
#site_logo {
	background-image: url('../images/MarketSE_Logo.png');
	background-repeat: no-repeat;
	height: 51px;
	width: 213px;
	margin-left: 19px
}
#center_content {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-right: 19px;
	padding-left: 19px;
}
#MainContent {
	width: 595px;
	float: right;
	padding: 5px;
}
#block {
	width: 210px;
	float: left;
	text-align: left;
}
.block_title {
	background-repeat: no-repeat;
	height: 30px;
	width: 200px;
	margin-top: 5px;
	margin-left: 5px;
	background-image: url('../images/Content_Title.png');
	position: relative;
}
.block_title h1 {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #E4E4E4;
	text-decoration: none;
	position: absolute;
	left: 20px;
	top: 6px;
}
#block .blockName {
	font-family: "Trebuchet MS", Arial, Tahoma;
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 8px;
	margin-left: 5px;
}
#block img {
	margin-top: 5px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#block p {
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	color: #333333;
}
.blockSpot {
	float: left;
	width: 150px;
	margin-top: 10px;
	margin-left: 5px;
}
.clear {
	clear: both;
}
#block ul li {
	margin-left: 10px;
	margin-right: 10px;
}
#block ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
#block ul li a {
	display: block;
	color: #333333;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Tahoma;
}
#block ul li a:hover {
	background-color: #686868;
}
h1 {
	font-family: "Arial";
	font-size: 19px;
	text-align:left;

}
.detailcontent {
	font-family: "Arial";
	font-size: 11px;
	text-align:left;
	position: relative width: 500px;	
}	