* { margin: 0; padding: 0; }
img { border: 0; }
 
a {
	color: #006600;
	text-decoration: none;
}
 
 
body {
	color: #000;
	font-family: 'ƒqƒ‰ƒMƒmŠpƒS Pro', 'ƒƒCƒŠƒI', 'Helovetica Neue', 'Arial', '‚l‚r ‚oƒSƒVƒbƒN', 'Osaka';
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 22px;
	background: #FF0033; 50% 0 repeat-y;
	margin: 0 auto;
	width: 860px;
}
 
dl.list309 dt {
  clear: left;
  float: left;
  margin: 10px 0;
  width: 800px;
  border-left: solid 8px #FF0033;
  padding-left: 5px;
  color: #000;
}
 
ul.thumbnail { list-style-type: none; }
ul.thumbnail li {
 float: left;
 margin: 0 10px 10px 0;
}
ul.thumbnail li img {
 border: 2px solid #bbb;
 width: 160px;
 height: 120px;
}
ul.thumbnail li a { display: block; }

.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 line-height: 0;
 clear: both;
 visibility: hidden;
}
.clearfix { display: inline-block; }

/* MacIE—p */
*+html .clearfix { height: 1%; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

 
#content {
	margin: 0 auto;
	padding: 0;
	width: 860px;
	background: #FFF; 50% 0 no-repeat;
}

.topic {
	margin: 0px 30px;
	padding: 30px 30px 10px 30px;
	
}
 
h2 {
	margin: 5px 0 5px 0;
	font-size: 13px;
	
}
 
.box {
	border-style:solid; 
	border-width:1px; 
	width:700px;
	border-color:#FF0033;
	padding: 10px 20px;
}

.left {
	float: left;
	padding: 0 25px 0 0;
}

 
.right {
	margin: 10px;
	padding: 0 10px;
	height:450px ;
}
 
strong {
	font-size: 13px;
	font-family: '‚l‚r ‚oƒSƒVƒbƒN', 'ƒqƒ‰ƒMƒmŠpƒS Pro W6', 'Arial';
	font-weight: bold;
}

#header {
	background: #fff 60px 5px no-repeat;
	margin: 0px 0 0px 0;
}
.header-text {
	background: #fff;
	margin: 0px;
	padding: 50px 10px 10px 30px;
}
 
#menu1 {
	margin: 0;
	background: #000;
	font-size: 0px;
	line-height: 24px;
	height: 24px;
}
 
#menu2 {
	margin: 0;
	
	border-width: 0 0 0 1px;
	border-style: dashed;
	border-color: #fff;
}
 
#menu li {
	list-style-type: none;
	width: 142px;
	text-align: center;
	float: left;
	color: #fff;
	
	border-width: 0 1px 0 0;
	border-style: dashed;
	border-color: #fff;
}
 
#menu li a {
	color: #fff;
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-size: 12px;
}
 
#menu li a:hover {
	background: #CC0033;
}

 
 
 
 
#footer {
	font-family: 'Times New Roman';
	font-weight: bold;
	text-align: center;
	margin: 0 0 10px 0;
}