/* GLOBAL */

body /* Internet Explorer */
{
  text-align: center;
  color: #407E86;
  font-size: 12px;
  background-color: #FFFFFF;
  margin: 0;
}

body /* Mozilla Firefox alignment */
{
  color: #407E86;
  font-size: 12px;
  background-color: #FFFFFF;
  margin: 0;
  text-align: -moz-center;
}

#main {
  position: relative;
  width: 960px;
  margin: 0 auto;
  height: auto;
}

#header {
  width: 960px;
  height: 90px;
}

img {
  border: 0px;
}

img.logo {
	position: absolute;
	left: 0px;
	top: 5px;
  z-index: 5;
}

img.index {
	position: absolute;
	left: 0px;
	top: 5px;
  z-index: 5;
}

img.indextxt {
	position: absolute;
	left: 445px;
	top: 5px;
  z-index: 5;
}

img.chi_btn {
	position: absolute;
	right: 50px;
	top: 20px;
  width: 40px;
  height: 20px;
  z-index: 5;
}

img.eng_btn {
	position: absolute;
	right: 5px;
	top:20px;
  width: 40px;
  height: 20px;
  z-index: 5;
}

img.pagel {
  margin: 5px 0px;
}

a:link {text-decoration:none; color:#2988FF}
a:visited{text-decoration:none; color:#2988FF}
a:hover{text-decoration:underline; color:#2988FF}

.clear {
  clear: both;
}

#menu {
  width: 960px;
  height: 44px;
  background: #DD1821 url(../img/menu_bg.gif) 0 0 repeat-x;
}

#banner{
	width: 960px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	background-image: url(../img/banner_bg.gif);
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}

#banner_title{
	background-color: #F30;
	margin: 0px;
	font-size: 12px;
	color: #FFF;
	padding:15px;
	width: 700px;
}

#des{
  position: relative;
  width: 960px;
  margin: 0 auto;
  height: 250px;
}

#des .content{
	position: absolute;
	right: 0px;
	top: 60px;
  width: 500px;
  height: 200px;
  text-align: left;
  line-height: 25px;
  color: #666;
}

#contactus{
  position: relative;
  width: 960px;
  margin: 0 auto;
  height: 300px;
}

#contactus .content{
	position: absolute;
	left: 0px;
	top: 0px;
  width: 560px;
  height: 200px;
  text-align: left;
  line-height: 25px;
  color: #666;
}

#contactus .inputform{
	position: absolute;
	left: 570px;
	top: 10px;
  width: 380px;
  height: 200px;
  text-align: left;
  color: #666;
}

/* Main Content */
#page {
  text-align: left;
  margin: 10px 0px;
  clear: both;
  width: 100%;
  color: #858585;
}

#pagel {
  float: left;
  width: 205px;
}

#pager {
  float: left;
  width: 740px;
  padding-left: 10px;
  border-left: 1px solid #EBEBEB;
  min-height: 500px;
}

.inputbox {
	width: 135px;
	margin: 0 0 0.5em 0;
	border: 1px solid #9D9D9D;
}

.button {
	border : solid 1px #9D9D9D;
	background: #D9D9D9;
	color : #282828;
	font-size : 11px;
	padding: 4px 5px 3px 5px;
}

#regbut {
  text-align: center;
}

/* Footer */
#footer {
	margin-top: 30px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: auto;
	padding-bottom: 20px;
	padding-left: auto;
	font-size: 12px;
	color: #999;
	clear: both;
  background: #F8F8F8 url(../img/footer_bg.gif) 0 0 repeat-x;
  height: 120px;
}

#footer .main {
  width: 960px;
  margin: 0 auto;
  height: auto;
}

#footer ul {
  margin: auto;
  border: 1px solid #000;
  list-style-type: none;
  float: left;
}

#footer li {
  clear: both; 
  text-align: left;
}

#footer a:link {text-decoration:none; color:#407E86}
#footer a:visited{text-decoration:none; color:#407E86}
#footer a:hover{text-decoration:underline; color:#407E86}

