body
{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
}
h1
{
	margin:0px;
	font-size:22px;
}
.option
{
	margin-left:10px;
	font-weight:bold;
	text-decoration:none;		
}
.optionup
{
	color:#0066cc;
	font-size:14px;
}
.optiondown
{
	color:#000;
	font-size:16px;

}
.suboption
{
	margin-left:10px;
	font-weight:bold;
	text-decoration:none;		
}
.suboptionup
{
	color:#8cca59;
	font-size:14px;
}
.suboptiondown
{
	color:#000;
	font-size:16px;

}
.my_tool
{

	color:#444;
	font-size:14px;
	font-weight:bold;
	margin-left:5px;
	text-decoration:none;
}
.image_tool
{
	color:#444;
	font-weight:bold;
	text-decoration:none;
	margin-right:5px;
}
#toolbar
{
	width:100%;
	background-color:#ccc;
	border-bottom:1px solid #555;
}
.tool
{
	margin:5px 5px;
	text-decoration:none;
	color:#111;
}
.tooldown
{
	font-weight:bold;
}
.width_s
{
	width:80px;

}
.mr5
{
	margin-right:5px;
}
.ml10
{
	margin-left:10px;
}
.mt20
{

	margin-top:20px;
}
.mt5
{
	margin-top:5px;
}
.mt10
{
	margin-top:10px;
}
.mb10
{
	margin-bottom:10px;
}
.mb20
{
	margin-bottom:20px;
}

.mainwidth
{

	width:100%;
}
.row
{	
	position:relative;
	display:block;
}
.fl
{
	float:left;
}
.clear
{
	clear:both;
	height:0px;
}
img
{
	border:0;
}
.block
{
	display:block;
}
.front
{

	width:400px;
	height:auto;
	display:block;

}
.title
{
	color:#8cca59;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.push
{
	background-color:#fff;
	display:block;
	width:20px;
	height:20px;
	line-height:20px;
	text-align:center;
	border:1px solid #333;
	text-decoration:none;
	color:#0066cc;
}
.push:hover
{
	background-color:#0066cc;
	color:#fff;
}

.bird
{
	background-color:#fff;
	display:block;
	width:20px;
	height:20px;
	line-height:20px;
	text-align:center;
	border:1px solid #333;
	text-decoration:none;
	color:orange;
}
.bird:hover
{
	background-color:#0066cc;
	color:#fff;
}



.push_count
{
	width:20px;
	height:20px;
	line-height:20px;
	text-align:center;
	font-weight:bold;
	color:#333;
}
.rank
{
	width:20px;
	height:20px;
	line-height:20px;
	text-align:center;
	font-weight:bold;
	color:#333;
	
}
#searchbox
{
	
	text-align:left;
	border:1px solid #666;
	width:324px;
	padding:5px;
	color:#666;
}
.signininput
{
	margin:0px 5px;	
	width:80px;
}
#embedbox
{

	text-align:left;
	margin-top:10px;
	border:1px solid #ccc;
	padding:5px;
	width:324px;
}
#infobox
{
	background-color:#eee;
	text-align:left;
	margin-top:10px;
	border:1px solid #666;
	padding:5px;
	width:324px;
}
#infotitle
{
	font-size:14px;
	margin-bottom:5px;
}
.explain
{
}
.value
{
	font-weight:bold;
}
#signinbox
{
	text-align:center;
	margin-top:10px;
	border:1px solid #666;
	padding:5px;
	width:324px;
}
#uploadbtn
{
	display:block;
	font-weight:bold;	
	margin-top:10px;
	text-align:center;
	text-decoration:none;
	color:#0066cc;
	border:1px solid #666;
	padding:5px;
	width:324px;
	font-size:18px;
}
#uploadbtn:hover
{
	border:1px solid #0066cc;
	background-color:#0066cc;
	color:#fff;
}

.bluelink
{
	color:#67a0f7;	
	text-decoration:none;
	font-weight:bold;
}
.time
{
	color:#bbb;
	margin-left:10px;
}
.foot
{
	color:#888;
	margin:10px;
}
#signupnow
{
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	color:red;
}
.page
{
	padding:3px;
	color:#0066cc;
	border:1px solid #0066cc;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:10px;
	display:block;
}
.queryw
{

	overflow:hidden;
	width:115px;
}
.query
{
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	color:#8cca59;
}

