@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption {
 margin: 0;
 padding: 0;
 font-size: 100%;
 list-style:none;
 font-family: Arial,Helvetica,sans-serif;
}
body,b,dl,dd,th,img,form,div,ul,li,input,textarea{margin:0 auto;padding:0;border:none;}:focus{outline:0;}
img,iframe{border:none;}
ol,ul,li{list-style:none;}



a{
	text-decoration:none;
	border:none;
	outline:none;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
}
a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */
	outline:none; /* FF Opera */
 } 
a:focus{ -moz-outline-style: none; /* FF */ } 
a:hover{color:#900;}

body{
background:#ffffff;
width:100%; 
width:expression_r(document.body.clientWidth <= 1100? "1100px": "auto");
min-width:1100px;
font-family:Arial, Helvetica, sans-serif;
}
.body{background:#ffffff;width:1000px;margin:0 auto;overflow:hidden;}

.martop15{margin-top:15px;}
.martop10{margin-top:10px;}
.martop30{margin-top:30px;}
.martop20{margin-top:20px;}

.marleft15{margin-left:15px;}
.marleft20{margin-left:20px;}
.marleft10{margin-left:10px;}
.marleft30{margin-left:30px;}

.paddtop15{padding-top:15px;}
.paddleft15{padding-left:15px;}
.paddbottom10{padding-bottom:10px;}
.paddbottom15{padding-bottom:15px;}
.paddbottom20{padding-bottom:20px;}
.paddbottom100{padding-bottom:100px;}


.index_top{
	float:left;
	width:auto;
	width:100%;
	margin:0px auto;
	height:139px;
	background:#7c0c0c;
	-moz-background-size:100% 18px;
	background-size:100% 18px; 
	-webkit-background-size: 100% 18px; 
	-o-background-size: 100% 18px;
	}
.index_middle{
	width:1000px;
	margin:0 auto;
	}
.border01{background: url(line01.jpg) bottom left no-repeat;}