body { font-family: Arial, Verdana; font-size: 13px; line-height: 17px; color: #4a4e53; background: #FFF url(../images/bg_body_top.jpg) no-repeat center 0; }

h2 { font-size: 18px; font-weight: bold; color: #e9c664; text-transform: uppercase; }
h3 { font-size: 16px; font-weight: bold; color: #e9c664; text-transform: uppercase; padding: 0 0 10px 10px; }
h2, p  { padding: 5px 0; }

a { color: #b93d74; text-decoration: underline; }
a:hover { text-decoration: none; }

input, textarea { font-family: Arial, Verdana; color: #797979; font-size: 12px; font-weight: bold; }

.img-r { float: right; margin: 10px 0 0 20px; }
.img-l { float: left; margin: 10px 20px 0 0; }

/* * */
.left  { float: left; }
.right { float: right; }
.clear { clear: both; border: 1px solid red; }
.block { /*clear: left;*/ overflow: hidden; }
* html .block { height: 1px; overflow: visible; }
/* * */

.item-l-35 { float: left; width: 35%; }
.item-r-55 { float: right; width: 55%; }

#All-bg { min-width: 961px; background: url(../images/bg_body_top22.jpg) no-repeat center 0; }
#All { width: 961px; margin: 0 auto; background: url(../images/bg_all22.jpg) repeat-y 0 0; }

#Header { height: 120px; background: url(../images/bg_top.png) no-repeat 0 0; position: relative; }
    #Header h1#Logo { display: block; position: absolute; left: 42px; top: 45px; }
        #Header h1 img { width: 138px; height: 55px; }

    #Header ul#Navi-Lang { position: absolute; right: 20px; top: 18px; font-size: 9px; font-weight: bold; color: #a9a9a9; }
        #Header ul#Navi-Lang li { float: left; padding: 0 2px; }
        #Header ul#Navi-Lang a { color: #a9a9a9; text-decoration: none; }
        #Header ul#Navi-Lang .Current, #Header ul#Navi-Lang .Current a { color: #b6386c; }

    #Header ul#Navi-Top { position: absolute; left: 246px; top: 77px; font-size: 14px; font-weight: bold; color: #a9a9a9; }
        #Header ul#Navi-Top li { float: left; margin-right: 8px; }
            #Header ul#Navi-Top li span { float: left; padding: 3px 8px 0 8px; }
            #Header ul#Navi-Top li a { float: left; height: 22px; text-decoration: none; color: #4a4e53; }
            #Header ul#Navi-Top li a:hover { color: #e9c664; }
        #Header ul#Navi-Top li.Current { background: url(../images/navi_rbg.gif) no-repeat right 0; }
            #Header ul#Navi-Top li.Current span { background: url(../images/navi_lbg.gif) no-repeat 0 0; }
            #Header ul#Navi-Top li.Current a { background: url(../images/navi_bg.gif) no-repeat center bottom; color: #FFF; }

    #Search { position: absolute; right: 15px; top: 73px; width: 180px; }
        #SearchText { float: left; border: 0; padding: 7px 10px; height: 15px; width: 134px; background: url(../images/search_input.gif) no-repeat 0 0; }
            #SearchText.Focused { background: url(../images/search_input_focus.gif) no-repeat 0 0; }
        #SearchButt { float: right; margin: 5px 0; padding: 0; background: none; }

#Footer { height: 20px; padding: 20px 50px; background: url(../images/bg_bot.png) no-repeat 0 0; color: #a9a9a9; font-size: 11px; }
    #Footer .left  { }
	#Footer .right { }

#Main { background: url(../images/bg_main.png) repeat-y; padding: 15px 20px 5px 20px; }
    #Main .left { width: 185px; margin-right: -185px; }
    #Main .right { width: 185px; margin-left: -185px; }
    #Main .center { margin: 0 210px; }
    #Main .no-right { width: 713px; }
        #Slider { width: 713px; height: 380px; overflow: hidden; }
        #Content { margin-top: 35px; padding: 0 0 0 13px; }
    #Main .right, #Main .left { background: url(../images/bg_small.gif) repeat-y 0 0; }
        #Main .right .top, #Main .left .top { height: 15px; background: url(../images/bg_small_top.gif) no-repeat 0 0; }
        #Main .right .bot, #Main .left .bot { height: 15px; background: url(../images/bg_small_bot.gif) no-repeat 0 0; }
        #Main .right .mid, #Main .left .mid { padding: 0 11px; }
            #Main .right .mid p { padding: 8px 0; }

    #Navi-Left a { color: #4a4e53; text-decoration: none; }
    #Navi-Left a:hover { color: #e9c664; }
    #Navi-Left li span { display: block; padding: 4px 15px; }
    #Navi-Left .Current a { color: #b93d74; }
    	#Navi-Left li.Current { background: url(../images/subnavi_bg.jpg) no-repeat 0 bottom; }
    	#Navi-Left li.Current ul {padding: 5px 0; }
        #Navi-Left .Current li { display: block; padding: 4px 30px;background:none; }
        #Navi-Left .Current li a { color: #4a4e53; }
        #Navi-Left .Current li a:hover { color: #e9c664; }
        #Navi-Left .Current li.Current { color: #FFF; background: url(../images/subnavi_current.gif) no-repeat 0 0; }
        #Navi-Left .Current li.Current a { color: #FFF; }
        	#Navi-Left .Current li.Current li a {  color:#4a4e53; }
        	#Navi-Left .Current li.Current li a:hover { color: #e9c664; }
        	#Navi-Left .Current li.Current li.Current { background:none; }
        	#Navi-Left .Current li.Current li.Current  a {  color:#b93d74; }

.BB_Slider { position: relative; }
    .BB_Images li { position: absolute; z-index: 1; }
        .BB_Images img { width: 713px; height: 380px; }
    .BB_Controls { position: absolute; right: 10px; bottom: 12px; z-index: 100; }
        .BB_Controls li { float: right; }
            .BB_Controls a { display: block; width: 28px; height: 28px; background: url(../images/bull.png) no-repeat 0 0; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bull.png',sizingMethod='crop'); _background: transparent; }
            .BB_Controls .Current a { background: url(../images/bull_active.png) no-repeat 0 0; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bull_active.png',sizingMethod='crop'); _background: transparent; }
    .BB_Slider .Corner { position: absolute; z-index: 150; width: 20px; height: 20px; background: url(../images/corners_04.gif) no-repeat; }
        .BB_Slider .TL { left: 0; top: 0; background-position: 0 0; }
        .BB_Slider .TR { right: 0; top: 0; background-position: -20px 0; }
        .BB_Slider .BL { left: 0; top: 360px; background-position: 0 -20px; }
        .BB_Slider .BR { right: 0; top: 360px; background-position: -20px -20px; }

.Content { position: relative; }
.share-butt { float:right;margin-top:5px;}

input.text { width: 141px; height: 15px; background: url(../images/bg_input.jpg) no-repeat 0 0; border: 0; padding: 6px 10px; }
textarea.text { width: 234px; height: 90px; background: url(../images/bg_textarea.jpg) no-repeat 0 0; border: 0; padding: 6px 2px 6px 10px; }
.Butt-Submit { background: url(../images/butt_submit.gif) no-repeat 0 0; padding: 2px 0 2px 25px; color: #4a4e53; font-weight: bold; text-decoration: none; }
