body{
	margin:0;
	color:#000;
	font:14px "Times New Roman",Georgia,serif;
	background:#fff url(../image/bg-body.gif) repeat-x 0 0;
}
img{border-style:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
.wrapper{
	background:#fff;
	width:1002px;
	margin:0 auto;
	position:relative;
}
.header{
	width:100%;
	background:#d8d8d8 url(../image/bg-header.gif) repeat-x 0 0;
	overflow:hidden;
	height:164px;
}
h1{
	margin:10px 0 0 42px;
}
h1 a{
	display:block;
	background:url(../image/logo2_03.gif) no-repeat;
	width:494px;
	height:91px;
	text-indent:-9999px;
	overflow:hidden;
}
.navigation{
	background:#fff url(../image/bg-nav-l.gif)  no-repeat 0 0;
	overflow:hidden;
	position:absolute;
	top:125px;
	left:43px;
}
.navigation ul{
	list-style:none;
	margin:0;
	padding:11px 0 10px;
	background:url(../image/bg-nav-r.gif) no-repeat 100% 0;
	overflow:hidden;
	float:left;
}
.navigation ul li{
	float:left;
	margin:0 15px 0 20px;
	display:inline;
}
.navigation a{
	font:14px "Myriad Pro", Arial,sans-serif;
	color:#000;
}
.main{
	width:100%;
	background:url(../image/divider.gif) repeat-x 0 0;
	overflow:hidden;
	margin:0 0 30px;
}
.content{
	width:686px;
	float:left;
	overflow:hidden;
}
.content .txt{
	padding:2px 17px 0;
}
.sidebar{
	width:316px;
	overflow:hidden;
	float:left;
}
.sidebar .post{
	background:url(../image/image01.jpg) no-repeat 0 3px;
	text-indent:-9999px;
	width:100%;
	overflow:hidden;
	height:329px;
}
.news{padding:8px 0 0 14px;}
.news h2{
	color:#a9a9a9;
	margin:0;
	background:url(../image/divider.gif) repeat-x 0 100%;
	padding:0 0 4px;
	font-size:18px;
	width:262px;
	font-weight:normal;
}
.news ul{
	margin:0;
	padding:5px 0 0 6px;
	list-style:none;
}
.news ul li{margin:16px 0 0;}
.news em{
	color:#2b54c9;
	font:normal 14px "Times New Roman",serif;
}
.news ul p a{color:#000;}
.news ul p{margin:0;}