﻿@charset "utf-8";
/*
CN WoW Community Site
(c)2009 Blizzard Entertainment. Shanghai Easenet. All rights reserved.
*/

#art-bg {
	background-image: url(../../images/override/download/client/client_download_art_top.jpg);
}
#w {
	background-image: url(../../images/override/download/client/client_download_main_bg.jpg);
}
#main h2 {
	height: 159px;
	background-image: url(../../images/override/download/client/client_download_main_top.jpg);
	background-position: 10px 0;
}
#main h2 strong {
	display: block;
	background: url(../../images/override/download/client/clientdownload_title.png) no-repeat 0 0;
	width: 280px;
	height: 99px;
	position: absolute;
	top: 65px;
	left: 60px;
}
#main h2 span.appd-title {
	text-indent: 60px;
	font-size: 12px;
	color: #000;
	margin: 26px auto auto 48px;
	font-weight: normal;
}
* html #main h2 span.appd-title, *+html #main h2 span.appd-title {
	margin-top: 20px;
}
#l #side-panel-download {
	margin-top: 11px;
}
* html #l #side-panel-download, *+html #l #side-panel-download {
	margin-top: 13px;
}
#main .m-content {
	padding-top: 150px;
}
*+html #main .m-content {
	padding-top: 170px;
}
* html #main .m-content {
	padding-top: 180px;
}
.m-content h3 span.app-title-icon {
	background-image: url(../../images/override/download/client/download_title_icons.png);
}
.download-cate {
	margin: 20px 0 26px 14px;
	border: 1px solid #dccb98;
	background: #faf8e5;
	position: relative;
	min-height: 192px;
}
#media-mirrors {
	min-height: 50px;
	padding: 12px 36px;
}
.download-cate dt {
	display: block;
	position: absolute;
	width: 194px;
	height: 203px;
	left: 42px;
	top: -14px;
	text-indent: -9999px;
	overflow: hidden;
}
#media-mirrors dt {
	position: static;
	width: auto;
	left: auto;
	top: auto;
	text-indent: 0;
	height: 3em;
	line-height: 3em;
	color: #34332f;
	border-bottom: 1px dotted #000;
	font-weight: bold;
}
.download-cate dt.patch-bg {
	background: url(../../images/override/download/client/patch_bg.jpg) no-repeat 0 30px;
}
.download-cate dt.full-bg {
	background: url(../../images/override/download/client/fullclient_bg.jpg) no-repeat 0 0;
}
.download-cate dd {
	margin-left: 240px;
	padding: 10px 0;
}
#media-mirrors dd {
	margin-left: 0;
}
#media-mirrors dd td {
	height: 24px;
}
#media-mirrors dd td a {
	text-decoration: underline;
}
.download-cate dd h4.wlk-patch{
	height: 30px;
	color:#186397;
	font-size: 24px;
}
.download-cate dd h4.tbc-patch {
	height: 30px;
	color:#4e9235;
	font-size: 24px;
}
.download-cate dd p {
	padding-top: 6px;
}
.download-cate dd p a {
	text-decoration: underline;
}
#p305-p313 {
	background: url(../../images/override/download/client/305-313.png) no-repeat 0 0;
}
#fullclient-t {
	background: url(../../images/override/download/client/fullclient.png) no-repeat 0 0;
}
* html .download-cate {
	height: 192px;
	overflow-y: visible;
}
.download-cate dd p.blue-icon {
	background: url(../../images/override/download/client/bullet-blue.png) no-repeat 0 9px;
	padding: 6px 0 6px 18px;
}
.download-cate dd p.green-icon {
	background: url(../../images/override/download/client/bullet-green.png) no-repeat 0 9px;
	padding: 6px 0 6px 18px;
}
