@charset "utf-8";
* {
margin:0px;
padding:0px;
}
body{
background:#fee33a;
margin: 0 auto;
color:#333333;
line-height:1.5em;
text-align:justify;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; 
font-size: 13px;
width:968px;
}
a, a:link, a:visited { color: #0066CC; text-decoration: none; }
a:hover { color: #CC3300; text-decoration: underline; }
a img, img{
border:0px;
margin:0px;
padding:0px;
}

ul,ol { margin: 0px 0 0 3.0em; padding: 0; }
li { margin: 0; padding: 0; }

h1 { font-size: 25px; font-weight: normal; margin: 0 0 0px 0; padding: 0px 0 20px 0; color:#890108;}
h2 { font-size: 25px; font-weight: normal; margin: 0 0 0px 0; padding: 0px 0 20px 0; color:#fae04e; }
h3 { font-size: 22px; font-weight: normal; margin: 0 0 0px 0; padding: 0; padding: 0 0 10px 0; color:#ffffff;}
.h3 { font-size: 22px; font-weight: normal; margin: 0 0 0px 0; padding: 0; padding: 0 0 10px 0; color:#9c843a;}
h4 { font-size: 14px; margin: 0 0 5px 0; padding: 0; color: #014c9a; font-weight:bold;}
h5 { font-size: 16px; margin: 0 0 10px 0; padding: 0; color: #000; }
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0; color: #000; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

#div{
background:#fdfae7;


}
#headr{
background:url(header.jpg) no-repeat;
margin:0px;
padding:18px 0px 23px 22px;
}
#logo{
width:416px;
padding:0px;
margin:0px 330px 0px 0px;
float:left;
}
#follow{
width:142px;
float:left;
padding:0px;
margin:29px 0px 0px 0px;
}
#follow a.fb{
width:37px;
height:auto;
padding:0px;
margin:0px 14px 0px 0px;
float:left;
}

/* navigation */

#menu{
width:auto;
height:44px;
margin:auto;
background:url(nav-bg.jpg) repeat-x;
padding:0 0 0px 0px;
}
#nav{
width:948px;
height:44px;
margin:0px;
padding:0 0 0px 0px;
}
.nav{
width:auto;
font-family:"Trebuchet MS";
font-weight:normal;
font-size:16px;
border:0px;
border:none;
margin:0px;
padding:0px;
height:0px;
}
.nav ul{
line-height:44px;
list-style:none;
padding:0px;
margin:0px;
}
.nav li{
float:left;
list-style:none;
padding:0px;
background:url(nav-line.jpg) right no-repeat;
}
.nav li a {
font-family:"Trebuchet MS";
font-weight:600;
font-size:14px;
color:#fff;
display:block;
line-height:44px;
margin:0 0 0 0px;
padding:0px 10px 0px 10px;
text-align:center;
text-decoration:none;
list-style:none;
outline:none;
}
.nav li a:hover {
list-style:none;
margin:0px 0px;
padding:0px 10px 0px 10px;
color:#000;
background:url(nav-hover.png) top center no-repeat;
outline:none;
}
.nav li ul{
display: none;
line-height:;
padding:0px 1px 1px 1px;
margin:0px;
border:0px;
position:absolute;
width:200px;
z-index:500px;
outline:none;
list-style:none;
background:#850107;
border-bottom:1px solid #850107;
border-left:1px solid #850107;
border-right:1px solid #850107;
}
.nav li:hover ul{
display:block;
color:#000000;
}
.nav li li {
display:block;
float:left;
margin:0px;
padding:0px 0px 0px 0px;
width:200px;
}
.nav li:hover li a{
font-weight:normal;
outline:none;
height:30px;
width:auto;
line-height:30px;
}
.nav li ul a{
display:block;
line-height:30px;
font-size:13px;
font-style:normal;
font-family:"Trebuchet MS";
margin:0px 0px 0px 0px;
padding:0px 0px 0px 5px;
text-align:left;
outline:none;
font-weight:normal;
background:#d40010;
}
.nav li ul a:hover, .nav li ul li:hover a{
overflow:hidden;
font-family:"Trebuchet MS";
font-size:13px;
color:#fff;
outline:none;
text-decoration:none;
padding:0px 0px 0px 5px;
margin:0px 0px 0px 0px;
font-weight:normal;
outline:none;
line-height:30px;
width:195px;
height:auto;
background:#850107;
}
.nav li ul ul {
    margin: -2.5em 0 0 16.6em;
}

.nav, .nav ul {

    padding: 0;

    margin:  0;

    list-style: none; 

    line-height: 1;
	
	
}
.nav li:hover ul ul, .nav li:hover ul ul a {

    left: -9999em;
	font-family:"Trebuchet MS";
	color:#fff;
	font-size:13px;
	background:#d40010;
}
.nav li:hover ul, .nav li li:hover ul, .nav li:hover ul, .nav li li:hover ul a:hover {

    left: auto;
	font-family:"Trebuchet MS";
	color:#000;
	background:#8b0108;
}
.nav li:hover ul ul, .navli:hover ul ul ul, .nav li:hover ul ul, .nav li:hover ul ul ul {

    left: -9999em;
	font-family:"Trebuchet MS";
	color:#1b3443;
}
.nav li:hover ul, .nav li li:hover ul, .nav li li li:hover ul, .nav li:hover ul, .nav li li:hover ul, .nav li li li:hover ul {

    left: auto;
}
.nav li:hover ul ul, .nav li:hover ul ul ul, .nav li:hover ul ul ul ul, .nav li:hover ul ul, .nav li:hover ul ul ul, .nav li:hover ul ul ul ul {

    left: -9999em;
}

.nav li:hover ul, .nav li li:hover ul, .nav li li li:hover ul, .nav li li li li:hover ul, .nav li:hover ul,.nav li li:hover ul, .nav li li li:hover ul, .nav li li li li:hover ul {

    left: auto;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000;
}

/* end Of navigation */

/* banner*/

#banner{
width:auto;
margin:0px 0px 20px 0px;
height:323px;
}
#banner-left{
width:711px;
margin:0px;
padding:0px;
float:left;
height:323px;
}
#banner-right{
width:217px;
height:283px;
margin:0px;
padding:20px 20px 20px 20px;
float:left;
background:url(bner-right.jpg) repeat-x;
}
/* end of banner */

