*{
	margin:0;
	padding:0;
}
body { 
	font-family: Verdana, Helvetica, Geneva, sans-serif;  
	font-size: 0.75em; 
	color: #000;
	margin:0 0 0 0;
	text-align:center;
	background:url(../images/bg-body.gif) repeat-y #fff center;
}
ul{
	margin:0 0 0 20px;
}
#container{
	position: relative;
	margin:0 auto;
	width:980px;
	text-align:left;
	background-color:#fff;
}
#main{
	padding-top:172px;
	background: url(../images/bg-main.gif) repeat-y;
}
#content{
	width:590px;
	float:left;
	position:relative;
	left:195px;
}
#left{
	width:185px;
	float:left;
	position:relative;
	left:-590px;
	margin:0 5px 0 5px;
}
#right{
	float:left;
	position:relative;
	width:185px;
	margin:0 0 0 5px;
}
#header{
	position:absolute;
	left:0px;
	top:0px;
	width:980px;
	height:172px;
	background: url(../images/bg-header.jpg) 0px 20px no-repeat #fff;
}
#subnavi{
	position:relative;
	top:0px;
	height:20px;
	xwidth:950px;
	float:right;
	xtext-align:right;
	xbackground: url(../images/bg-subnavi.gif) no-repeat transparent;
	xbackground: #fff;
	
}
#navi{
}
#clear{
	clear:both;
	line-height:0px;
	margin:0 0 0 0;
}
#clearB{
	clear:both;
	line-height:0px;
	margin:0 0 0 0;
}
#footer{
	position:relative;
	background:#fff;
	height:15px;
	line-height:15px;
}
#white{
	position:absolute;
	background:#fff;
	top:137px;
	left:0;
	height:15px;
	width:980px;
	color:#fff;
}
.usb{
	display:none;
}
dfn{
	display:none;
}
input,textarea,select,a.button{
	font-family: Verdana, Helvetica, Geneva, sans-serif;  
	border: 1px solid #999;
	background:#fafafa;
	font-size:0.9em;
	padding:1px 3px 1px 3px;
}
a.button{
	color:#000;
	font-weight:normal;
	text-decoration:none;
	padding:0 3px 1px 3px;
}
a.button:hover{
	color:#039;
}
dl{
	line-height:1.8em;
}
dt{
	width:200px;
	min-height:1.8em;
}
dd{
	margin:-1.8em 0 0 200px;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	margin:0;
	font-size: 9px;
}