/*@charset "utf-8";*/
@charset "windows-1251";
/*======= reset ========*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
table { border-collapse: collapse; border-spacing: 0; }

/*======= layout ========*/
body, html {
	min-width: 997px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#layout {
    width: 997px;
    margin: 0 auto;
}
#header {
    width: 100%;
    overflow: visible;
    height: 167px;
}
#content {
    width: 100%;
}
.left {
    width: 245px;
    float: left;
}
.right {
    width: 658px;
    float: right;
    margin: 0 35px 0 0;
}     
#content #gallery.right {
    margin: 0 -5px 60px 0;
    width: 718px;
}
/*#content .left,
#content .right {
    margin: 0 35px 60px 0;
}*/
#footer {
    width: 100%;
    overflow: hidden;
    padding: 0 0 15px 0;
    clear: both;
}

/*======= styling =======*/
html {
    background: url(/images/stripe_top.jpg) no-repeat center top;
}
html.home {
    background: url(/images/stripe_top_home.jpg) no-repeat center top;
}
body {
    background: url(/images/stripe_bottom.jpg) no-repeat right bottom;
}
.auth {
    float: left;
    padding: 20px 0 0 0;
    font-size: 12px;
    color: #000;
	width:200px;
}
.auth a {
    font-size: 14px;
}
#header .phone {
    float: right;
    text-align: right;
    margin: 42px 35px 0 0;
    height: 60px;	
	padding-bottom:5px;
	
}

.left
{
background-color:#fff;
}

a.logo {
    float: left;
    clear: left;
}
img.logo {
    float: left;
    clear: left;
    margin: 5px 0 0 0;
    background: #ed7b1a;
    color: #fff;
    font-size: 32px;
    text-align: center;
}
img.slogan {
    padding: 20px 0 0 0;
}
.phone {
    color: #000;
    font-size: 28px;
    letter-spacing: -1px;	
}

.center {
    height: auto !important;
    height: 300px;
    min-height: 300px;
    padding: 25px 0 0 0;
}     


