#header {
	background: url(../img/header_bg3.jpg) no-repeat;
	width: 800px;
	height: 100px;
	}
h2 {
	margin: 10px 0 15px 0;
	}
h3 {
	float: right;
	margin: 0 20px 10px 10px;
	_margin: 0 10px 10px 10px;
	}
h3:after {
	content:".";
	height: 0;
	display: block;
	visibility: hidden;
	clear: both;
	}
h4 {
	margin: 15px 0;
	}
h5 {
	margin: -3px 0 3px 0;
	}
.caption_left {
	float:left;
	width: 350px;
  margin: 0 10px 15px 0;
	padding: 0 0 0 10px ;
	}
.caption_left:after {
	content:".";
	height: 0;
	display: block;
	visibility: hidden;
	clear: both;
	}
.topic_left {
	float: left;
	width: 280px;
	margin: 0 10px 10px 10px;
	_margin: 0 10px 10px 5px;
	}
.care { 
	background: url(../img/li_style1.gif) no-repeat left center;
	margin:6px 0 0 10px ;
	padding:0 0 0 20px;
  line-height: 1.3em;
	width: 530px;
	}
.care2 { 
	background: url(../img/list-image.gif) no-repeat left center;
	margin:10px 0 0 10px ;
	padding:0 0 0 25px;
  line-height: 1.3em;
	}
.care_num { 
	background: url(../img/list-image.gif) no-repeat left top;
	margin:6px 0 0 5px ;
	padding:0 0 0 30px;
  line-height: 1.3em;
	width: 530px;
	}
.list-image {
	background: url(../img/list-image.gif) no-repeat left top;
	margin:6px 0 0 5px ;
	padding:0 0 5px 25px;
	font-weight: bold;
	}
.caption {
	width: 560px;
	padding: 0 0 0 10px;
	margin: 10px 0 15px 0;
	}
.caption2 {
	width: 550px;
	padding: 0 10px 10px 15px;
	}
.cap_link {
	float: right;
	padding: 0 20px 0 0;
	} 
.bg {
	background: #666 ;
	width: 573px;
	height: auto;
	margin: 0 0 30px 0;
	}
.li_left {
	float:left;
	width: 350px;
  margin: 0 10px 0 0;
	padding: 0 0 10px 10px ;
	}

