body {
	font-family: Arial;
	font-size: 9pt;
	color: #222;
	margin: 0;
	min-width: 1000px;/*
	background: #FFF url(http://hugojay.itszero.info/98thChallenge/background.gif) no-repeat;*/
	background: #FFF url(images/background.gif) center top no-repeat;
}
#wrapper{
	margin: 0px auto;
	width: 1000px;
	background: #FFF url(images/background.gif) center top no-repeat;
}
a{
	text-decoration: none;
	color: #17f;
}
a:hover{
	color:#F60;
}
h1{
	margin: 0;
	height: 105px;
	overflow: hidden;
}
h1 a{
	display: block;
	height: 105px;
	width: 490px;
	text-indent: -9999px;
}
h1 a.pwby{
	height: 30px;
	width: 140px;
	position: relative;
	top: -125px;
	left: 370px;
}
#menu{
	float: right;
	width: 650px;
	padding-right: 22px;
}
h2{
}
h3{
	color: #0c3a87;
	font-size: 15pt;
	display: inline;
	font-family: "microsoft jhenghei", "微軟正黑體", SimHei, "sans-serif";
	text-shadow: 1px 1px 3px #999;
}
.new {
	color: #F00;
	font-style: italic;
}
input{
	font-size:8pt;
}
.floatleft{
	float: left;
}
.floatright{
	float: right;
}
.clear{
	clear: both;
}
#counter{
	width: 305px;
	padding-left: 15px;
}
.notify, #win_desktop_generate{
	background: #def;
	padding: 5px;
	border: 1px solid #ddd;
	margin: 10px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#content{
	width: 650px;
	padding-right: 19px;
}
#content div, #counter div, #side div, #side h3, .h3sub{
	padding-bottom: 4px;
	padding-top: 5px;
}
.h3sub{
	font-size: 9pt;
	color: #333;
	float: right;
	padding-right: 5px;
}
#calendar{
	width: 480px;
	padding-right: 5px;
}
#side{
	width: 160px;
	padding-left: 5px;
}
#side h3{
	display: block;
	margin: 0;
}
ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px !important;
}
li{
	border-bottom: 1px solid #eee;
	margin: 7px 0;
}
#side li a:hover, #RSSReader li a:hover{
	background: #def;
}
#side li a, #RSSReader li a{
	display: block;
}
#get ul{
	overflow: hidden;
	width: auto;
}
#get li{
	display: block;
	float: left;
	margin: 3px;
	padding: 5px 0;
	vertical-align: middle;
	text-align: center;
	border: 1px solid gray;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	background: #FFFFFF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#EEE));
	background: -moz-linear-gradient(#FFFFFF, #EEE);
	background: linear-gradient(#FFFFFF, #EEE);
	-pie-background: linear-gradient(#FFFFFF, #EEE);
	behavior: url(PIE.htc);
	position:relative;/* for PIE.htc */
}
#get li:hover{
	border: 1px solid #333;
	background: #FFFFFF;
}
#get li strong{
	font-size: 17pt;
}
#topAd{
	position: absolute;
	left: 50%; top: 20px;
	width:468px; height: 60px;
	margin-left: 20px;
}
#footer{
	border-top: 1px solid #999;
	padding: 7px;
	margin: 6px 0;
	font-size: 9pt;
	color: #999;
}
#footer a{
	color: #556;
}
#footer a:hover{
	color: #036;
	text-decoration: underline;
}
#RSSReader{
	font-size: 11pt;
}

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;
}
#customize_panel{
	/*background: transparent url(http://hugojay.itszero.info/97thChallenge/Sistema-Default-128x128.gif) no-repeat left bottom;*/
}
.date{text-align: right;margin: 0;margin-top: -15px;color: #999;}
#RSSReader .headline{display: block;width: 400px;}
#creditfooter,.feedTitle{
	display: none;
}
.feedburnerFeedBlock ul{
	margin: 15px;
	padding: 0;
}
.feedburnerFeedBlock li{
	padding: 0;
}
.search_result{
	position:absolute; left:320px; top:115px; z-index:3;
}


.links_p{border-bottom: 1px solid;}
.icon_settings{background: url(images/settings.png) no-repeat left center;padding-left: 18px;}
