@charset "utf-8";
/*
CN WoW Community Site
(c)2013 Blizzard Entertainment. Shanghai Easenet. All rights reserved.
*/
body, div, td, th, p, li, dt, dd, a, input, textarea, blockquote, cite {
    font-size: 12px;
}
html, body, div, fieldset, table, td, th, p, ul, ol, li, dl, dt, dd, form, fieldset, h1, h2, h3, h4, h5, h6, span, label, a, input, textarea, blockquote, cite {
    color: #FFFFFF;
    font-family: 微软雅黑,Microsoft YaHei,Helvetica,Tahoma,StSun,宋体,SimSun,sans-serif;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
}
ul, li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}	
a {
    color: #00AFFF;
}
a:hover {
    color: #fff;
}
body {
	min-width: 999px;
	background: #050d0f;
}
/*---homepage----*/
#home {
	background: #050d0f url("homepage-bg.jpg")/*tpa=http://www.ycmmx.com/homepage-bg.jpg*/ no-repeat center top;
}
.wrapper-home {
    margin: 0 auto;
    position: relative;
    width: 1000px;
	margin-bottom: 30px;
}
.home-video {
	width: 480px;
	height: 330px;
	padding: 273px 0 0 462px;
}
.home-menu {
	width: 480px;
	padding: 20px 0 0 462px;
}
.home-menu ul {
	padding: 0;	
	margin: 0;
}
.home-menu ul li {
	width: 116px;
	height: 42px;
	margin: 0 4px 5px 0;
	float: left;
	box-shadow: 0 0 5px #000;
}
.home-menu ul li a {
	width: 116px;
	height: 42px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url("home-menu.jpg")/*tpa=http://www.ycmmx.com/home-menu.jpg*/ no-repeat;
}
.home-menu ul li a.area {
	background-position: -1px 0;
}
.home-menu ul li a.area:hover {
	background-position: -1px -90px;
}
.home-menu ul li a.city {
	background-position: -122px 0;
}
.home-menu ul li a.city:hover {
	background-position: -122px -90px;
}
.home-menu ul li a.boss {
	background-position: -243px 0;
}
.home-menu ul li a.boss:hover {
	background-position: -243px -90px;
}
.home-menu ul li a.pvp {
	background-position: -364px 0;
}
.home-menu ul li a.pvp:hover {
	background-position: -364px -90px;
}
.home-menu ul li a.class {
	background-position: -1px -48px;
}
.home-menu ul li a.class:hover {
	background-position: -1px -138px;
}
.home-menu ul li a.task {
	background-position: -122px -48px;
}
.home-menu ul li a.task:hover {
	background-position: -122px -138px;
}
.home-menu ul li a.pet {
	background-position: -243px -48px;
}
.home-menu ul li a.pet:hover {
	background-position: -243px -138px;
}
.home-menu ul li a.other {
	background-position: -364px -48px;
}
.home-menu ul li a.other:hover {
	background-position: -364px -138px;
}
.home-bottom {
	width: 480px;
	padding: 0 0 0 462px;
	margin-bottom: 150px;
}
.home-bottom .patch {
	float: left;
	padding: 10px 0 0;
	margin: 0 0 0 10px;	
}
.home-media h3 {
	width: 900px;
	text-align: center;
	padding: 10px 35px;
	font-size: 18px;
	color: #fff;
	clear: both;
	font-weight: normal;
}
.home-media ul {
	width: 900px;
	margin: 0 auto 10px;
	border: 1px solid #051f2e;
	background: #03141e;
	border-radius: 5px;
	padding: 15px;	
}
.home-media ul li {
	width: 150px;
	height: 60px;
	float: left;
	margin: 10px 15px;
	_margin: 5px 10px;
}
.home-media ul li img {
	border: 1px solid #02284d;
	padding: 1px;
	background: #000;
}
.home-media ul li a {
	width: 150px;
	height: 60px;
	display: block;
	background: #000;	
}
/*---subpage layout---*/
.wrapper {
	margin: 0 auto 30px;
    width: 1000px;
}

