img.bg {
	min-height: 100%;
	min-width: 1000px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
        opacity:0.5;
        z-index: -10;
}
@media screen and (max-width: 1024px){
	img.bg {
		left: 50%;
		margin-left: -512px; }
}
a {
    color: #333;
}
a img {
    border:0px;
}
#wrap {
	position: relative;
        width: 1000px;
	margin: 0px auto 50px auto;
	background: #fff;
 	padding: 20px;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 14pt;
	-moz-box-shadow: #333 4px 4px 6px 4px;
	-webkit-box-shadow: #333 4px 4px 6px 4px;
}
body {
	margin: 0;
	padding: 0px 0 0 0;
        color: #333;
}
.right_head {
    font-size: 20px;
    text-align: right;
    font-family: Arial;
}
.right_head span {
    color:#702969;
}
a {text-decoration: none;}
div.catalog {
    margin-top:90px;
    position: absolute;
}
div.artehover {
	height:40px;
        float: left;
	overflow:hidden;
        margin-right: 26px;
}
div.border_1 {
    width: 1040px;
    height: 10px;
    margin-left: -20px;
    background: url('images/bgc.png') repeat-x;
}
div.border_2 {
    width: 1040px;
    height: 10px;
    margin-left: -20px;
    margin-top: 40px;
    background: url('images/bgb.png') repeat-x;
}
.content {
    margin-top: 150px;
    position: relative;
}
.slideshow {
	height:580px;
	width:1000px;
}

.slideshow div {
	position:absolute;
}

.slideshow div.active {
	z-index:10;
}

.slideshow div.last-active {
	z-index:9;
}
.prev {
        width: 240px;
        float: left;
        margin-right: 10px;
        margin-top: 20px;
        position: relative;
}
.prev a {
        color: #333;
}
.space {
        width: 100%;
        margin-bottom: 0px;
}
.pic_cat {
    width: 1000px;
    height: 350px;
}
.logos {
    background: url('img/log.png') repeat-x;
    width: 250px;
    height: 350px;
    margin: 0px;
    float: left;
    border-right: 5px solid #fff;
    border-left: 5px solid #ddd;
}
.logom {
    width: 250px;
    height: 70px;
    margin-top:280px;
    background: #fff;
}
.ttil {
    width: 740px;
    float: left;
    font-size: 22px;
    height: 22px;
    margin-top: 30px;
}
.ttil b {
    margin: 15px;
    padding: 10px;
    color: #000;
    -moz-box-shadow: #000 4px 4px 6px 4px;
    -webkit-box-shadow: #000 4px 4px 6px 4px;
    background: #fff;
    opacity:0.9;
}
.text_n {
    float: left;
    width: 726px;
    font-size: 11px;
    background: url('img/space.png');
    color: #fff;
    padding:7px;
    margin-top:249px;
    height: 36px;
}
.col {
    font-size: 14px;
    line-height: 1.5em;
    list-style:none;
    margin-left: -20px;
}
.col a {
    border-bottom: 1px #999 dashed;
}
.col a:hover {
    bottom-bottom: 0px #fff solid;
}
