body
{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
}
.toolbar
{
	height:32px;
}
.tblink
{
	color:#fff;
	margin-left:10px;
	text-decoration:none;
}
.tblinked
{
	color:#000;
	font-weight:bold;
	margin-left:10px;
	text-decoration:none;
	font-size:16px;

}
.block
{
	display:block;
}
.tbtool
{
	display:block;
	font-weight:bold;
	width:80px;
	height:30px;
	line-height:30px;
	text-decoration:none;
	text-align:center;
	color:#1010de;
 	background-image:url(/system/img/top_bar_btn_repeat.png);
}
#signin_btn
{	
	color:#fff;
	background-color:#009afe;
	display:block;
	width:60px;
	height:20px;
	line-height:20px;
	font-size:14px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	margin-left:5px;
}
.signin_input
{

	border:1px solid #9eafc1;
	width:70px;
	margin:5px;
}

.mainwidth
{
	width:1000px;
}
.mb10
{
	margin-bottom:10px;
}
.mb20
{
	margin-bottom:20px;
}
.pad10
{
	padding:10px;
}
.mt5
{
	margin-top:5px;
}
.mt10
{
	margin-top:10px;
}
.mt20
{
	margin-top:20px;
}
	
.mt40
{
	margin-top:40px;
}

.ml10
{
	margin-left:10px;
}
.mr10
{
	margin-right:10px;
}
.w30px
{

	width:30px;
}
.w100px
{

	width:100px;
}
.w120px
{

	width:120px;
}
.w200px
{

	width:200px;
}
.w250px
{

	width:250px;
}
.w300px
{

	width:300px;
}
.w80pr
{
	width:80%;
}
.w75pr
{
	width:75%;
}
.clear
{
	clear:both;
	height:0px;
}
.row
{	
	position:relative;
	display:block;
	width:100%;
}
.fl
{
	float:left;
}
.fr
{
	float:right;
	display:inline;
	margin-right:0px;
}
.delete
{
	text-decoration:none;
	color:red;
}
.delete:hover
{
	font-weight:bold;
}

a
{

	outline:0;
}
img
{
	border:0px;
}

#submenu a
{
	text-decoration:none;
	color:red;
}
#submenu a:hover
{
	text-decoration:underline;
}



.stdbtn
{
	color:#0277ec;
	font-weight:bold;
	height:26px;
	line-height:26px;
	display:block;
	width:100px;
	text-decoration:none;
	margin-right:10px;
	text-align:center;
	border-left:1px solid #999;
	border-right:1px solid #999;
}
.stdbtn:hover
{
	background-image: url(/system/img/stdbtn_over_bg.png);
	
}
.stdbtn_off
{
	background-image: url(/system/img/stdbtn_on_bg.png);
}
.stdbtn_on
{
	background-image: url(/system/img/stdbtn_over_bg.png);
}

.plainbtn
{
	color:#fff;
	background-color:#009afe;
	display:block;
	text-decoration:none;
	padding:5px;
	text-align:center;
}
.hm5
{
	margin:0px 5px;
	
}
.gotmail
{
	color:red;
	font-weight:bold;
	text-decoration:none;	
}
.mytool
{
	color:#454a71;
	font-weight:bold;
	text-decoration:none;
}
.bold
{
	font-weight:bold;
}
.red
{
	color:red;
}
.relative
{
	position:relative;
}

.overlay
{
	position:absolute;
	z-index:100;
}
.overlay_inner
{
	padding:0px;
	position:relaitve;
}
.overlay_part
{
	position:absolute;
	font-size:0px;
	line-height:0px;
}
.overlay_corner
{
	width:10px;
	height:10px;
}
.overlay_corner_tl
{
	left:0px;
	top:0px;
}
.overlay_corner_tr
{
	right:0px;
	top:0px;
}
.overlay_corner_bl
{
	left:0px;
	bottom:0px;

}
.overlay_corner_br
{
	right:0px;
	bottom:0px;
}

.overlay_bart
{
	top:0px;
	left:10px;
	height:10px;
}

.overlay_barb
{
	bottom:0px;
	left:10px;
	height:10px;
}

.overlay_barl
{
	top:10px;
	left:0px;
	width:10px;
}
.overlay_barr
{
	bottom:10px;
	right:0px;
	width:10px;
}
.flink
{
	color:#555;
	text-decoration:none;
	margin-left:10px;
}
.infoboxtext
{
	font-size:12px;
}
.overlay_message
{
	width:298px;
	height:40px;
	padding:5px;
	border:1px solid #ccdae5;
	overflow-y:auto;
	overflow-x:hidden;
	margin-left:10px;
	margin-top:10px;
	color:#ccc;
}

