@charset "utf-8";

.TopShowPane {
	float: right;
	max-width: 600px;
	margin: 0 34px 8px 0;
}

/* =S Skin Layout ===================================================== */
#extraDiv2 {
	position: relative;
	margin: -1px 13px 0 12px;
	background: url("images/bg_main_t_inner.png") no-repeat 0 0;
}

#extraDiv2 div {
	height: 10px;
	font-size: 0;
	background: url("images/bg_main_t_inner.png") no-repeat 100% -10px;
}

#extraDiv2 div div {
	margin: 0 24px;
	background-repeat: repeat-x;
	background-position: 0 -20px;
}

#main {
	min-height: 380px;
	padding: 5px 0 42px;
	background: #F7F7F7 url("images/bg_main_b_inner.gif") repeat-x left bottom;
}

#main a:link,#main a:visited,#main a:hover,#main a:active {
	color: #A73AB7;
}

#search {
	position: relative;
	float: left;
	width: 147px;
	height: 24px;
	margin-bottom: 13px;
	padding: 6px 0 0 66px;
	background: url("images/bg_search.png") no-repeat right top;
}

#search input {
	width: 93px;
	margin: -1px 0;
	border: 0;
	padding: 4px 12px;
	background: none;
	color: #A73AB7;
	font-family: "宋体";
	font-size: 12px;
	cursor: text;
}

html>/**/body #search input {
	margin: 0;
	padding: 4px 12px 2px;
}

#search .button-search {
	position: absolute;
	top: 4px;
	right: 0;
	width: 24px;
	height: 23px;
	overflow: hidden;
	text-indent: -999px;
}

#pane-box {
	display: inline-block;
}

#pane-box {
	display: block;
	clear: both;
	margin: 0 51px;
}
/* =E Skin Layout ===================================================== */