#footer .phone {
    padding: 15px 0 0 0;
}
#footer .left {
    width: 270px;
    background: url(/images/copy.png) no-repeat 25px center;     
}
#footer .right { 
    padding: 0 0 0 30px;       
    background: url(/images/footer_border.png) no-repeat left center;  
}
.phone span {
    color: #999;
    font-size: 18px;
}
.phone a.city {
    font-size: 14px;
    color: #7f7f7f;
    text-decoration: none;
    border-bottom: 1px dashed #7f7f7f;
    letter-spacing: 0;
    display: none;
}
.phone select {
    width: 120px;
}
.phone a:hover {
    border: none;
}
.left .phone {
    margin: 0 0 0 33px;
}
.left .phone div {
    margin: 0 0 10px 0;
}
div.order {
    height: 52px;
    padding: 10px 0 0 0;
    margin: 0 0 0 35px;
}     
div.cityjs {
    display: block;
    position: absolute;
    width: 212px;
    background: url(/images/cityjs.png) no-repeat 0 0;
    display: none;
    padding: 5px 0 0 0;
    z-index: 99;  
}
.phone div.cityjs ul {
    padding: 0 1px 5px 1px;
    width: 210px;
    background: url(/images/cityjs_ul.png) no-repeat bottom; 
}
.phone div.cityjs li {
    list-style: none;
    margin: 0;
    float: none !important;
    text-align: left;
    float: left;
    width: 210px;
}
.phone div.cityjs a,
.phone a.cur {
    display: block;
    border: none;
    font-size: 12px;
    color: #000;
    text-decoration: none;
    padding: 1px 10px;
    width: 190px;
}
.phone a.cur {
    background: url(/images/cityjs_cur.png) no-repeat 0 0; 
    display: block !important;
    width: 192px;
    padding: 2px 10px;
    text-align: left;
    margin: 2px 0 0 0;
}
div.cityjs a:hover {
    background: #eee;
}
div.piter {
    background: url(/images/piter.png) no-repeat right 0;  
}
div.moskva {
    background: url(/images/moskva.png) no-repeat right 0;  
}   
div.novosibirsk {
    background: url(/images/novosibirsk.png) no-repeat right 0;  
}      
div.samara {
    background: url(/images/samara.png) no-repeat right 0;  
} 
div.krasnoyarsk {
    background: url(/images/krasnoyarsk.png) no-repeat right 0;  
} 
div.novgorod {
    background: url(/images/novgorod.png) no-repeat right 0;  
} 
div.eburg {
    background: url(/images/eburg.png) no-repeat right 0;  
} 
div.kazan {
    background: url(/images/kazan.png) no-repeat right 0;  
} 
div.volgograd {
    background: url(/images/volgograd.png) no-repeat right 0;  
} 
div.ufa {
    background: url(/images/ufa.png) no-repeat right 0;  
} 
div.rostov {
    background: url(/images/rostov.png) no-repeat right 0;  
}  
a.button,a.request_button {
    color: #fff;
    background: #ed7b1a url(/images/button.png) no-repeat 0 0;
    display: block;
    text-align: center;
    width: 147px;
    padding: 2px 0;
}
div.gallery {
    margin: 20px 0 0 0;
}
div.gallery a {
    font-size: 18px;
    text-align: center;
    background: url(/images/gallery.jpg) no-repeat 0 0;
    width: 236px;
    padding: 120px 0 0 0;
    height: 22px;
    display: block;
}
div.banners {
    margin: 50px 0 0 0;
}
div.breadcrumb {
    margin: 15px 0 0 0;
    color: #999; 
}
div.breadcrumb a {
    color: #000;
}
div.breadcrumb span {
    margin: 0 10px 0 3px;
}
div.copyr {
    line-height: 14px;
    font-size: 12px;
    padding: 22px 1px 22px 30px;
    color: #000;
    font-weight: bold;
    margin: 0 0 0 25px;
}
div.copyr a {
    text-decoration: none;
    color: #000;
}
div.copyr a:hover {
    text-decoration: underline;
}
div.copyr span {
    display: block;
    color: #666;
    font-weight: normal;
}
.made {
    float: right;
    color: #b7b7b7;
    padding: 30px 0 25px 30px;
    margin: 0 115px 0 0;
    background: url(/images/footer_border.png) no-repeat left 0;
}
.made img {
    vertical-align: top;
    margin: -5px 0 0 0;
}
.counters {
    margin: 15px 0 0 0;         
}
.counters img {
    vertical-align: top;
    margin: 0 5px;
}
.primery_table {vertical-align:top;}
/*======== gallery =========*/
div#biggallery {
    height: 411px;
    padding: 0 0 0 135px;
    position: relative; 
    overflow: hidden;
    white-space: nowrap;
}
#biggallery .sliderPrev,
#biggallery .sliderNext  {
    background:url(/images/arrow_l.png) no-repeat 0 0;
    height: 58px;
    width: 59px;
    position: absolute;
    top: 125px;
    left: 205px;
    z-index: 90;
    display: none;
}
#biggallery img {
    cursor: pointer;  
}
#biggallery a {
    margin: 0 5px;
}
#biggallery.js a {
    margin: 0;
}
#biggallery #slide {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;  
    padding: 40px 0 0 0;
}
#biggallery .sliderPrev {
    background:url(/images/arrow_r.png) no-repeat 0 0;
    left: 625px;
}
#biggallery.hovered .sliderNext,
#biggallery:hover .sliderNext,
#biggallery.hovered .sliderPrev,
#biggallery:hover .sliderPrev {
    display: block;
}
#slide span {
    display: block;
    width: 100%;
    background-color: white;
    position: relative;
    z-index: 10;          
} 
#preview .sliderNext {
    position: absolute;
    width: 73px;
    height: 74px;
    top: 22px;
    background: url(/images/prev.png) left center;
    z-index: 90;
    cursor: pointer;
} 
#preview .sliderPrev {
    position: absolute;
    width: 73px;
    height: 74px;
    top: 23px;
    background: url(/images/next.png) left center;
    z-index: 90;
    right: 0;
    cursor: pointer;
}
#preview {
    height: 120px; 
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
}
#preview .slide {
    height: 120px !important;
}
#preview a {
    margin: 5px;
}
#preview.js a {
    margin: 0;
}
#preview.js {
    overflow: hidden;
}
#big {
    position: relative;
}
.snext {
    position: absolute;
    right: -1px;
    top: 15px;
    width: 54px;
    height: 538px;
    cursor: pointer;  
    opacity: 0.65;
    filter:alpha(opacity=65);    
    border-right: 1px solid #ddd;
}
.sprev {
    position: absolute; 
    left: 0;
    top: 15px;
    width: 54px;
    height: 538px;
    cursor: pointer;
    opacity: 0.7;
    filter:alpha(opacity=70);
    border-left: 1px solid #ddd;
} 


