body {
	/*background: url(../images/bg_sys.gif) repeat top left;*/
	text-align: left;
	background-color: #fff;
}
#Whole {
	position: relative;
	margin: 0/* auto 0 auto*/;
	width: 1004px;
	text-align: left;
	/*border-style: solid;
	border-color: #999;
	border-width: 0 1px 0 1px;*/
}

#FHeader, #FHeader table, #FHeader th, #FHeader td, #FHeader form, #FHeader div, #FHeader p {
	margin: 0px;
	padding: 0px;
}
#FLeft, #FLeft table, #FLeft th, #FLeft td, #FLeft form, #FLeft div {
	margin: 0px;
	padding: 0px;
}
#FLeftTop a:link, #FLeftTop a:visited {
	color: #fff;
}
#FLeftTop a:active, #FLeftTop a:hover {
	color: #eee;
}
#FRight {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
/*#FRight, #FRight th, #FRight td {
	 font: 12px Arial,Verdana,sans-serif;
}
#FRight th, #FRight td {
}

#FRight table {
	 border-collapse: separate;
}
#FRight th, #FRight td {
	margin: 0px;
	padding: 0px;
}*/

/* Menu */
#FHeader ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#FHeader ol li {
	display: inline;
}
#FHeader ul {
	width: 590px;
	margin: 0 0 0 20px;
	padding: 0px;
	list-style: none;
}
#FHeader ul li {
	display: inline;
}
#FHeader ul li a:link, #FHeader ul li a:visited {
	text-decoration: none;
	color: #555;
	font-size: 12px;
}
#FHeader ul li a:hover, #FHeader ul li a:active {
	/*text-decoration: underline;*/
	color: red;
}
#FHeader a {
	color: #aaa;
}
#FHeader a:hover, #FHeader a:active {
	text-decoration: underline;
}

/*#FHeader ul li div div {
	border: 1px solid #999;
	background-color: #ddd;
	padding: 2px 5px;
	font-size: 12px;
	white-space: nowrap;
	min-width: 120px;
	max-width: 200px;
	overflow: hidden;
}
#FHeader ul li div div:active, #FHeader ul li div div:hover {
	background-color: #bbb;
}*/

#FHeader ul li div.outer {
	position: absolute;
	left: 0px;
	top: 20px;
	z-index: 5;
}
#FHeader ul li div.border {
	position: relative;
	border: 1px solid #999;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	width: auto;
	background: #666;
	border-top-width: 0px;
	padding: 0 25px 10px 10px;
}

#FHeader ul li div th {
	padding: 10px;
}
#FHeader ul li div td {
	white-space: nowrap;
	width: 150px;
}
#FHeader ul li div td a:link, #FHeader ul li div td a:visited {
	display: block;
	padding: 4px;
	background: url(../images/navlist_arrow.png) no-repeat 12px 9px;
	color: white;
	text-indent: 20px;
}
#FHeader ul li div td a:link, #FHeader ul li div td a:active {
	color: white;
}
#FHeader ul li div td a:active, #FHeader ul li div td a:hover {
	/*background-color: #f28b24;*/
	text-decoration: none;
	color: #ccae32;
	background: url(../images/navlist_arrow.png) no-repeat 0px 99px;
}
#FHeader ul li div td h2, #FHeader ul li div td h2 {
	color: #FF850F;
	margin: 0px;
	font-weight: normal;
	font-size: 12px;
	padding: 16px 0 0 12px;
	white-space: nowrap;
}

#FLeft {
	width: 234px;
	background: url(../images/FLeft.png) repeat top left;
}
#FLeft, #FRight {
	vertical-align: top;
}

#FLeft ol, #FLeft ul, #FLeft li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#FLeft ol li a {
	display: block;
	width: 234px;
	height: 23px;
	background-image: url(../images/en/ess_cut_6_1.jpg);
	font-size: 12px;
	line-height: 23px;
	color: #999;
	text-indent: 38px;
	border-bottom: 1px solid #ccc;
}
#FLeft ol li ul {
	border-bottom: 1px solid #ccc;
}
#FLeft ol li ul li {
	background-color: #e7efc8;
}
#FLeft ol li ul li a {
	background: transparent;
	border-bottom: none;
	font-size: 13px;
	font-weight: bold;
	text-indent: 30px;
}
#FLeft ol li ul li a:active, #FLeft ol li ul li a:hover {
	/*text-decoration: underline;*/
	background-color: #c7cfa8;
}

/* Navi */
.NaviDiv {
	float: right;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
}
.NaviDiv a:link, .NaviDiv a:visited {
	padding: 0px 5px 0 5px;
	border: 1px solid #666;
	background-color: #7ad;
	color: #FFF;
	/*font: 10px courier new;*/
	text-decoration: none;
	/*white-space: pre;*/
}
.NaviDiv a:hover, .NaviDiv a:active {
	background-color: #CCC;
	color: #000;
}
a.disabledA:link, a.disabledA:visited, a.disabledA:hover, a.disabledA:active {
	background-color: #999;
	color: #999 !important;
}
a.selectedA:link, a.selectedA:visited, a.selectedA:hover, a.selectedA:active {
	background-color: #FFF !important;
	color: #000 !important;
}

