* {
	padding: 0px;
	margin: 0px;
}
body {
	color: #226;
	background: url(images/cb_bg.gif) top center repeat-y #f8f8ff;
	text-align: center;
	font-size: 10pt;
}
div{
	font-size: 10pt;
}
table {
	border-collapse: collapse;
	empty-cells: show;
}
tr, td {
	vertical-align: top;
	font-size: 10pt;
	line-height: 130%;
}

a {
	color: #448;
}
p {
	margin-top: 1em;
	line-height: 130%;
}
blockquote {
	margin-left: 1em;
}
ul {
	list-style: none;;
}
ul li ul {
	list-style: none;;
}
ul li ul {
	margin-left: 1em;
}
ul li ul li ul {
	margin-left: 1em;
}
ul li ul li ul li ul {
	margin-left: 1em;
}

h1 {
	width: 540px;
	height: 36px;
	font-size: 12pt;
	background: url(images/cb_h1.gif) 0 0 no-repeat #fff;
	padding: 8px 0px 0px 16px;
}
h2 {
	width: 550px;
	height: 28px;
	font-size: 12pt;
	background: url(images/cb_h2.gif) 0 0 no-repeat #fff;
	padding: 8px 0px 0px 16px;
	margin-left: -8px;
}
h3 {
	width: 520px;
	height: 20px;
	font-size: 11pt;
	border-bottom: 2px solid #448;
	padding: 8px 0px 0px 8px;
}

/* ------------------------------------------------------- */
#contener {
	width: 760px;
	background-color: #fff;
	text-align: left;
	margin: 0px auto;
}
#header {
	clear: both;
	width: 760px;
	height: 126px;
	background: url(images/cb_header.gif) 0 0 no-repeat #fff;
}
#header_title {
	float: left;
	width: 400px;
}
#header_inner {
	float: left;
	width: 350px;
	padding: 8px 8px 0px 0px;
}
#ajaxSearch_form{
	text-align: right;
	padding: 0px;
	margin: 0px;
}
#navi {
	padding: 0px;
	margin: 36px 0px 0px 42px;
	color: #f0f0ff;
}
#navi a {
	color: #f0f0ff;
}

#contents {
	clear: both;
	width: 760px;
	background: url(images/cb_body.gif) 0 0 repeat-y #fff;
}
#contents_inner {
}
#sidebar {
	float: left;
	width: 186px;
}
#sidebar_inner {
	padding-left:4px;
}
#content {
	float: left;
	width: 560px;
}
#content_inner {
	line-height: 130%;
	padding-left: 8px;
}

#footer {
	clear: both;
	width: 760px;
	height: 80px;
	background: url(images/cb_footer.gif) 0 0 no-repeat #fff;
}
#footer_inner {
	color: #f0f0ff;
	padding: 48px 16px 0px 320px;
}
#footer_inner a {
	color: #f0f0ff;
}

/* ------------------------------------------------------- */
#sidebar_inner h3 {
	float: left;
	width: 172px;
	height: 38px;
	color: #f0f0ff;
	background: url(images/cb_sidebar_title.gif) 0 0 no-repeat #fff;
	border: 0px none #fff;
	padding: 8px 0px 0px 8px;
}
#sidebar_inner .body {
	float: left;
	width: 168px;
	background: url(images/cb_sidebar_body.gif) 0 0 repeat-y #fff;
	padding: 0px 6px 0px 8px;
	overflow: hidden;
}
#sidebar_inner .bottom {
	float: left;
	width: 180px;
	height: 8px;
	background: url(images/cb_sidebar_bottom.gif) 0 0 no-repeat #fff;
	margin-bottom: 8px;
}


/* ------------------------------------------------------- */
/* Easy Slider */
#slider{
	margin: 0px auto;
}
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider li{
	width:420px;
	height:120px;
	overflow:hidden;
}
#slider li img{
	margin-right: 20px;
}
#prevBtn, #nextBtn{
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
}
#nextBtn{
	left:520px;
}
#prevBtn a, #nextBtn a{
	display:block;
	width:30px;
	height:77px;
	background:url(/images/easyslider1.5/btn_prev.gif) no-repeat 0 0;
}
#nextBtn a{
	background:url(/images/easyslider1.5/btn_next.gif) no-repeat 0 0;
}
/* // Easy Slider */

/* ------------------------------------------------------- */
#ajaxSearch_input {
	width: 140px;
}

/* ------------------------------------------------------- */


