@charset "utf-8"
body{margin:0 10px 0 10px;padding:0;font-family:"Verdana","MingLiU","PMingLiU";font-size:80%;color:#666;text-align:left}
select{font-size:0.8em;font-size/**/:100%;}
p{text-align:left;}

/*gerenic class*/
div.hd{background-repeat:no-repeat;clear:both;}
div.hd h2{background-repeat:no-repeat;background-position:right top;}
div.hd h2 span{display:none;}
div.ft{background-repeat:no-repeat;clear:both;}
div.ft div{background-repeat:no-repeat;background-position:right top;}

.date {font-family:"Verdana";}

/* rounded corner */
.rc {background:transparent url(http://tw.yimg.com/i/tw/blog/rc_nw.gif) left bottom no-repeat;padding:0 0 0 5px;}
.rc div {background:transparent url(http://tw.yimg.com/i/tw/blog/rc_ne.gif) right bottom no-repeat;height:5px;font-size:0}
.rc_bd {background:transparent url(http://tw.yimg.com/i/tw/blog/rc_w.gif) repeat-y;padding:0 0 0 5px;}
.rc_bd div.rc_bc{background:transparent url(http://tw.yimg.com/i/tw/blog/rc_e.gif) right top repeat-y;min-height:5px;_height:5px;padding:0 5px 0 0;min-width:80px;word-wrap:break-word;}
.rc_bd div{height:auto;min-height:30px;}
html>body .rc_bd div {height:auto;min-height:.1em;_height:.1em;}
.rc_ft {background:transparent url(http://tw.yimg.com/i/tw/blog/rc_sw.gif) left top no-repeat;padding:0 0 0 5px;}
.rc_ft div{background:transparent url(http://tw.yimg.com/i/tw/blog/rc_se.gif) right top no-repeat;height:5px;font-size:0}
div.rc:after{ content:".";display:block;font-size:0px;line-height:0px;height:0;clear:both;visibility:hidden;}

/* title bar */
.titlebar {clear:both; margin: 0;}
.titlebar .hd {clear: none; margin: 0;float: left;position: relative;}
.titlebar .hd h2 {
	font-size:80%;
	padding:.8em 0 .1em .5em;font-weight:bold; background: transparent url() top left no-repeat;
	position: relative;	top: -2px; *top: -4px;
}
.titlebar .hd a {
	font-size:120%;
	display:block;padding:.8em 0 .1em .5em;font-weight:normal;
	position: relative;top: -2px;*top: -4px;
}
.titlebar .bd { 
	background:#b7edf1; clear: none; float: right;position: relative;text-align:right; margin-right:.5em; *margin-right:.2em; margin-top:.8em;
}
div.titlebar:after{ content:".";display:block;font-size:0px;line-height:0px;height:0;clear:both;visibility:hidden;}