#big.hovered .snext {
    background: #fff url(/images/next_small.png) no-repeat center;         
}
#big.hovered .sprev {
    background: #fff url(/images/prev_small.png) no-repeat center; 
}
.pagi {
    text-align: center;
}
.tnext,
.tprev {
    color: #999;
    font-size: 12px;
    margin: 0 5px;
    cursor: pointer;
    text-decoration: none;  
}
.tnext span,
.tprev span {
    color: #666;
}
.tnext:hover span,
.tprev:hover span {
    color: #666666;
    text-decoration: underline;  
}
/*======= menus =======*/
#header ul li {
    float: left;
    list-style: none;
}
#header ul#drop li ul {
    display: none;
    z-index: 99;
    background: url(/images/ul.png) no-repeat left bottom; 
    padding: 5px 0;
    width: 264px;
}
#header ul#drop li ul li {
    display: block;
    float: none;
    padding: 0;
    background: #fb9135;
}
#header ul#drop li ul a {
    display: block;
    white-space: nowrap;
    font-size: 12px;
    text-decoration: none;
    padding: 7px 15px;
    width: 234px;
    border-bottom: 1px solid #fcb272;
}
#header ul#drop li ul a:hover {
    background: #eb7918;
}
#header ul#drop li ul li.last a {
    border: none;
}
ul.icons {
    padding: 18px 0 10px 15px;
    float: left;
    margin: 0 80px 0 0;
}
ul.icons li {
    padding: 0;
    background: url(/images/spacer_span.png) no-repeat right 7px;
    margin: 0;
    height: 22px;
}
ul.icons li.last {
    background: none;
}
ul.icons li a {
    float: left;
    text-indent: -9000px;
    width: 32px;
    height: 22px;
    background: url(/images/icons.png) no-repeat;
    margin: 0 10px 0 10px;
}
ul.icons li a.contact {
    background-position: center 0px;
}
ul.icons li a.search {
    background-position: center -24px;
}
ul.icons li a.print {
    background-position: center -51px;
}
ul.icons li a.sitemap {
    background-position: center -76px;
}
#header ul.nav {
    float: left;
    clear: both;
    width: 965px; 
    padding: 15px 16px 0 16px;  
    background: #ed7b1a url(/images/nav.jpg);	
}
#header ul.nav li {
    margin: 0;
    padding: 0 18px 19px 18px;
    line-height: 15px;
    background: url(/images/spacer.png) no-repeat right 4px;
    position: relative;
    top: 0;
}
#header ul.nav li.submenu {
    background: url(/images/parent.png) no-repeat right 4px;
}
#header ul.nav li.last,
#header ul.nav li.out,
#header ul.nav li.in {
    background: none;
}
#header ul.nav li.out,
#header ul.nav li.in {
    float: right;
    background: url(/images/in_out.png) no-repeat right top;
    padding: 0 30px;
    margin-right: 17px;
}
#header ul.nav li.out {
    background-position: right -16px;
}
#header ul.nav li a {
    color: #fff;
    font-size: 14px;
    line-height: 15px;
}
#header ul.nav li.opened a {
    text-decoration: none;
} 
#header ul.nav li.active a {
    color: #ffd1a9;
}
.left ul.nav {
    background: #fff;
    margin: 0 10px 0 0;
    padding: 35px 35px 20px 35px;	
}
.left ul.nav li {
    list-style: none;
    margin: 0 0 10px 0;
}
.left ul.nav li a {
    font-size: 12px;
}
ul.flow {
    margin-top : 20px;
    /*margin: 0 auto;*/
    background: url(/images/icons_clue.png) no-repeat 0 15px;
    width: 658px;
    height: 219px;                                                
}
ul.finside {
    margin: -100px 0 0 0;
    position: relative;
    z-index: 10;
}
ul.flow li {
    list-style: none;
    float: left;
    height: 204px;
    margin: 15px 0 0 0;
}
ul.flow a {
    display: block;
    background: url(/images/big_icons.jpg) no-repeat 0 0;
    width: 75px;
    height: 44px;
    padding: 80px 0 0 0;
    text-align: center;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    color: #666;              
}
ul.flow a:hover {
    color: #FF7500;
}
ul.flow a.calc {
    background-position: 0 0;
    margin: 58px 53px 0 0;
    visibility: visible;
}
ul.flow a.request {
    background-position: -75px 0;
    margin: 81px 53px 0 0;
}
ul.flow a.shipping {
    background-position: -150px 0;
    margin: 76px 48px 0 0;
}
ul.flow a.faq {
    background-position: -225px 0; 
    margin: 68px 32px 0 0;
}
ul.flow a.chat { 
    background-position: -300px 0; 
    margin: 35px 18px 0 0;
}
ul.flow a.forum { 
    background-position: -375px 0;
    margin: -15px 0 0 0;
}
#content .left ul.types { padding:35px 15px 5px; }
#content .left ul.types li a {
    padding: 10px 0 10px 45px;
    background: url(/images/icons_left.png) no-repeat 0 0;
    font-weight: bold;
    display: block;
    font-size: 11px;
}
#content .left ul.types li.corners a { background-position: 0px -45px; }   
#content .left ul.types li.input a { background-position: 0px -95px; }   
#content .left ul.types li.bedrooms a { background-position: 0px -142px; }   
#content .left ul.types li.childrens a { background-position: 0px -190px; }   
#content .left ul.types li.wears a { background-position: 0px -240px; }   
#content .left ul.types li.salons a { background-position: 0px -290px; }   
#content .left ul.types li.classrooms a { background-position: 0px -340px; }   
#content .left ul.types li.library a { background-position: 0px -385px; }   
#content .left ul.types li.interior a { background-position: 0px -432px; }   
#content .left ul.types li.computer a { background-position: 0px -480px; }   
#content .left ul.types li.beds a { background-position: 0px -522px; }   
#content .left ul.types li.office a { background-position: 0px -570px; }   
#content .left ul.types li.allimg a { background-position: 0px -620px; } 
#content .left ul.types li.active { background: url(/images/types_active.png) 0 0 no-repeat; } 
#content .left ul.types li.active a { 
    text-decoration: none;
    font-weight: normal;
    color: #999;
}
/*======= typo =======*/                                                
body {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #4c4c4c;
    line-height: 1.8em;
}
.h1,
.h2 {
    font-size: 30px;
    color: #000;
    font-weight: normal;
    margin: 17px 0 14px 0;
	line-height:35px;
}
.hgreen,
.hgreen {
    font-size: 22px;
    color: #8dc53e;
}
ul, ol {
    padding: 0 0 20px 0;
}
li {
    margin-left: 2.5em;
    list-style: disc;
}
p {
    margin: 0 0 20px 0;
}
a {
    color: #ff7500;
}
a:hover {
    text-decoration: none;
}
.ralign {
    float: right;
    margin: 12px 8px 12px 32px;
}
.lalign {
    float: left;
    margin: 12px 32px 12px 8px;
}

