*{
	margin: 0;
	padding: 0;
}

html{
	width: 100%;
	height: 100%;
}

body{
	width: 100%;
	min-width: 1000px;
	max-width: 1600px;
	margin: 0 auto;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	font: normal 100%/130% Arial, Helvetica, sans-serif;
	position: relative;
	background: #fff url(i/bg1.jpg) no-repeat 50% -60px;
	color: #000;
}

body.rd-1{background-image: url(i/bg1.jpg);}
body.rd-2{background-image: url(i/bg3.jpg);}
body.rd-3{background-image: url(i/bg2.jpg);}
body.rd-4{background-image: url(i/bg4.jpg);}
body.rd-5{background-image: url(i/bg1.jpg);}
body.rd-6{background-image: url(i/bg4.jpg);}
body.rd-7{background-image: url(i/bg3.jpg);}
body.rd-8{background-image: url(i/bg5.jpg);}

body.main{
	background: #fff url(i/bg.main.jpg) no-repeat 50% 0;
}

body.p404{
	background: #fff url(i/404.jpg) no-repeat 50% 0;
}

div.not-found{
	width: 40%;
	margin: 0 0 0 auto;
	padding-top: 80px;
}

div.not-found h1{
	margin-bottom: 0.4em;
	width: 80%;
	left: -1em;
}

div.not-found ul{margin: 1em 0 1em 2em;}
div.not-found p{margin: 1em 0;}

body.p404 .footer{background: transparent;}

