body {
font-size:12px;
background: #FFFFFF url(images/top_bg.jpg) top left repeat-x;

} 

a {
	color: #666666;
	outline: none;
	text-decoration: none;
	
}
a:hover {
	color: #3c6c92;

}
a img {
	background: #fff;
	border: 1px solid #bbb;
	padding: 2px;
}
a:hover img {
	border-color: #3c6c92;
}





#header{


width:850px;
margin-left:auto;
margin-right:auto;
height:75px;
} 

#main{
border:1px solid #666666;
width:850px;
margin-top:5px;
margin-left:auto;
margin-right:auto;
overflow:hidden;
} 

.navigate{



 }
 
.navigate_section{
float:left;
width:90px;
height:22px;
border-left:1px solid #ffffff;
text-align:center;
padding-top:10px;
}
/* 小提示：navigate_section	的实际高度是  height+ padding-top  */	


.navigate_section a{
color:#FFFFFF;
}
.navigate_section a:hover{
color:#000000;
padding:10
background: #FFFFFF url(images/navigate_bg_hover.gif) top left repeat-x;
}

.mysidebar{ 
width:280px;
text-align:left;


}

.mysidebar ul li {
color:#666666;
margin: 0 3px 8px 0;
border-bottom:1px dashed #cccccc;
list-style: square;

}

.mysidebar li span{float:right;color:#666}

.mytitle{  
	border-bottom: 1px solid #666666;
	margin: 0 0 5px 0px;
	padding: 7px 0 3px 0;
	color: #000000;
	font-size:12px;
	text-align:left;
	
	}
	
/* 滑动门 首页·开始  */
.home_left{
width:550px; 
float:left;
overflow:hidden;
}
.home_right{
margin-left:10px;
width:270px; 
float:left;
overflow:hidden;
}
/* 滑动门 首页·结束  */







/* 新闻列表 首页·开始  */





#content {
width: 600px;
float: right;
padding:0 0 5px 10px;
margin: 0 0 0 0;
overflow:hidden;
}

.content_title{
width:610px;
height:20px;
background: #666666;
color:#FFFFFF;
font-size:14px;
padding:10px 0 0px 25px;

}

.content_title a {
color:#666666;
}
.content_title a:hover{
color: #3c6c92;
}

.content_title_black{
width:610px;
height:20px;
background: #666666;
color:#FFFFFF;
font-size:14px;
padding:10px 0 0px 25px;

}

.content_title_black a {
color:#ffffff;
}
.content_title_black a:hover{
color: #cccccc;
}



#content h3 {
font-size: 15px;
font-weight: bold;
margin: 8px 0 0 10px;
}


#homebox {
float: left;
width: 610px;
margin: 10px 5px 10px 0;
color: #666666;
}

#homebox img {
width: 117px;
height: 117px;
float: left;
margin: 0 8px 8px 0;
}


.boxitem {
width: 280px;
height: 200px;
float: left;
border: 1px solid #ECECEC;
margin: 0 -1px -1px 0;
padding: 4px;
overflow:hidden;
}

#homebox h5 {
font-size: 16px;
margin: 0;
padding: 0;
font-weight: normal;
}

.itemdets {
font-size: 11px;
width: 300px;
float: left;
margin: 2px 0 15px 0;
}
/* 新闻列表 首页·结束  */



/* 新闻列表 下一页上一页图标·结束  */
#pagination{
float: right;
text-align: right;
}

#pagination a:hover{
border:none;
}

#pagination img{
border:none;
}

span.navback{
width:25px;
height:15px;
display:block;
float:right;
background:url(images/back.gif) top right no-repeat;
cursor:pointer;
}

span.navforward{
width:25px;
height:15px;
display:block;
float:right;
background:url(images/forward.gif) top right no-repeat;
cursor:pointer;
}
/* 新闻列表 下一页上一页图标·结束  */


/* 左边bar css·开始  */
.side_left{
width: 240px;
float: left;
padding:0px 0 12px 0;
margin: 0 0 0 0;
overflow:hidden;
background:#F3F2ED;
}



.side_left_main{
	width: 200px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	background: url(bottom.gif) no-repeat  right bottom;
	color: #fff;
}


.side_left_main span {
	display: block;
	padding: 5px 5px;
	color:#000000;
	background: url(expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
	width:190px;
	overflow:hidden;
}








/* 左边bar css·结束  */


.post img {
width: 130px;
height: 130px;
float: left;
margin: 0 8px 8px 0;
}
.entry a img {
	background: #fff;
	border: 1px solid #bbb;
	padding: 2px;
}
.entry a:hover img {
	border-color: #3c6c92;
}


.singletitle{
font-size:14px;
font-weight:bold;
}

#postcontent{
padding-top:10px;
width:590px;
}
#postcontent a img {
	background: #fff;
	border: 1px solid #bbb;
	padding: 2px;
}
#postcontent a:hover img {
	border-color: #3c6c92;
}

