* { margin: 0px; padding: 0px; }
html { overflow: -moz-scrollbars-vertical; }
html, body { width: 100%; height: 100%; }

img { border: 0px; }
table, td { border-collapse: collapse; }

body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	background-color: #E1E1E1;
}
div.clear { clear: both; }
a {
	color: #3298FC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/* Form Element */
input, textarea, select {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
}
input.post, input.disable, textarea.post, select.post, input.focus, textarea.focus {
	width: 150px;
	background-color: #FFFFFF !important;
	border: 1px solid #C6C6C6;
	padding: 2px;
}
textarea.post, textarea.focus {
	width: 250px;
	height: 100px;
	overflow: auto;
}
input.focus, textarea.focus, select.focus {
	border: 1px solid #FF0000;
}

/* Default Image */
div.image a {
	display: inline-block;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url('../images/default_content.gif');
}


/* Main */
table#tbMain {
	width: 960px;
	margin: 5px auto 10px auto;
}

table#tbMain div.plLeft,
table#tbMain div.plRight {
	height: auto;
	display: block;
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
table#tbMain div.plLeft { padding-left: 5px; }
table#tbMain div.plRight { padding-right: 5px; }

table#tbMain div.plWrapper {
	width: 950px;
}

/****************************************/
table#tbMain tr.secTop td {
	height: 120px !important;
	background-image: url('../images/frame-top.gif');
	background-color: #FFFFFF;
	background-position: 0px -400px;
}
table#tbMain tr.secTop div.plRight {
	background-image: url('../images/frame-top.gif');
	background-position: right -200px;
}
table#tbMain tr.secTop div.plLeft {
	background-image: url('../images/frame-top.gif');
	background-position: left 0px;
}
table#tbMain tr.secTop td,
table#tbMain tr.secTop div.plRight,
table#tbMain tr.secTop div.plLeft {
	height: 123px !important;
}
table#tbMain tr.secTop div#divLogo {
	float: left;
	width: 110px;
	margin: 20px 0px 0px 10px;
}
table#tbMain tr.secTop div#divMenu {
	float: right;
	width: 800px;
	height: 95px;
	margin: 10px 0px 0px 10px;
}
table#tbMain tr.secTop div#divShortcut {
	clear: both;
	padding-right: 20px;
}
table#tbMain tr.secTop div#divShortcut ul {
	float: right;
	list-style: none;
}

table#tbMain tr.secTop div#divShortcut li {
	float: left;
	margin: 0px 2px;
} 
table#tbMain tr.secTop div#divShortcut li a {
	float: left;
	display: block;
	color: #666666;
	text-decoration: none;
}
table#tbMain tr.secTop div#divShortcut li a:hover {
	color: #FF0000;
	text-decoration: underline;
}
table#tbMain tr.secTop div#divShortcut li a.member,
table#tbMain tr.secTop div#divShortcut li a.member:hover {
	font-weight: bold;
}

/****************************************/
table#tbMain tr.secMiddle td {
	height: auto;
}
table#tbMain tr.secMiddle div.plLeft {
	background-image: url('../images/frame-middle.gif');
	background-position: left 0px;
}
table#tbMain tr.secMiddle div.plRight {
	background-image: url('../images/frame-middle.gif');
	background-position: right 0px;
}
table#tbMain tr.secMiddle div.plWrapper {
	background-image: url('../images/body-bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color: #FFFFFF;
}
table#tbMain tr.secMiddle div#plContainer {
	min-height: 500px;
	_height: 500px;
	height: auto;
	clear: both;
}
table#tbMain tr.secMiddle div#plBanner {
	display: block;
	position: relative !important;
	padding-bottom: 15px;
}
table#tbMain tr.secMiddle div#plBanner #bannerItem {
	display: block;
	height: 200px;
	position: relative !important;
}
/***************************************************/
table#tbMain tr.secMiddle div#ctrlLogin {
	position: absolute;
	top: 0px;
	left: 700px;
	height: 100px;
	width: 250px !important;
	z-index: 1 !important;
	overflow: hidden;
	/*border: 1px solid red;*/
}
table#tbMain tr.secMiddle div#ctrlLogin div#formLogin,
table#tbMain tr.secMiddle div#ctrlLogin div#formForgetPasswd {
	display: none;
	position: absolute;
	top: 0px;
	left: 250px;
	width: 300px;
	height: 90px;
	padding: 10px 10px 10px 20px;
	/*border: 1px solid red;*/
}
table#tbMain tr.secMiddle div#ctrlLogin div#formLogin {
	background: url('../images/login_panel.gif') no-repeat 0px 0px;
}
table#tbMain tr.secMiddle div#ctrlLogin div#formForgetPasswd {
	background: url('../images/login_panel.gif') no-repeat 0px 0px;
}
table#tbMain tr.secMiddle div#ctrlLogin th,
table#tbMain tr.secMiddle div#ctrlLogin td {
	padding: 2px 3px;
}
table#tbMain tr.secMiddle div#ctrlLogin th {
	font-weight: normal;
	text-align: right;
}
table#tbMain tr.secMiddle div#ctrlLogin a {
	display: inline-block;
	color: #666666;
	padding-right: 5px;
	text-decoration: underline;
}
table#tbMain tr.secMiddle div#ctrlLogin a:hover {
	color: #FF0000;
	text-decoration: underline;
}
table#tbMain tr.secMiddle div#ctrlLogin input.post {
	font-size: 11px;
	color: #333333;
	padding: 2px;
	width: 120px;
}
table#tbMain tr.secMiddle div#ctrlLogin input.focus {
	font-size: 11px;
	color: #FF0000;
}