.lbordered {
    margin: -10px 10px -10px -10px;
    float: left;
}

ul.news {
    overflow: hidden;
    width: 100%;	
}
ul.news li {
    list-style: none;
    margin: 0 50px 0 0;
    float: left;
    width: 185px;	
}
ul.news li.last {
    margin: 0;
}
ul.news a.h {
    font-weight: bold;
    font-size: 12px;
    display: block; 
    text-decoration: none;
    color: #ff7500;  
}
ul.news a {
    text-decoration: none;
    color: #4c4c4c;
}
ul.news a:hover {
    text-decoration: underline;
}
ul.news li a.more {
    display: inline; 
}
a.all {
    float: right;
    font-weight: bold;
    font-size: 12px;  
}
div.price {
    float: right;
    font-size: 12px;
    color: #333;
}
div.price span {
    font-size: 24px;
    color: #f07e1c;
    font-style: italic;
    font-weight: bold;
}
div.vote {
    float: left;
    padding: 0 0 0 30px;
}
div.vote a.star,
div.vote a.star_y:hover {
    background: #ccc url(/images/stars.png) no-repeat 0 -13px; 
    text-decoration: none;
    padding: 0 4px;

}
div.vote a.star:hover,
div.vote a.star_y {
    background: #ed7b1a url(/images/stars.png) no-repeat 0 0; 
    text-decoration: none;
    padding: 0 4px;
}
div.share {
    clear: both;
    padding: 10px 0 0 30px;
}
div.req {
    float: right;
    clear: right;
}
div.req a {
    padding: 3px 0; 
}
div.share img {
    vertical-align: middle;
}
    div.share span.spacer {
    background: url(/images/spacer_span.png) no-repeat center bottom;
    margin: 0 10px;
}

