html,body{
	margin: 0;
	padding: 0;
}
body{
	padding-left: 5px;
	background-color:#F3F3F3
}
img{
	border: 0;
	vertical-align: middle;
	max-width:60%;
	*width: expression( this.clientWidth > this.parent.clientWidth*0.6 ? this.parent.clientWidth*0.6 + "px" : "auto" );
}
a.src{
	color: #CCC;
}
.sp{
	margin-top: 2px;
	margin-bottom: 2px;
}
.c{
	background-color:#808080;
	color:#DDE;
}
.tool{
	margin-top: 2px;
	margin-bottom: 5px;
}
.tool a{
	color: #933BBF;
	font-weight: bold;
	border-bottom:2px solid #aaa;
	text-decoration: none;
}
.tool .a{
	margin-bottom: 3px;
}
.un{
	background-color:#DDF;
	padding:3px;
}
.un a{
	text-decoration: none;
	font-weight: bold;
}
.M{
	color:#33C
}
.F{
	color:#D22
}
.bam{
	font-size: 0.8em;
}
.ttl{
	background-color: #F6F6F6;
	color: #33F
}
.ttl a{
	color: #555;
	vertical-align: middle;
}
.lfont{
	font-size: 0.8em;
}
.l{
	text-decoration: none;
	border-bottom:1px dotted #808080;
	color:#808080;
}
 
.o, .e{
	font-size: 0.8em;
	color: #808080;
}
.o{
	padding: 2px 0 2px 0;
	background-color: #F6F6F6;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}
.o a, .e a{
	font-size: 1.2em;
	text-decoration: none;
	color:#202020;
}
.o a:visited, .e a:visited{
	color:#7D4F9F;
}
.p{
	padding-left: 15px;
}
 
a.q{ 
	line-height:1.8em;
	text-decoration:none;
	color: #404040;
	background: #f6f6f6;
	padding: 0px 8px 0px 8px;
	border-bottom:1px dotted #808080;
	border-top: 1px dotted #808080;
}
.quote{
	border-left:1px dotted #808080;
	border-bottom:1px dotted #808080;
	padding-left:3px;
	margin-left: 3px;
	color: #558;
}
.post .co{
	padding-top: 5px;
	padding-bottom: 5px;
}
.rTbl textarea,.rTbl input, .rTbl,.fW{
	width:100%
}

.fC{
	width: 140px;
	padding-left: 1px;
}

.fL{
	float: left;
}

.fR{
	float: right;
}

.tL{
	width: 100%;
}

.hide{
	position: absolute;
	top: -200%;
}

.gal{
	padding-left: 140px;
	width: 800px;
	overflow: auto;
}
.gal img{
	max-height: 100px;
	*height: expression( this.clientHeight> 99 ? "100px" : "auto" );
	cursor: pointer;
	border: 2px solid #999;
}
.ce{
	text-align: center;
	font-size: 1.3em;
}
.tags{
	font-size: 0.7em;
	color: #999;
}

.uploading{
	background: url(../img/loader.gif) no-repeat left center;
	width: 60px;
	height: 24px;
	display: inline-block;
	padding-left: 30px;
	padding-right: 5px;
	vertical-align: middle;
}

.cb{
	clear: both;
}

.ch a{
	color: #933BBF;
	font-weight: bold;
	border-bottom:2px solid #aaa;
	text-decoration: none;
}
.ch{
	width: 150px;
	float: left;
	text-align: center;
}
.rC{
	color: #CCC;
}

.keys .key{
	margin-left: 2px;
}

.ho{
	background-color: #FFA;
	padding: 5px;
}

.ho .t{
	font-weight: bold;
	font-size: 13px;
}

.ho .ts{
	margin-left: 5px;
	margin-top: 3px;
	font-size: 14px;
}
.ho .ts a{
	color: #333;
	text-decoration: none;
}
.ho .p{
	font-size: 13px;
	color: #808080;
}

.ftool{
	position: fixed;
	right: 0;
	top: 10px;
}

.sQLink{
	padding-left: 50%;
	margin-left: -55px;
	color: #44C;
	text-align: center;
}

.gV{
	width: 100%;
	text-align: center;
}

.gV img{
	max-width: 100%;
	*width: auto;
}

.new{
	border: 2px solid red;
}