/*boxs*/
#boxs{
width:auto;
height:auto;
margin:0px 0px 0px 0px;
padding:0px;
}
.box1{
background:#ffc82e url(box-line.jpg) right repeat-y;
width:240px;
float:left;
margin:0px;
}
.box2{
background:#fee540 url(box-line.jpg) right repeat-y;
width:240px;
float:left;
margin:0px;
}
.box3{
background:#feed79 url(box-line.jpg) right repeat-y;
width:240px;
float:left;
margin:0px;
}
.box4{
background:#fff6bb;
width:248px;
float:left;
margin:0px;
}
.box-pad{
padding:20px;
margin:0px;
color:#636060;
}
.read-more{
background:#fee540;
width:113px;
height:29px;
float:right;
margin:0px 2px 0px 0px;
}
.read-more a{
font-family:"Trebuchet MS";
font-size:13px;
font-weight:normal;
text-align:center;
text-decoration:none;
color:#9c843a;
line-height:29px;

}
.read-more a:hover{
color:#FFFFFF;
background:#ffc82e;
}

.read-more1{
background:#feed79;
width:113px;
height:29px;
float:right;
margin:0px 2px 0px 0px;
}
.read-more1 a{
font-family:"Trebuchet MS";
font-size:13px;
font-weight:normal;
text-align:center;
text-decoration:none;
color:#9c843a;
line-height:29px;

}
.read-more1 a:hover{
color:#FFFFFF;
background:#fee540;
}

.read-more2{
background:#fff6bb;
width:113px;
height:29px;
float:right;
margin:0px 2px 0px 0px;
}
.read-more2 a{
font-family:"Trebuchet MS";
font-size:13px;
font-weight:normal;
text-align:center;
text-decoration:none;
color:#9c843a;
line-height:29px;

}
.read-more2 a:hover{
color:#FFFFFF;
background:#feed79;
}
.read-more3{
background:#f6c707;
width:113px;
height:29px;
float:right;
margin:0px 0px 0px 0px;
}
.read-more3 a{
font-family:"Trebuchet MS";
font-size:13px;
font-weight:normal;
text-align:center;
text-decoration:none;
color:#9c843a;
line-height:29px;

}
.read-more3 a:hover{
color:#FFFFFF;
background:#fff6bb;
}
/*end of boxs*/

/*content box*/
#content-box{
width:auto;
height:auto;
margin:0px 0px;
padding:20px 0px;
}
#left-box{
width:615px;
margin:0px 20px 0px 10px;
padding:0px 0px 0px 0px;
float:left;
}
#right-box{
width:310px;
height:auto;
margin:0px 10px 0px 0px;
padding:0px;
float:right;
}
/*end of content box*/
.head-line{
background:#ffe297;
height:1px;
width:auto;
margin:0px 0px 10px 0px;
padding:0px;
}
#info{
width:auto;
padding:0px 0px 0px 0px;
margin:10px 0px 0px 0px;
float:right;
}
#info a{
font-family:"Trebuchet MS";
font-size:13px;
text-decoration:none;
color:#ffc82e;
}
#info a:hover{
text-decoration:underline;
}
#gallery{
width:142px;
height:75px;
float:left;
padding:5px 2px 4px 4px;
margin:0px 30px 0px 10px;
background:url(g-bg.png) no-repeat;
}
#more{
background:url(more-btn.png);
width:111px;
height:33px;
margin:0px 0px 0px 0px;
}
#more a{
font-family:"Trebuchet MS";
font-size:13px;
font-weight:normal;
text-decoration:none;
color:#666666;
line-height:33px;
padding:0px 0px 0px 20px;

}
#more a:hover{
color:#FFFFFF;
}
.flot-left{
float:left;
}
.flot-right{
float:right;
}
#footer{
background:#dcd8bd;
height:110px;
text-align:center;
line-height:110px;
color:#ffffff;
}