/*Ôîðìà âûçîâà*/
#meas {
    width: 554px;
    height: 652px;
    background: url(/images/meas_form.png) no-repeat;           
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -306px 0 0 -375px;
    z-index: 125;
    display: none;
    padding: 60px 100px 50px 110px;		
}
#meas form {
    position: relative;
    z-index: 99;
}
#meas .form-item {
    width: 500px;
    float: left;
    padding: 3px 0;
    position: relative;
    z-index: 99;
}
#means .form-item .input {
	width: 150px;
}
#meas label {
    font-size: 12px;
    float: left;
    width: 165px;
    text-align: right;
    margin: 3px 5px 0 0;
    line-height: 10px;
}
.form-item label {
    font-size: 12px;
    float: left;
    width: 100%;
    text-align: left;
    margin: 10px 0px 0px 0px;
    line-height: 1.5em;
}
.form-item .input {
    width: 400px;
    text-align: left;
}
#form_layer table {
    width: 400px;
}

#form_layer table .pic_button {
    margin-right: -5px;
    margin-top: 5px;
}
#form_layer {
    display: block;
    margin-bottom: 10px;
    width: 100%;
}
#meas .input {
    width: 320px;
    padding: 4px;
    border: 1px solid #7f9db9; 
    background: #fff url(/images/input.gif) repeat-x;
    position: relative;
    z-index: 99;
    -width: 320px !important;
}
/* for ie 6 */
#means #formCode10 {
	-width: 167px !important;
}
#meas select.input {
    width: 330px;
    background: #fff;
    height: 25px;
    padding: 4px 4px 0 4px;
}
#meas textarea.input {
    height: 100px;
    overflow: hidden;   
}
#meas #time {
    margin: 20px 0 0 0;
}
#meas #submit {
    width: auto;
    margin: 0 0 0 165px;
}
#meas p {
    float: left;
    padding: 15px 0 0 163px;
    margin: 0;
}
#meas #meas-close {
    position: absolute;
    right: 100px;
    top: 60px;
}
span.req {
    color: #f00;   
}
#meas .h2 {
    font-size: 24px;
    margin: 0;
    padding: 17px 0 14px;;
}



/*Ôîðìà îáð.ñâÿçè*/
#contact_form {
    width: 554px;
    height: 652px;
    background: url(/images/meas_form.png) no-repeat;           
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -306px 0 0 -375px;
    z-index: 125;
    display: none;
    padding: 60px 100px 50px 110px;	
}
#contact_form form {
    position: relative;
    z-index: 99;
}
#contact_form .form-item {
    width: 500px;
    float: left;
    padding: 3px 0;
    position: relative;
    z-index: 99;
}
#contact_form label {
    font-size: 12px;
    float: left;
    width: 160px; 
    text-align: right;
    margin: 3px 5px 0 0;
}

