body{
	margin:0;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
body,td,th {
	font-size: 12px;
}
.all_thumb{
	width:700px;
	margin: 0 auto 0 auto;
}
.thumb{
	width:130px;
	height: 250px;
	margin: 0 30px 0px 35px;
	float: left;
	display: block;
}
.large_thumb{
	width:400px;
	height: 600px;
	margin: 0 auto 0px auto;
}
.thumb_image{
	width:135px;
	height: 135px;
}
.large_thumb_image{
	width:400px;
	height: 400px;
	text-align: center;
	vertical-align: middle;
}
.caption{
	height: 120px;
}
.serial{
	margin: 10px 0 0 0;
}
.title{
	margin: 10px 0 0 0;

}
.name{
	margin: 10px 0 0 0;
}
.clear{
	clear:both;
}
.each_show{
	margin: 10px 0 0 0;
}
.category_title{
	background:url(images/img00.jpg);
	width: 495px;
	height:44px;
	padding: 5px 0 0 33px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 15px 0;
	background-repeat: no-repeat;
}
.article_box{
	display: block;
	width: 495px;
	height: 25px;
}
.article_arrow{
	display: block;
	width: 20px;
	float:left;
	margin: 3px 0 0 0;
}
.article_title{
	display: block;
	width: 210px;
	float:left;	
}
.article_left{
	display: block;
	width: 230px;
	margin:0 35px 15px 0;
	height: 25px;
	float: left;
}

.article_right{
	display: block;
	width: 230px;
	margin:0 0 15px 0;	
	height: 25px;
	float: left;
}
.category_each{
	background:url(images/img_each.jpg);
	width: 495px;
	height:50px;
	padding: 0 0 0 40px;
	vertical-align: middle;
	display: block;
	line-height: 44px;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 15px 0;
	background-repeat: no-repeat;
}
.category{
	margin: 0 0 30px 0;
	display: block;
	float: none;
	clear: both;
}
