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,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,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline;outline:none}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0;width:100%}textarea{resize:none}input{margin:0;padding:0}
html, body {
     font: 12px/18px Arial, Helvetica, sans-serif;
     height:100%;
     width:100%;
}
/** h group **/
h1,h2,h3,h4,h5,h6{font-weight:400;margin:0 0 15px}
h1{font-size:25px;}
h2{font-size:21px;}
h3{font-size:18px;}
h4,h5,h6{font-size:16px;}
/** h group **/

::selection{
	color:#fff;
	background: #3399ff;
}
::-moz-selection{
	color:#fff;
	background: #3399ff;
}
::-webkit-selection{
	color:#fff;
	background: #3399ff;
}

/** link **/
a{color:#0080ff;text-decoration:underline}
a:visited{color:#6611CC}
a:hover{text-decoration:none}
a:active{color:#000}
/** link **/

/** form tag style **/
input[type=text],input[type=password],textarea{
    font-size:12px;
    outline:none;
    font-family:Arial;
    color:#aaa;
    padding:2px;
    border:1px solid #ccc;
    vertical-align:middle;
}
input[type=submit]{
    cursor: pointer;
}
input[type=text]:hover,input[type=password]:hover,textarea:hover{
    color:#404040;
}
input[type=text]:focus,input[type=password]:focus,textarea:focus{
    color:#000;
}
textarea{overflow:auto}
/** form tag style **/
*:focus { outline: none; }
.pie{position:relative}
td,th{vertical-align:top}
b,strong,th,dt{font-weight:700}
i,em,blockquote,dt{font-style:italic}
p{padding:0 0 15px}
code,pre,samp{font-family:monospace}
sup,sub{font-size:10px}
sub{vertical-align:sub}
sup{vertical-align:super}
hr{color:#ccc; background-color:#ccc; height:1px; border-width:0px; margin:0 0 15px;}
.hidden { display: none; }
.show { display: block!important; }
.no-margin { margin: 0!important; }
.no-padding { padding: 0!important; }
.no-bg { background: none!important; }
.no-border{ border: none!important; }
.bold{font-weight:700}
.italic{font-style:italic}
.underline{text-decoration:underline}
.clearfix{clear:both}

/* color */
.red{color:red}
.blue{color:blue}
.yellow{color:yellow}
.green{color:green}
.gray{color:gray}


/** text block style */
.content ol,.content ul,.content table{margin:0 0 2em;width:auto}
.content ol,.content ul{ margin:0 0 2em 3em;}
.content ol li{list-style:decimal;}
.content ul li{list-style:disc}
.content td,.content th{padding:3px;vertical-align:middle;border:1px solid #ccc}
.content th{background:#F4F4F4}
.content dl{margin:0 0 15px;}
.content dl dt{margin-bottom:.2em;font-weight:bold; }
.content dl dd{padding-left:5em;margin-bottom:.4em; }
.content form{padding:.5em 0;}
.content fieldset{margin-bottom:1em;border:none;}
.content legend{margin-top:-1px;padding-bottom:1em;font-size:1.1em;font-weight:bold;}
.content label{float:left;text-align:right;width:25.99%;padding:0 2%;}
.f-left{position:relative;float:left}
.f-right{position:relative;float:right}
.w-20,.w-25,.w-33,.w-50,.w-66,.w-75{float:left}
.w-20{width:20%;}
.w-25{width:25%;}
.w-33{width:33.3333%;}
.w-50{width:50%;}
.w-66{width:66.6667%}
.w-75{width:75%;}
/** text block style */

#wrapper,#header,#container,#main,#content,#sideLeft,#sideRight,#footer{position:relative}
#wrapper{
     min-height:100%;
     height: auto !important;
     height:100%;
     width:1000px;
     margin:0 auto;
}
/* Header
-----------------------------------------------------------------------------*/
#header{
     height:211px;
     background:#fff;
    width: 946px;



}
#bor{
    display: block;
     height:19px;
    background: #ededed; /* Old browsers */
background: -moz-linear-gradient(top,  #ededed 0%, #fbfbfb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#fbfbfb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ededed 0%,#fbfbfb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ededed 0%,#fbfbfb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ededed 0%,#fbfbfb 100%); /* IE10+ */
background: linear-gradient(top,  #ededed 0%,#fbfbfb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#fbfbfb',GradientType=0 ); /* IE6-9 */

}
#head_top{
    height: 86px;
     width: 878px;
    margin: auto;
    border-bottom: 1px solid #f3f3f3;
}
#head_botton{
    height: 103px;
     width: 878px;
     margin: auto;
      border-bottom: 1px solid #f3f3f3;
}
#head_botton p{
    font-size: 14px;
    font-family: arial,sans-serif;
    line-height: 30px;

    padding-top: 23px;
}
#head_botton strong{
    color:  #b48454;
}
#head_top img{
    padding-top: 15px;
}

#head_top p{
        font-family: 'aDomInoRevOblRegular',serif;
    font-size: 36px;
    font-weight: bold;
    padding-left: 8px;
      display: inline;
     color: #b48454;
    position: relative;
    top:-5px;

}
#head_top ul{
    float: right;
    margin: 25px 0px 0 0;
}
#head_top ul li{
    float: left;
    padding: 0 30px 0 11px;

}
#head_top ul li a{
    font-size: 14px;
    text-decoration: none;
    color: #c1c1c1;
}
#head_top ul li a:hover{
    font-size: 14px;
    text-decoration: none;
    color: #8a6540;
}
#head_top ul li a.select{
     font-size: 14px;
    text-decoration: none;
    color: #8a6540;
}

/* Container
-----------------------------------------------------------------------------*/
#container{
     height: 1%;
     width:100%;
     padding:0 0 100px;
     zoom: 1;
}
#container:after {
     content: ".";
     display: block;
     height: 0;
     clear: both;
     visibility: hidden;
}
#main{
     float:left;
     background:#ddd;
     width:100%;
}
#content{
     padding:0 250px;
}
/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft{
     width:250px;
     margin-left:-100%;
     float:left;
     background:#808080;
}
/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight{
     width:250px;
     margin-left:-250px;
     float:right;
     background:#808040;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer{
     height:100px;
     margin:-100px auto 0;
     clear:both;
  
}