#contact_form .label {
    font-size: 12px;

    width: 160px; 
    text-align: right;
    margin: 3px 5px 0 0;
}


#contact_form .input {
    width: 320px;
    padding: 4px;
    border: 1px solid #7f9db9; 
    background: #fff url(/images/input.gif) repeat-x;
    position: relative;
    z-index: 99;
}
#contact_form select.input {
    width: 330px;
    background: #fff;
    height: 25px;
    padding: 4px 4px 0 4px;
}
#contact_form textarea.input {
    height: 100px;
    overflow: hidden;   
}
#contact_form #time {
    margin: 20px 0 0 0;
}
#contact_form #submit {
    width: auto;
    margin: 0 0 0 165px;
}
#contact_form p {
    float: left;
    padding: 15px 0 0 150px;
    margin: 0;
}
#contact_form #contact-close {
    position: absolute;
    right: 100px;
    top: 60px;
}

#contact_form .h2 {
    font-size: 24px;
    margin: 0;
    padding: 17px 0 14px;;
}

/* Ôîðìà ëîãèíà */
#form_login {
    width: 612px;
    height: 414px;
    background: url(/images/login_form.png) no-repeat;           
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -306px 0 0 -300px;
    z-index: 100;
    display: none;
    	
}


#form_login form {
    position: relative;
    z-index: 99;
	margin-left:170px;
}

#form_login .form-item {
    width: 320px;
    float: left;
    padding: 3px 0;
    position: relative;
    z-index: 99;
	
	
}
#form_login label {
    font-size: 12px;
    float: left;
    width: 50px; 
    text-align: right;
    margin: 3px 5px 0 0;
}

#form_login a
{
font-size:12px;
}

#form_login span {
font-size:12px;
margin-left:5px;
}

#form_login .input {
    width: 250px;
    padding: 4px;
    border: 1px solid #7f9db9; 
    background: #fff url(/images/input.gif) repeat-x;
    position: relative;
    z-index: 99;
}
#form_login select.input {
    width: 330px;
    background: #fff;
    height: 25px;
    padding: 4px 4px 0 4px;
}

#form_login #submit {
    width: auto;
    
}
#form_login p {
    float: left;
    padding: 15px 0 0 150px;
    margin: 0;
}
#form_login #login-close {
    position: absolute;
    right: 87px;
    top: 65px;
}

#form_login .h2 {
    font-size: 24px;
    margin: 0;
    margin-left:170px;
	margin-top:90px;
	padding-bottom:25px;
}


/* LOADING-BOX */
#loading-box {display: none; font-family: Verdana; font-size: 11px; height:50px; padding:10px; text-align:center; background:#fff; border:1px solid #000; position: absolute; z-index: 500; }
#loading-box a {text-decoration: none; font-weight: bold; }
#loading-text {font-weight:bold; color: #000; text-align: center; padding-bottom: 7px; position: relative; top: -20px;}
#loading-text{border:0px solid red; padding-left: 90px;  width: 440px;}



/* ÊÀÐÒÀ ÑÀÉÒÀ */
ul.map { padding: 0 0 0 25px;}
ul.map li { padding: 2px 0px; list-style-image: url('/img/li.gif');}
ul.map li a b {color: #B95D38;}


/* fix bugs */
#drop {
	height: 35px !important;
	margin: 0px 0px 0px 0px;
}

.png{background: url(/images/viento.png) no-repeat; width: 87px; height: 25px; float: left; display: block; position: relative; top: -5px; cursor: pointer;}



@media screen and (-webkit-min-device-pixel-ratio:0)
{
.opera_fix {width: 398px !important;}
}