#header {
	height: 350px;
	position: relative;	
}
#header h1 a {
	width: 480px;
	height: 250px;
	position: absolute;
	right: 45px;
	top: 0;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#header #menu {
	position: absolute;
	width: 500px;
	top: 270px;
	right: 27px;
}
#header #menu ul li {
	width: 116px;
	height: 41px;
	float: left;
	margin: 3px;
	box-shadow: 0 0 5px #000;
}
#header #menu ul li a {
	width: 116px;
	height: 41px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url("menu.gif")/*tpa=http://www.ycmmx.com/menu.gif*/ no-repeat;
}
#header #menu ul li a.area {
	background-position: 0 0;
}
#header #menu ul li a.area:hover, #header #menu ul li a.area-active {
	background-position: 0 -89px;
}
#header #menu ul li a.dungeon {
	background-position: -121px 0;
}
#header #menu ul li a.dungeon:hover, #header #menu ul li a.dungeon-active {
	background-position: -121px -89px;
}
#header #menu ul li a.boss {
	background-position: -242px 0;
}
#header #menu ul li a.boss:hover, #header #menu ul li a.boss-active {
	background-position: -242px -89px;
}
#header #menu ul li a.pvp {
	background-position: -363px 0;
}
#header #menu ul li a.pvp:hover, #header #menu ul li a.pvp-active {
	background-position: -363px -89px;
}
#header #menu ul li a.class {
	background-position: 0 -48px;
}
#header #menu ul li a.class:hover, #header #menu ul li a.class-active {
	background-position: 0 -137px;
}
#header #menu ul li a.quest {
	background-position: -121px -48px;
}
#header #menu ul li a.quest:hover, #header #menu ul li a.quest-active {
	background-position: -121px -137px;
}
#header #menu ul li a.pet {
	background-position: -242px -48px;
}
#header #menu ul li a.pet:hover, #header #menu ul li a.pet-active {
	background-position: -242px -137px;
}
#header #menu ul li a.other {
	background-position: -363px -48px;
}
#header #menu ul li a.other:hover, #header #menu ul li a.other-active {
	background-position: -363px -137px;
}
.content-wrapper {
	background: url("content-bg.jpg")/*tpa=http://www.ycmmx.com/content-bg.jpg*/ repeat-y center top;
}
.content-bottom {
	padding-bottom: 20px;
	background: url("content-bottom.jpg")/*tpa=http://www.ycmmx.com/content-bottom.jpg*/ no-repeat center bottom;
}
.content {
	min-height: 1000px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.content p {
	line-height: 24px;
	color: #b6d9ff;
	font-size: 14px;	
	padding: 8px 0;
}
.content h3 {
	font-size: 20px;
	padding: 10px 0;
	font-weight: normal;	
}
.content h4 {
	font-size: 14px;
	padding: 10px 0 0;
	font-weight: bold;	
}
.content .tip {
	color: #FC0;
	font-size: 18px;
	text-align: center;
}
.content span img {
	margin: 30px 60px;
	_margin: 30px 40px;
	float: left;
	display: block;
	border: none;
}
.intro-section {
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.intro-section .title {
	width: 400px;
	float: left;
	padding: 8px 0;
}
.intro-section .title h2 {
	font-size: 48px;
	line-height: 1em;
	font-weight: normal;
	text-align: center;	
}
.intro-section .title h2 small {
	font-size: 18px;
	display: block;	
}
.intro-section .intro {
	width: 450px;
	float: left;	
}
.yellow {
	color: #FC0;
	font-weight: bold;	
}
.notice {
	color: #F00;
	font-weight: bold;	
}
strong {
	color: #FC0;
	font-weight: bold;	
}
img.icon {
	vertical-align: middle;
}
/*----area-----*/
#area {
	background: #050d0f url("area-bg.jpg")/*tpa=http://www.ycmmx.com/area-bg.jpg*/ no-repeat center top;
}
.content-top-area {
	background: url("content-top.jpg")/*tpa=http://www.ycmmx.com/content-top.jpg*/ no-repeat center top;
}
.area-wrapper .feature-2 {
	min-height: 300px;
	height: 350px;
	padding: 0 250px 0 250px;
	background: url("feature-bg-1.jpg")/*tpa=http://www.ycmmx.com/feature-bg-1.jpg*/ no-repeat center 50%;
}
.area-wrapper .feature-3 {
	min-height: 300px;
	_height: 350px;
	padding: 100px 0 0 500px;
	background: url("feature-bg-2.jpg")/*tpa=http://www.ycmmx.com/feature-bg-2.jpg*/ no-repeat left 50%;
}
.area-wrapper .feature-4 {
	min-height: 350px;
	padding: 20px 500px 0 0;
	background: url("feature-bg-3.jpg")/*tpa=http://www.ycmmx.com/feature-bg-3.jpg*/ no-repeat right 50%;
}
.area-wrapper .feature-5 {
	_height: 300px;
	min-height: 350px;
	padding: 50px 0 0 500px;
	_padding: 50px 0 0 500px;
	background: url("feature-bg-4.jpg")/*tpa=http://www.ycmmx.com/feature-bg-4.jpg*/ no-repeat left 50%;
}
.area-wrapper .feature-6 {
	_height: 300px;
	min-height: 350px;
	padding: 100px 500px 0 0;
	background: url("feature-bg-5.jpg")/*tpa=http://www.ycmmx.com/feature-bg-5.jpg*/ no-repeat right 50%;
}
.area-wrapper .feature-7 {
	_height: 350px;
	min-height: 350px;
	padding: 50px 0 0 500px;
	background: url("feature-bg-6.jpg")/*tpa=http://www.ycmmx.com/feature-bg-6.jpg*/ no-repeat left 50%;
}
.area-wrapper .feature-8 {
	min-height: 350px;
	padding: 50px 500px 0 0;
	background: url("feature-bg-7.jpg")/*tpa=http://www.ycmmx.com/feature-bg-7.jpg*/ no-repeat right 50%;
}
.area-wrapper dl {
	width: 350px;
	margin: 30px 40px;
	_margin: 30px;
	float: left;
	display: block;
	border: none;
}
.area-wrapper dl dt {
	text-align: center;
	color: #B6D9FF;
	font-size: 14px;
	line-height: 24px;
}
.area-wrapper dl dd {
	text-align: center;
}
/*----boss-----*/
#boss {
	background: #050d0f url("bg.jpg")/*tpa=http://www.ycmmx.com/bg.jpg*/ no-repeat center top;
}
.content-top-boss {
	background: url("content-top.jpg")/*tpa=http://www.ycmmx.com/content-top.jpg*/ no-repeat center top;
}
.boss-wrapper .feature-2 {
	min-height: 350px;
	_height: 350px;
	padding: 50px 500px 0 0;
	background: url("feature-bg-1.jpg")/*tpa=http://www.ycmmx.com/feature-bg-1.jpg*/ no-repeat right 50%;
}
.boss-wrapper .feature-3 {
	min-height: 350px;
	_height: 350px;
	padding: 0 0 0 500px;
	background: url("feature-bg-2.jpg")/*tpa=http://www.ycmmx.com/feature-bg-2.jpg*/ no-repeat left 50%;
}
.boss-wrapper .feature-4 {
	min-height: 350px;
	_height: 350px;
	padding: 50px 500px 0 0;
	background: url("feature-bg-3.jpg")/*tpa=http://www.ycmmx.com/feature-bg-3.jpg*/ no-repeat right top;
}
.boss-wrapper .feature-5 {
	min-height: 350px;
	_height: 350px;
	padding: 0 0 0 500px;
	background: url("feature-bg-4.jpg")/*tpa=http://www.ycmmx.com/feature-bg-4.jpg*/ no-repeat left 50%;
}
.boss-wrapper .feature-6 {
	min-height: 300px;
	_height: 350px;
	padding: 100px 500px 0 0;
	background: url("feature-bg-5.jpg")/*tpa=http://www.ycmmx.com/feature-bg-5.jpg*/ no-repeat right 50%;
}
.boss-wrapper .feature-7 {
	min-height: 250px;
	_height: 350px;
	padding: 100px 0 0 500px;
	background: url("feature-bg-6.jpg")/*tpa=http://www.ycmmx.com/feature-bg-6.jpg*/ no-repeat left 50%;
}
/*----pvp-----*/
#pvp {
	background: #050d0f url("bg.jpg")/*tpa=http://www.ycmmx.com/bg.jpg*/ no-repeat center top;
}
.content-top-pvp {
	background: url("content-top-1.jpg")/*tpa=http://www.ycmmx.com/pvp/content-top.jpg*/ no-repeat center top;
}
.pvp-wrapper .feature-1 {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #062c4e;
}
.pvp-wrapper dl {
	margin: 20px 0;
	*height: 200px;
}
.pvp-wrapper dl dd {
	float: left;
	width: 320px;
}
.pvp-wrapper dl dd img {
	border: none;	
}
.pvp-wrapper dl dt {
	width: 500px;
	float: left;
	color: #B6D9FF;
    font-size: 12px;
    line-height: 24px;
    padding: 0 20px;	
}
/*----class-----*/
#class {
	background: #050d0f url("bg.jpg")/*tpa=http://www.ycmmx.com/bg.jpg*/ no-repeat center top;
}
.content-top-class {
	background: url("content-top.jpg")/*tpa=http://www.ycmmx.com/content-top.jpg*/ no-repeat center top;
}
.class-wrapper .feature-1 {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #062c4e;
}
ul.class-icon {
	width: 759px;
	height: 69px;
	margin: 10px auto;	
}
ul.class-icon li {
	width: 69px;
	height: 69px;
	float: left;
	background: url("class-icon.jpg")/*tpa=http://www.ycmmx.com/class-icon.jpg*/ no-repeat;
}
ul.class-icon li a {
	width: 69px;
	height: 69px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;	
}
ul.class-icon li.death {
	background-position: 0 0;	
}
ul.class-icon li.druid {
	background-position: -69px 0;	
}
ul.class-icon li.hunter {
	background-position: -138px 0;	
}
ul.class-icon li.mage {
	background-position: -207px 0;	
}
ul.class-icon li.paladin {
	background-position: -276px 0;	
}
ul.class-icon li.priest {
	background-position: -345px 0;	
}
ul.class-icon li.rogue {
	background-position: -414px 0;	
}
ul.class-icon li.shaman {
	background-position: -483px 0;	
}
ul.class-icon li.warlock {
	background-position: -552px 0;	
}
ul.class-icon li.warrior {
	background-position: -621px 0;	
}
ul.class-icon li.monk {
	background-position: -690px 0;	
}
.class-wrapper .patch-note {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #062c4e;
}
.class-wrapper .patch-note ul {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	margin: 30px 0;
}
.class-wrapper .more {
	height: 30px;	
	padding-left: 520px;
	_padding-left: 450px;
}
.class-wrapper .detail, .class-wrapper .back {
	width: 120px;
	height: 30px;
	display: block;
	margin: 0 0 0 50px;
	text-align: center;
	line-height: 30px;
	border: 1px solid #003f60;
	background: #062c4e;
	float: left;
	border-radius: 5px;
}
.class-wrapper .patch-note ul li {
	margin-left: 2em;
	color: #B6D9FF;
	line-height: 24px;
	font-weight: normal;	
}
.class-wrapper .patch-note ul li ul {
	margin: 0;	
}
.class-wrapper .patch-note ul li ul li {
	margin-left: 2em;
	color: #B6D9FF;
	line-height: 24px;
	font-weight: normal;	
}
.link-btn {
	font-size: 14px;
	text-decoration: underline;
}
/*----other-----*/
#other {
	background: #050d0f url("bg.jpg")/*tpa=http://www.ycmmx.com/bg.jpg*/ no-repeat center top;
}
.content-top-other {
	background: url("content-top.jpg")/*tpa=http://www.ycmmx.com/content-top.jpg*/ no-repeat center top;
}
.other-wrapper .feature-1 p.title {
	text-align: center;
	font-size: 24px;
	color: #fff;	
	padding-bottom: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #062c4e;
}
.other-wrapper .feature-3 {
	min-height: 300px;
	padding: 0 500px 0 0;
	background: url("feature-bg-3.jpg")/*tpa=http://www.ycmmx.com/feature-bg-3.jpg*/ no-repeat right 50%;
}
.other-wrapper .feature-4 {
	min-height: 250px;
	padding: 50px 0 0 500px;
	background: url("feature-bg-4.jpg")/*tpa=http://www.ycmmx.com/feature-bg-4.jpg*/ no-repeat left 50%;
}
/*----dungeon-----*/
#dungeon {
	background: #050d0f url("dungeon-bg.jpg")/*tpa=http://www.ycmmx.com/dungeon-bg.jpg*/ no-repeat center top;
}
#dungeon .content-top {
	background: url("content-top.jpg")/*tpa=http://www.ycmmx.com/content-top.jpg*/ no-repeat center top;
}
a.thumbnail {
	margin: 30px 60px;
	_margin: 30px 40px;
	float: left;
	display: block;
}
#dungeon .feature-image {
	display: block;
	margin: 30px auto;
}
#dungeon div.hr {
	height: 3px;
	background: url("hr.jpg")/*tpa=http://www.ycmmx.com/hr.jpg*/ no-repeat center center;
	margin: 20px 0;
}
#dungeon h2.boss {
	font-size: 30px;
	text-align: center;
	margin: 20px 0;
}
#dungeon .reward {
	width: 300px;
	height: 20px;
	display: block;
	font-size: 18px;
	text-align: center;
	line-height: 20px;
	border: 1px solid #003f60;
	background: #062c4e;
	border-radius: 5px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#dungeon .reward small {
	font-size: 12px;
	padding: 0 5px;
	color: #B6D9FF;	
}
#dungeon h3.boss {
	color: #8dc3ff;
}
#dungeon p.ion {
	color: #3493fc;
}
#dungeon .feature-left {
	min-height: 400px;
    padding: 0 500px 0 0;
}
#dungeon .feature-right {
	min-height: 400px;
    padding: 0 0 0 500px;
}
#dungeon span.item {
	font-style: normal;
	color: #606;
}
#dungeon .feature-1 {
	_height: 400px;
	background: url("feature-bg-1.jpg")/*tpa=http://www.ycmmx.com/feature-bg-1.jpg*/ no-repeat right top;
}
#dungeon .feature-2 {
	_height: 400px;
	background: url("feature-bg-2.jpg")/*tpa=http://www.ycmmx.com/feature-bg-2.jpg*/ no-repeat right top;
}
#dungeon .feature-3 {
	_height: 400px;
	background: url("feature-bg-3.jpg")/*tpa=http://www.ycmmx.com/feature-bg-3.jpg*/ no-repeat right top;
}
#dungeon .feature-4 {
	_height: 400px;
	background: url("feature-bg-4.jpg")/*tpa=http://www.ycmmx.com/feature-bg-4.jpg*/ no-repeat right top;
}
#dungeon .feature-5 {
	_height: 400px;
	background: url("feature-bg-5.jpg")/*tpa=http://www.ycmmx.com/feature-bg-5.jpg*/ no-repeat right top;
}
#dungeon .feature-6 {
	_height: 400px;
	background: url("feature-bg-6.jpg")/*tpa=http://www.ycmmx.com/feature-bg-6.jpg*/ no-repeat right top;
}
#dungeon .feature-7 {
	_height: 400px;
	background: url("feature-bg-7.jpg")/*tpa=http://www.ycmmx.com/feature-bg-7.jpg*/ no-repeat right top;
}
#dungeon .feature-8 {
	_height: 400px;
	background: url("feature-bg-8.jpg")/*tpa=http://www.ycmmx.com/feature-bg-8.jpg*/ no-repeat right top;
}
#dungeon .feature-9 {
	_height: 400px;
	background: url("feature-bg-9.jpg")/*tpa=http://www.ycmmx.com/feature-bg-9.jpg*/ no-repeat right top;
}
#dungeon .feature-10{
	_height: 400px;
	background: url("feature-bg-10.jpg")/*tpa=http://www.ycmmx.com/feature-bg-10.jpg*/ no-repeat right top;
}
#dungeon .feature-11 {
	_height: 400px;
	background: url("feature-bg-11.jpg")/*tpa=http://www.ycmmx.com/feature-bg-11.jpg*/ no-repeat right top;
}
#dungeon .feature-12 {
	_height: 400px;
	background: url("feature-bg-12.jpg")/*tpa=http://www.ycmmx.com/feature-bg-12.jpg*/ no-repeat right top;
}
#dungeon .feature-13 {
	_height: 400px;
	background: url("feature-bg-13.jpg")/*tpa=http://www.ycmmx.com/feature-bg-13.jpg*/ no-repeat right top;
}
#dungeon .armor-set {
	margin: 10px 18px;
	_margin: 10px 13px;
	float: left;
	display: block;
}
#dungeon .armor-set img {
	display: block;	
}
#dungeon .armor-set span {
	display: block;
	text-align: center;
	padding: 10px 0;
}
#dungeon .armor-bottom {
	width: 600px;
	margin: 0 auto;
}
/*----pet-----*/
#pet {
	background: #050d0f url("pet-bg.jpg")/*tpa=http://www.ycmmx.com/pet-bg.jpg*/ no-repeat center top;
}
#pet .content-top {
	background: url("content-top.jpg")/*tpa=http://www.ycmmx.com/content-top.jpg*/ no-repeat center top;
}
#pet .content {
	padding: 60px;
}
#pet h2 {
	font-size: 30px;
	margin: 10px;
}
#pet ul.text, #quest ul.text {	
	margin: 10px 0;
}
#pet ul.text li, #quest ul.text li {
	font-size: 14px;	
	line-height: 24px;
	color: #b6d9ff;
	list-style-type: disc;
	list-style-position: inside;
}
#pet ul.other-change li {
	color: #2460a3;
}
#pet .feature-left {
	min-height: 250px;
    padding: 50px 500px 0 0;
}
#pet .feature-right {
	min-height: 250px;
    padding: 50px 0 0 500px;
}
#pet .feature-1 {
	_height: 300px;
	background: url("feature-bg-1.jpg")/*tpa=http://www.ycmmx.com/feature-bg-1.jpg*/ no-repeat center center;
}
#pet .feature-2 {
	_height: 300px;
	background: url("feature-bg-2.jpg")/*tpa=http://www.ycmmx.com/feature-bg-2.jpg*/ no-repeat center center;
}
#pet .feature-3 {
	_height: 300px;
	background: url("feature-bg-3.jpg")/*tpa=http://www.ycmmx.com/feature-bg-3.jpg*/ no-repeat center center;
}
#pet .feature-4 {
	_height: 300px;
	background: url("feature-bg-4.jpg")/*tpa=http://www.ycmmx.com/feature-bg-4.jpg*/ no-repeat center center;
}
#pet .feature-5 {
	_height: 300px;
	background: url("feature-bg-5.jpg")/*tpa=http://www.ycmmx.com/feature-bg-5.jpg*/ no-repeat center center;
}
/*----quest-----*/
#quest {
	background: #050d0f url("bg-1.jpg")/*tpa=http://www.ycmmx.com/quest/bg.jpg*/ no-repeat center top;
}
#quest .content-top {
	background: url("content-top-2.jpg")/*tpa=http://www.ycmmx.com/quest/content-top.jpg*/ no-repeat center top;
}
#quest  .content {
	padding: 60px;
}
#quest img.pic {
	display: block;
	margin: 10px 0;
}
#quest dl dt {
	float: left;
	display: block;
	margin: 10px 40px 10px 0;
}
#quest dl dd {
	float: left;
	display: block;
	width: 350px;
	margin: 80px 0 0 50px;
	color: #b6d9ff;
}
#quest .warning {
	color: #cd1b1b;
}
#quest .item {
	color: #ff7200;
	font-size: 14px;
	text-decoration: underline;
}
/*---public---*/
.share {
	float: right;
	*width: 180px;
	padding-top: 10px;
	margin-right: 0;	
}
.share ul li {
	margin: 0;
	padding: 0;
	display: inline-block;	
}
.clear {
	display: block;
	clear: both;	
}
/*-----footer------*/
#f {
	height: 100px;
	padding-top: 10px;
	width: 1000px;
	margin: 0 auto;
}
#f #f-c {
	width: 937px;
}
#f #f-c {
	height: 100px;
	margin: 0 auto;
	position: relative;
}
#f #blz-logo {
	float: left;
	margin: 0 10px;
}
#f #f-c .footer-logo a {
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}
#f #blz-logo a {
    background-image: url("blizz-wow.jpg-")/*tpa=http://www.ycmmx.com/blizz-wow.jpg"*/;
    height: 76px;
    width: 136px;
}
#f #ne-logo {
	float: left;
}
#f #ne-logo a {
    background-image: url("flogo-netease.giff-")/*tpa=http://www.ycmmx.com/flogo-netease.giff"*/;
	margin-top: 35px;
    height: 44px;
    width: 143px;
}
#f #cybercop {
	float: left;
}
#f #cybercop a {
    background-image: url("cyberpolice.giff-")/*tpa=http://www.ycmmx.com/cyberpolice.giff"*/;
    height: 61px;
    width: 60px;
}
#f #copyright-info{
	float: left;
	padding-top: 18px;
	color: #98896C;
}
#f #copyright-info a {
	color: #98896C;
}
