﻿#contentbg{
	position: relative;
	background-position: center top;
	background-image: url('../gfx/content_bgr.png');
	background-repeat: no-repeat;
	width: 1260px;
	height: 900px;
}

#banner{
	position: absolute;
	width: 970px;
	height: 110px;
	left: 150px;
	top: 120px;
	/*margin: -5px -1px;*/
}
/******* for the words in whole page*******/

.words{
	font-family: "Microsoft JhengHei";
	font-size: 12px;
	color: #000000;
}

/******* information statistics for the member *******/
#statistics{
	position: absolute;
	width: 130px;
	height: 112px;
	color: #000000;
	font-family: "Microsoft JhengHei";
	font-size:11px;
	left: 162px; 
	top: 273px;
}

/**************** Login passowrd*********************/
#LoginCont{
	position: absolute;
	height: 60px; 
	width: 225px;
	left:135px;
	top:385px;
	
}

a:link, a:visited{
	color: #000000;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	color:#000000;
}

.ID{
	position: absolute;
	margin: auto;
	font-family: "Microsoft JhengHei";
	color: #000000;
	font-size:11px;
	width: 70px; 
	height: 12px;
	left:0px;
	top:12px;
	text-align: right;
}

.userinput{
	position: absolute;
	background-color:transparent;
	left:75px;
	top:10px;
}

.PW{
	position: absolute;
	margin: auto;
	font-family: "Microsoft JhengHei";
	color: #000000;
	font-size:11px;
	width: 70px; 
	height: 16px;
	left:0px;
	top:30px;
	text-align: right;
}

.pwinput{
	position: absolute;
	background-color:transparent;
	left: 75px; 
	top: 29px;
}

.forgetPW{
	position: absolute;
	margin: auto;
	font-family: "Microsoft JhengHei";
	color: #FFFFFF;
	font-size: 11px;
	width: 45px;
	height: 16px;
	text-align:right;
	left:170px;
	top:30px;
}

.go{
	position: absolute;
	height: 16px;
	width: 16px;
	margin-left: 150px;
	top: 10px;
	padding:0 1px;
}

button {
	background:#C6F0C6 none repeat scroll 0 0;
	border-width:1px;
	cursor:pointer;
	height:1.5em;
	line-height:1.5em;
}

.registerPW{
	position: absolute;
	margin: auto;
	font-family: "Microsoft JhengHei";
	color: #FFFFFF;
	font-size:11px;
	width: 45px;
	text-align: right;
	left:170px;
	top:12px;
}

.border { 
	border:1px dotted #111111; 
	border-collapse: collapse; 
	border-color:#FFFFFF; 
	background-color: #EFEFEF;
}

/************* message hyperlink  ****************/
#messagebox{
	position:absolute;
	left: 875px; 
	top: 240px; 
	width: 248px; 
	height: 149px;
	background-color:#DBE2ED;
}

/************* main button hyperlink  ****************/
#maintab{
	position: absolute;
	left: 358px;
	top: 398px;
	height: 31px;
	width: 770px;
	margin: -1px auto auto -3px;
}

/************* hyperlink latestNew information content ****************/
#latestNews{
	position:absolute;
	left:154px;
	top:434px;
	/*margin:-3px -2px;*/
}

.indentmenu{
	font: 14px "Microsoft JhengHei";
}

.indentmenu ul{
	margin: 0;
	padding: 0;
	/*float: center;*/
	color:#000000;
	width:145px;	
	text-align:center;
}

.indentmenu li {
	display: inline;
}

.indentmenu ul li a{
	float: left;
	color: ; /*text color*/;
	text-decoration: none;
	background: #70C600 center center repeat-x;
	padding-top: 4px;
}

.indentmenu ul li a:visited{
	color: #000000;
}

.indentmenu ul li a.selected{
	color: #000000;
	background: #FFFF99 center center repeat-x;
	text-align: center;
}

/***************** hyperlink news content ****************/
#news{
	position: absolute;
	height: 168px; 
	width: 350px; 
	right: 266px; 
	top: 438px; 
	left: 476px;
}

.Newscontainer{
	position: absolute;
	width: 350px; 
	height: 145px;
	background: transparent;
	color: #000000;
	font-size:12px;
	left: 8px; 
	top: 30px;
}

.tabcontent{
	display: none;
	text-align: left;
	color: #000000;
}

.newspic{
	position:absolute; 
	left: 454px; 
	top: 471px;
}

.halfmoon{
	margin-bottom: 4px;
	cursor:hand;
}

.halfmoon ul{
	padding: 2px 7px 2px 6px;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: 14px "Microsoft JhengHei";
	list-style-type: none;
	text-align: left;
}

.halfmoon li{
	display: inline;
	margin: 0;
	width:97px;
	height:25px;
}

.halfmoon li a{
	text-decoration: none;
	margin: 0;
	margin-right: 0; /*distance between each tab*/;
	color: #00000;
	font: 14px "Microsoft JhengHei";
	background: #70C600;
	padding: 5px 15px 5px 15px;
}

.halfmoon li a:visited{
	color: #000000;
}

.halfmoon li a:hover, .halfmoon li a.current{
	background-color:#FFFF99;
	color: #000000;
}

.halfmoon li a.selected{
background-color:#FFFF99;
color: #000000;
}

.menucont{
display:none;
color:#000000;
}

/******* infor publication at the bottom*******/
#tabnews{
	position:absolute;
	height: 150px; 
	width: 660px;
	left: 178px; 
	top: 610px; 
	margin:auto;
}

#tabcontainer{
	position:absolute;
	font-family: "Microsoft JhengHei";
	font-size: 12px;
	height: 110px; 
	padding: 5px; 
	margin-bottom:1em; 
	width: 648px;
	left:3px; 
	top: 21px; 
}

.pucbicpic{
	position:absolute; 
	left: 150px; 
	top: 632px;
}

/**************** movie ***************/
#moviemenu{
	position:absolute;
	left: 848px; 
	top: 432px; 
	width: 272px; 
	height: 330px;
}


/******* bottom information *******/
.contact{
	position: absolute;
	color: #FFFFFF;
	font-family: "Microsoft JhengHei";
	font-size: 12px;
	height: 30px; 
	width: 420px;
	left: 450px; 
	top: 806px;
	text-align:center
}

.publication{
	position: absolute;
	color: #FFFFFF;
	font-family: "Microsoft JhengHei";
	font-size: 13px;
	height: 50px;
	width: 300px;
	left: 520px; 
	top: 846px;
}

