*
{
	margin: 0;
	padding:0;
}
a
{
    behavior:url(/css/common/link.htc);
	border:none;
}

textarea
{
	overflow:auto;
	font-size:12px;
}
body{font-size:12px;font-family:Arial,Helvetica,sans-serif;}
img
{
	border:0;
}
li{list-style:none;}

/*
 * Clearfloat Style
 */
.clear
{
    width: 0;
	height:0;
	line-height:0;
	font-size:0;
	clear:both;
}

/*
 * Top Style
 */
#top
{
	line-height:27px;
	height:27px;
	border-bottom:#CCC solid 1px;
	background:#FFF;
}

#top a{ color:#0C8AD7;}

.top-left{ width:45%; height:24px; padding-top:1px ;float:left; padding-left:30px; position:relative;}

.top-left img{ position:absolute; left:5px; top:4px;}


.top-conter{ width:40%; height:27px; float:left; color:#0C8AD7;}

.top-conter .topusername{  width:180px; height:27px; float:right;text-align:right; padding-right:5px;}

#top .top-conter .topusername a{ color:#F60; font-weight:bold;}

.top-conter .topaction{  width:83px; height:21px; line-height:25px; padding-top:3px; float:right;text-align:center;position:relative; z-index:100;}

.topaction .sumshow,.topaction .shortcutshow{position:absolute; z-index:1; top:18px; left:-92px;width:247px;display:none;height:199px;}

.topaction .shortcutshow{ height:230px;}

.topaction .sumshow{ background:url(/images/common/communionbg.gif) no-repeat; }

.topaction .shortcutshow{background:url(/images/common/shortcutbg.gif) no-repeat;}

.topaction .sumshow ul{ padding:10px 0 0 10px; height:189px;}

.topaction .shortcutshow ul{ padding:10px 0 0 10px;  height:220px;}

.topaction .shortcutshow li,.topaction .sumshow li{ text-align:left; margin:0; line-height:35px; width:80px; padding-left:30px; height:35px; float:left;}

.topaction .sumshow li span{ color:#F90;}

.topaction .shortcutshow li a , .topaction .sumshow li a{ color:#333;}

.top-right{ width:12%; height:27px; float:left; text-align:right; color:#0C8AD7;}

.top-right a{ color:#333; margin:0 4px;}