table#tbMain tr.secMiddle div#plPartner {
	display: block;
	height: 60px;
	background: url('../images/partner.gif') no-repeat 10px 10px;
	padding: 30px 0px 0px 15px;
	margin-top: 50px;
}
table#tbMain tr.secMiddle div#plPartner ul {
	list-style: none;
}
table#tbMain tr.secMiddle div#plPartner li {
	float: left;
	margin: 0px 10px 0px 0px;
} 
table#tbMain tr.secMiddle div#plPartner li a {
	float: left;
	display: block;
}
table#tbMain tr.secMiddle div#plPartner li a img {
	background-repeat: no-repeat;
	background-position: left bottom;
}
table#tbMain tr.secMiddle div#plPartner li a:hover img {
	background-position: left bottom;
}

/****************************************/
table#tbMain tr.secBottom td {
	height: 40px !important;
	background-image: url('../images/frame-bottom.gif');
	background-position: 0px -100px;
	background-color: #FBFBFB;
}
table#tbMain tr.secBottom div.plRight {
	background-image: url('../images/frame-bottom.gif');
	background-position: right -50px;
}
table#tbMain tr.secBottom div.plLeft {
	background-image: url('../images/frame-bottom.gif');
	background-position: left 0px;
	height: 40px;
}
table#tbMain tr.secBottom div.plWrapper {
}
table#tbMain tr.secBottom div#divVisitor {
	float: left;
	width: 250px;
	padding: 2px 0px 0px 15px;
}
table#tbMain tr.secBottom div#divCopyright {
	float: right;
	text-align: right;
	color: #6B6B6B;
	width: 600px;
	padding: 10px 15px 0px 0px;
}
table#tbMain tr.secBottom div#divCopyright a {
	width: 50px;
	height: 50px;
	background: url('../images/emedia.gif') no-repeat center center;
}

/***********************************/
table#tbMain div#plLeftSide {
	float: left;
	width: 210px;
}
table#tbMain div#plContent {
	float: right;
	width: 730px;
}
table#tbMain div#plLeftSide div#plCalendar {
	display: block;
	width: 175px;
	min-height: 150px;
	height: auto;
	/*margin: 0px auto;*/
	padding: 0px 0px 0px 20px;
	clear: both;
}
table#tbMain div#plLeftSide div#plCalendar div.Title {
	display: block;
	height: 28px;
	width: 175px;
	background: url('../images/calendar.gif') no-repeat 0px 0px;
}
table#tbMain div#plLeftSide div#plCalendar div.Body {
	display: block;
	padding: 5px 10px 0px 10px;
	background: url('../images/calendar.gif') repeat-y -175px 0px;
}
table#tbMain div#plLeftSide div#plCalendar div.Body div#displayCalender {
	_height: 145px;
	min-height: 145px;
}
table#tbMain div#plLeftSide div#plCalendar div.Body div#displayCalender table {
	margin: auto;
}
table#tbMain div#plLeftSide div#plCalendar div.Body div#displayCalender th {
	color: #666666;
	height: 20px;
}
table#tbMain div#plLeftSide div#plCalendar div.Body div#displayCalender tr.month th {
	font-size: 12px;
	font-weight: bold;
}
table#tbMain div#plLeftSide div#plCalendar div.Body div#displayCalender tr.week th {
	height: 15px;
	padding-bottom: 3px;
}
table#tbMain div#plLeftSide div#plCalendar div.Body div#displayCalender td {
	background: url('../images/calendar_day.gif') no-repeat 0px 0px;
}
table#tbMain div#plLeftSide div#plCalendar div.Body div#displayCalender td span,
table#tbMain div#plLeftSide div#plCalendar div.Body div#displayCalender td a {
	display: block;
	cursor: default;
	width: 21px;
	height: 17px;
	font-size: 11px;
	text-align: center;
	padding: 4px 0px 0px 0px;
	background: url('../images/calendar_day.gif') no-repeat -21px 0px;
}
table#tbMain div#plLeftSide div#plCalendar div.Body div#displayCalender td a {
	/*cursor: pointer;*/
	color: #FFFFFF;
	text-decoration: none;
	background-position: -42px 0px;
}
table#tbMain div#plLeftSide div#plCalendar div.Body div#displayCalender td.day {
	background: url('../images/calendar_day.gif') no-repeat -21px 0px;
}
table#tbMain div#plLeftSide div#plCalendar div.Body div#displayCalender td.activty {
	background: url('../images/calendar_day.gif') no-repeat -42px 0px;
}
table#tbMain div#plLeftSide div#plCalendar div.Body div#displayCalender a#btPrev,
table#tbMain div#plLeftSide div#plCalendar div.Body div#displayCalender a#btNext {
	display: block;
	width: 15px;
	height: 20px;
	background: url('../images/calendar_arrow.gif') no-repeat 0px 0px;
}
table#tbMain div#plLeftSide div#plCalendar div.Body div#displayCalender a#btPrev {
	float: left;
	background-position: left center;
}
table#tbMain div#plLeftSide div#plCalendar div.Body div#displayCalender a#btNext {
	float: right;
	background-position: right center;
}

