* {margin:0;padding:0;}

html{
	font-family: ËÎÌå, Tahoma, Verdana, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	font-size: 9pt;
}
a{ blr:expression(this.onFocus=this.blur()) } /* for IE */
a:focus { outline:0 } /* for Firefox */ 

body
{
	color: #333;
}

#TopPannel
{
	width:100%;
}
#SetHomePage
{
	float:left;
	display:inline;
}
#UserPannel
{
	float:right;
	display:inline;
	padding-right:16px;
	cursor:pointer;
}
#UserPannel span
{
	text-decoration:underline;
}

img{
	border: none;
}

input,select {
	font-size: 12px;
	font-family: ËÎÌå, Tahoma, Verdana;
	padding-left: 2px;
}

.cntr
{
	margin:3px;
	float:left;
	display:inline;
	vertical-align:top;
}

.part li
{
	margin-bottom:4px;
	font-size: 13px;
	line-height:1.2em;
	list-style-type:none;
	list-style-position:outside;
	background-image:url('/img/li.gif');
	background-repeat:no-repeat;
	background-position:0 6px;
	padding-left:8px;
}
.cntr a:link, .cntr a:visited{
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #DDD;
}
.cntr a:hover{
	color: #FF6600;
	border-bottom: 1px solid #FF6600;
}

.cntr .author
{
	float:right;
	display:inline;
}
.cntr .author:link
{
	color:#999;
}
.cntr .dtime
{
	float:right;
	display:inline;
	color:#ddd;
}
.cntr .title
{
	overflow:hidden;
	line-height: 1.4em;
}

.Selector
{
	border: 1px solid #ddd;
	padding:1px;
	display:inline;
	float:left;
}

.PostView .box
{
	border: 1px solid #ddd;
	padding:1px;
	display:inline;
	float:left;
	margin:3px;
}


.PostView .box img, .Selector img
{
	display:inline;
	float:right;
}

.PostView .Tab
{
	width:100%;
}

.PostView .Tab .liTab, .PostView .Tab .liSel
{
	list-style-type: none;
	display: inline;
	padding: 6px 10px 3px 10px;
	margin: 0;
	margin-right: 2px;
	border: 1px solid #ddd;
	background: transparent;
	background-color: #F6F6F6;
	color: #6A6A6A;
	text-decoration: none;
	cursor: pointer;
	font-family: Arial, sans-serif;
	font-weight: bold;
	line-height: 16px;
	height: 16px;
	float:left;
	white-space: nowrap;
	width:auto;
}

.PostView .Tab .liSel
{
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	background-color: #ECF3FC;
	color: #1c60b7;
}


/*************/

.fbox0
{
	background-color: #FFF;
	border:solid 3px #EEE;
	margin: 5px;
	padding-bottom:1px;
	z-index: 4;
}

.fbox0 .frame
{
	border: 1px solid #79A7E2;
	overflow: hidden;
	height:100%;
}

.fbox0 .head
{
	background: #EFF5FF;
	height: 1.6em;
	overflow: hidden;
}

.fbox0 .cont
{
	clear: both;
	padding: 7px;
	background: #FFF;
}

/*****/

.fbox1
{
	background-color: #FFF;
	border:solid 3px #EEE;
	margin: 5px;
	padding-bottom:1px;
	z-index: 4;
}

.fbox1 .frame
{
	border: 1px solid #79A7E2;
	overflow: hidden;
	height:100%;
}

.fbox1 .head
{
	background: #EFF5FF;
	height: 1.6em;
	overflow: hidden;
	padding: 3px;
}

.fbox1 .cont
{
	padding: 7px;
	background: #FFF;
}

table .daohang
{
    width:100%;
}
.daohang td
{
    overflow: hidden;
	white-space: nowrap;
	font-size: 14px;
	line-height:1.8em;
	background: url('/img/li.gif') no-repeat;
	background-position: 0 10px;
	padding-left: 5px;
}

.layItem
{
    list-style-type:none;
    margin:6px;
    padding:6px;
    cursor:pointer;
    float:left;
}

.divRef
{
    background-color:#eee;
    padding:16px;
}
.divRep
{
    padding:8px;
}