/* Search List */
.displayList h3 {
	clear: left;
	/*margin: 10px;*/
	padding: 3px 10px 3px 10px;
	border: 1px solid #6ac;
	background-color: #9cf;
	color: #fff;
	font-size: 13px;
}
.displayList a:link, .displayList a:visited {
	color: #fff;
	text-decoration: none;
}
.displayList a:active, .displayList a:hover {
	text-decoration: underline;
}
.displayList fieldset {
	font-size: 13px;
	color: #666;
}
p.displayListNoResult {
	margin: 10px 0 100px 2%;
}
.displayListItem {
	/*height: 120px;*/
	margin: 10px 10px 30px 10px;
}
.displayListItem h2, .displayListItem2 h2 {
	font-size: 20px;
	margin-bottom: 10px;
}
.displayListItem2 {
	/*height: 500px;*/
	margin: 10px 10px 30px 10px;
}
.displayListItem3 {
	text-align: center;
}
.displayListItem th, .displayListItem2 th, .displayListItem td, .displayListItem2 td {
	vertical-align: top;
	font-size: 15px;
}
.displayListItemPic {
	float: left;
}
.displayListItem a:link, .displayListItem a:visited, .displayCategory a:link, .displayCategory a:visited, .displayListItem2 a:link, .displayListItem2 a:visited {
	color: #05A;
	text-decoration: none;
}
.displayListItem a:hover, .displayListItem a:active, .displayCategory a:hover, .displayCategory a:active, .displayListItem2 a:hover, .displayListItem2 a:active {
	color: #f60;
	text-decoration: underline;
}
.displayCategory {
	float: left;
	text-align: center;
	width: 180px;
}
.displayCategory a {
	display: block;
	border: 1px solid #ccc;
	height: 165px;
	margin: 10px;
	padding: 10px;
}
.displayCategoryPicDiv {
	height: 100px;
	line-height: 100px;
	vertical-align: middle;
}
.displayCategoryPic {
	line-height: 100px;
	vertical-align: middle;
}
.displayListItemShop {
	float: right;
}
.displayListItemShop a {
	display: block;
	height: 24px;
	width: 50px;
	text-align: center;
	border: 1px solid #999;
	line-height: 24px;
	font-size: 13px;
}
.displayListItemShop a:active, .displayListItemShop a:hover {
	background-color: #36f;
	color: #fff;
}

/*Shop*/
#loginSub {
	margin-top: 20px;
}
#loginSub a {
	display: inline !important;
	color: #36f;
	padding: 3px 8px 3px 8px;
	border: 1px solid #999;
	background-color: #fff;
	font-size: 13px;
	line-height: 16px;
	white-space: nowrap;
}
#loginDiv, #regDiv {
	text-align: center;
}
#loginDiv h3, #regDiv h3 {
	color: #36f;
	font-size: 16px;
	margin-bottom: 10px;
}
#loginDiv table {
	margin: 10px auto 10px auto;
	width: 260px;
	border: 1px solid #999;
}
#regDiv fieldset {
	margin: 10px auto 10px auto;
	width: 80%;
	border: 1px solid #ccf;
	padding: 0px;
}
#regDiv table {
	margin: 0px;
	width: 100%;
}
#loginDiv table th, #loginDiv table td {
	padding: 5px;
	border: 1px dotted #aaa;
	font-size: 13px;
	color: #369;
}
#regDiv table th, #regDiv table td {
	padding: 5px;
	border: 1px dotted #aaa;
	font-size: 13px;
	color: #369;
}
#regDiv table th {
	width: 40%;
	text-align: right;
	border-width: 1px 1px 0 0;
}
#regDiv table td {
	text-align: left;
	border-width: 1px 0 0 0;
}
#loginDiv input, #regDiv input {
	color: #369;
}
#regDiv th strong {
	color: #f00;
}
.hideDiv {
	border: 1px solid black;
	margin: 5px 0 5px 0;
	padding: 5px;
	display: none;
}
.shopList p, #regDiv p, #regDiv legend {
	color: #369;
	font-size: 13px;
}
.shopList ul {
	color: #369;
	font-size: 13px;
}
.shopList a:link, .shopList a:visited {
	color: #666;
	text-decoration: none;
}
.shopList a:hover, .shopList a:active {
	color: #999;
	text-decoration: underline;
}
.shopList table {
	width: 100%;
	border: 1px solid #ddd;
}
.shopList th, .shopList td {
	font-size: 13px;
	color: #369;
	border: 1px dotted #ddd;
	padding: 5px;
}
.shopList textarea {
	width: 99%;
	font-size: 13px;
	color: #369;
}

