@charset "utf-8";
body {
	text-align: center;
	background-color: #324A35;
	background-image: url(bg.png);
	background-repeat: repeat-x;
	font-size: 13px;
}

a { text-decoration: none; color: #000000; }

p{text-indent:2em;}

.showsec { WIDTH: 95%; FLOAT: left; padding-left: 10px; }

.showsec ul {
	width: 44%;
	float: left;
	border-style: solid;
	list-style: none;
	padding: 0px;
	margin: 2px;
	border-color: #693;
	border-width: 2px;
}

.showsecl {
	width: 48%;
	float: left;
	padding-left: 10px;
	height: auto;
	margin-bottom: 10px;
	padding-bottom: 20px;
}

.td {
	BORDER-RIGHT: #6ae 1px solid;
	BORDER-TOP: #6ae 1px solid;
	BACKGROUND: #eef9ff;
	MARGIN-BOTTOM: 6px;
	BORDER-LEFT: #6ae 1px solid;
	WIDTH: 100%;
	BORDER-BOTTOM: #6ae 1px solid;
}

.td li {
	text-overflow: ellipsis;
	width: 100%;
	margin-bottom: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9933;
	overflow: hidden;
}

.td ul {
	margin: 0px;
	padding: 2px;
	list-style: none;
	width: 98%;
	white-space: nowrap;
	overflow: visible;
	height: auto !important;
	height: 200px;
	min-height: 200px;
	text-align: left;
}

.tit {
	text-align: left;
	BORDER-RIGHT: #6ae 1px solid;
	BORDER-TOP: #6ae 1px solid;
	BORDER-LEFT: #6ae 1px solid;
	WIDTH: 100%;
	HEIGHT: 22px;
	background-image: url(tit.gif);
	background-repeat: repeat-x;
}

#contain { margin-right: auto; margin-left: auto; width: 868px; }

#content { line-height: 200%; }

#domain_reg { text-align: left; margin: 2px; }

#footer {
	clear: both;
	width: 868px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
	background-image: url(footer.gif);
	padding-top: 10px;
	background-repeat: no-repeat;
}

#friend {
	margin-right: auto;
	margin-left: auto;
	width: 848px;
	;
  height: auto;
	float: left;
	background-color: #ECE9D8;
	text-align: left;
	padding: 10px;
}

#left {
	float: left;
	background: #F2F3F7;
	width: 96%;
	text-align: left;
	padding: 10px;
	margin: 2px;
	border: thin solid #006600;
	position: relative;
	bottom: 0px;
}
#left ul{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-color:#993;
	line-height:150%;
	list-style:none;
	padding:0px;
	margin:0px;
}
#left li{
	width: 100%;
	margin-bottom: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9933;
	overflow: hidden;
}
#left .title{
	background-color:#9C0;
}
/*- Menu Tabs C  end------------------------- */
#login {
	background-color: #FFFFFF;
	text-align: left;
	margin: 2px;
	height: 50px;
	padding-top: 10px;
}

#loginform {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 300px;
	height: 120px;
	background-color: white;
	margin: -100px 0 0 -100px;
	padding: 10px;
	z-index: 1000;
	display: none;
	border: thin;
	border-style: solid;
	border-color: red;
}

#logo {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-image: url(banar.gif);
	height: 230px;
	width: 870px;
	background-repeat: repeat-x;
}

#mainbg {
	margin-right: auto;
	margin-left: auto;
	zoom: 1;
	width: 868px;
	float: left;
	background-color: #ECE9D8;
	padding: px;
	clear: both;
}

#path { text-align: left; background-color: #FFFFFF; }

#pathway {
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin-bottom: 10px;
}

#right {
	background-color: white;
	padding: 10px;
	z-index: 1000;
	display: none;
	border: thin;
	border-style: solid;
	border-color: red;
	text-align: left;
	width: 300px;
	height: auto;
	position: fixed !important;
	/**/
	top: 100px;
	position: absolute;
	z-index: 100;
	top: expression(offsetParent.scrollTop+20);
	right: 100px;
}

/*- Menu Tabs C--------------------------- */
#tabsC {
	float: left;
	width: 100%;
	background: #EDF7E7;
	font-size: 93%;
	line-height: normal;
}

#tabsC #current a { background-position: 0% -42px; }

#tabsC #current a span { background-position: 100% -42px; }

#tabsC a {
	float: left;
	background: url("tableftC.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}

#tabsC a span {
	float: left;
	display: block;
	background: url("tabrightC.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #464E42;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsC a span { float: none; }

#tabsC a:hover { background-position: 0% -42px; }

/* End IE5-Mac hack */
#tabsC a:hover span { color: #FFF; }

#tabsC a:hover span { background-position: 100% -42px; }

#tabsC li { display: inline; margin: 0; padding: 0; }

#tabsC ul { margin: 0; padding: 10px 10px 0 50px; list-style: none; }

#title { font-size: large; color: #CC6600; font-weight: bold; }

#user {
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 870px;
	color: #FFFFFF;
	height: auto;
}

#user a { color: #FFFFFF; }

#zuozhe {
	TEXT-ALIGN: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
