body {
	background: #000000;
	font: 15px sans-serif;
	color: #ffffff;
}

#content {
	position: absolute;
	width: 960px;
	height: 510px;
	top: 50%;
	left: 50%;
	margin-left: -480px;
	margin-top: -255px;
}
/*-----------------------------futuresci-----------------------------*/
#futuresci_banner {
        height: 70px;
        background: url("http://sci.ncu.edu.tw/wp-content/uploads/future.png") repeat-x scroll center top #ccccff;
        margin-bottom: 20px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
}

#futuresci_banner a {
        display: block;
        width: 920px;
        height: 53px;
        margin: 7px 10px;
        text-indent: -1000px;
        text-decoration: none;
        color: #666666;
}

#futuresci_banner a:hover {
        color: #000000;
}

#futuresci_banner span {
        display: block;
        float: right;
        text-indent: 0;
        font: 45px Georgia,serif;
        font-weight: bold;
}
/*-----------------------------futuresci-----------------------------*/
/*----------------------2010democon banner website----------------------
"http://democon.phy.tw/2010/wp-content/uploads/2010/12/banner_democon.png"
----------------------2010democon banner website----------------------*/


#democon_banner {
	height: 70px;
	background: url("http://demo.phy.tw/wp-content/uploads/2011/06/2011.png") repeat-x scroll center top #ccccff;
	margin-bottom: 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#democon_banner a {
	display: block;
	width: 920px;
	height: 53px;
	margin: 7px 10px;
	text-indent: -1000px;
	text-decoration: none;
	color: #666666;
}

#democon_banner a:hover {
	color: #000000;
}

#democon_banner span {
	display: block;
	float: right;
	text-indent: 0;
	font: 45px Georgia,serif;
	font-weight: bold;
}

.bbox {
	width: 458px; height: 378px;
	border: 1px solid #999999;
	position: absolute;
	top: 0; left: 0;
	overflow: hidden;
	margin-bottom: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.box {
	display: block;
	height: 180px;
	width: 220px;
	margin-bottom: 20px;
	background-color: #666666;
	color: #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: hidden;
	text-decoration: none;
}
/*.box:hover {
	color: #ffffff;
}*/
#phytw-p {
	background-color: #ff0000;
}
/*#phytw-p:hover {
	background-color: #ff6666;
}*/
#phytw-h {
	background-color: #006600;
}
/*#phytw-h:hover {
	ackground-color: #66ff66;
}*/
#phytw-y {
	background-color: #0033cc;
}
/*#phytw-y:hover {
	background-color: #6666ff;
}*/
#phytw-dottw {
	background-color: #ffc000;
}
.word {
	display: block;
	font: 160px Verdana, sans-serif;
	font-weight: bold;
	line-height: 140px;
	font-style: oblique;
	margin: 0 40px;
}
#phytw-dottw .word {
	font-size: 100px;
	margin: 20px 20px;
}
.title {
	display: block;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
#third_col {
	position: relative;
	height: 380px;
	overflow: hidden;
}
#picbox {
	background-color: #ffffff;
}
#pause {
	background: transparent url('../images/pause.png') center center no-repeat;
	display: none;
}
#picbox img {
	position: absolute;
	top: 0; left: 0;	
}
.footer {
	font-size: 0.82em;
	text-align: center;
}
.footer a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
/* boxes image replacing */
.box {
	background-image: url('../images/boxes.png');
	background-repeat: no-repeat;
}
#phytw-p {
	background-position: 0 0;
}
#phytw-h {
	background-position: -240px 0;
}
#phytw-y {
	background-position: 0 -200px;
}
#phytw-dottw {
	background-position: -240px -200px;
}
.word {
	visibility: hidden;
}
.title {
	visibility: hidden;
}

