body{
	margin: 0px;
	padding: 0px;
	background: #e9e8e6;
	
	font-family: Helvetica, Arial;
	font-size: 12px;
}

*{
	margin: 0px;
	padding: 0px;
}

.clear{
	clear: both;
}
#top_top {
	border-top: 5px solid #000;
}
#top_top_inside {
	width: 900px;
	margin: 0 auto;
}
#top_top_inside ul {
	list-style: none;
	float: right;
	margin:0;
	padding:0;
	background-color: #000;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	padding-left: 4px;
	padding-right: 4px;
}
#top_top_inside ul li {
	float: left;
	padding:3px;
	padding-bottom: 9px;
	margin-right: 6px;
	margin-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#top_top_inside ul li a {
	color: #fff;
	text-decoration: none; 
}
#top_top_inside ul li a:hover {
	color: #999;
}
#top_container{
	background: #291c0f;
	background-image: url('../images/bg_top.png');
}

	#top_body{
		width: 900px;
		margin: 0 auto;
		height: 99px;
	}
	
	#top_body .logo{
		width: 356px;
		height: 99px;
		position: absolute;
		margin-left: -100px;
		background-image: url('../images/logo.png');
		cursor: pointer;
	}

#border_container{
	background: #00aeff;
}

	#border_body{
		width: 900px;
		margin: 0 auto;
		color: #c5edff;
		padding: 5px;
		font-size: 13px;
	}
	
	#border_body a{
		color: #ffffff;
		text-decoration: none;
		border-bottom: 1px dotted #90dcff;
	}
	
		#border_body a:hover{
			border-bottom: 1px solid #90dcff;
		}
	
	#border_body a strong{
		color: #fff;
	}
	
#welcome_container{
	background: #ffffff;
}

	#welcome_body{
		width: 900px;
		margin: 0 auto;
		padding: 30px 0 30px 0;
	}
	
	#welcome_body h1{
		font-size: 26px;
		color: #222;
		font-family: Georgia;
		font-weight: normal;
		font-style: italic;
	}
	
		#welcome_body h1 strong{
			color: #00aeff;
			font-weight: normal;
		}
		
	#welcome_body p{
		display: block;
		width: 580px;
		font-size: 13px;
		color: #666;
		line-height: 24px;
		margin: 10px 0 20px 5px;
	}
	
	#welcome_body #intropic{
		width: 220px;
		height: 170px;
		background-image: url('../images/shoes.jpg');
		background-repeat:no-repeat;
		float: right;
		margin-right: 0px;
	}
	
	#welcome_ext{
		width: 900px;
		margin: 0 auto;
	}
	
		#welcome_hide{
			width: 133px;
			height: 23px;
			background-image: url('../images/btn_hide.png');
			float: right;
			cursor: pointer;
		}

		
#content_container{
	width: 900px;
	margin: 0 auto;
	padding: 40px 0 0 0;
}

#content_container2{
	width: 900px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

#content_top{
	background: #dcdcdb;
	padding: 10px;
}

	#cat_info{
		float: right;
		color: #606060;
		font-size: 11px;
	}
	
		#cat_info strong{
			background: #c7c7c5;
			font-weight: normal;
		}

.content_full{
	background: #fff;
	padding: 10px 20px 10px 20px;
}

.content_head{
	margin: 10px 0 0 0;
}

	.content_head h1{
		font-size: 24px;
		letter-spacing: -1px;
	}
	
	.content_head em{
		color: #666;
		font-family: Georgia;
	}
	
	.content_head img{
		float: left;
		margin-right: 15px;
	}

.content_full_yellow{
	background: #00aeff;
	padding: 15px;
	color: #fff;
	margin: 20px 0 0 0;
	line-height: 20px;
}
	
	.content_full_yellow h3{
		border-bottom: 1px solid #9de0ff;
		padding: 0 0 5px 0;
		margin: 0 0 5px 0;
		color: #fff;
	}

	.content_full_yellow a{
		color: #ffebcc;
		text-decoration: none;
		border-bottom: 1px dotted #9de0ff;
	}
	
		.content_full_yellow a:hover{
			border-bottom: 1px solid #9de0ff;
		}
		
		
.content_full_grey{
	background: #ddd;
	padding: 15px;
	color: #fff;
	margin: 20px 0 0 0;
}
	
	.content_full_grey h3{
		border-bottom: 1px solid #ccc;
		padding: 0 0 5px 0;
		margin: 0 0 5px 0;
		color: #666;
	}

	.content_full_grey a{
		color: #777;
		text-decoration: none;
		border-bottom: 1px dotted #999;
	}
	
		.content_full_grey a:hover{
			border-bottom: 1px solid #ffc468;
		}
		
	
	#border_body a strong{
		color: #fff;
	}

.content_half{
	width: 440px;
	margin: 20px 0 0 0;
}

.content_wide{
	width: 600px;
	margin: 20px 0 0px 0;
}

.content_small{
	width: 280px;
	margin: 20px 0 0px 0;
}

.content_left{
	float: left;
}

.content_right{
	float: right;
}
.content_inside{
	padding: 15px;
	background: #fff;
	margin-bottom: 20px;
}

	.content_inside h3{
		color: #555;
		border-bottom: 1px solid #ccc;
		padding: 0 0 5px 0;
		margin: 0 0 5px 0;
	}
	
	.content_inside h4{
		color: #555;
		padding: 0 0 5px 0;
		margin: 0 0 5px 0;
	}
	.content_inside h4 a {
		color: #126fb6;
	}
	
	.content_inside .articledate {
		color:#777;
	}
	.content_inside p{
		font-size: 13px;
		color: #444;
		line-height: 20px;
	}
	
	.content_inside p.articlecontent {
		display: inline;
	}
	
	.content_inside p a {
		color: #126fb6;
	}
	
.content_inside{
	padding: 15px;
	background: #fff;
	margin-bottom: 20px;
}

	.content_inside h3{
		color: #555;
		border-bottom: 1px solid #ccc;
		padding: 0 0 5px 0;
	}

.category_box{
	width: 280px;
	float: left;
	height: 60px;
	padding-top: 20px;
	color: #484848;
	line-height: 18px;
}

	.category_box img{
		float: left;
		margin-right: 15px;
	}
	
	.category_box a{
		color: #484848;
		text-decoration: none;
		border-bottom: 1px dotted #ccc;
	}
	
		.category_box a:hover{
			color: #000;
			border-bottom: 1px solid #999;
		}

	a.category_title{
		color: #126fb6;
		font-size: 18px;
		text-decoration: none;
		border-bottom: 0px;
	}
	
		a.category_title:hover{
			color: #06487b;
			border-bottom: 0px;
		}
		
.link_item{
	margin: 10px 0 5px 0;
	line-height: 20px;
}

	.link_item a{
		color: #126fb6;
		font-size: 13px;
		text-decoration: none;
		border-bottom: 1px dotted #ccc;
		font-weight: bold;
	}
	
		.link_item a:hover{
			border-bottom: 1px solid #126fb6;
		}
	
	.link_item p{
		color: #444;
	}
	
	.link_item em{
		color: #799725;
	}

	
#content_footer{
	width: 900px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
	color: #666;
	line-height: 20px;
}

	#content_footer a{
		color: #444;
		text-decoration: none;
		border-bottom: 1px dotted #888;
	}
	
	#content_footer img{
		float: right;
	}