/*Marquee*/
#marquee1s {
	margin-bottom: 10px;
	border: 1px solid #b1b8ff;
	border-width: 1px 0 1px 0;
	color: #36f;
}
.marquees {
	white-space: nowrap;
	height: 16px;
	line-height: 20px;
	display: none;
	padding: 3px;
}

/* Tab */
#tabDiv {
	padding-top: 10px;
	border-bottom: 3px solid #999;
}
a.tab, a.tab1 {
	padding: 4px 8px 4px 8px;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
a.tab:link, a.tab:visited {
	color: #666;
	background-color: #ddd;
	border-bottom: 1px solid #999;
}
a.tab:hover, a.tab:active {
	color: #999;
	background-color: #fff;
	border-bottom: 1px solid #fff;
}
a.tab1:link, a.tab1:visited, a.tab1:hover, a.tab1:active {
	color: #000;
	background-color: #fff;
	border-bottom: 1px solid #fff;
}

a {
	text-decoration: none;
}

/*From MoviEx*/
.div2 {
	border-top: 3px solid #f28b24;
	/*background: url(../images/frame.jpg);*/
	width: 741px;
	height: 181px;
	position: relative;
	margin: 0 0 20px 16px;
}
.div2 img {
	cursor: pointer;
}
.div2 span {
	display: block;
	position: absolute;
	left: 62px;
	top: 0px;
	width: 634px; /*-191px;*/
	height: 180px;
	overflow: hidden;
}
.div2 span span {
	width: auto;
}
.movieIconDiv2 {
	float: left;
	margin: 15px 0 0 10px;
	width: 200px; /*+94px*/
	height: 154px;
	/*background: url(../images/media_shadow.png) repeat-x bottom left;*/
	text-align: center;
}
#main609 {
	position: relative;
	width: 478px;
	height: 180px;
}
#main609 img, #main609 ul {
	position: absolute;
}
#main609 img {
	left: 0px;
	top: 0px;
}
#main609 ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
	left: 20px;
	bottom: 5px;
	z-index: 4;
}
#main609 li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#main609 a {
	border: 1px solid #aa6;
	background-color: #fff;
	padding: 4px 6px;
	text-decoration: none;
	color: #000;
	line-height: 30px;
}
#main609 a:hover, #main609 a:active {
	background-color: #a5b00c;
	color: #ddd;
}
.selected609 {
	background-color: #a5b00c !important;
	color: #ddd !important;
}

.div2_2 {
	border-top: 3px solid #f28b24;
	/*background: url(../images/frame.jpg);*/
	width: 741px;
	height: 221px;
	position: relative;
	margin: 0 0 20px 16px;
}
.div2_2 img {
	cursor: pointer;
}
.div2_2 span {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 634px; /*-191px;*/
	height: 220px;
	overflow: hidden;
}
.div2_2 span span {
	width: auto;
}
.movieIconDiv2_2 {
	float: left;
	margin: 15px 4 0 7px;
	width: 300px; /*+194px*/
	height: 200px;
	/*background: url(../images/media_shadow.png) repeat-x bottom left;*/
	text-align: center;
}
.movieIconDiv2_3 {
	float: left;
	margin: 15px 4 0 7px;
	width: 130px;
	height: 140px;
	text-align: left;
	overflow: hidden;
}
.movieIconDiv2_3_2 {
	float: left;
	width: 40px;
	height: 140px;
	background: url(../images/dash.gif) no-repeat 0% 50%;
}
#home_slide {
	position: relative;
	margin: 10px 0 20px 36px;
	width: 633px;
	height: 140px;
	background: url(../images/home_slide.jpg) no-repeat top left;
}
#home_slide_inside {
	margin: 0 60px;
}
#home_slide img {
}
#home_slide span {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 523px;
	height: 140px;
	overflow: hidden;
}
#home_slide span span {
	width: auto;
}
#home_slide span span span {
	display: inline;
	position: relative;
	width: auto;
	height: auto;
}
.noPad, .noPad p, .noPad th, .noPad td {
	padding: 0px;
	margin: 0px;
}
.errMsg {
	color: #f28b24;
}
#newsScroller a:link, #newsScroller a:visited {
	color: #000;
	letter-spacing: 2px;
}
#newsScroller a:hover, #newsScroller a:active {
	color: #777;
	text-decoration: underline;
}
.regA:link,.regA:visited {
	color: #adb019;
}
.regA:hover,.regA:active {
	color: #b29128;
}

/* image center */
.wraptocenter {
display: table-cell;
_display: block;
text-align: center;
vertical-align: middle;
width: 50px;
height: 50px;
white-space: nowrap;
}

.wraptocenter * {
vertical-align: middle;
}

.wraptocenter span {
_display: inline-block;
_height: 100%;
_width: 1px;
}