table#tbMain div#plLeftSide div#plCalendar div.Body div#txtCalender {
	color: #FF0000;
	color: #333333 !important;
	padding-top: 5px;
	font-size: 11px;
	line-height: 16px;
}
table#tbMain div#plLeftSide div#plCalendar div.Body div#txtCalender a {
	color: #333333;
	text-decoration: none;
}
table#tbMain div#plLeftSide div#plCalendar div.Body div#txtCalender a:hover {
	color: #FF0000 !important;
	text-decoration: underline;
}
table#tbMain div#plLeftSide div#plCalendar div.Body div#txtCalender a b,
table#tbMain div#plLeftSide div#plCalendar div.Body div#txtCalender a:hover b {
	color: #FF0000;
	font-weight: normal;
}
table#tbMain div#plLeftSide div#plCalendar div.Footer {
	display: block;
	height: 10px;
	background: url('../images/calendar.gif') no-repeat -350px bottom;
}
table#tbMain div#plLeftSide div#plCalendar div.loading {
	display: block;
	width: 150px;
	height: 140px;
	margin: 0px auto;
	background: url('../images/ajax-loader.gif') no-repeat center center;
}



table#tbMain div#plLeftSide div#plGame {
	display: block;
	width: 175px;
	height: auto;
	/*margin: 10px auto 0px auto;*/
	padding: 10px 0px 0px 20px;
	clear: both;
}
table#tbMain div#plLeftSide div#plGame div.Title {
	display: block;
	height: 28px;
	width: 175px;
	background: url('../images/flash_game.gif') no-repeat 0px 0px;
}
table#tbMain div#plLeftSide div#plGame div.Body {
	display: block;
	padding: 0px;
	background: url('../images/flash_game.gif') repeat-y -175px 0px;
}
table#tbMain div#plLeftSide div#plGame div.Body a {
	display: block;
	text-align: center;
	padding: 10px 0px 0px 0px;
}
table#tbMain div#plLeftSide div#plGame div.Footer {
	display: block;
	height: 10px;
	background: url('../images/flash_game.gif') no-repeat -350px bottom;
}
table#tbMain div#plLeftSide div#plSend2Friend {
	display: block;
	width: 195px;
	height: auto;
	/*margin: 10px auto 0px auto;*/
	padding: 10px 0px 0px 10px;
	clear: both;
	text-align: center;
}

/****************************************/
div#pageNav {
	display: block;
	background: url('../images/title-line.gif') repeat-x left bottom;
	padding-bottom: 1px;
}
div#pageNav div.pageTitle {
	float: left;
	height: 23px;
}
div#pageNav ul {
	float: right;
	list-style: none;
	margin-top: 13px;
}

div#pageNav li {
	float: left;
	display: block;
	margin: 0px 2px;
} 
div#pageNav li a {
	color: #666666;
	text-decoration: none;
}
div#pageNav li a.active,
div#pageNav li a:hover {
	color: #FF0000;
}

div#pageNav div {
	display: block;
	height: 25px;
	clear: both;
	background-repeat: no-repeat;
}
div#pageNav.aboutus {
	background-image: url();
	padding-bottom: 0px;
}
div#pageNav div {
	height: 25px;
	clear: both;
	padding-bottom: 8px;
	background-position: left -3px;
	/*background-image: url('../images/page-title.gif');*/
}

