body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

#insidebody {
	background: url(../images/body_bg.jpg) repeat-x left top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #013366;
	font-size: 11px;
	padding-top: 11px;
}

.clear {clear: both;}	

a:link, a:visited, a:active {
	color: #666;
	text-decoration: none;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;	
}

a:hover {
	text-decoration: underline;
	cursor: pointer;
}

h1 {
	font-size: 18px;
	color: #666;
	font-weight: bold;
	padding-bottom: 5px;
}

h2 {
	font-size: 15px;
	color: #666;
	font-weight: bold;
	padding-bottom: 5px;
}

h3 {
	font-family: "Century Gothic";
	font-weight: bold;
	font-size: 14px;
	color: #993300;
	padding-bottom: 5px;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	padding-bottom: 5px;
}

h5 {
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	padding-bottom: 5px;
}

h6 {
	font-size: 9px;
	font-weight: bold;
	color: #FF6600;
	padding-bottom: 5px;
}

p {
	margin-bottom: 10px;
}
#footer-wrapper {
width:845px;
height:auto;
margin:10px 0 0 0;
padding:0;
}
#footer-wrapper .top {
width:845px;
height:auto;
margin:0;
padding:0;
}
.footer-left {
width:34px;
height:66px;
margin:0;
padding:0;
float:left;
}
.footer-left img {
margin:0;
padding:0;
border:none;

}
.footer-right {
width:29px;
height:66px;
margin:0 0 0 0;
padding:0;
float:right;
}
.footer-right img {
margin:0;
padding:0;
border:none;

}
.footer-main {
margin:0;
padding:0;
float:left;
}
.footer-main img {
margin:0;
padding:0;
border:none;
}
.footer-main a {
margin:0;
padding:0;
}
#footer-wrapper .down {
width:845px;
height:auto;
margin:6px 0 0 0;
padding:0;
}
.first {
width:149px;
height:176px;
margin:0 0 0 4px;
padding:0;
float:left;
}
.second {
width:303px;
height:176px;
margin:0 0 0 7px;
padding:0;
float:left;
}
.third {
width:370px;
height:176px;
margin:0 0 0 9px;
padding:0;
float:left;
}
*html .third {
width:370px;
height:176px;
margin:0 0 0 6px;
padding:0;
float:left;
}


/*previous*/
#footerRight {
	background: #FFFFFF repeat-x left top;
	width: 366px;
	height: 171px;
	
}
#footer_up {
	height: 124px;
	
}

#footer_left {
	float: left;
	width: 156px;
}

.footer_L_up {
	background: url(../images/footer_left_up.jpg) repeat-x left top;
	width: 156px;
	height: 58px;
	padding-bottom: 7px;
}

.footer_L_up .left_up {
   float: left;
   
   /*masum*/
	width: 95px;
}

.footer_L_up .right_up {
   float: right;
	width: 44px;
	padding-top:12px;
	padding-right: 4px;
}
#footer_mid {
	float: left;
	width: 97px;
	padding-left:6px;
}

#footer_right {
	float: right;
	width: 98px;
	background: url(../images/footer_right_bg.jpg) repeat-x left top;
	padding-left: 3px;
	height: 123px;
	
}

.list ul li  {
	padding: 1.5px 0px;
}

.inputbox {
	background: url(../images/input_box.jpg) no-repeat;;
	width: 71px;
	height: 14px;
	padding: 1px 1px;
	border: none;
	font-size: 12px;
	float: left;
	color: #999999;
	margin:2px 0 0 8px;
	padding:0;
}

.button {
	background:url(../images/go.jpg) no-repeat ;
	width: 13px;
	height: 13px;
	color: #fff;
	margin-left: 2px;
	cursor: pointer;
	font-weight: bold;
	border: none;
	
	
}


#footer_down {
	background:url(../images/footer_down.jpg) repeat-x left top;
	height: 37px;
	margin-top:5px; 
	padding-top:4px;
}*/