a{color: #069;}
a:hover{text-decoration: none;}
a img{border: 0;}

h1{
	font: normal 218.75%/110% Arial, Helvetica, sans-serif;
	color: #000;
	position: relative;
	width: 60%;
}

h1 span.comments{
	font-size: 34.29%;
	line-height: 120%;
	position: absolute;
}
h1 span.comments a{
	text-decoration: none;
	position: absolute;
	left: 1px;
	top: 3px;
	width: 31px;
	text-align: center;
	z-index: 2;
}

h2{
	font: normal 153.33%/110% Arial, Helvetica, sans-serif;
	color: #000;
	margin: 2em 0 0.6em 0;	
}

h3{
	font: normal 138.46%/110% Arial, Helvetica, sans-serif;
	color: #000;
	position: relative;
	margin: 2em 0 0.6em 0;
}

input,
textarea,
select{
	font: normal 100%/120% Arial, Helvetica, sans-serif;
}

/*
 * header
 */

.header{
	width: 90%;
	margin: 0 auto;
	height: 300px;
}
.main .header{
	height: 720px !important;
	height: 790px;
}

.p404 .header{
	height: 800px;
}

.top{
	height: 90px;
	padding-top: 27px;
}

.top .search{
	width: 255px;
	margin: 0 0 0 auto;
	padding-top: 30px;
	font-size: 75%;
	line-height: 120%;
}

.top .search .text{
	width: 185px;
	padding: 1px 9px 1px 12px;
	height: 18px;
	line-height: 18px;
	color: #000;
	background: transparent url(i/search.png) no-repeat 0 0;
	vertical-align: middle;
	font-style: italic;
	border: 0;
}

.top .search .button{
	vertical-align: middle;
	background: transparent;
	border: 0;
	color: #09c;
	font-style: italic;
	height: 20px;
	line-height: 18px;
}

.top .icons{
	width: 42%;
	list-style: none;
	float: left;
	//padding-right: 4px;
}

.top .icons .item-1 span.i{background: transparent url(is/s1.png) no-repeat 0 0;}
.top .icons .item-2 span.i{background: transparent url(is/s2.png) no-repeat 0 0;}
.top .icons .item-3 span.i{background: transparent url(is/s3.png) no-repeat 0 0;}
.top .icons .item-4 span.i{background: transparent url(is/s4.png) no-repeat 0 0;}
.top .icons .item-5 span.i{background: transparent url(is/s5.png) no-repeat 0 0;}
.top .icons .item-6 span.i{background: transparent url(is/s6.png) no-repeat 0 0;}
.top .icons .item-7 span.i{background: transparent url(is/s7.png) no-repeat 0 0;}
.top .icons .item-8 span.i{background: transparent url(is/s8.png) no-repeat 0 0;}

.top .icons li{
	float: left;
	text-align: center;
	padding-left: 6%;
	padding-top: 15px;
}

.top .icons span.i{
	width: 50px;
	height: 50px;
	display: inline-block;
	zoom: 1;
	border: 0;
}

.footer .icons a,
.top .icons a{cursor: pointer;zoom: 1;}

.menu{
	height: 40px;
    padding-top: 10px;
    position: relative;
    width: 100%;
    z-index: 2;
}

.menu ul{
	width: 41%;
	list-style: none;
	height: 24px;
	font: italic 75%/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	//padding-right: 3px;
}

.menu a{
	color: #fff;
	text-decoration: none;
}

.menu .lf{float: left;}
.menu .rf{float: right;}

.menu ul li{
	float: left;
	width: 25%;
	text-align: center;
	position: relative;
	height: 26px;
}

.menu a.c{
	display: block;
	position: relative;
	width: 100%;
	height: 25px;
	cursor: pointer;
}

.menu a.c span{
	position: relative;
	z-index: 1;
	color: #fff;
	font-weight:bold;
}

.menu .active a.c span,
.menu a.c span.hover{
	color: inherit;
}

.menu .active a:hover,
.menu .active a:hover span{text-decoration:underline;}

.logo{
	width: 150px;
	margin: -10px auto 0 auto;
	text-align: center;
	height: 50px;
	overflow: hidden;
	position: relative;
}

.logo a{cursor: pointer;zoom: 1;}

.logo span.i{
	position: absolute;
	left: 0;
	top: -50px;
	width: 150px;
	height: 400px;
	overflow: hidden;
	text-indent: -1000px;
	background: transparent url(i/logo.png) no-repeat 0 0;
}

body.rd-1 .logo span.i{top: 0;}
body.rd-2 .logo span.i{top: -50px;}
body.rd-3 .logo span.i{top: -100px;}
body.rd-4 .logo span.i{top: -150px;}
body.rd-5 .logo span.i{top: -200px;}
body.rd-6 .logo span.i{top: -250px;}
body.rd-7 .logo span.i{top: -300px;}
body.rd-8 .logo span.i{top: -350px;}

* html .logo span.i{
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/templates/wj/i/logo.png',sizingMethod='crop');
}

.menu ul ul{
	position: absolute;
	top: 26px;
	left: 3px;
	min-width:285px;
	width: auto;
	width: 285px;
	font-size: 91.67%;
	line-height: 21px;
	display:none;
	min-height:75px;
	height:auto !important;
	height:75px;
}
.menu ul li.active ul{
	visibility:visible;
	display:block;
}

.menu ul.lf li.item-4 ul,
.menu ul.rf ul{
	left: auto;
	right: 0;
}

.menu ul.rf li.item-5 ul{
	left: 0;
	right: auto;
}

.menu ul.lf li.item-4 ul li,
.menu ul.rf ul li{float: right;}
.menu ul.rf li.item-5 ul li{float:left;}

.menu ul ul li{
	float: left;
	clear: none;
	width: auto;
	text-align: left;
	position: relative;
	height: 21px;
	padding: 1px 0;
	white-space: nowrap;
	left: -3px;
	margin-right: -3px;
	
}

.menu ul ul li a{
	display: block;
	float: left;
	height: 21px;
	position: relative;
	z-index: 2;
	padding: 0 16px;
}
.menu ul ul li a:hover{text-decoration: underline;}

/*
 * list
 */

.header .list{
	width: 20%;
	margin: 120px 4% 0 auto;
	font-size: 81.25%;
	line-height: 120%;
}

.header .list ul{
	list-style: none;
}

.header .list ul li{margin: 1em 0;}

/*
 * container
 */

.container{
	width: 90%;
	margin: 0 auto;
	clear: both;
}

/*
 * links
 */

.links p span{
	color: #ccc;
	font-size: 91.67%;
}

.links{
	clear: left;
	width: 104%;
	overflow: hidden;
	//padding-right: 6px;
	margin-right: -5%;
}

.text .links p{
	width: 45%;
	padding-right: 5%;
	float: left;
	font-size: 80%;
	line-height: 120%;
	margin: 0.4em 0;
}

.news-small{
	font-size: 80%;
	line-height: 140%;
}
.news-small p{
	margin: 0.6em 0;
}
.prefics{
	color:#265485;
}

.content .text .show-all a,
.show-all{color: #000;}

/*
 * columns
 */

.columns{
	padding-top: 3em;
	clear: left;
	width: 104%;
	position: relative;
	//padding-right: 6px;
	margin-right: -5%;
}

.columns .item{
	float: left;
	width: 22%;
	position: relative;
	padding-right: 3%;
}

.columns .m{
	font-size: 87.5%;
	line-height: 120%;
	position: relative;
}

.columns .m p{
	margin: 0.6em 0 1em 0;
	color: #000;
	overflow:hidden;
}

.columns a.f span.link{
	display: inline-block;
    font-size: 130%;
    text-decoration: none;
	line-height:125%;
    width: 80%;
	zoom: 1;
}
.columns a.f:hover span.link{
	text-decoration:underline;
}
.columns a.f:hover,
.columns a.f{text-decoration: none;}

.columns a.f{zoom: 1;cursor: pointer;}

.columns a.f span.i{
	width: 250px;
	height: 125px;
	display: inline-block;
	position: relative;
	margin: 0 -70px 1.2em 0;
}

.columns a.f img{
	width: 250px;
	height: 125px;
}

.columns .comments{
	position: absolute;
	left: 176px;
	top: 86px;
	z-index: 1;
	font-size: 85.71%;
	line-height: 120%;
	text-align: center;
	width: 28px;
	display: inline-block;
	zoom: 1;
}

.columns .m .comments a{
	color: #FFFFFF;
    left: 35px;
    position: relative;
    text-decoration: none;
}

.columns .item ul{
	list-style: none;
	font-size: 75%;
	line-height: 120%;
	width: 90%;
	margin: 2em 0 1em 0;
}

.columns .item ul span.cm{
	color: #ccc;
	font-size: 91.67%;
}

.columns .item li{
	margin: 1em 0;
}

.ctb{
	clear: left;
	padding-top: 2em;
}

.ctb .m{
	float: left;
	width: 50%;
	font-size: 93.33%;
	line-height: 120%;
}

.ctb .m p{width: 75%;}

/*
 * zd
 */

dl.zd{
	width: 100%;
	overflow: hidden;
	margin: 2em 0;
}

dl.zd dt{
	float: left;
	width: 60px;
}

dl.zd dd{margin-left: 70px;}
dl.zd h3 small{
	font-size: 0.6em;
	color: #666;
	font-style: italic;
}

dl.zd h3{margin: 0}

/*
 * colors
 */

body.rd-1 h1,
body.rd-1 h2,
body.rd-1 h3,
body.rd-1 .wt div.img,
body.rd-1 .container a,
.footer .icons .item-1 a,
.footer .icons .item-1,
.columns .item-1 a,
.menu .item-1 a.c{color: #f60;}


body.rd-2 h1,
body.rd-2 h2,
body.rd-2 h3,
body.rd-2 .wt div.img,
body.rd-2 .container a,
.footer .icons .item-2 a,
.footer .icons .item-2,
.columns .item-2 a,
.menu .item-2 a.c{color: #c39;}


body.rd-3 h1,
body.rd-3 h2,
body.rd-3 h3,
body.rd-3 .wt div.img,
body.rd-3 .container a,
.footer .icons .item-3 a,
.footer .icons .item-3,
.columns .item-3 a,
.menu .item-3 a.c{color: #EA0;}


body.rd-4 h1,
body.rd-4 h2,
body.rd-4 h3,
body.rd-4 .wt div.img,
body.rd-4 .container a,
.footer .icons .item-4 a,
.footer .icons .item-4,
.columns .item-4 a,
.menu .item-4 a.c{color: #900;}


body.rd-5 h1,
body.rd-5 h2,
body.rd-5 h3,
body.rd-5 .wt div.img,
body.rd-5 .container a,
.footer .icons .item-5 a,
.footer .icons .item-5,
.columns .item-5 a,
.menu .item-5 a.c{color: #0A0;}


body.rd-6 h1,
body.rd-6 h2,
body.rd-6 h3,
body.rd-6 .wt div.img,
body.rd-6 .container a,
.footer .icons .item-6 a,
.footer .icons .item-6,
.columns .item-6 a,
.menu .item-6 a.c{color: #669;}


body.rd-7 h1,
body.rd-7 h2,
body.rd-7 h3,
body.rd-7 .wt div.img,
body.rd-7 .container a,
.footer .icons .item-7 a,
.footer .icons .item-7,
.columns .item-7 a,
.menu .item-7 a.c{color: #c93;}


body.rd-8 h1,
body.rd-8 h2,
body.rd-8 h3,
body.rd-8 .wt div.img,
body.rd-8 .container a,
.footer .icons .item-8 a,
.footer .icons .item-8,
.columns .item-8 a,
.menu .item-8 a.c{color: #09c;}


body.rd-1 form.comment div.submit,
body.rd-1 form.comment .bg,
.menu .item-1 li,
.menu .item-1 a.c{background-color: #f60;}

body.rd-2 form.comment div.submit,
body.rd-2 form.comment .bg,
.menu .item-2 li,
.menu .item-2 a.c{background-color: #c39;}

body.rd-3 form.comment div.submit,
body.rd-3 form.comment .bg,
.menu .item-3 li,
.menu .item-3 a.c{background-color: #fc0;}

body.rd-4 form.comment div.submit,
body.rd-4 form.comment .bg,
.menu .item-4 li,
.menu .item-4 a.c{background-color: #900;}

body.rd-5 form.comment div.submit,
body.rd-5 form.comment .bg,
.menu .item-5 li,
.menu .item-5 a.c{background-color: #3c0;}

body.rd-6 form.comment div.submit,
body.rd-6 form.comment .bg,
.menu .item-6 li,
.menu .item-6 a.c{background-color: #669;}

body.rd-7 form.comment div.submit,
body.rd-7 form.comment .bg,
.menu .item-7 li,
.menu .item-7 a.c{background-color: #c93;}

body.rd-8 form.comment div.submit,
body.rd-8 form.comment .bg,
.menu .item-8 li,
.menu .item-8 a.c{background-color: #09c;}



.menu .active a.c{background: #fff;}


/*
 * bn
 */

.bn{
	clear: both;
	width: 100%;
	overflow: hidden;
	padding: 4em 0 20em 0;
}

.bn .p{
	width: 1000px;
	margin: 0 auto;
}

.bn .p span{
	display: block;
	width: 1000px;
	left: -30px;
	position: relative;
	padding: 30px;
	background: #f3f3f3;
}

.bn .p a.info{
	font-size: 68.75%;
	line-height: 120%;
	color: #900;
	position: absolute;
	bottom: 17px;
	left: 30px;
}

/*
 * left
 */

div.right{
	float: right;
	font-size: 81.25%;
	line-height: 130%;
	width: 20%;
	color: #333;
}

div.right p{margin: 1em 0;}

body .container div.right .b a.r{
	color: #900;
	font-size: 84.62%;
	line-height: 120%;
}

div.right .b p{
	position: relative;
	left: -20px;
	margin-right: -60px;
}

div.right .b{margin: 7em 0;}

div.right .list{list-style: none;}
div.right .list li{margin: 1em 0;}

/*
 * content
 */

.content{
	width: 74%;
	margin: 0 auto 0 0;
	color: #333;
}

.content div.text{
	padding-left: 20px;
	font-size: 93.75%;
	line-height: 130%;
}

.content div.text ul,
.content div.text ol{
	margin: 1em 0 1em 2em;
}

.content blockquote{
	padding: 20px 0 20px 50px;
	margin: 1.6em 0;
	position: relative;
	left: -20px;
	width: 80%;
	color: #000;
	font-style: italic;
	height: auto !important;
	height: 80px;
	min-height: 80px;
}

.content p{margin: 1em 0;}

.crumbs{
	font-size: 68.75%;
	line-height: 120%;
	color: #666;
	margin: 0 0 0.4em 0;
}
body .container .crumbs a{color: #666;}

.wt{
	width: 100%;
	height: auto !important;
	height: 240px;
	min-height: 240px;
	position: relative;
	overflow: hidden;
	color: #000;
}

.wt .img{
	height: 200px;
    margin-top: 5px;
    overflow: hidden;
    position: absolute;
    width: 400px;
	left:0px;
	float:left;
}

.wt h1{
	width: 70%;
	position: ralative;
	z-index: 1;
}

.wt p{
	display: inline;
    font-size: 112.5%;
    line-height: 25px;
    margin: 1em 1em 1em 0;
    position: relative;
    width: 95%;
}

.wt p span{
	background: url(i/b.png) repeat 0 0;
	background: rgba(255,255,255,0.6);
	outline: 0.1em solid rgba(255,255,255,0.6);
}

* html .wt p span{
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/templates/wj/i/b.png',sizingMethod='scale');
}

.q{
	padding-left: 30px;
	margin: 1.8em 0;
}

.q cite{
	font-size: 86.67%;
	line-height: 120%;
	color: #999;
}

.q h2{margin: 0;}

.author{
	font-size: 73.33%;
	line-height: 130%;
	color: #999;
	font-style: italic;
	margin: 3em 0;
}

/*
 * sponsor
 */

div.sponsor{
	font-size: 75%;
	line-height: 120%;
	color: #333;
	font-style: italic;
	width: 160px;
	position: relative;
	left: 5%;
	margin-top: 2em;
}

/*
 * cloud
 */

.cloud{
	width: 233px;
	height: 135px;
	position: absolute;
	left: 50%;
	color: #fff;
	font-size: 81.25%;
	line-height: 120%;
	display: none;
	z-index: 1;
}

.cloud a{color: #fff;}
.cloud p{
	width: 185px;
	margin: 35px auto 0 35px;
	font-style: italic;
}

.cloud-1{
	top: 272px;
	margin-left: -430px;
	background: transparent url(i/cloud1.png) no-repeat 0 0;
}

.cloud-2{
	top: 469px;
	margin-left: -235px;
	background: transparent url(i/cloud2.png) no-repeat 0 0;
}

.cloud-3{
	top: 376px;
	margin-left: 212px;
	background: transparent url(i/cloud3.png) no-repeat 0 0;
}

.cloud-4{
	top: 179px;
	margin-left: -114px;
	background: transparent url(i/cloud4.png) no-repeat 0 0;
}

.cloud-news{
	background: url("i/cloudnews.png") no-repeat scroll 100% 100% transparent;
    color: #000000;
    display: block;
    font-size: 85%;
    height: 190px;
    line-height: 150%;
    margin-left: 240px;
    top: 185px;
    width: 270px;
}
.cloud-news h2{
	margin-left: 19px;
    margin-top: 0;
}

.cloud-news a{
	color: #265485;
    display: inline-block;
    margin-bottom: 3px;
}
.cloud-news .all a{color: #000;}
.cloud-news .all a.rss{color: #f60;margin-left: 0.4em;}
.cloud-news p{
	margin: 0;
	width: auto;
	white-space: nowrap;
}

.cloud-news .rght{
	position: absolute;
	right: 1px;
	top: 9px;
	width: 65px;
	height: 141px;
	background: transparent url(i/cloudnewst.png) no-repeat 0 0;
}

.cloud-news .all{
	display: block;
    font-size: 85%;
    line-height: 150%;
    margin: 0 0 10px 70px;
}
.cloud-hv{
	position: absolute;
	left: 50%;
	z-index: 0;
}

.cloud-hv1{
	width: 230px;
	height: 320px;
	margin-left: -575px;
	top: 375px;
}

.cloud-hv2{
	width: 170px;
	height: 220px;
	margin-left: -30px;
	top: 400px;
}

.cloud-hv3{
	width: 130px;
	height: 320px;
	margin-left: 140px;
	top: 300px;
}

.cloud-hv4{
	width: 240px;
	height: 210px;
	margin-left: -200px;
	top: 150px;
}

/*
 * comment form
 */

form.comment{
	width: 70%;
	position: relative;
	left: -20px;
	margin: 4em 0 6em 0;
}

form.comment .bg{
	left: 0;
	top: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.1;
	-moz-opacity: 0.1;
	filter: alpha(opacity=10);
}

form.comment div.title{
	position: relative;
	overflow: hidden;
	padding-left: 20px;
	zoom: 1;
	height: 42px;
}

form.comment div.title .c-left{
	background: transparent url(i/corners.png) no-repeat -10px 0;
	position: absolute;
	height: 42px;
	width: 10px;
	left: 0;
	top: 0; 
	overflow: hidden;
}

form.comment div.title .c-right{
	position: absolute;
	height: 42px;
	width: 1000px;
	left: 14em;
	top: 0; 
	background: #fff;
}

form.comment div.title .c-right span{
	background: transparent url(i/corners.png) no-repeat 0 0;
	width: 10px;
	height: 42px;
	position: absolute;
	left: -10px;
	top: 0;
}

form.comment div.title h3{
	margin: 0;
	line-height: 42px;
}

form.comment div.wrap{
	position: relative;
	padding: 0.6em 20px;
	font-size: 86.67%;
	line-height: 120%;
	zoom: 1;
}

form.comment input.text{width: 50%;}
form.comment textarea.text{
	width: 98%;
	height: 10em;
}
form.comment .text{
	padding: 0.2em;
	color: #666;
	font-style: italic;
	border: 1px solid #ccc;
}

form.comment .error{
	border-color: #f00;
	color: #f00;
}

form.comment p.error{
	color: #f00;
	margin: 0.6em 0 1.4em 0;
	border: 0;
}

form.comment div.submit{
	height: 24px;
	position: absolute;
	bottom: -24px;
	left: 20px;
	background: #000 url(i/corners.png) no-repeat -26px 0;
}

form.comment div.submit input{
	border: 0;
	background: transparent;
	color: #fff;
	height: 24px;
	width: 140px;
}

form.comment div.submit .c-right{
	position: absolute;
	height: 24px;
	width: 6px;
	right: 0;
	top: 0; 
	background: transparent url(i/corners.png) no-repeat -20px 0;
}

form.comment .reply{
	font-style: italic;
}

form.comment .reply .separator{margin: 0 0.4em;}
form.comment .reply a{
	text-decoration: none;
	border-bottom: 1px dashed;
}
form.comment .reply a:hover{border: 0;}

/*
 * comments
 */

#comments{
	width: 100%;
	left: -30px;
	position: relative;
	margin-right: -30px;
}

#comments .item{
	position: relative;
	padding-left: 30px;
	margin: 2em 0;
	width: 100%;
}

#comments .item dt{
	font-size: 73.33%;
	line-height: 120%;
	color: #999;
	font-style: italic;
	margin: 0.4em 0;
	position: relative;
}

#comments .item dt span.i{
	position: absolute;
	left: -18px;
	top: 0;
	width: 9px;
	height: 11px;
	font-size: 0;
	line-height: 0;
	background: transparent url(i/p.png) no-repeat 0 0;
}

#comments .item dt a{text-decoration: none;}

#comments .item .reply{
	font-size: 73.33%;
	line-height: 120%;
	margin: 0.4em 0;
}

#comments .item .reply a{
	text-decoration: none;
	border-bottom: 1px dashed;
}
#comments .item .reply a:hover{border: 0;}

#comments .cnt{
	width: 100%;
	overflow: hidden;
	color: #000;
	font-size: 100%;
	line-height: 130%;
}

#comments .item .item .cnt{
	color: #666;
	font-size: 86.67%;
	line-height: 130%;
}

#comments a.c-delete{
	margin-left: 1em;
}
/*
 * horo
 */
.horo{
	padding-top:2em;
	width:100%;
	margin-left:4.8em;
}
.horo a{
	height:100px;
	display:inline-block;
	zoom:1;
	width:6em;
	text-decoration: none;
}
.horo a small{
	text-decoration: none;
	border-bottom: 1px dashed;
}

.horo a small:hover{
	border:0;
}
.horo a img:hover{
	border:0;
}
 
/*
 * j-item
 */

.j-item{
	margin: 2em 0 3em 0;
	width: 80%;
}

.j-item h3{
	margin: 0;
}

.j-item span.date{
	color: #666;
	font: italic 73.33%/120% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.j-item p{
	margin-left: 30px;
	font-size: 80%;
	line-height: 130%;
}

.pages{
	width: 100%;
	overflow: hidden;
}

.pages a,
.pages span{
	padding: 0.3em;
	margin-right: 0.4em;
}
.pages span{
	background: #eee;
	color: #000;
}

/*
 * footer
 */

.footer{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: transparent url(i/f.jpg) no-repeat 100% 0;
	padding-top: 40px;
}

.footer .icons{
	list-style: none;
	width: 96%;
	margin: 0 auto;
	overflow: hidden;
	font-size: 65.75%;
	line-height: 120%;
	padding-bottom: 2.4em;
	//padding-right: 5px;
}

.footer .icons li{
	float: left;
	width: 12.5%;
	text-align: center;
	padding-bottom: 0.2em;
}

.footer .icons a span.i,
.footer .icons span.i{
	border: 0 none;
    display: inline-block;
    height: 50px;
    text-decoration: none;
    width: 50px;
	zoom: 1;
}

.icons .item-1 span.i{background: transparent url(is/1.png) no-repeat 0 0;}
.icons .item-2 span.i{background: transparent url(is/2.png) no-repeat 0 0;}
.icons .item-3 span.i{background: transparent url(is/3.png) no-repeat 0 0;}
.icons .item-4 span.i{background: transparent url(is/4.png) no-repeat 0 0;}
.icons .item-5 span.i{background: transparent url(is/5.png) no-repeat 0 0;}
.icons .item-6 span.i{background: transparent url(is/6.png) no-repeat 0 0;}
.icons .item-7 span.i{background: transparent url(is/7.png) no-repeat 0 0;}
.icons .item-8 span.i{background: transparent url(is/8.png) no-repeat 0 0;}

.footer .icons a{text-decoration: none;}
.footer .icons a span{text-decoration: underline;}
.footer .icons a:hover span{text-decoration: none;}

.footer .mn{
	padding: 3em 5% 0 5%;
	zoom: 1;
	font-size: 68.75%;
	line-height: 140%;
	height: 6.4em;
}

.footer .line{
	height: 2px;
	width: 100%;
}

.footer .copy{
	position: relative;
	float: left;
	width: 25%;
}

.footer .copy span.c{
	position: absolute;
	top: 0;
	left: -1.1em;
	margin: 0;
}

.footer .copy .wrm span,
.footer .copy .wrm a{
	margin-right: 0.4em;
}

.footer .copy span.r a,
.footer .copy span.r span{
	color: #900;
	margin-right: 0.8em
}

.footer .feedback{
	float: left;
}

.footer .feedback a{
	padding-right: 13px;
	background: transparent url(i/nw.png) no-repeat 100% 0;
}

.footer .s{
	width: 40%;
	float: right;
}

.footer .s a.twi,
.footer .s a.lj{
	width: 40px;
	height: 40px;
	float: left;
	position: relative;
	top: -3px;
	margin-bottom: -20px;
}

.footer .s a.lj{background: transparent url(is/lj.png) no-repeat 0 0;}
.footer .s a.twi{background: transparent url(is/twi.png) no-repeat 0 0;}

.footer .s p{
	margin-left: 85px;
}

#lesbottom{
	position: absolute;
	bottom: 0pt;
	right: 0pt;
	width: 200px;
	height: 70px;
	background-image: url(/assets/templates/wj/i/les.png);
}

* html .footer .s a.lj{
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/templates/wj/is/lj.png');
}
* html .footer .s a.twi{
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/templates/wj/is/twi.png');
}

* html .icons .item-1 span.i{
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/templates/wj/is/1.png');
}
* html .icons .item-2 span.i{
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/templates/wj/is/2.png');
}
* html .icons .item-3 span.i{
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/templates/wj/is/3.png');
}
* html .icons .item-4 span.i{
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/templates/wj/is/4.png');
}
* html .icons .item-5 span.i{
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/templates/wj/is/5.png');
}
* html .icons .item-6 span.i{
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/templates/wj/is/6.png');
}
* html .icons .item-7 span.i{
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/templates/wj/is/7.png');
}
* html .icons .item-8 span.i{
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/templates/wj/is/8.png');
}


* html .top .icons .item-1 span.i{
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/templates/wj/is/s1.png');
}
* html .top .icons .item-2 span.i{
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/templates/wj/is/s2.png');
}
* html .top .icons .item-3 span.i{
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/templates/wj/is/s3.png');
}
* html .top .icons .item-4 span.i{
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/templates/wj/is/s4.png');
}
* html .top .icons .item-5 span.i{
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/templates/wj/is/s5.png');
}
* html .top .icons .item-6 span.i{
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/templates/wj/is/s6.png');
}
* html .top .icons .item-7 span.i{
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/templates/wj/is/s7.png');
}
* html .top .icons .item-8 span.i{
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/templates/wj/is/s8.png');
}

* html .cloud-news .rght{
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/templates/wj/i/cloudnewst.png');
}
