@charset "utf-8";


/*-------------------website_handling.html-------------------*/

body {
	font-size: 85%;
}


div#header #text_size li.small {
	background:url(../imgs/btn_size_small_on.gif) left top no-repeat;
	width:32px;
	height:21px;
	cursor:pointer;
}
div#header #text_size li.standard {
	background:url(../imgs/btn_size_standard.gif) left top no-repeat;
	width:19px;
	height:21px;
	cursor:pointer;
}
div#header #text_size li.large {
	background:url(../imgs/btn_size_large.gif) left top no-repeat;
	width:32px;
	height:21px;
	cursor:pointer;
}

/*--index--*/

/*--page--*/
/*div#topicPath {font-size:77%;line-height:13px;} */