/* global config override */
body { background: #fff; margin: 0px; padding: 0px; text-align: center; }
body, input, textarea, select, button, td { color: #333; font-weight: normal;font-size: 12px;font-family:"Lucida Grande",Tahoma,Verdana,Lucida,Arial,sans-serif,Helvetica,"ËÎÌå"; }
a, div, p, dl, ol, ul, dt, dd, li, td, h1, h2, h3, h4, h5, h6 { line-height: 150%; }
h1, h2 { clear: both; font-size: 16px; font-weight: bold; margin: 8px 0px; text-align: center; width: 100%; }
h2 { font-size: 14px; }
h3, h4 { font-weight: bold; font-size: 14px; margin: 0px; }
h4 { font-size: 12px; }
a, a:link, a:visited, a:active, a:hover { background: transparent; border: 0px; }
a, a:link, a:visited, a:active { color: #000; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }
blockquote { border-left: 1px dashed #ccc; margin: 3px 3px 3px 10px; padding: 3px 3px 3px 10px; }
div { margin: 0px; padding: 0px; }
form { margin: 0px; padding: 0px; }
hr { border: 0px dashed #d1d7dc; border-top-width: 1px; height: 0px; margin: 8px 0px; padding: 0px; }
img, a img { color: #fff; border: 0px; vertical-align: middle; }
input { font: normal 12px Tahoma, Arial, sans-serif; }
table { border: 0px; }
/* .package class wraps enclosing block element around inner floated elements */
.package:after { content: " "; display: block; visibility: hidden; clear: both; height: 0.1px; font-size: 0.1em; line-height: 0; }
* html .package { display: inline-block; }
/* no ie mac \*/
* html .package { height: 1%; }
/* */
.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
img.png { /*width: expression("1px"); height: expression("1px"); */filter: expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ")"); }
img.icon { vertical-align: middle; }
input.button {
	background: #c00000;
	border-color: #d66666 #b00 #b00 #d66666;
	border-width: 1px;
	color: #fff;
    height: 20px;
    padding: 0px 4px;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
}
input.text { height: 16px; }
/* input */
input[type="text"],
input[type="password"],
textarea { border: 1px solid #ccc; }
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus { border: 1px solid #999; }
input[type="submit"],
input[type="button"],
input[type="checkbox"],
input[type="radio"],
label { cursor: pointer; }
.invalid-message { color: red; font-weight: bold; }
.position { text-align: left; }
.top-search-button {
	background: transparent;
	border: 0px;
	color: #fff;
	cursor: pointer;
	margin: 0px;
	padding: 6px 0px 0px;
	vertical-align: middle;
	text-align: center;
	width: 74px;
}

/* layout */

#page-wrapper { margin: auto; text-align: left; width: 766px; }
#page-top { height: 106px; }
#page-body { clear: both; }
#page-bottom {
	border-top: 1px solid #d2d2d2;
	clear: both;
	margin-top: 20px;
	padding: 9px 0px 12px 0px;
	text-align: center;
}
#page-bottom a:link, #page-bottom a:visited { color: #333; text-decoration: none; }
#page-bottom a:hover { color: #000; text-decoration: underline; }
#page-extension, .page-extension { display: none; }
#site-logo { float: left; width: 215px; height: 100px; }
#top-navigator {
	-moz-border-radius: 0px 0px 5px 5px;
	background: #f4f4f4;
	border: 1px solid #e7e7e7;
	border-top: 0px;
	color: #b999b9;
	float: right;
	padding: 6px;
	position: relative;
	top: 0px;
}
#top-navigator a, #top-navigator a:link, #top-navigator a:visited { color: #000; text-decoration: none; }
#top-navigator a:hover, #top-navigator a:active { background: #e00000; color: #fff; text-decoration: none; }
#top-navigator sup { color: #f30; }
#top-search { float: right; height: 36px; position: relative; width: 548px; }
#top-search-input {
    background: transparent;
    border: 1px solid #ccc;
    height: 22px;
    padding: 0px;
    margin: 12px 0px 0px 0px;
    vertical-align: middle;
    width: 256px;
}

@media screen {
	#top-search { background: url(/images/layout/searchbar.png) no-repeat left; }
	#top-search-input { border: 0px; }
}
#top-search-button { font-weight: bold; letter-spacing: 6px; margin-left: 36px; vertical-align: middle; width: 70px; }
#search-module-options {
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc #999 #999 #ccc;
    display: block;
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 28px;
    left: 8px;
    width: 120px;
    z-index: 9048;
}
#search-module-options ul { margin: 0px; padding: 0px; }
#search-module-options li { list-style: none; }
#search-module-options li img { margin: 4px 4px; }
#search-module-options li a { display: block; text-decoration: none; width: 100%; }
#search-module-options li a:hover { background-color: #c00; color: #fff; }
#search-module-options li.current { background-color: #c00; color: #fff; }
#search-module-options li.current a { background-color: #c00; color: #fff; }
#search-module-options-close { font-size: 10px; margin: 0px; padding: 0px; text-align: right; }
#search-module-options-close a { text-decoration: none; }
#search-module-toggle { cursor: hand; cursor: pointer; margin-left: 8px; position: relative; top: 1px; }
#current-search-module-img { margin-top: 3px; }

/* top search auto complete */
#top-search .yui-ac-container { width: 260px; }
.auto-complete .yui-ac-container {
    position: absolute;
    top: 28px;
    left: 32px;
}
.auto-complete .yui-ac-content {
    position: absolute;
    width: 100%;
    border: 1px solid #808080;
    background: #fff;
    overflow: hidden;
    z-index: 9050;
}
.auto-complete .yui-ac-shadow {
    position: absolute;
    margin: .3em;
    width: 100%;
    background: #000;
    -moz-opacity: 0.10;
    opacity: .10;
    filter: alpha(opacity=10);
    z-index: 9049;
}
.auto-complete .yui-ac-content ul { margin: 0; padding: 0; width: 100%; }
.auto-complete .yui-ac-content li { margin: 0; padding: 2px 5px; cursor: default; white-space: nowrap; }
.auto-complete .yui-ac-content li .result-row      { color: #a9a9a9; } /* 暂时没用 */
.auto-complete .yui-ac-content li .result-query    { color: #000000; }
.auto-complete .yui-ac-content li .result-quantity { color: #008000; float: right; font-size: 11px; } /* push right */
.auto-complete .yui-ac-content li.yui-ac-prehighlight { background: #b3d4ff; }
.auto-complete .yui-ac-content li.yui-ac-highlight    { background: #426fd9; color: #fff; }
.auto-complete .yui-ac-content li.yui-ac-highlight *  { color: #fff; }

/* tab style */
.tab-nav, .extra-nav { margin-bottom: 15px; background:url(/images/tab-line.gif) bottom repeat-x; float: left; overflow: hidden;}
/*z-index only applies if an element is positioned. */
.tab-nav{position:;z-index:2;}
* html .extra-nav { height: 1px; overflow: visible; }
.tab-nav br, .extra-nav br { clear: both; }
.tab-nav h2, .extra-nav h2, .extra-nav h3 {padding-top:0; background: none; min-height: 15px; margin-bottom: 0; }
.extra-nav h2, .extra-nav h3 { float: left; line-height: 1.1; position: relative; top: 2px; }
.extra-nav h3 { padding-top: 0.3em; }
.tab-nav ul, .extra-nav ul { margin: 0.5em 0 0 0; padding: 0 0 0 1em; list-style: none; }
.extra-nav ul {	padding-top: 2px; }
.tab-nav li, .extra-nav li { margin: 0 1px 0 0; padding: 0 5px 0 0; background: url(/images/tab-back.png) 100% -100px; float: left; border-bottom: 1px solid #bbb; }
.extra-nav { padding-right: 5px; }
.extra-nav li {	float: right; }
.extra-nav h2 {	float: left; border: none; }
.tab-nav li.current, .extra-nav li.current { border-bottom: 1px solid #fff; background: url(/images/tab-back.png) 100% 0; }
.tab-nav li a, .tab-nav li a:visited,
.extra-nav li a, .extra-nav li a:visited {
    color: #000 !important;
	display: block;
	float: left;
	padding: 5px 11px 5px 16px;
	text-align: center;
	white-space: nowrap;
	background: url(/images/tab-back.png) 0 -100px;
	text-decoration: none !important;
	min-height: 17px; /* fixes FX/Mac issue */
	color: #322F29;
}
.tab-nav li.current a,
.tab-nav li.current a:link,
.tab-nav li.current a:visited,
.extra-nav li.current a,
.extra-nav li.current a:link,
.extra-nav li.current a:visited { background: url(/images/tab-back.png) 0 0; }
.tab-nav li img, .extra-nav li img { vertical-align: middle; }
.tab-nav li:hover, .extra-nav li:hover { background-position: 100% -200px; }
.tab-nav li:hover a, .extra-nav li:hover a { background-position: 0 -200px; }
.tab-nav li.current:hover, .extra-nav li.current:hover { background-position: 100% 0; }
.tab-nav li.current:hover a, .extra-nav li.current:hover a { background-position: 0 0; text-decoration: none; }

.active-link-text { font-size: 18px; }

/* switch-style link */
a.switch, a.switch:link, a.switch:visited { background: transparent; color: #c00000; }
a.switch-pressed, a.switch-pressed:link, a.switch-pressed:visited { background: #c00000; color: #fff !important; }

/* button-style link */
a.button {
	background: #c00000;
	border: 1px solid #b00;
	border-color: #f4a6a8 #780000 #780000 #f4a6a8;
	color: #fff;
	padding: 1px 10px;
	text-align: center;
	text-decoration: none;
}
a.button:hover {
	text-decoration: none;
}

/* opera */
@media all and (min-width:0px) {
	#page-top { position: relative; }
	#top-search { position: absolute; top: 45px; margin-left: 216px; }
}

/* safari */
body:first-of-type #top-search { position: absolute; top: 45px; }
body:first-of-type #top-search-input { height: 18px; padding: 0px; margin: 11px 0px 0px 0px; width: 260px; }
body:first-of-type #top-search-button { margin-left: 32px; }

span#error {
	font-size:14px;
	margin:0 auto; 	
	width:auto;
	padding:4px 0 4px 30px;
	display:block;
	/*margin-left:240px;
	*/
	background:#FFFACD url(/images/blog/error.png) no-repeat;
	background-position:3px 3px;
}
span#error a { text-decoration: underline; }
#handle {
	width:507px;
	height:12px;
	margin-top:-2px;
	background:#E3E3E3 url(/images/blog/dragable.png) center center no-repeat;
}
#handle, x:-moz-any-link { width: 503px; }
body:first-of-type #handle { display: none; }
.deletedfloor {
	background:#FEFECB;
	padding:0 12px;
	text-align:center;
	width:150px;
	margin:4px auto;
}
#down_popup_div iframe { margin-left: 12px; }
#down_popup_div { line-height: 160%; }
.banner {
    margin-top: 8px;
    border: 1px solid #ccc;
    padding-right: 4px!important;
    padding-bottom: 4px!important;
    padding: 1px;
    padding-right: 3px;
    padding-bottom: 3px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.hover {
    border: 1px solid #adff2f;
    background: #fff;
}
.details{
    color:#999;
}
#iepromptfield{
	height: 32px;
}