
/****** Breadcrumb ********/
#breadcrumb {
	z-index: 60;
	clear: both;
	width: 960px;
	/*margin-left: 25px;*/
height: 20px;
	padding-top: 5px;
	background: #f5f6f6;
}

#breadcrumb a,
#bc a {
	color: #006ab3;
	padding-top: 5px;
}

#bc {
	background: none repeat scroll 0 0 #F5F6F6;
	clear: both;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 5px;
	padding-top: 5px;
	/*position: absolute;
	bottom: 0;*/
	width: 960px;
	z-index: 60;
}

*+html #breadcrumb {
	height: 20px;
	padding-top: 5px;
}
*+html #bc {
	height: 20px;
	padding-top: 5px;
}


#breadcrumb span,
#breadcrumb a,
#bc span,
#bc a {
	font-size: 12px;
}
#breadcrumb span,
#bc span {
	color: #7b7b7b;
}
#breadcrumb a,
#bc a {
	margin-right: 10px;
}

#breadcrumb span,
#bc span {
	padding-left: 13px;
	background: url(breadcrumb_arrow.gif) left center no-repeat;
}

#breadcrumb #bc_wrap,
#bc #bc_wrap {
	margin-left: 15px;
}








* {
	font-family:helvetica,sans-serif;
	padding:0px;
	border-width:0px;
	margin:0px;
}

div.frame {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:15px;
}

div.logo {
	float:left;
	width:170px;
	height:85px;
	padding-right:10px;
	border-right-width:1px;
	border-right-color:#DBDCDD;
	border-right-style:solid;
	margin-right:15px;
}

div.head {
	width:760px;
	margin-left:15px;
}

div.info {
	width:960px;
	text-align:justify;
	margin-bottom:10px;
}

div.info_ctr {
	width:960px;
	text-align:center;
	margin-bottom:10px;
}

div.item {
	float:left;
	width:150px;
	margin-bottom:10px;
}

div.text {
	float:left;
	width:800px;
	text-align:justify;
	margin-bottom:10px;
}

div.skip {
	float:left;
	width:40px;
	margin-bottom:10px;
}

div.list {
	float:left;
	width:760px;
	margin-bottom:10px;
}

div.left {
	float:left;
	width:160px;
	margin-bottom:10px
}

div.right {
	float:left;
	width:680px;
	margin-bottom:10px
}

div.clear {
	clear:both;
}

h1 {
	font-size:x-large;
	font-weight:bold;
	color:#266AB3;
	margin-bottom:5px;
}

h2 {
	font-size:large;
	font-weight:bold;
	color:#266AB3;
}

h3 {
	font-size:x-large;
	font-weight:normal;
	margin-top:30px;
	margin-bottom:10px;
}

a {
	text-decoration:none;
	color:#0C8BDF;
}

a:hover {
	color:#266AB3;
}

h3 a {
	color:#000000;
}

h3 a:hover {
	color:#000000;
}

a.head {
	float:left;
	display:block;
	width:150px;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
	background-color:#0C8BDF;
	padding:5px;
}

a.head:hover {
	background-color:#266AB3;
}

a.h2 {
	font-size:large;
	font-weight:bold;
	color:#266AB3;
}

a.h2:hover {
	text-decoration:underline;
}

span.medium {
display: inline-block;
width: 160px;
}

span.hall {
display: inline-block;
width: 120px;
}