/* Lavalamp */
.lavaLampWithImage {
  position: relative;
  height: 44px;
  width: 960px;
  padding: 0px;
  margin: 0px 0;
  overflow: hidden;
}
.lavaLampWithImage li {
  float: right;
  list-style: none;
}
.lavaLampWithImage li.current a {
  font: bold 12px arial;
  color: #000;
}
.lavaLampWithImage li.back {
  background: url("../img/nav_bg.png") no-repeat right -44px;
  width: 9px; height: 44px;
  z-index: 8;
  position: absolute;
}
.lavaLampWithImage li.back .left {
  background: url("../img/nav_bg.png") no-repeat top left;
  height: 44px;
  margin-right: 9px; /* 7px is the width of the rounded shape */
}

.lavaLampWithImage li a {
  font: bold 12px arial;
  text-decoration: none;
  color: #FFFFFF;
  outline: none;
  text-align: center;
  top: 14px;
  z-index: 10;
  display: block;
  float: left;
  height: 30px;
  position: relative;
  overflow: hidden;
  margin: 0 15px;    
}
.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
  border: none;
  color: #666;
}

/* Accordion Menu */
#navigation {
	margin-top: 25px;
	padding: 0px;
	text-indent: 0px;
	width: 100%;
	font-size: 12px;
}

#navigation a.head {
	cursor: pointer;
	color: #858585;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: 12px;
	text-decoration: none;
}

#navigation a.head:hover {
	color: #000000;
}

#navigation a.current {
	color: #DE1920;
}

#navigation ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

#navigation li {
  background-image: url("../img/li_bg.gif");
  background-repeat: no-repeat;
  background-position: 5px 9px; 
  padding-left: 10px;
	list-style: none outside none; 
	line-height: 30px;
}

table.adminlist {
	width: 100%;
	border-spacing: 1px;
	background-color: #e7e7e7;
	color: #000;
}

table.adminlist td,
table.adminlist th { padding: 4px; }

table.adminlist thead th {
	text-align: center;
	background: #f0f0f0;
	color: #666;
	border-bottom: 1px solid #999;
	border-left: 1px solid #fff;
}

table.adminlist thead a:hover { text-decoration: none; }

table.adminlist thead th img { vertical-align: middle; }

table.adminlist tbody th { font-weight: bold; }

table.adminlist tbody tr	  { background-color: #fff;  text-align: left; }
table.adminlist tbody tr.cal	  { background-color: #fff;  text-align: left; }
table.adminlist tbody tr.cal1	  { background: #f9f9f9;  text-align: left; }
table.adminlist tbody tr.row1 	{ background: #f9f9f9; border-top: 1px solid #fff; }
table.adminlist tbody tr.row3   { background: #F1E8E6; border-top: 1px solid #fff; }
table.adminlist tbody tr.row9   { background: #fff; text-align: left; }

table.adminlist tbody tr.row0:hover td,
table.adminlist tbody tr.row1:hover td  { background-color: #FFFFBB; }
table.adminlist tbody tr.row9:hover td  { background-color: #FFFFFF; }

table.adminlist tbody tr td 	   { height: 25px; background: #fff; border: 1px solid #fff; }
table.adminlist tbody tr.row1 td { background: #f9f9f9; border-top: 1px solid #FFF; }
table.adminlist tbody tr.row3 td { background: #F1E8E6; border-top: 1px solid #fff; }
table.adminlist tbody tr.row9 td { background: #FFFFFF; border-top: 1px solid #FFF; }

table.adminlist tfoot tr { text-align: center;  color: #333; }
table.adminlist tfoot td,
table.adminlist tfoot th { background-color: #f3f3f3; border-top: 1px solid #999; text-align: center; }

table.adminlist td.order 		{ text-align: center; white-space: nowrap; }
table.adminlist td.order span { float: left; display: block; width: 20px; text-align: center; }

table.adminlist .pagination { display:table; padding:0;  margin:0 auto;	 }
