/* CSS Document */

body{
	
	margin:0 auto;
	font-family:sans-serif;
	background-color:#EAEDD8;
	color:#6C6C6C;

}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0 auto; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	line-height:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------main--------------------*/

/*------------------------------------------------header--------------------*/
#header{
	background:url(images/header.jpg) 0 5px no-repeat;
	width:950px;
	height:124px;
	margin:0 auto;
	text-align:left;
}

#header h1.topTxt{
	display:block;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#C2C2C2;
	background-color:inherit;
	margin:100px 0 0 20px;
	float:left;
}
#header h1.topTxt span{
	color:#0dc7ff;
	padding:0 3px 0 3px;
}
/*------------------------------------------------header--------------------*/

/*------------------------------------------------body--------------------*/
#body{
	width:950px;
	margin:0 auto;
	background-color:#fff;
	color:#6C6C6C;
}
#body p.navLeft{
	display:block;
	background:url(images/nav_left.gif) 0 0 no-repeat;
	width:22px;
	height:34px;
	float:left;
}
#body ul.nav{
	width:906px;
	height:34px;
	background:url(images/nav_bg.gif) 0 0 repeat-x;
	float:left;
	margin:0 0 6px 0;
}
#body ul.nav li{
	float:left;
	background:url(images/nav_div.gif) right top no-repeat;
	height:34px;
	padding:0 2px 0 0;
}
#body ul.nav li a{
	display:block;
	padding:0 15px;
	font:bold 11px/34px Arial, Helvetica, sans-serif;
	color:#1B1B1B;
	background-color:inherit;
	text-decoration:none;
}
#body ul.nav li a:hover{
	color:#fff;
	background-color:#9D0303;
}
#body ul.nav li.noImg{
	background-image:none;
}
#body p.navRight{
	display:block;
	background:url(images/nav_right.gif) 0 0 no-repeat;
	width:22px;
	height:34px;
	float:left;
}
/*------------------------------------------------left--------------------*/
#left{
text-align:left;
	width:401px;
	float:left;
	padding:15px 26px 40px 33px;
	background:url(images/left_panel_bg.gif) 275px 195px no-repeat;
}
#left h2.welcome{
	display:block;
	width:389px;
	height:28px;
	font-size:14px;
	color:#0dc7ff;
	background:url(images/welcome_div.gif) left bottom repeat-x;
	margin:0 0 21px 0;
}
#left h2.welcome span{
	font-size:0;
	line-height:0;
}
#left p.lftTxt{
	display:block;
	font-size:12px;
	line-height:18px;
	color:#9D0303;
}
#left p.lftTxt span{
	color:#9D0303;
	font-weight:bold;
	background-color:inherit;
}
#left h2.le{
	display:block;
	margin:50px 0 20px 0;
	font-size:14px;
	color:#0dc7ff;
}
#left p.lftTxt2{
	display:block;
	width:264px;
	font-size:12px;
	line-height:18px;
	color:#637704;
	background-color:inherit;
	font-weight:bold;
	margin:0 0 9px 0;
}
#left p.lftTxt3{
	display:block;
	width:262px;
	font-size:12px;
	line-height:18px;
	margin:0 0 5px 0;
}
#left p.lftTxt3 span{
	color:#9D0303;
	font-weight:bold;
	background-color:inherit;
	display:block;
}

/*------------------------------------------------left--------------------*/

/*------------------------------------------------right--------------------*/
#right{
	width:482px;
	float:right;
	padding:0 8px 0 0;
}

#direction{
	width:482px;
	color:#fff;
	padding:0 0 11px 0;
	margin:0;
	float:left;
}
#direction h2{
	display:block;
	margin:10px 0 4px 0;
	padding:0;
    color:#01605a;
    font-size:14px;
}
#direction h3{
	font-size:12px;
	line-height:18px;
	margin:0 0 5px 0;
	display:block;
	padding:0 0 0 21px;
}
#direction img.pic3{
	display:block;
	font-size:0;
	line-height:0;
	float:left;
	padding:0 0 0 14px;
}
#direction ul{
	width:482px;
	float:left;
}
#direction ul li{
	font-size:0;
	line-height:0;
}
#direction ul li a{
	display:block;
	padding:0 0 0 7px;
	background:url(images/arrow.gif) 0 7px no-repeat;
	font:normal 12px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#637704;
	background-color:inherit;
	text-decoration:none;
}
#direction ul li a:hover{
	background-color:#D4950C;
	color:#fff;
}
#direction ul li a.rm4{
	display:block;
	background:url(images/read_more2.gif) 0 0 no-repeat;
	width:56px;
	height:17px;
	margin:17px 0 0 0;
}
#direction ul li a.rm4:hover{
	background:url(images/read_more4_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------right--------------------*/

/*------------------------------------------------body--------------------*/

/*------------------------------------------------footer--------------------*/
#divBottom{
	background:url(dazhuer/footer-bg.gif) no-repeat -10px 2px; border-top:1px solid #B4CDDC; clear:both;width:950px;margin:0 auto;
}

#divBottom a {
  padding-left:5px;
  text-decoration:none;
  color:#637704;
  }

#BlogPowerBy{
	font-size:12px;
	height:20px;
	margin:0;
	padding:5px 10px 0 10px;
	text-align:center;
	font-weight:normal;
}
#BlogCopyRight{
	font-size:12px;
	height:20px;
	margin:0;
	padding:0 10px 0 10px;
	text-align:center;
	float:none;
	clear:both;
	font-weight:normal;
}

/*------------------------------------------------footer--------------------*/
