*{
	margin:0;
	padding:0;
}
img{
	vertical-align:bottom;
}
a img{
	border:none;
}
ul li{
	list-style:none;
}
a{
	color:#ed6d00;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
iframe{
	width:190px;
	height:700px;
	border:0;
	float:left;
}
html{
	height:100%;
}
body{
	font-size:small;
	height:100%;
}
#wrapper{
	font-size:0.9em;
}
body > #wrapper{
	min-height:100%;
	height:auto;
}
#maincontent{
	width:950px;
	overflow:hidden;
	margin:0 auto 80px;
}
object{
	overflow:hidden;
}
/*contents*/
#contents{
	width:750px;
	float:right;
	padding:30px 0 0 0;
}
#contents h3{
	margin:5px 0 0 0;
	font-size:2em;
	border-left:3px solid #ed6d00;
	padding:0 0 0 5px;
}
#contents h4{
	margin:15px 0 5px 0;
	font-size:1em;
	font-weight:normal;
	color:#ffffff;
	padding:5px;
	background:#343434 url(../images/title_bg.gif) repeat-x;
}
#contents h4 img{
	vertical-align:middle;
}
#contents h5{
	font-size:1em;
}
#contents .box{
	width:100%;
	overflow:hidden;
}
#contents .box ul{
	width:100%;
	overflow:hidden;
}
#contents .box li{
	width:128px;
	min-height:200px;
	float:left;
	padding:10px 10px 5px 10px;
	border-right:1px dotted #929292;
	border-bottom:1px dotted #929292;
}
#contents .box li.last{
	border-right:none;
}
/*pagination*/
#pagenation ul{
	text-align:center;
	margin:30px 0 0 0;
}
#pagenation li{
	display:inline;
	margin:0 -0.5em 0 0;
	font-weight:bold;
	color:#ed6d00;
}
/*footer*/
#footer{
	clear:both;
	background: url(../images/footer_bg.gif) left 24px repeat-x;
}
#copyright{
	text-align:center;
	font-size:0.9em;
	color:#fff;
	padding:10px 0 0 0;
}
#pagetop{
	clear:both;
	text-align:right;
	margin:-65px 0 0 0;
	padding:0 10px 0 0;
}
#footer a{
	color:#fff;
}

/*attention 20120524*/
#attention{
	width:710px;
	margin:0 auto 30px;
	padding:15px;
	background:#fff;
	border:#ec6c00 3px solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#attention .b_title{
	color:#ec6c00;
	font-size:1.4em;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	border-bottom:#ec6c00 1px solid;
}
#attention .box_inner{
	clear:both;
	width:100%;
	overflow:hidden;
	margin:0 0 30px 0;
}
#attention .mb10{
	margin:0 0 10px 0;
}
#attention .tb01{
	width:280px;
	float:left;
	padding:0 40px 0 20px;
}
#attention .tb02{
	width:340px;
	float:left;
}
#attention table{
	width:100%;
	border:0;
	border-collapse:collapse;
}
#attention table th{
	text-align:left;
	width:60%;
	padding:2px;
	border-bottom:#ccc 1px dotted;
}
#attention table td{
	text-align:right;
	font-weight:bold;
	padding:2px;
	border-bottom:#ccc 1px dotted;
}
#attention table td span{
	color:#ff3300;
	font-weight:bold;
}
#attention .text{
	font-size:1.1em;
}
#attention .pb10{
	padding-bottom:10px;
}
#attention p span{
	color:#ff3300;
	font-weight:bold;
}
S
