
body{
width:100%;
height:auto;
margin-top:0;
margin-bottom:0;
font: 12px/1.25em arial, sans-serif;
background-color:#98A9A3;
}
a,a:link{
font-size:13px;
color:#265699;
}
a:hover{
color:#990000;
}
a:visited{
color:#660000;
}
#wrap{
	width:960px;
	padding:0px;
	margin:0 auto;
	text-align:left;
	display:block;
	background:#FFF;
	position:relative;
}
.clean{
      clear:left;
       height:0px;
       line-height:0px;
       font-size:1px;
       overflow:hidden;
}

#header{
	width:960px;
}
#header .header_top{
background-color:#CC3300;
height:23px;
width:100%;
}


#header .header_menu{
background:url(../../images/nav_bg3.jpg) no-repeat;
height:52px;
width:910px;
margin:0px 4px;
padding:0px 21px;
}

#header .header_menu li{
list-style-type:none;
float:left;
width:111px;
margin:0 3px 0 0;
color:#FFFFFF;
text-align:center;

}

#header .header_menu li.lastmenu{
margin:0px;
}


#header .header_menu li a{
display:block;
color:#FFFFFF;
width:111px;
height:38px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
line-height:38px;
text-align:center;
text-decoration:none;
}

#header .header_menu li a:visited{
color:#FFFFFF;
text-decoration:none;
}
#header .header_menu li a.specialt{
width:111px;
background:url(../../images/nav_li_bg1.jpg) top center no-repeat;
text-decoration:underline;
}



#header .header_menu li a:hover{
background:url(../../images/nav_li_bg1.jpg) top center no-repeat;
}
#content-voc{
	width:958px;
	margin:0px;
	padding:0px;
	}

/************** #left styles *****************/
#left{
	width:180px;
	height:auto;
	float:left;
	margin:10px 0px 10px 5px;
	_margin:10px 0px 0px 2px;
	padding:0px 0px 10px 0px;
	background:url(../../images/left_bg.jpg) center top repeat-y;
}

#left_menu{
border-top-width:100%;
border-top-style:solid;
border-top-color:#FF8500;
height:auto;
}

#left_menu h2{
margin:0px;
padding:5px 0 5px 20px;
font-size:16px;
color:#C32D2B;
font-family:Geneva, Arial, Helvetica, sans-serif;
background:url(../../images/left_menu1.gif) no-repeat left center;
}

#left_menu ul{
margin:0px;
padding:0;
list-style-type:none;
}

#left_menu2 ul{
margin:0px;
padding:0;
list-style-type:none;
}

#left_menu ul a{
display:block;
width:100%;
height:30px;
line-height:30px;
color:#993333;
font-size:13px;
font-family:Geneva, Arial, Helvetica, sans-serif;
text-decoration:none;
background:#FFCC9A url(../../images/left_menu2.gif) no-repeat left center;
text-indent:26px;
border-bottom:#FFFFFF 1px solid;
}
#left_menu ul a:hover{
background:#FFCC9A url(../../images/left_menu3.gif) no-repeat left center;
background-color:#C65A13;
font-weight:bold;
color:#FFFFFF;
}

#left_menu ul a.active{
background:#FFCC9A url(../../images/left_menu3.gif) no-repeat left center;
background-color:#C65A13;

color:#FFFFFF;
}

/************** left style *****************/
#b_left {
width:666px;
height:auto;
min-height:600px;
float:left;
margin:10px 10px 0px 5px;
margin-left:5px !important;
_margin-left:5px ;
padding:0 5px;
border:1px solid #FEE1B9;
}
#b_left h1 {
text-align:center;
font-size:16px;
color:#CC0000;
padding:0;
margin:10px auto;
}

.b_intro {
height:91px;
width:610px;
padding:18px 30px;
margin-bottom:10px;
background:url(../../images/blog/blog_info_bg01.jpg) left center no-repeat;
}
.b_intro p{
margin-bottom:11px;
line-height:19px;
font-size:13px;
}
.post {
	clear:both;
	padding-top: 15px;
	padding-bottom: 10px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(../../images/blog/date-bg2.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title {
	float: left;
	margin-left: 10px;
	margin-bottom:-15px;
	width: 550px;
	font-size:15px;
}

.post-title h2 a {
	color:#BB1225;
	text-decoration:underline;

}
.entry {
	clear: both;
	padding-top: 10px;
}
.post-cat {
	background: url(../../images/blog/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(../../images/blog/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(../../images/blog/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}



.navigation {
	clear: both;
	padding: 10px 0px;
	text-align:center;
}
.navigation a, .navigation a:visited {
	color:#333333;
}
.navigation span,.navigation a{
border:1px solid #C18A6B;
padding:3px 8px 3px 8px;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(../../images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(../../images/mini-nav-right.gif) no-repeat right center;
}

/************** right style *****************/
#b_right {
width:240px;
min-height:500px;
margin:10px 3px 10px 10px;
margin-right:5px !important;
float:right;
border:1px solid #B67650;
background-color:#FFF6F1;
border-bottom:0;
border-top:0;
}



/************** Body,buttom*****************/
#friend_links{
    text-align:center;
    padding:0;
    width:960px;
    margin:20px 0 0 0;
    height:60px;
	clear:both;
}
#copyright{
    text-align:center;
    padding:10px 0;
    width:960px;
    margin:0px;
	clear:both;
}
#footer_a{
	width:960px;
	margin:15px 0 0 0;
	padding:0;
	height:30px;
	background-color:#D9D9D9;
	text-align:center;
}
#footer_a ul{
margin:0px;
padding:0;
list-style-type:none;

}
#footer_a li{
padding:0;
margin:0px;
float:left;
}
#footer_a li a{
float:left;
display:block;
padding:10px 10px;
width:115px;
text-decoration:none;
color:#333366;
}


#footer{
	width:950px;
	width:950px;!important;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;!important;
	_margin-top:0px;
	margin-bottom:25px;
	clear:both;
	padding-bottom:10px;
    overflow:auto;
	background:#FFF;
	border-top:2px #BE1027 solid;
	background:url(../../images/foot_bg.jpg) top left no-repeat;
	
}
.footleft
{
    margin:0px;
	padding:0;
	width:180px;
	float:left;
	text-align:center;
}
.footleft img
{
    border:0px;
	padding:10px 0 0 10px;
}
.footright
{
    float:left;
	margin:0px;
	padding:0;
	text-align:left;
	display:block;
	width:760px;
}
.sitemap
{
    width:100%;
}
.sitemap ul
{
list-style:none;
padding:15px 15px 5px 15px;
margin:0px;
}
.sitemap ul li
{
    display:inline;
}
.copyright
{
    clear:both;
	width:100%;
	line-height:1.5em;
	margin-top:10px;
}
.copyright span
{
    display:block;
}


