@charset "UTF-8";

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, menu, time, mark, audio, video {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  font-size: 100%;
  margin: 0;
  outline: 0 none;
  padding: 0;
  vertical-align: baseline;
}
article, aside, dialog, figure, footer, header, hgroup, nav, section {
  display: block;
}
ul {
  list-style-type: none;
}
body {
  font-family: HelveticaNeue;
  font-size: 15px;
  line-height:1.4em;
  -webkit-text-size-adjust: 100%;
}
nav {
  position:relative;
}
.cont00{
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	overflow: hidden;	
}
#cont01,#cont02,#cont03,#cont04,#cont05,#cont06{
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	overflow: hidden;
	background-image: url(../images/cont_bg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 15px;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.left {
  text-align: left;
}
.center10t {
  text-align: center;
  margin-top: 10px;
}
.center10b {
  text-align: center;
  margin-bottom: 10px;
}
.center10tb {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.clear {
  clear: both;
  display: block;
}
.float_left {
  float: left;
}
.float_right {
  float: right;
}
.text_right {
  text-align: right;
}
img{
	vertical-align:bottom;
}
.pic_right{
	float:right;
	margin-left:5px;
}
.pic_left{
	float:left;
	margin-right:5px;
}

