body{
	background-color:#f4f4f4;
	margin:0px;
	padding:0px;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3,‚l‚r ‚oƒSƒVƒbƒN,Arial, Helvetica, Lucida Grande,Hiragino Kaku Gothic Pro, Geneva , Verdana, sans-serif";
}
table{
	border-collapse:collapse;
	width:100%;
	margin-bottom:100px;
}
th{
	padding:0px;
	background-image:url(../images/title_bg.png);
	font-size:80%;
	text-align:left;
	cursor: pointer;
	white-space:nowrap;
}

td{
	padding:0px;
	/*white-space:nowrap;*/
}

th a{
	color:#FFFFFF;
}
ul{
	list-style:none;
	margin:0px;
	padding:0px;
	display:none;
}
li{
	font-size:12px;
	margin:0px 0px 5px 10px;
	
}
a{
	text-decoration:none;
	color:#777777;
	outline:none;
}

img{
	margin:0px;
}


th a{
	background-image:url(../images/title_close.png);
	padding-left:15px;
	background-repeat:no-repeat;
	line-height:19px;
	background-position:0px -3px;
	margin-left:8px;
}
.a_open{
	background-image:url(../images/title_open.png);
}

.th_open{
	background-image:url(../images/bg_on.png);
}


td{
	background-color:#eeeeee;
}

a{
	cursor: pointer;
}

form td{
	background:none;
}

#tool {
	display:none;
	margin:5px 0 0 15px;
	width:auto;
	height:auto;
	position:absolute;
}

#top {
	background-image:url(../images/topbg.png);
	background-repeat:repeat-x;
	height:35px;
	padding:0;
	margin:0;
	overflow:hidden;
}
.topbtn {
	overflow:hidden;
}

img {
	border:0;
}

.btnimg {
	float:left;
	margin:0;
	padding:0;
}
