.fl {
    float: left;
}

.fr {
    float: right;
}

.db {
	display: block;
}

.clearfloat, .cf {
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.athidden {
        display:block;
        height:0;
        left:-9999px;
        overflow:hidden;
        position:relative;
        top:-9999px;
        width:0;
}


.menu {
    width: 217px;
}

.menu a{
    display: block;
    color: #3c3c3c;
    text-decoration: none;
}

.menu a:visited{
    color: #3c3c3c;
    text-decoration: none;
}

.menu a:active{
    color: #3c3c3c;
    text-decoration: none;
}

.menu a:hover{
    color: #3c3c3c;
    text-decoration: underline;
}

.menu .lev1 img,
.menu.lev1 img{
    border: 0px;
    margin-right: 7px;
}

.menu .lev1,
.menu.lev1{
    font-size: 18px;
    padding-top:3px;
    padding-bottom:3px;
    padding-left: 17px;
    cursor: pointer;
}

.lev1 .sel1,
.lev1.sel1{
    background: transparent url(/i/selbkg.png) no-repeat right center;
    position:relative;
    width: 227px;
    color: #fff !important;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}


.lev2 .sel2,
.lev2.sel2{
    background: transparent url(/i/selbkg.png) no-repeat right center;
    position:relative;
    width: 210px;
    line-height: 24px;
    color: #fff !important;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

.menu .lev2 img,
.menu.lev2 img{
    border: 0px;
    margin-right: 5px;
}

.menu .lev2,
.menu.lev2{
    font-size: 14px;
    padding-top:1px;
    padding-bottom:1px;
    padding-left: 34px;
}

.lev3 .sel3,
.lev3.sel3{
    background: transparent url(/i/selbkg.png) no-repeat right center;
    position:relative;
    width: 190px;
    line-height: 24px;
    color: #fff !important;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

.menu .lev3 img,
.menu.lev3 img{
    border: 0px;
    margin-right: 5px;
}

.menu .lev3,
.menu.lev3{
    font-size: 14px;
    padding-top:1px;
    padding-bottom:1px;
    padding-left: 54px;
}

.lev4 .sel4,
.lev4.sel4{
    background: transparent url(/i/selbkg.png) no-repeat right center;
    position:relative;
    width: 170px;
    line-height: 24px;
    color: #fff !important;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

.menu .lev4 img,
.menu.lev4 img{
    border: 0px;
    margin-right: 5px;
}

.menu .lev4,
.menu.lev4{
    font-size: 14px;
    padding-top:1px;
    padding-bottom:1px;
    padding-left: 74px;
}

.lev5 .sel5,
.lev5.sel5{
    background: transparent url(/i/selbkg.png) no-repeat right center;
    position:relative;
    width: 150px;
    line-height: 24px;
    color: #fff !important;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

.menu .lev5 img,
.menu.lev5 img{
    border: 0px;
    margin-right: 5px;
}

.menu .lev5,
.menu.lev5{
    font-size: 14px;
    padding-top:1px;
    padding-bottom:1px;
    padding-left: 94px;
}

.lev6 .sel6,
.lev6.sel6{
    background: transparent url(/i/selbkg.png) no-repeat right center;
    position:relative;
    width: 130px;
    line-height: 24px;
    color: #fff !important;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

.menu .lev6 img,
.menu.lev6 img{
    border: 0px;
    margin-right: 5px;
}

.menu .lev6,
.menu.lev6{
    font-size: 14px;
    padding-top:1px;
    padding-bottom:1px;
    padding-left: 114px;
}

.basket {
    display: block;
    float: right;
    margin-right: 26px;
    margin-left: 5em;
    font-size: 0.8em;
    color:#989933;
}

.basket img{
    border: 0px;
    margin-right: 5px;
}

h2{
    font-weight: normal;
}


.login {
    display: block;
    float: right;
    margin-left: 1em;
    font-size: 0.8em;
    color:#989933;
}

.item {
    display: block;
    float: left;
    text-align: center;
    margin: 16px;
    width: 220px;
    height:310px;
    border: 1px solid #dfdfdf;
    font-family : tahoma, verdana, arial, sans-serif;
    text-decoration: none;
    background-color: #dfdfdf;
}

.item:hover {
    background-color: #dfdfdf;
    border: 1px solid #dfdfdf;
    text-decoration: none;
}

.item img.preview{
    width: 220px;
    height:220px;
    border: 0px;
}

.item .name1,
.item.name1 {
    color: #3c3c3c;
    font-size: 0.9em;
}

.item .nameblock,
.item.nameblock {
    display: block;
    margin: 4px 4px;
}

.item .name2,
.item.name2 {
    font-size: 1.3em;
    color: #989933;
}

.item .cost,
.item.cost {
    position: absolute;
    display: block;
    width: 210px;
    margin-top: 4px;
    font-size: 0.7em;
    color: #666666;
}

.helper {
    font-size: 0.6em;
    color: #909090;
}

.pages {
    display: block;
    float: left;
    padding: 2px 7px;
    margin: 2px;
    font-size: 0.8em;
    text-align: center;
    color: #909090 !important;
    border: 1px solid #dfdfdf;
}

.pages a:hover {
    background-color: #dfdfdf;
}

.pages a:visited {
}


.pages .selected,
.pages.selected{
    background-color: #cecd79;
    color: #ffffff;
    border: 1px solid #dfdfdf;
    text-decoration: none;

}

.itemtext {
    display: block;
    float: left;
    text-align: center;
    margin: 16px 16px 16px 16px;
    width: 220px;
    height:290px;
    color: #989933;
    border: 1px solid #ffffff;
    font-family : tahoma, verdana, arial, sans-serif;
    text-decoration: none;
}

.itemtext:hover {
    background-color: #dfdfdf;
    border: 1px solid #dfdfdf;
    text-decoration: underline;
    color: #989933;
}

.bigtexttable{
    width: 220px;
    height:220px;
    background-color: #ffffff;
    font-size: 3em;
    border: 0px;
    color: #989933;
}

.itempage {
}

.butter {
    font-size:11px;
    color: #989933;
}

.butter a{
    color: #989933;
}

.butter a:hover{
    color: #333333 !important;
}

.butter a:visited{
    color: #989933;
}

.itempage .mainimg,
.itempage.mainimg{
    text-align: center;
    margin-bottom: 1em;
}

.itempage .itemname,
.itempage.itemname{
    font-size: 1.3em;

}

.itempage .description,
.itempage.description{
    margin-bottom: 1em;
}

.tobasket{
    display: block;
    margin-top: 1em;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    text-align: center;
    height: 54px;
    width: 237px;
    border: 1px solid #8d7738;
    text-decoration: none;
    color: #333333;
    background: #e5c15b url('/shop/i/buttonfon.jpg') repeat-x;
}

.tobasket:hover {
    color: #333333;
}

.tobasket:visited {
    color: #333333;
}

.tobasket img{
    border: 0px;
}

.tobasket .kop,
.tobasket.kop{
    color: #333333;
    position: relative;
    font-size: 0.8em;
    bottom: 1.1em;
    padding-bottom: 0.7em;
}

.tobasket .cost,
.tobasket.cost{
    color: #333333;
    font-size: 1.7em;
}

.leftcol {
    font-size: 0.8em;
    line-height: 1.3em;
    color: #333333;
}

.description {
    font-size: 0.8em;
    line-height: 1.3em;
    color: #333333;
}

.description h1{
    font-size: 1.2em !important;
    font-weight: normal !important;
    color: #000 !important;
    margin: 6px 0 0 0 !important;
}

.description h4{
    font-size: 1.2em !important;
    font-weight: normal !important;
    color: #000 !important;
    margin: 6px 0 0 0 !important;
}

.description p{
    margin: 0 !important;
}

.description ul{
    margin: 0 !important;
}

.description .bold{
    font-size: 1em;
    font-weight: bold;
}

.microcomment {
    margin: 10px 0px 0px 0px;
    font-size: 0.8em;
    line-height: 1.3em;
    color: #333333;
}

.microcomment div{
}

.microcomment h1{
    margin: 0px;
    font-size: 1em;
    color: #909090;
}

.microcomment p{
    margin: 0px;
}

.microcomment ul {
    padding-left: 20px;
    margin: 2px 0px 0px 5px;
    list-style: square outside url('/shop/i/piptik.gif');
}

.zakaz{
	border: 1px solid #8D7738;
	padding: 10px 10px;
	width: 187px;
	margin-top: 16px;
	font-size: 12px;
}

.zakaz span{
	color: red;
	font-weight:bold;
}

.radiotitle {
    margin: 10px 0px 0px 0px;
    font-size: 0.8em;
    line-height: 1.3em;
    color: #333333;
}

.radiotitle h1{
    font-size: 1em;
    margin: 0px;
    color: #909090;
}

.ui-effects-transfer { border: 2px solid black; }

.htmlblock {
    font-size: 0.8em;
    line-height: 1.3em;
    color: #333333;
    padding: 0 0 1em 1em;
}

.htmlblock h1{
    margin: 0.3em 0em 0em 0em;
    line-height: 1.1em;
    font-size: 1.9em;
    color: #767728;
}

.htmlblock h2{
    margin: 1em 0em 0em 0em;
    line-height: 1.1em;
    font-size: 1.6em;
    font-weight: normal;
    color: #767728;
}

.htmlblock ol{
    margin: 4px 0px 0px 0px;
}

.htmlblock p{
    margin: 1em 0em 0em 0em;
}

.htmlblock .podheader,
.htmlblock.podheader{
    margin: 4px 0px 0px 0px;
    font-size: 0.9em;
    color: #636363;
}

.htmlblock .highlight,
.htmlblock.highlight{
    margin-top: 1em;
    font-size: 1.9em;
}

.htmlblock .center,
.htmlblock.center{
    text-align: center;
}

.htmlblock .mark,
.htmlblock.mark{
    font-size: 1.1em;
    font-weight: bold;
    color: #767728;
    font-family : Georgia, Palatino, Times New Roman;
    
}

.htmlblock .bold,
.htmlblock.bold{
    font-weight: bold;
    font-size: 1.1em;
}

.red{
    color: #ff0000;
}

.loginbox {
    position: absolute;
    top: 2em;
    width: 15.4em;
    right: 8em;
    background-color: #ffffff;
    border: 1px solid #000000;
    padding: 1em;
    z-index:999;
}

.hide {
    display: none;
}

.alert {
    background:#efc4c4;
}

.loginbox .helper,
.loginbox.helper{
}

.smallform {
        color: #535353;
        border: 1px solid #d0d0d0;
        padding: 2px;
        font-family:'lucida grande',helvetica,verdana,arial,sans-serif;
        font-size: 1em;
        margin-bottom:4px;
}

.regform {
}

.regform .helper,
.regform.helper{
	font-size: 0.8em;
	color: #333333;
}

.cartbulb{
    position: absolute;
    top: 6em;
    right: 3em;
    z-index:20;
}

.cartbulb img{
    border: 0px;
}

.cartbulb .links,
.cartbulb.links{
    margin-top: 0.8em;
    text-align: right;
    font-size: 0.8em;
    color: #333333;
}

.cartbulb .links a,
.cartbulb.links a{
    color: #666666;
}

.cartbulb .links a:visited,
.cartbulb.links a:visited{
    color: #666666;
}

.cartbulb .links a:hover,
.cartbulb.links a:hover{
    color: #333333;
}

.cartbulb .cornlt,
.cartbulb.cornlt{
    background:transparent url(/shop/i/ltcorner.png) no-repeat scroll 0 0;
}

.cartbulb .sidetop,
.cartbulb.sidetop{
    background:transparent url(/shop/i/top.png) repeat-x scroll 0 0;
}

.cartbulb .cornrt,
.cartbulb.cornrt{
    background:transparent url(/shop/i/rtcorner.png) no-repeat scroll 0 0;
}

.cartbulb .body,
.cartbulb.body{
    padding: 1em;
    width: 11em;
    background-color: #AAD400;
    font-size: 0.8em;
    white-space:nowrap;
}

.cartbulb .sideleft,
.cartbulb.sideleft{
    background:transparent url(/shop/i/left.png) repeat-y scroll 0 0;
}

.cartbulb .sideright,
.cartbulb.sideright{
    background:transparent url(/shop/i/right.png) repeat-y scroll 0 0;
}

.cartbulb .sidebottom,
.cartbulb.sidebottom{
    background:transparent url(/shop/i/bottom.png) repeat-x scroll 0 0;
}

.cartbulb .cornld,
.cartbulb.cornrt{
    background:transparent url(/shop/i/ldcorner.png) no-repeat scroll 0 0;
}

.cartbulb .cornrd,
.cartbulb.cornrt{
    background:transparent url(/shop/i/rdcorner.png) no-repeat scroll 0 0;
}

.cartlist{
    margin-top: 1em;
    margin-bottom: 1em;
}

.cartlist a{
    color: #333333;
}

.cartlist a:hover{
    color: #000000;
}

.cartlist .header,
.cartlist.header{
    background-color: #e0e0e0;
    color: #505050;
    font-size: 0.8em;
    font-weight: bold;
    text-align: center;
}

.cartlist .header td,
.cartlist.header td{
    padding: 0.4em;
    border-right: 1px solid #ffffff;
}

.cartlist td,
.cartlist td{
    border-right: 1px solid #ffffff;
}

.cartlist .odd,
.cartlist.odd{
    background-color: #eeeeee;
}

.cartlist .col1,
.cartlist.col1{
    text-align: center;
    padding: 0.4em;
    width: 2em;
}

.cartlist .col2,
.cartlist.col2{
    padding: 0.4em;
}

.cartlist .col2a,
.cartlist.col2a{
    padding: 3px;
    margin:0;
    width: 55px;
    border: 0px;
}

.cartlist .col3,
.cartlist.col3{
    padding: 0.4em 0.4em 0.4em 1em;
    width: 9em;
}

.cartlist .col4,
.cartlist.col4{
    text-align: right;
    padding: 0.4em 1em 0.4em 0.4em;
    width: 7em;
}

.cartlist .col5,
.cartlist.col5{
    text-align: center;
    padding: 0.4em;
    width: 5em;
}

.cartlist .col6,
.cartlist.col6{
    text-align: right;
    padding: 0.4em 1em 0.4em 0.4em;
    width: 7em;
}

.cartlist .col7,
.cartlist.col7{
    text-align: center;
    padding: 0.4em;
    width: 2em;
}

.cartlist .colo1,
.cartlist.colo1{
    text-align: center;
    padding: 0.4em;
    width: 4em;
}

.cartlist .colo2,
.cartlist.colo2{
    text-align: center;
    padding: 0.4em;
}

.cartlist .colo3,
.cartlist.colo3{
    text-align: center;
    padding: 0.4em;
    width: 6em;
}

.cartlist .colo4,
.cartlist.colo4{
    text-align: center;
    padding: 0.4em;
    width: 5em;
}

.cartlist .colo5,
.cartlist.colo5{
    text-align: center;
    padding: 0.4em;
}

.cartlist .colo6,
.cartlist.colo6{
    text-align: center;
    padding: 0.4em;
}

.cartlist .coli1,
.cartlist.coli1{
    text-align: left;
    padding: 0.4em;
    width: 25em;
}

.cartlist .coli2,
.cartlist.coli2{
    text-align: center;
    padding: 0.4em;
    width: 8em;
}

.cartlist .coli3,
.cartlist.coli3{
    text-align: center;
    padding: 0.4em;
    width: 9em;
}

.cartlist .colm1,
.cartlist.colm1{
    text-align: left;
    padding: 0.4em;
    width: 12em;
}

.cartlist .colm2,
.cartlist.colm2{
    text-align: left;
    padding: 0.4em;
    width: 35em;
}

a.remove {
        display: block;
        width: 12px;
        height:12px;
        margin-right: 2px;
        background-image: url(/shop/i/remove.gif);
}

a.remove:hover {
        background-image: url(/shop/i/remove_hover.gif);
}

.imgbulb{
    position: absolute;
    top: 5em;
    right: 4.5em;
    z-index:30;
    width: 275px;
}

.imgbulb img{
    border: 0px;
}

.imgbulb .links,
.imgbulb.links{
    margin-top: 0.8em;
    text-align: right;
    font-size: 0.8em;
}

.imgbulb .cornlt,
.imgbulb.cornlt{
    background:transparent url(/shop/i/ltcorner_g.png) no-repeat scroll 0 0;
}

.imgbulb .sidetop,
.imgbulb.sidetop{
    background:transparent url(/shop/i/top_g.png) repeat-x scroll 0 0;
}

.imgbulb .cornrt,
.imgbulb.cornrt{
    background:transparent url(/shop/i/rtcorner_g.png) no-repeat scroll 0 0;
}

.imgbulb .body,
.imgbulb.body{
    padding: 1em;
    width: 11em;
    background-color: #bcbcbc;
    font-size: 0.8em;
}

.imgbulb .sideleft,
.imgbulb.sideleft{
    background:transparent url(/shop/i/left_g.png) repeat-y scroll 0 0;
}

.imgbulb .sideright,
.imgbulb.sideright{
    background:transparent url(/shop/i/right_g.png) repeat-y scroll 0 0;
}

.imgbulb .sidebottom,
.imgbulb.sidebottom{
    background:transparent url(/shop/i/bottom_g.png) repeat-x scroll 0 0;
}

.imgbulb .cornld,
.imgbulb.cornrt{
    background:transparent url(/shop/i/ldcorner_g.png) no-repeat scroll 0 0;
}

.imgbulb .cornrd,
.imgbulb.cornrt{
    background:transparent url(/shop/i/rdcorner_g.png) no-repeat scroll 0 0;
}

.img100x100 {
margin-left: -2px;
}

.img100x100 a{
    display:block;
    float:left;
    border: 1px solid #d0d0d0;
    margin: 2px;
}

.img100x100 .imgsel,
.img100x100.imgsel{
    display:block;
    float:left;
    border: 2px solid #989933;
    margin: 1px;
}

.img100x100 .imgsel:hover,
.img100x100.imgsel:hover{
    border: 2px solid #989933;
    margin: 1px;
}

.img100x100 img{
    border: 0px;
}

.img100x100 a:hover {
    border: 1px solid #989933;
}

a.blog {
	background:transparent url(/shop/i/pencil3.gif) no-repeat scroll left center;
	padding-left:18px;
	color: #989933;
}

a.blog:hover {
	color: #333333;
}

.search {
    display: block;
    float: right;
    margin-right: 36px;
    margin-left: 5em;
    font-size: 0.8em;
    color:#989933;
}

.search img{
    border: 0px;
    margin-right: 5px;
}

.blogbox {
    position: absolute;
    top: 14em;
    width: 22em;
    left: 40em;
    background-color: #ffffff;
    border: 1px solid #000000;
    padding: 1em;
}

.searchbox {
    position: absolute;
    top: 7em;
    width: 30em;
    right: 15em;
    background-color: #ffffff;
    border: 1px solid #000000;
    padding: 1em;
}

.quote {
    font-size: 0.8em;
    border: dotted 1px black;
    padding: 1em 2em;
    background: #fff5c5;
}

.sresult {
    margin-top: 0.5em;
}

.sresult .name,
.sresult.name{
    font-size: 1.2em;
}

.sresult:hover {
    background: #f0f0f0;
}

.sresult .butter,
.sresult.butter{
    font-size: 11px;
}

.sresult .helper,
.sresult.helper{
    font-size: 0.8em;
}

.sresult img{
    margin: 0.5em;
}

.rrlink {
    color: #909090;
}
.rrlink:hover {
    color: #909090;
}
.rrlink:visited {
    color: #909090;
}

.attention {
    float: left;
    font-size: 0.8em;
    margin-left: 2em;
    padding: 4px 6px;
    background: #CECD79;
}

.sortDiv{
	white-space:nowrap;
}
.sortDiv img{
	border: 0px;
}

.sortDiv a{
	color: #989933;
}

.sortDiv .sortSel, .sortDiv.sortSel{
	font-weight: bold;
	color: #5d5e11;
}

.mininews{
	font-size:12px;
	padding: 0 17px;
}

.mininews .title,
.mininews.title{
	font-size: 18px;
	color: #767728;
	margin: 0.3em 0 0 0;
}

.mininews .date,
.mininews.date{
	background: #999;
	color: #fff;
	display:inline;
	font-size: 10px;
	line-height: 2em;
	padding: 1px 3px;
}

.mininews p{
	margin: 0;
}

.news {
	padding: 12px 0;
}

.news .date,
.news.date{
	background: #999;
	color: #fff;
	display:inline;
	font-size: 12px;
	line-height: 2em;
	padding: 1px 3px;
}

.news .title,
.news.title{
	font-size: 1.3em;
}

.news p{
	margin: 0;
}

.spec {
	margin-top:8px;
	font-size: 14px;
}

.spec_head {
	font-size: 24px;
	color: #767728; 
	margin:0 0 0 16px;
}

.spec_left {
	text-decoration: none;
	color: #777; 
	border-bottom: 1px dashed;
	display: none;
}

.spec_right {
	border-bottom: 1px dashed;
	margin-left: 16px;
	text-decoration: none;
	color: #777; 
	display: none;
}

#slide_slide {
	height: 364px;
}

#slide_slide ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0;
	margin:0;
}

#slide_slide li{
	height: 1em;
}

#slide_slide span{
	cursor: pointer;
}

.opros{
	font-size:12px;
	padding: 0 17px;
}

.opros ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0;
	margin:0 0 8px 0;
}

.opros .op_name,
.opros.op_name {
	margin: 12px 0 8px 0;
}

.opros .title,
.opros.title{
	font-size: 18px;
	color: #767728;
	margin: 0.3em 0 0 0;
}

.lenlen{
	font-size:12px;
	padding: 0 17px;
}

.lenlen .title,
.lenlen.title{
	font-size: 18px;
	color: #767728;
	margin: 0.3em 0 0 0;
}

.lenlen p{
	margin: 0;
}

.lenlen a{
	display: block;
	text-align:center;
	border: 1px solid #8D7738;
	padding: 16px 10px;
	width: 190px;
	margin-top: 6px;
	margin-bottom:12px;
	font-size: 20px;
	background:#E5C15B url(/shop/i/buttonfon.jpg) repeat-x scroll 0 0;
	color:#000;
}

div.catDescr {
	padding-right:2em;
}

.catDescr h1 {
	font-size: 1em;
	color: #333;
	line-height: 1.3;
}

.bkg1 {
	padding: 0.5em 0;
	position:relative;
	background:transparent url(/i/bkg1.jpg) repeat-y scroll 0 0;
	top:-5px;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 60px rgba(0, 0, 0, 0.1) inset;
        -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        -moz-border-radius:2px; 
        border-radius:2px;
}

.bkg2 {
	padding: 0.5em 0;
	position:relative;
	background:transparent url(/i/bkg2.jpg) repeat-y scroll 0 0;
	top:-10px;
	right: 0px;
	width: 221px;
        -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 60px rgba(0, 0, 0, 0.1) inset;
        -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        -moz-border-radius:2px; 
        border-radius:2px;
}

.bkg3 {
	padding: 0.5em 0;
	position:relative;
	background:#ffd;
	top:-15px;
	right:0px;
        -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 60px rgba(0, 0, 0, 0.1) inset;
        -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.bkg4 {
	padding: 0.5em 0;
	position:relative;
	background:transparent url(/i/bkg4.jpg) repeat-y scroll 0 0;
	top:-20px;
	right:0px;
	width: 221px;
        -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 60px rgba(0, 0, 0, 0.1) inset;
        -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        -moz-border-radius:2px; 
        border-radius:2px;
}

.bkg5 {
	padding: 0.5em 0;
	position:relative;
	background:transparent url(/i/bkg5.jpg) repeat-y scroll 0 0;
	top:-25px;
	right:1px;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 60px rgba(0, 0, 0, 0.1) inset;
        -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.bkg6 {
	padding: 0.5em 0;
	position:relative;
	background:transparent url(/i/bkg6.jpg) repeat-y scroll 0 0;
	top:-30px;
	right:0px;
	width:221px;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.5), 0 0 60px rgba(0, 0, 0, 0.1) inset;
        -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.5), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        box-shadow:0 1px 4px rgba(0, 0, 0, 0.5), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        -moz-border-radius:4px; 
        border-radius:4px;
}

.bkg7 {
	padding: 0.5em 0;
	position:relative;
	background: #eff;
	top:-35px;
	right:0px;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 60px rgba(0, 0, 0, 0.1) inset;
        -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.bkg8 {
	padding: 0.5em 0;
	position:relative;
	background:transparent url(/i/bkg8.jpg) repeat-y scroll 0 0;
	top:-40px;
	right:0px;
	width: 222px;
        -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 60px rgba(0, 0, 0, 0.1) inset;
        -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        -moz-border-radius:2px; 
        border-radius:2px;
}

#_tools {
	position:absolute;
	top:85px;
	right: 240px;
	z-index:1000;
}

#slide_place {
	position:absolute;
	right:230px;
	top: 260px;
	z-index:1111;
	cursor:pointer;
}

.bsel1 {
	width: 230px;
	left:10;
	z-index: 1500;
        -webkit-box-shadow:2px 2px 4px rgba(0, 0, 0, 0.4);
        -moz-box-shadow:2px 2px 4px rgba(0, 0, 0, 0.4);
        box-shadow:2px 2px 4px rgba(0, 0, 0, 0.4);
}

.bsel2 {
	width: 230px;
	left:10;
	z-index: 1500;
        -webkit-box-shadow:2px 2px 4px rgba(0, 0, 0, 0.4);
        -moz-box-shadow:2px 2px 4px rgba(0, 0, 0, 0.4);
        box-shadow:2px 2px 4px rgba(0, 0, 0, 0.4);
}

.bsel3 {
	width: 230px;
	left:10;
	z-index: 1500;
        -webkit-box-shadow:2px 2px 4px rgba(0, 0, 0, 0.4);
        -moz-box-shadow:2px 2px 4px rgba(0, 0, 0, 0.4);
        box-shadow:2px 2px 4px rgba(0, 0, 0, 0.4);
}

.bsel4 {
	width: 230px;
	left:10;
	z-index: 1500;
        -webkit-box-shadow:2px 2px 4px rgba(0, 0, 0, 0.4);
        -moz-box-shadow:2px 2px 4px rgba(0, 0, 0, 0.4);
        box-shadow:2px 2px 4px rgba(0, 0, 0, 0.4);
}

.bsel5 {
	width: 230px;
	left:10;
	z-index: 1500;
        -webkit-box-shadow:2px 2px 4px rgba(0, 0, 0, 0.4);
        -moz-box-shadow:2px 2px 4px rgba(0, 0, 0, 0.4);
        box-shadow:2px 2px 4px rgba(0, 0, 0, 0.4);
}

.bsel6 {
	width: 230px;
	left:10;
	z-index: 1500;
        -webkit-box-shadow:2px 2px 4px rgba(0, 0, 0, 0.4);
        -moz-box-shadow:2px 2px 4px rgba(0, 0, 0, 0.4);
        box-shadow:2px 2px 4px rgba(0, 0, 0, 0.4);
}

.bsel7 {
	width: 230px;
	left:10;
	z-index: 1500;
        -webkit-box-shadow:2px 2px 4px rgba(0, 0, 0, 0.4);
        -moz-box-shadow:2px 2px 4px rgba(0, 0, 0, 0.4);
        box-shadow:2px 2px 4px rgba(0, 0, 0, 0.4);
}

.bsel8 {
	width: 230px;
	left:10;
	z-index: 1500;
        -webkit-box-shadow:2px 2px 4px rgba(0, 0, 0, 0.4);
        -moz-box-shadow:2px 2px 4px rgba(0, 0, 0, 0.4);
        box-shadow:2px 2px 4px rgba(0, 0, 0, 0.4);
}

.bsel9 {
	width: 230px;
	left:10;
	z-index: 1500;
        -webkit-box-shadow:2px 2px 4px rgba(0, 0, 0, 0.4);
        -moz-box-shadow:2px 2px 4px rgba(0, 0, 0, 0.4);
        box-shadow:2px 2px 4px rgba(0, 0, 0, 0.4);
}

.bsel10 {
	width: 230px;
	left:10;
	z-index: 1500;
        -webkit-box-shadow:2px 2px 4px rgba(0, 0, 0, 0.4);
        -moz-box-shadow:2px 2px 4px rgba(0, 0, 0, 0.4);
        box-shadow:2px 2px 4px rgba(0, 0, 0, 0.4);
}

#_lenlen {
	width: 230px;
}

#_lenlen a {
	margin: 40px 0 0 40px; 
	display:block;
}

#_lenlen img {
	-webkit-box-shadow:0px 0px 2px rgba(0, 0, 0, 0.5), 0 0 60px rgba(0, 0, 0, 0.1) inset;
        -moz-box-shadow:0px 0px 2px rgba(0, 0, 0, 0.5), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        box-shadow:0px 0px 2px rgba(0, 0, 0, 0.5), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#_lenlen a:hover {
}

#_lenlen a:hover img{
	-webkit-box-shadow:0px 0px 10px rgba(0, 255, 0, 0.5), 0 0 60px rgba(0, 255, 0, 0.1) inset;
        -moz-box-shadow:0px 0px 10px rgba(0, 255, 0, 0.5), 0 0 40px rgba(0, 255, 0, 0.1) inset;
        box-shadow:0px 0px 10px rgba(0, 255, 0, 0.5), 0 0 40px rgba(0, 255, 0, 0.1) inset;
}