div#pageNav.about_water div {
	background-image: url('../images/title/about_water.gif');
}
div#pageNav.partner div {
	background-image: url('../images/title/about_partner.gif');
}
div#pageNav.tips div {
	background-image: url('../images/title/tips.gif');
}
div#pageNav.english_water div {
	background-position: left center;
	background-image: url('../images/title/english_it_water.gif');
}
div#pageNav.links div {
	background-image: url('../images/title/links.gif');
}
div#pageNav.schoolmember div {
	background-image: url('../images/title/school_member.gif');
}
div#pageNav.schoolstory div {
	background-image: url('../images/title/school_story.gif');
}
div#pageNav.campaign div {
	background-image: url('../images/title/campaign.gif');
}
div#pageNav.events div {
	background-image: url('../images/title/events.gif');
}
div#pageNav.faq div {
	background-image: url('../images/title/faqs.gif');
}
div#pageNav.contact div {
	background-image: url('../images/title/contact.gif');
}
div#pageNav.register div {
	background-image: url('../images/title/member_register.gif');
}
div#pageNav.profile div {
	background-image: url('../images/title/member_profile.gif');
}
div#pageNav.game div {
	background-image: url('../images/title/game.gif');
}

/* Layout Right */
div#plContainer.Right div#plLeftSide {
	float: right  !important;
}
div#plContainer.Right div#plLeftSide div#plCalendar {
	float: right;
	padding: 0px 20px 0px 0px !important;
}
div#plContainer.Right div#plLeftSide div#plGame {
	float: right;
	padding: 10px 20px 0px 0px !important;
}
div#plContainer.Right div#plLeftSide div#plSend2Friend {
	float: right;
	padding: 10px 10px 0px 0px !important;
}
div#plContainer.Right div#plContent {
	width: 710px !important;
	padding-left: 12px;
	float: left !important;
}


/* Content Detail Layout */
div#Container {
	display: block;
	clear: both;
	line-height: 15px;
}
div#Container p {
	margin: 0px 0px 10px 0px;
}
div#Container div#Title {
	display: block;
	/*clear: both;*/
	padding: 5px 0px 10px 0px;
}
div#Container div#Image {
	float: right;
	width: 100%;
	padding-bottom: 10px;
}
div#Container div#Text {
	float: left;
	width: 100%;
}
div#Container div#Image li {
	float: left;
	margin: 0px;
}
div#Container div#Image ul {
	list-style: none;
}
div#Container div#Image a {
	display: block;
	width: 140px;
	height: 100px;
	background-position: center center;
	background-repeat: no-repeat;
	/*background-color: #CCCCCC;*/
	border: 1px solid #FFFFFF;
}
div#Container div#ImageLarge {
	display: block;
	padding: 5px 0px;
	text-align: center;
	clear: both;
}
div#Container div#ImageLarge a {
	display: inline-block;
	margin: auto;
	text-align: center;
	border: 1px solid #FFFFFF;
}
div#Container div#Image a:hover,
div#Container div#ImageLarge a:hover {
	border: 1px solid #666666;
	padding: 0px;/**/
}

/* Layout Top */
div#Container.Top div#Image {
	float: right;
	width: 100%;
	padding: 5px 0px;
}
div#Container.Top div#Image li {
	float: left;
	margin-right: 1px;
}
div#Container.Top div#Text {
	float: left;
	width: 100%;
	padding: 5px 0px;
}
/* Layout Left */
div#Container.Left div#Title {
	display: block;
	float: right;
	width: 560px;
}
div#Container.Left div#Image {
	float: left;
	width: 145px;
	padding: 0px;
}
div#Container.Left div#Image li {
	float: left;/**/
	margin-bottom: 2px;
	clear: left;
}
div#Container.Left div#Text {
	float: right;
	width: 560px;
	padding: 5px 0px;
}
/* Layout Right */
div#Container.Right div#Title {
	float: left;
	width: 560px;
}
div#Container.Right div#Image {
	float: right;
	width: 145px;
	padding: 0px;
}
div#Container.Right div#Image li {
	float: right;/**/
	margin-bottom: 2px;
	clear: right;
}
div#Container.Right div#Text {
	float: left;
	width: 560px;
	padding: 5px 0px;
}
/* Layout Bottom */
div#Container.Bottom div#Text {
	float: left;
	width: 100%;
	padding: 5px 0px;
}
div#Container.Bottom div#Image {
	float: right;
	width: 100%;
	padding: 5px 0px;
}
div#Container.Bottom div#Image li {
	float: left;
	margin-right: 0px;
}
/* Layout Top Large Image */
div#Container.Top_Large div#Text {
	display: block;
	padding: 5px 0px;
	clear: both;
}
div#Container.Top_Large div#Image {
	float: right;
	width: 100%;
	padding: 5px 0px;
}
div#Container.Top_Large div#Image li {
	float: left;
	margin-right: 0px;
}