@charset "utf-8";
/* CSS Document */
*{
	padding:0px;
	margin:0px;
	list-style:none;
	}
	
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, 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%;
}
body,p,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;}
img,input,label{vertical-align:middle;}


a{
	text-decoration:none;
	border:none;
	outline:none;
	color:#333;
	cursor:pointer;
}
a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */
	outline:none; /* FF Opera */
 } 
a:focus{ -moz-outline-style: none; /* FF */ } 
a:hover{color:blue;}
body{
	background:url(bodybg.jpg) #ffffff top center repeat-y;
}
.martop15{margin-top:15px;}
.martop10{margin-top:10px;}
.marleft15{margin-left:15px;}
.marleft10{margin-left:10px;}
.marleft20{margin-left:20px;}
.marleft5{margin-left:5px;}

.paddtop15{padding-top:15px;}
.paddleft15{padding-left:15px;}
.paddbottom10{padding-bottom:10px;}
.paddbottom15{padding-bottom:15px;}
.paddbottom8{padding-bottom:3px;}
.paddbottom25{padding-bottom:25px;}
.borderbottom{border-bottom:1px dotted #bbbbbb;}
.index{
	width:1000px;
	margin:0 auto;
	}
	
	