a:link h2,
a:visited h2,
a:active h2,
a:hover h2 {
	text-decoration: none;
}
#i_contents {
	width: 674px;
	float: right;
}
#i_contents_inner {
	padding: 15px 30px 25px 0;
}
#i_contents_left {
	float: left;
	width: 214px;
	font-size: 13px;
}
#i_contents_left_inner {
	padding: 15px 0 25px 30px;
}
#i_contents_home {
	padding: 15px 30px 25px 30px;
}
#i_contents_home_inner {

}

#search_form_div {
	height: 52px;
	padding-top: 10px;
	background-image: url(../images/home-form.png);
	background-repeat: no-repeat;
}

#tabs {
	width: 862px;
	overflow: hidden;
}
#tabs * {
	padding: 0;
	margin: 0;
}
#tabs .ui-tabs-vertical {
	width: 862px;
}
#tabs .ui-tabs-nav {
	width: 201px;
}
#tabs .ui-tabs-vertical .ui-tabs-panel {
	width: 644px;
}

#tabs .ui-tabs-nav a:link,
#tabs .ui-tabs-nav a:visited,
#tabs .ui-tabs-nav a:hover,
#tabs .ui-tabs-nav a:active {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	padding: 4px 0 5px 0;
}
#tabs .ui-tabs-selected {
	background-image: url(../images/g_hl_bg.png);
	background-repeat: repeat-y;
	background-position: right top;
	border: 1px solid #DDDDDD;
	border-right: 0;
	border-left: 0;
}
#tabs .ui-tabs-nav li.ui-state-default {
	border: 1px solid #EEEEEE;
	border-right: 0;
	border-left: 0;
}

#tabs h2 {
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 15px;
}
#tabs .left {
	vertical-align: top;
	width: 270px;
}
#tabs .img {
	background-image: url(../images/frame.png);
	background-repeat: no-repeat;
	padding: 6px 8px 8px 6px;
}
#tabs .link {
	padding-top: 15px;
	width: 250px;
	text-align: center;
}
#tabs .link a:link,
#tabs .link a:visited {
	background-color: #DDDDDD;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
#tabs .link a:active,
#tabs .link a:hover {
	background-color: #C4CCE8;
	color: #000000;
}
#tabs .link a span {
	background-image: url(../images/corners-22l.gif);
	background-repeat: no-repeat;
	padding-left: 4px;
}
#tabs .link a span span {
	background-image: url(../images/corners-22r.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 6px;
}
#tabs .desc {
	vertical-align: top;
	font-size: 13px;
}

.website_news {
	padding-top: 10px !important;
}
.website_news a:link,
.website_news a:visited {
	color: #666666;
}
.website_news a:hover,
.website_news a:active {
	color: #333333;
}
.website_news .title {
	margin-bottom: 2px !important;
	font-weight: bold;
}