@charset "utf-8";
/* CSS Document */

.style1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
#all{
	float: left;
	height: auto;
	width: 660px;
	position: relative;
	overflow: hidden;
}
#body{
	float: left;
	height: auto;
	width: 660px;
	position: relative;
	background-color: #4C3F2E;
	overflow: hidden;
}
.t01{
	float: left;
	height: 80px;
	width: 450px;
	margin-left: auto;
	position: relative;
	background-color: #060000;
	border: thin solid #000000;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-right: auto;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;

}
.pic{
	float: left;
	height: auto;
	width: 180px;
	margin-left: 5px;
	position: relative;
	margin-top: 5px;
}
.text{
	float: right;
	height: auto;
	width: 418px;
	position: relative;
	margin-top: 5px;
	margin-right: 15px;
}
.style_head {
	font-family: Tahoma;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.boder {
	color: #FF0000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #88694D;
}
.text_in {
	float: left;
	height: 25px;
	width: 418px;
	position: relative;
	border-bottom-width: thin;
	border-bottom-style: solid;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/in_bg.jpg);
}
.style2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF3300;
}
.vdo {
	float: left;
	height: 20px;
	width: 418px;
	position: relative;
	border-bottom-width: thin;
	border-bottom-style: solid;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
