.wip_artbg {
	width: 100%;
}

.wip_local {
	width: 83.333%;
	max-width: 1200px;
	margin: auto;
	    font-family: verdana;
}

.wip_local td {
	font-size: 15px;
	line-height: 50px;
	color: #000000;
}

.wip_local a {
	font-size: 14px;
	line-height: 50px;
	color: #000000;
}



.wip_artcon {
	width: 83.33%;
	margin: auto;
	font-size: 20px;
	line-height: 30px;
	max-width: 1000px;
}

.wip_art {
	margin: 60px auto;
	font-weight: normal;
	min-height: 100px;
}

.wip_artcon h1 {
	font-size: 36px;
	margin: 50px auto 20px;
	line-height: 45px;
}

.sign {
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}

.wiip_sighleft {
	float: left;
}

.wiip_sighright {
	float: right;
}

.wiip_sighright span {
	margin-right: 15px;
    color: #555;
}
.wiip_sighright img{
margin-right: 15px;
}
.bigwz {
	font-size: 28px !important;
}

.numwz {
	font-size: 20px !important;
}

.smallwz {
	font-size: 16px !important;
}

.wip_Stories {
	width: 83.333%;
	max-width: 1000px;
	margin: auto;
}

.wip_Stories h1 {
	font-size: 26px;
	margin: 60px auto 30px;
}
.wip_Stories ul{
	margin-bottom: 90px;
}

.wip_Stories li {
	line-height: 25px;
    font-size: 20px;
    background: url(stroy_ico.png) no-repeat 5px 7px;
    padding-left: 25px;
    margin-bottom: 25px;
    font-weight: normal;
}

.wip_Stories li a {
	color: #000000;
}

@media only screen and (max-width:1200px) {
	.wip_artcon h1 {
		font-size: 0.8rem;
		line-height: 1rem;
	}
	.wiip_sighright {
		display: none;
	}
}