body {
	font-family: Arial;
	font-size: 9pt;
	margin: 5px;
	width: 795px;
	background: #FFF url(http://hugojay.itszero.info/97thChallenge/background.gif) no-repeat;/*
	background: #FFF url(http://97thchallenge.googlepages.com/background.gif) no-repeat;*/
	behavior:url(http://hugojay.itszero.info/97thChallenge/hover.htc);
}
a{
	text-decoration: none;
	color: #17f;
}
a:hover{
	color:#F60;
}
h1{
	margin: 10px
}
h1 a{
	display: block;
	height: 50px;
	text-indent: -5000px;
}
h2{
	font-size: 15pt;text-align:right;
}
h3{
	font-size: 15px;
}
.new {
	color: #F00;
	font-style: italic;
	font-weight: bold;
}
input{
	font-size:8pt;
}
.notify{
	background: #FFC;
	padding: 5px;
	border: 1px solid #ddd;
	margin: 10px 0;
}
.mainnotify{
	width: 290px;
	text-align: center;
}
.floatleft{
	float: left;
}
#counter{
	width: 315px;
}
#counters{
	margin-top: 10px;
}
#footer{
	width: 290px;
	padding: 5px;
	font-size: 9pt;
	color: #999;
	text-align: center;
	margin: 10px 0;
}
#footer a{
	color: #556;
}
#footer a:hover{
	color: #036;
}
.floatright{
	float: right;
}
#menu{
	width: 460px;
	height: 110px;
	padding: 0 10px;
}
#menu select{
	border: 3px solid #C3D9FF;
}
.linkbutton{
	display:block; width:150px;
	padding:3px 9px;
	border:solid 1px #999;
	background:url(http://hugojay.itszero.info/97thChallenge/yui/assets/skins/sam/sprite.png) repeat-x 0 -1500px;
}
.linkbutton:hover{
	background:url(http://hugojay.itszero.info/97thChallenge/yui/assets/skins/sam/sprite.png) repeat-x 0 -1300px;
	border:1px solid #99F;
	position:relative;left:1px;top:1px;
}
.linkbutton:active{
	background:url(http://hugojay.itszero.info/97thChallenge/yui/assets/skins/sam/sprite.png) repeat-x 0 -1700px;
}
.linkbutton0{
	width: 180px;
}
a#linkbutton1{
	color: #e20;
}
#linkbutton1 span, .addicon{
	background: url(http://hugojay.itszero.info/97thChallenge/yui/button/assets/add.gif) no-repeat 0px 50%;
	padding-left: 18px;
}
#linkbutton2 span{
	padding-left: 18px;
	background: url(http://hugojay.itszero.info/97thChallenge/yui/button/assets/loading.gif) no-repeat 0px 50%;
}
select{
	margin: 1px;
}
#calendar{
	width: 480px;
}
#calendartitle{
	position:absolute; left:500px; top:120px; z-index:2;
	font-size: 9pt;
	font-weight: bold;
	width:110px;
}
#content{
	padding: 0 10px 10px;
	width: 460px;
}
#selection h3{
	background: #eee;
	color:#035;
	margin:0 0 5px;
	padding:5px 0;
}
#selection li{
	border: 1px solid #ccc;
	background: #fafafa;
	margin: 5px;
	padding: 5px;
}
#selection li:hover{
	background: #ffe;
	border: 1px solid #999;
}
code{
	display: block; /* fixes a strange ie margin bug */
	font-family: 'Courier New'; 
	font-size: 8pt; 
	overflow: auto; 
	border: 1px solid #ccc;/*
	background: #f0f0f0 url(http://klcintw.images.googlepages.com/Code_BG.gif) left top repeat-y;
	padding-left: 21px;*/
}
code#embedcode{
	width: 350px;
	height:100px;
}
code#wretchcode{
	width: 380px;
	height:50px;
	background:white;
}
#sideAd{
	position: absolute;
	left: 813px; bottom: 10px;
	width:160px;
}
#RSSReader{
	width: 300px;
	height:250px;
}
#extra1{
	position: absolute;
	left: 250px; top: /*395*/430px;
	width: 35px; height: 35px;
	background: transparent url(http://www.google.com.tw/options/icons/news.gif);
}
#customize_panel{
	background: transparent url(http://hugojay.itszero.info/97thChallenge/Sistema-Default-128x128.gif) no-repeat left bottom;
}
#creditfooter,.feedTitle{
	display: none;
}
.feedburnerFeedBlock ul{
	margin: 15px;
	padding: 0;
}
.feedburnerFeedBlock li{
	padding: 0;
}
a.rss-title{
	background: url(http://maps.google.com.tw/maps/c/favicons?domain=97thchallenge.blogspot.com) no-repeat 0px 50%;
	padding-left:36px;
	font-size:18pt;
	display:block;
	height:32px;
}
.search_result{
	position:absolute; left:320px; top:115px; z-index:3;
}
#win_desktop{
	width:100%;
}
#win_desktop_generate{
	width:290px; padding: 5px;
	background: #FCB;
}
#translater{
	font-size: 80%; 
	float:left;width:180px;
}