﻿*{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

.body{
	text-align: center;
	min-width:980px;
	background-color:#0053DD;
}

.wrapper {
	margin:10px auto;
	text-align: left;
	width:980px;
}
.wrapper img{
	margin-bottom:10px
}


.life{
	width:750px;
	float:left;
}
.life img{
	float:left
}
.p{
	color:white;
	font:normal 11px arial;
	float:left;
	width:230px;
}

.life2{
	width:230px;
	height: 160px;
	float:left;
	text-align:center;
}

.life2 img{
	margin-bottom:0;
}

.menu{
}

.menu ul{
	font: bold 11px arial;
	width:750px;
	height:32px;
}

.menu ul li{
	display: inline;
	text-align:center;
	width:173px;
	height:32px;
	padding:0;
	line-height:10px;
}

.menu ul li a{
	text-decoration: none;
	float: left;
	color: white;
	background-image:url('images/btheader1.jpg');
	width:173px;
	height:32px;
	margin:0px
}

.menu ul li a:hover{
	color:black;
}

.ul{
	float:left;
	list-style:none;
	font: bold 11px arial;
	width:173px;
}

.ul li{
	text-align:center;
	line-height:10px;

}

.ul li a{
	text-decoration: none;
	float: left;
	color: white;
	background-image:url('images/btinhome.jpg');
	background-repeat:no-repeat;
	width:173px;
	height:32px;
	margin-bottom:15px
}

.ul li a:hover{
	color:black;
}

.body_content{
	width:600px;
	font: 12px arial;
	color:#FFFFFF;
	margin:20px 0 20px 20px;
	text-align:justify;
}

.title_content{
	font-weight:bold;
}

.contuls{
	width:600px;
	margin:0 0 0 20px;
	font: 12px arial;
	color:#FFFFFF;
	
}

.contuls li{
	margin-left:40px
}

.contuls ol{
	margin-left:50px
}