#reg_form td {
	padding: 0px 0px 5px 0px;
	vertical-align: middle;
}
.regbutton {
	margin-top: 10px;
}
#search_word input {
	margin-right: 10px;
}
.clear {
	clear: both;
}
#question_div {
	width: 400px;
}
	#question_div h3 {
		margin-bottom: 5px;
		clear: both;
	}
	#question_div input, #question_div textarea, #question_div img {
		float: right;
		margin-bottom: 5px;
	}
	#question_div input {
		width: 296px;
	}
	#question_div textarea {
		width: 300px;
		*width: 296px !important;
		margin-bottom: 7px;
	}
	#question_div .capcha {
		position: relative;
		height: 55px;
	}
	#question_div .capcha input {
		width: 136px;
		margin-right: 10px;
	}
	#question_div .capcha a {
		margin-right: 16px;
		-margin-right: 10px;
		display: block;
		width: 136px;
		text-align: justify;
		white-space: nowrap;
		position: absolute;
		bottom: 0px;
		right: 150px;
	}
	#question_div .a_q_submit {
		margin-top: 10px;
		width: 130px;
		margin-right: 172px;
	}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
head~body #question_div textarea {width: 296px !important;}
}
.win .ff3 #question_div textarea {
	width: 296px !important;
}

.lost_pass {
  position: relative;
  width: 400px;
  height: 130px;
}
.lost_pass input.login_email {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 220px;
}
.lost_pass input.lost_capcha {
  position: absolute;
  right: 160px;
  top: 40px;
  width: 145px;
}
.lost_pass .lost_reset {
  position: absolute;
  right: 160px;
  top: 60px;
}
.lost_pass div.login_email {
  position: absolute;
  left: 0px;
  top: 2px;
}
.lost_pass div.lost_capcha {
  position: absolute;
  left: 0px;
  top: 42px;
}
.lost_pass img {
  position: absolute;
  right: 0px;
  top: 40px;
}
.lost_pass .lost_send {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 100px;
}
#rePassword {
	margin-bottom: 20px;
}


/*
#search_word {
	width: 200px;
	margin: 80px 0px 20px 0px;
	position: absolute;
	top: 180px;
	text-align: left;
	padding: 0px 3px;
}
*/
#search_word input {
	text-align: left !important;
}
#incontent {
	min-height: 350px;
	/*height: 350px;*/
}

#div_search {
	/*margin-top: 120px;*/
	margin-top: 10px;
	margin-bottom: 50px;
}
#div_search h1 {
	font-family: Tahoma;
	font-size: 30px;
	padding-bottom: 10px;
	font-weight: normal;
}
#div_search span {
	font-size: 12px;
}
#div_search span b {
	background-color: #e8f1cd;
	font-style: italic;
	font-weight: normal;
	padding: 3px;
}

.search_tit a
{
	color:#ff9133;
	font-size:16px;
	font-weight:bold;
	font-family:arial;
}

.search_text
{
	padding-bottom:15px;
}

.search_num
{
	font-size:10px;
	color:#999999;
	width:30px;
}

.your_result
{
	margin-top:8px;
	margin-bottom:8px;
	font-size:12px;
}

font.select
{
	background-color:#e8f1cd;
}

.gomore
{
	color:#ff9133;
	font-size:18px;
	font-family:arial;
}

#loading-box {
	width: 600px !important;
	height: 300px !important;
	background: url(/images/other_form.png) no-repeat top left;
	margin: 0 auto;
	border: 0px !important;
	padding-left: 24px;
}
#loading-text {
	font-size: 16px !important;
	color: #8DC53E !important;
	margin-top: 86px !important;
	font-weight: 100;
	line-height: 21px;
}
#loading-box a {
	font-size: 0% !important;
	position: absolute;
	top: 61px;
	right: 101px;
	height: 13px;
	width: 15px;
}
#loading-box a img {
	display: none;
}
#loading-text input {
	display: block;
	margin: 20px auto;
	background: url(/images/input.gif) repeat-x top;
	padding: 4px;
	border: 1px solid #7F9DB9;
}
#send_link_to {
	background: url(/images/input.gif) repeat-x top;
	padding: 4px;
	border: 1px solid #7F9DB9;
}
#send_link_to_link {
	height: 0px;
	width: 0px;
	padding: 0px !important;
	margin: 0px !important;
	opacity: 0;
	position: absolute;
}
#loading-ok {
	background: none !important;
	margin: 0 auto;
	display: inline;
}