@charset "utf-8";
/* CSS Document */
body {
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
	padding:0px; 
	margin:0px;
	}
.width {
	width:960px;
	}
.clr {
	clear:both;
	}
.yuyan {
	font-family:Tahoma, Geneva, sans-serif;
	}
#head {
	background-image:url(banner.jpg); 
	width:957px; 
	margin-left:3px; 
	height:177px;
	}
*html #head {margin-left:2px;}
#head_menu {
	padding-top:145px;
	color:#ff3300;
	font-size:12px;
	}
#head_menu ul {
	display:none;
}
#head_menu li {
	float:left
}
#head_menu a {
	font-size:12px;
	text-decoration:none;
	color:#FFF;
	margin: 0 20px;
}
#head_menu a:hover {
	font-size:12px;
	text-decoration:none;
	color:#ff3300;
}
#head_menu span{
	color:#ff3300;
}
#head_menubg {
	height:32px;
	background:url(linebg.jpg);
	background-repeat:repeat-x;
	line-height:32px;
	text-align:center;
	
	}
#head_menucontent
{	
 	width:400px;
}
#head_menubg ul {
	width:400px;
	margin:0px;
	padding:0px;
	list-style:none;
	
	
	
	
	}
#head_menubg ul li{
	font-size:12px;
	color:#ffffff;
	width:68px;
	height:34px;
	line-height:34px;
	float:left;
	margin:0 10px 0 0;
	
	
}
#head_menubg ul li a{
	font-size:12px;
	color:#ffffff;
	width:68px;
	height:34px;
	line-height:34px;
	float:left;
	text-decoration:none;
	
	
}
#head_menubg ul li  a:hover{
	background:url(an.png);
	font-size:12px;
	color:#ffffff;
	width:68px;
	height:34px;
	line-height:34px;
	float:left;
	text-decoration:none;
	
	
}

#head_menubg ul li.meuna a{
	color:#ffffff;
	background:url(an.png);
	background-repeat:no-repeat;
	width:68px;
	height:34px;
	line-height:34px;
	float:left;
	text-decoration:none;
}

#line {
	background-color:#ababab;
	height:5px;
	font-size:0px;
}
#main {
	background-color:#FFF;
}
#left {float:left; width:666px; margin-top:25px; text-align:left;}
#right {
	float:right;
	text-align:left;
	margin-top:10px;
	}
.title {
	font-size:12px;
	color:#898989;
	border-bottom:#b7b7b7 1px solid;
	line-height:22px;
	margin-top:15px;
}
.title a{
	font-size:12px;
	color:#898989;
	text-decoration:none;
}
.title a:hover{
	font-size:12px;
	color:#898989;
	text-decoration:underline;
}
.title h1 {
	font-size:14px;
	color:#ff3300;
	margin:0px;
	padding:0px;
}
.title h1 a{
	font-size:14px;
	color:#ff3300;
	text-decoration:none;
}
.title h1 a:hover{
	font-size:14px;
	color:#ff3300;
	text-decoration:underline;
}

.content {
	font-size:12px;
	line-height:22px;
	margin-top:10px;
	color:#444444;

}

.content h2 {
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
.content ul{
	margin:0px; 
	padding:0px; 
	list-style:none;
	}
.content ul ul {display:none;}
.content a{
	font-size:12px;
	text-decoration:none;
	color:#444444;
}
.content a:hover{
	font-size:12px;
	text-decoration:underline;
	color:#444444;
}
.ct {
    width:252px;
	}
#rss a{
	background-image:url(rss.jpg);
    width:252px;
    height:64px;
	float:left;
}
#rss a:hover{
	background-image:url(rss.jpg);
    width:252px;
    height:64px;
	float:left;
}	

#bottom {
	border-top:#b7b7b7 solid 1px; 
	line-height:30px;
	margin-top:30px;
	font-size:12px;
	color:#444444;
	width:960px;
	padding:10px;
	}
.post_nav {color:#444444; font-size:12px; clear:both; padding:10px 0;}
.alignleft {float:left}
.alignright {float:right;}
.post_nav a {
	color:#444444;
	font-size:12px;
	text-decoration:none;
}
.navigation {line-height:25px;}
.navigation a{font-size:12px; font-weight:bold; color:#444444; text-decoration:none;}
.navigation a:hover{font-size:12px;color:#444444; text-decoration:underline;}
