/* global config override */
body {
	background: #fff;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
body, input, textarea, td {
	color: #444;
	font-weight: normal;
	font-size: 13px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif, Helvetica, "宋体";
}

h1, h2 {
	clear: both;
	font-size: 14px;
	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;
	color: #981a21;
}
h4 {
	font-size: 13px;
}
a, a:link, a:visited, a:active, a:hover {
	background: transparent;
	border: 0px;
}
a, a:link, a:visited, a:active {
	color: #444;
	text-decoration: none;
}
a:hover {
	color: #d54e21;
	text-decoration: none;
}
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;
}
/* end of global config override */


h1 {
	clear: both;
	font-size: 14px;
	text-align: left;
	color: #000;
	border-left: 5px solid #981a21;
	border-bottom: 1px solid #999;
	margin-top: 4px;
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 1px;
}
#top-navigator {
	background: url(topbluefade.gif) repeat-x top;
	color: #000;
	padding: 16px 0px 20px;
	text-align: center;
}
#top-navigator .dot {
	color: #999;
	font-weight: bold;
	margin: 0px 6px;
}
#page-bottom .dot {
	color: #999;
	margin: 0px 6px;
}
#top-navigator a, #top-navigator a:link, #top-navigator a:visited {
	color: #000;
	font-weight: bold;
}
#top-navigator a:hover {
	background: #000;
	color: #fff;
}
#page-body {
	width: 762px;
	text-align: center;
	margin: 0px auto;
}
#page-bottom {
	clear: both;
	color: #666;
	margin: 30px auto 10px;
	padding: 10px;
	text-align: center;
	width: 726px;
}
#page-bottom a, #page-bottom a:link, #page-bottom a:visited {
	color: #444;
}
#page-bottom a:hover {
	background: #444;
	color: #fff;
}
#page-top {
	text-align: justify;
	border: 1px solid #fff;
	margin-bottom: 5px;
	margin: 0px auto;
	width: 726px;
}
#div_top_logo {
	float: left;
}
#div_top_ad {
	margin-left: 175px;
	background-color: #ffffff;
	height: 85px;
	margin-top: -5px;
	padding-left: 50px;
	padding-top: 0px;
}
#page-body {
	width: 965px;
}
#detail-wrapper {
	text-align: right;
	margin-top: 10px;
	font-size: 12px;
}
#detail-wrapper h1 {
	padding: 0px;
	margin: 0px;
	border-left: 0px;
	border-bottom: 2px solid #ffba00;
	line-height: 150%;
}
#detail-wrapper h1 span.label {
	background: #981a21;
	display: block;
	float: left;
	color: #fff;
	padding: 0px 4px;
	margin-right: 4px;
	height: 21px;
	font-size: 12px;
}
#detail-content {
	clear: both;
	font-size: 12px;
	margin: auto;
	text-align: left;
	width: 850px;
}
#detail-ad {
	border: 5px solid #fff;
	float: right;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#detail-content h3 {
	color: #981a21;
	font-size: 14px;
	margin-top: 10px;
}
#dl-smartdetect {
	width: 300px;
	text-align: center;
}
.link-auto, .link-auto:link, .link-auto:visited {
	display: block;
	width: 225px;
	height: 63px;
	margin: 20px auto;
	padding: 15px 15px 15px 60px;
	text-align: left;
	text-decoration: none;
	line-height: 170%;
	background-image: url(download-button.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.link-auto:hover {
	background-image: url(download-button.png);
	background-repeat: no-repeat;
	background-position: -300px 0;
	text-decoration: none;
}
.link-auto .t {
	color: #09700b;
	font-size: 20px;
	font-weight: bold;
}
.link-auto .s {
	color: #42a313;
	font-size: 13px;
	font-weight: normal;
}
#update {
	border-bottom: 2px solid #ffba00;
	font-size: 12px;
	margin: 20px auto;
	padding: 0px;
	width: 760px;
}
#update span {
	background: #981a21;
	display: block;
	float: left;
	color: #fff;
	margin: 0px;
	padding: 0px 4px;
	font-size: 12px;
	font-weight: bold;
	height: 16px;
}
#update-img {
	margin: auto;
	width: 760px;
}
.new a.preview img {
	border:1px solid #EEE;
}
.new a.preview:hover img {
	border:1px solid #AAA;
}
input.text {
	margin-right: 2px;
	font-size: 13px;
	padding: 3px;
	background: #f5f5f5;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 18px;
	vertical-align: top;
	color: #666;
}
.submit input, .button, input[type=button], input[type=submit] {
	font: normal 13px/16px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	text-decoration: none;
	padding: 3px 8px !important;
	cursor: pointer;
	border: 1px solid #bbb;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
	color: #464646;
	height: 18px;
	text-shadow: rgba(255, 255, 255, 1) 0 1px 0;
}
.submit input:hover, .button:hover, .button-secondary:hover, input[type=button]:hover, input[type=submit]:hover {
	color: #000;
	border-color: #666;
}
.submit input, .button, .button-secondary, input[type=button], input[type=submit] {
	background: #f2f2f2 url repeat-x scroll left top;
}
.searchdock {position:absolute;}