/*
 * Style Name: 
 * Style URI: http://www.
 * Description: 
 * Version: 1.0
 * Last Up Date: 
 * Author: Cuzira Inc.
 * Author URI: http://www.cuzira.co.jp/
 * Author Email: czr-service@cuzira.co.jp
 * Guideline URI: http://www.cuzira.co.jp/
 */
 
 /************************ etc **************************/
.clear {
	clear: both!important;
	font-size: 0px!important;
	height: 0px!important;
	display:inline!important;
}
.both {
	clear: both!important;
}
.text_right {
	text-align: right;
	padding-top: 3px;
}
.text_left {
	text-align: left;
}
.text_center {
	text-align: center;
}
.display_none {
	display: none;
}
.display_block {
	display: block;
}
.red {
	color: #990000;
}
.orenge {
	color: #FC7F0C!important;
}
.red_price {
	color: #D10000;
}
.font_green {
	color: #008000!important;
}
.font_blue {
	color: #003399!important;
}
.font_rightblue {
	color: #8EA7E7!important;
}
.font_green a {
	text-decoration: none!important;
}
.bold {
	font-weight: bold;
}
.left {
	float: left;
}
.color_000000 {
	color: #000000!important;
}
.color_333333 {
	color: #333333!important;
}
.color_666666 {
	color: #666666!important;
}
.color_777777 {
	color: #777777!important;
}
.color_888888 {
	color: #888888!important;
}
.color_ffffff {
	color: #ffffff!important;
}
.m_b_10 {
	margin-bottom: 10px;
}
.m_t_10 {
	margin-top: 10px;
}
.m_l_10 {
	margin-left: 10px;
}
.m_r_10 {
	margin-right: 10px;
}
.marquee {
	display:block;
	overflow: hidden;
	white-space: nowrap;
}
.underline {
	text-decoration: underline!important;
}
.decoration_none {
	text-decoration: none!important;
}
.pointer {
	cursor: pointer;
}
h2 {
	padding-left: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0e0759;
	padding-top: 1px;
	padding-bottom: 0px;
}
/************************ a **************************/
a:link {
	text-decoration:none;
	color: #003399;
}
a:hover {
	color: #003399;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	text-decoration: underline;
}
a:active {
	color: #003399;
	text-decoration:none;
}
a:visited {
	color: #003399;
	text-decoration:none;
}
a img {
	border: 0;
	text-decoration: none;
}
/************************ container **************************/
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left!important;
}
/************************ header **************************/
#header {
}
#header_inner {
	height: 92px;
	background-image: url(/images/header_inner_bg.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dbe2e8;
	border-bottom-color: #dbe2e8;
	border-left-color: #dbe2e8;
	background-color: #f4f6f8;
	clear: both;
}
#header_line {
	height: 18px;
}
#eyebrow {
	float: left;
	position:relative;
	margin:0 auto;
	font:normal 77% verdana;
	padding:3px 10px;
}
#headline {
	float: right;
	position:relative;
	margin:0 auto;
	font:normal 77% verdana;
	padding:3px 10px;
}
#header_underline {
	height: 28px;
	background-image: url(/images/header_underline_bg.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dbe2e8;
	border-bottom-color: #dbe2e8;
	border-left-color: #dbe2e8;
}
#main_logo {
	padding-bottom: 3px;
	padding-top: 10px;
}
#doors {
	float: left;
}
#pagesetting {
	float: right;
	width: 190px;
}
#search-box-inner {
	margin-top: 3px;
	clear: both;
}
#search-box1 {
	width: 202px;
	float: left;
}
#search-input-box1 {
	clear: both;
	height: 28px;
	text-align: left;
}
#search-input-box1 img {
	margin-top: 15px;
}
#search1 {
	width: 100px;
	height: 21px;
	margin-top: 5px;
	border: 1px solid #c3c1bb;
	float: left;
	text-align: center;
	color: #666666;
}
#search-box2 {
	width: 521px;
}
#search-input-box2 {
	height: 23px;
	text-align: left;
}
#search2 {
	width: 350px;
	height: 17px;
	border: 1px solid #c3c1bb;
	margin: 0px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 1px;
}
*html #search2 {
	height: 23px;
}
.bt_search {
	background-repeat: no-repeat;
	background-image: url(/images/bt_web_search01.gif);
	height: 23px;
	width: 140px;
	background-position: 0px 0px;
	text-indent: -99999px;
	margin: 0px;
	cursor: pointer;
}
a.txt_search {
}
#search-option {
	padding-top:5px;
 *font-size: 12px;
}
#header-search-box {
	margin-bottom: 10px;
	padding-top: 10px;
}
#search-box p.option {
	white-space:nowrap;
	margin-top: -20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 310px;
	color:#999999;
 *font-size: 12px;
}
#search-box p.option a {
}
#doors {
	margin-left:10px;
	position:relative;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#doors li {
	float:left;
	margin:0;
	font:normal 85% arial;
	list-style: none;
}
#doors li a, #doors li strong {
	display:block;
	margin:-1px 1px;
	position:relative;
	padding:3px 1em;
}
#doors li strong {
	color:#fff;
}
#doors li.last a {
	border-left:1px solid #CAD5DB;
	padding:0 1em;
	margin:2px 0;
}
#doors li.middle strong, #doors li.last strong {
	font-weight:normal;
	padding:0;
}
#doors li {
	background:#dde6eb
}
#doors li strong {
	border:1px solid #dee6e9;
	border-color:#dee6e9 #586b7a #586b7a #dee6e9
}
#doors li a {
	border:1px solid #fff;
	background-color:#fff;
	background-position:0 -916px;
}
#doors li, #doors li strong, #doors li a {
	border:0;
	background:none;
}
#doors li.first, #doors li.first strong {
	background:#778A98;
}
#pagesetting {
	bottom:3px;
*bottom:5px;
	_bottom:0.3em;
}
#navbardate {
	bottom:7px;
*bottom:9px;
	_bottom:0.4em
}
#pagesetting {
	margin-right: 10px;
}
#navbardate {
	visibility:hidden;
}
#navbardate cite {
	display:inline;
	padding-right:0.9em;
	border-right:1px solid #CAD5DB;
	text-align:right;
	color:#8C8C8C;
	font:normal 85% arial;
}
a#editpage {
	font:normal 85% arial;
}
/*SEARCH BOX*************************************************/
#search_box {
	background-image: url(/images/search_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 79px;
	width: 572px;
	padding-top: 10px;
	padding-left: 25px;
}
#search_box_main {
	background-image: url(/images/search_top_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 56px;
	width: 572px;
	padding-top: 10px;
	padding-left: 25px;
}
/*SEARCH TAB*************************************************/
#search_tab {
	text-align:left;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
 *font-size: 12px;
	font-size: 93%;
}
#search_tab ul.tab {
	list-style:none;
	margin-top: -5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#search_tab ul.tab li {
	/*display:inline;*/
	padding:0 5px;
	border-left:1px solid #ccc;
	float: left;
	display: block;
}
#search_tab ul.tab li.first {
	padding-left:0;
	border-left:0;
}
#search_tab p {
	clear:both;
}
#search_tab ul.tab a:visited {
	color:#1d3994;
}
#search_tab ul.tab li.on {
	font-weight:bold;
}
#search_tab ul.tab li.first {
	border-left:0;
}
#search_tab ul.tab li a {
	outline:none;
}
#search_tab ul.tab li a:hover {
	outline:none;
	text-decoration: underline;
}
#search_tab ul.tab li.on a, #search_tab ul.tab li.on a:visited {
	color:#000;
	text-decoration:none;
}
#search_tab ul.tab li a img {
	margin-bottom: -3px;
	margin-left: 5px;
}
/************************ content **************************/
#content {
	clear: both;
	padding-top: 10px;
}
#content_inner {
	width: 590px;
	float: left;
	margin-bottom: 10px;
}
/************************ content_left **************************/
#content_left {
	width: 150px;
	float: left;
}
*html #content_left {/* IE6 */
}
*:first-child+html #content_left {/* IE7 */
}
#content_left_inner {
}
/*LEFT BOX 1 *************************************************/
.left_box_type1 {
	clear: both;
	border: 1px solid #91a7b6;
}
.left_box_type1_inner {
	clear: both;
}
.left_box_type1_list_box {
	clear: both;
}
ul.left_box_type1_list {
	line-height: 1.22em;
	list-style-type: none;
	/*list-style-position: outside;*/
	background-image: url(/images/left_box_type1_list_bg.gif);
	background-repeat: repeat-x;
	background-color: rgb(248, 249, 252);
	padding-top: 2px;
	padding-bottom: 2px;	/*clear: both;*/
}
ul.left_box_type1_list li {
	line-height: 1.22em;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	font-size:85%;
}
ul.left_box_type1_list li a {
	line-height: 1.22em;
	color: rgb(22, 56, 124);
	text-decoration: none;
	/*display: block;*/
	min-height: 12px;
	margin-left: 5px;
}
/*LEFT BOX 2 *************************************************/
.left_box_type2 {
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #91a7b6;
	border-right-color: #91a7b6;
	border-left-color: #91a7b6;
}
.left_box_type2_inner {
}
.left_box_type2_list_box {
	background-image: url(/images/left_box_type1_list_bg.gif);
	background-repeat: repeat-x;
}
ul.left_box_type2_list {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #91a7b6;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul.left_box_type2_list li {
	list-style-position: outside;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul.left_box_type2_list_inside {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #91a7b6;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul.left_box_type2_list li.point {
	/*list-style-position: outside;*/
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(/images/y4.gif);
	background-repeat: no-repeat;
	color: #666666;
	background-position: 6px 8px;
	padding-left: 15px;
	padding-right: 5px;
}
*html ul.left_box_type2_list li.point {
	background-position: 7px 10px;
}
ul.left_box_type2_list_inside li {
	/*list-style-position: outside;*/
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(/images/y3.gif);
	background-repeat: no-repeat;
	color: #666666;
	background-position: 6px 8px;
	padding-left: 15px;
	padding-right: 5px;
}
*html ul.left_box_type2_list_inside li {
	background-position: 7px 10px;
}
/**/


.hr {
	height: 1px!important;
	padding: 0px!important;
	line-height: 0px!important;
	font-size: 0px!important;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #91a7b6;
	background-color: #FFFFFF;
}
ul.left_box_type1_list li.highlight a {
	line-height: 1.22em;
	text-decoration: none;
	/*display: block;*/
	min-height: 12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: -2px;
	margin-left: 0px;
	background-image: url(/images/trough.gif);
	background-repeat: no-repeat;
	color: #C40007;
	background-position: 0px 0px;
}
small.updated {
	line-height: 1.22em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 40px;
	height: 0.8em;
	position: absolute;
	background-image: url(/images/icons.gif);
	background-repeat: no-repeat;
	background-position: -3px -634px;
}
#allservices {
	line-height: 1.22em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #91a7b6;
	display: block;
	position: relative;
	margin-top: 0px;
	margin-right: -1px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-position: initial initial;
}
.allservices {
	line-height: 1.22em;
	/*background-image: url(/images/allservices_bg.gif);
	background-repeat: repeat-x;*/
	color: rgb(0, 0, 0);
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: rgb(153, 155, 154);
	border-right-color: rgb(153, 155, 154);
	border-bottom-color: rgb(153, 155, 154);
	border-left-color: rgb(153, 155, 154);*/
	/*background-color: rgb(206, 146, 0);*/
	text-decoration: none;
	display: block;
	position: static;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-size: 85%;
	text-align: center;
	white-space: nowrap;
	background-position: 0px -450px;
}
/************************ content_main **************************/
#content_main {
	width: 430px;
	float: right;
}
*html #content_main {/* IE6 */
}
*:first-child+html #content_main {/* IE7 */
}
#content_main_inner {
}
.line {
	background-image: url(/images/p1.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 1px!important;
	line-height: 0px!important;
	font-size: 0px!important;
}
.line1 {
	background-image: url(/images/p1.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 1px!important;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 0px!important;
	font-size: 0px!important;
}
.line2 {
	background-image: url(/images/p1.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 1px!important;
	margin-bottom: 10px;
	line-height: 0px!important;
	font-size: 0px!important;
}
table.table_list {
	/*background-image: url(/images/p1.gif);
	background-repeat: repeat-x;
	background-position: top;*/
	clear: both;
}
table.table_list tr {
	background-image: url(/images/p1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
table.table_list tr:hover {
	background-color: #E0F2FE;
}
table.table_list td {
	padding-top: 5px;
	padding-bottom: 5px;
}
table.table_type1 {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #cccccc;
	border-right-color: #cccccc;
}
table.table_type1 td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	padding: 3px;
}
/* Subsection Tabs **********************************************/
.content_main_box_type1 {
	clear: both;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b0bec7;
	border-bottom-color: #b0bec7;
	border-left-color: #b0bec7;
	margin-bottom: 10px;
	width: 428px;
	min-height: 300px;
}
.content_main_box_type1 ul {
	font-size:10px;
}
*html .content_main_box_type1 {
	height: 300px;
}
.content_main_box_type1:after {
	content:".";
	display:block;
	font-size:0px;
	line-height:0px;
	height:0;
	clear:both;
	visibility:hidden;
}
.content_main_box_type1 .text_right {
	margin-right: 10px;
}
/* Base Tabs **********************************************/
ul.subsection_tabs {
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
	/*border-bottom:1px solid #ccc;*/
	height:20px;
	clear:both;
}
ul.subsection_tabs li {
	float:left;
	/*margin-right:7px;*/
	text-align:center;
	font-size: 85%;
}
ul.subsection_tabs li a {
	display:block;
	height:16px;
	text-align: center;
	background-color:#fff;
	/*color:#666;*/
	width:84px;
	background-image: url(/images/tabs_list_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0bec7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b0bec7;
	/*background-color:#ddd;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b0bec7;
	text-decoration: none;
 *width:85px;
	padding-top: 2px;
}
*html ul.subsection_tabs li a {
	height:20px;
}
ul.subsection_tabs li a:hover {
	text-decoration: underline;
}
ul.subsection_tabs li a.active {
	height:16px;
	background-image: url(/images/tabs_list_bg_on.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #93a6b4;
	color: #FC7F0C;
	text-decoration: none;
	padding-top: 2px;
}
*html ul.subsection_tabs li a.active {
	height:20px;
}
.subsection_tabs_body {
	clear: both;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 5px;
}
ul.subsection_tabs_body_list {
	list-style-position: inside;
	list-style-type: square;
}
ul.subsection_tabs_body_list em {
	color: #999999
}
ul.subsection_tabs_body_list li {
	line-height: 1.5em;
}
ul.subsection_tabs_body_list li a {
	text-decoration: none;
}
ul.subsection_tabs_body_list li a:hover {
	text-decoration: underline;
}
/* 2 Tabs **********************************************/
ul.subsection_tabs2 {
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
	/*border-bottom:1px solid #ccc;*/
	height:20px;
	clear:both;
}
ul.subsection_tabs2 li {
	float:left;
	/*margin-right:7px;*/
	text-align:center;
}
ul.subsection_tabs2 li a {
	display:block;
	height:16px;
	text-align: center;
	background-color:#fff;
	/*color:#666;*/
	width:210px;
	background-image: url(/images/tabs_list_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0bec7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b0bec7;
	/*background-color:#ddd;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b0bec7;
	text-decoration: none;
	padding-top: 2px;
}
*html ul.subsection_tabs2 li a {
	height:20px;
	width:213px;
}
ul.subsection_tabs2 li a.first {
	padding: 2px 4px 0px 3px!important;
}
*html ul.subsection_tabs2 li a.first {
	width:213px;
}
ul.subsection_tabs2 li a:hover {
	text-decoration: underline;
}
ul.subsection_tabs2 li a.active {
	height:16px;
	background-image: url(/images/tabs_list_bg_on.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #93a6b4;
	color: #FC7F0C;
	text-decoration: none;
	padding-top: 2px;
}
*html ul.subsection_tabs2 li a.active {
	height:20px;
}
.subsection_tabs_body2 {
	clear: both;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 5px;
}
ul.subsection_tabs_body_list2 {
	list-style-position: inside;
	list-style-type: square;
}
ul.subsection_tabs_body_list2 em {
	color: #999999
}
ul.subsection_tabs_body_list2 li {
	line-height: 1.5em;
}
ul.subsection_tabs_body_list2 li a {
	text-decoration: none;
}
ul.subsection_tabs_body_list2 li a:hover {
	text-decoration: underline;
}
/* 3 Tabs **********************************************/
ul.subsection_tabs3 {
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
	/*border-bottom:1px solid #ccc;*/
	height:20px;
	clear:both;
}
ul.subsection_tabs3 li {
	float:left;
	/*margin-right:7px;*/
	text-align:center;
}
ul.subsection_tabs3 li a {
	display:block;
	height:16px;
	text-align: center;
	background-color:#fff;
	/*color:#666;*/
	width:140px;
	background-image: url(/images/tabs_list_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0bec7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b0bec7;
	/*background-color:#ddd;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b0bec7;
	text-decoration: none;
	padding-top: 2px;
}
*html ul.subsection_tabs3 li a {
	height:20px;
	width:142px;
}
ul.subsection_tabs3 li a.first {
	padding: 2px 3px 0px 3px!important;
}
*html ul.subsection_tabs3 li a.first {
	width:142px;
}
*:first-child+html ul.subsection_tabs3 li a {
	width:139px;
}
ul.subsection_tabs3 li a:hover {
	text-decoration: underline;
}
ul.subsection_tabs3 li a.active {
	height:16px;
	background-image: url(/images/tabs_list_bg_on.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #93a6b4;
	color: #FC7F0C;
	text-decoration: none;
	padding-top: 2px;
}
*html ul.subsection_tabs3 li a.active {
	height:20px;
}
.subsection_tabs_body3 {
	clear: both;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 5px;
}
ul.subsection_tabs_body_list3 {
	list-style-position: inside;
	list-style-type: square;
}
ul.subsection_tabs_body_list3 em {
	color: #999999
}
ul.subsection_tabs_body_list3 li {
	line-height: 1.5em;
}
ul.subsection_tabs_body_list3 li a {
	text-decoration: none;
}
ul.subsection_tabs_body_list3 li a:hover {
	text-decoration: underline;
}
/* 4 Tabs **********************************************/
ul.subsection_tabs4 {
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
	/*border-bottom:1px solid #ccc;*/
	height:20px;
	clear:both;
	background-image: url(/images/tabs_list_bg_no.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
ul.subsection_tabs4 li {
	float:left;
	/*margin-right:7px;*/
	text-align:center;
}
ul.subsection_tabs4 li a {
	display:block;
	height:14px;
	text-align: center;
	background-color:#fff;
	/*color:#666;*/
	width:95px;
	background-image: url(/images/tabs_list_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0bec7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b0bec7;
	/*background-color:#ddd;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b0bec7;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
}
*html ul.subsection_tabs4 li a {
	height:20px;
	width:106px;
}
ul.subsection_tabs4 li a.first {
	padding: 4px 8px 0px 7px!important;
}
*html ul.subsection_tabs4 li a.first {
	width:108px;
}
ul.subsection_tabs4 li a:hover {
	text-decoration: underline;
}
ul.subsection_tabs4 li a.active {
	height:14px;
	background-image: url(/images/tabs_list_bg_on.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #93a6b4;
	color: #FC7F0C;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
}
*html ul.subsection_tabs4 li a.active {
	height:20px;
}
.subsection_tabs_body4 {
	clear: both;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 5px;
}
ul.subsection_tabs_body_list4 {
	list-style-position: inside;
	list-style-type: square;
}
ul.subsection_tabs_body_list4 em {
	color: #999999
}
ul.subsection_tabs_body_list4 li {
	line-height: 1.5em;
	margin-left: 15px;
	list-style-position: outside;
	list-style-type: square;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 93%;
	color: #666666;
}
ul.subsection_tabs_body_list4 li a {
	text-decoration: none;
}
ul.subsection_tabs_body_list4 li a:hover {
	text-decoration: underline;
}
/***/
.box {
	margin-bottom:10px;
	background-color:#fff;
	border:1px solid #b0bec7;
}
#event {
	padding:7px 40px 7px 7px;
}
#event h2 {
	float:left;
	padding-right:1em;
 *padding-right:0.5em;
	font-size: 93%;
	font-weight: bold;
}
#event p {
	position:relative;
	width:100%;
}
#event p span {
	position:absolute;
	right:-30px;
	top:0;
}
div.topics {
	width: 250px;
	display: block;
	float: left;
	margin-bottom: 10px;
}
div.topics_image {
	float: left;
	text-align: center;
	padding: 10px;
	background-color: #f8fafd;
	border: 1px solid #e0e7ff;
	width: 130px;
	margin-bottom: 10px;
}
div.topics_image p {
	display: block;
	text-align: left;
	font-size: 85%;
	margin-top: 2px;
}
.p_box {
	background-image: url(/images/p.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 25px;
	padding-bottom: 5px;
	padding-top: 7px;
	padding-right: 5px;
	background-color: #E7FFE1;
}
*html .p_box {
	background-image: url(/images/p.gif);
}
.m_box {
	background-image: url(/images/m.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 25px;
	padding-bottom: 5px;
	padding-top: 7px;
	padding-right: 5px;
	background-color: #FFDEDB;
}
*html .m_box {
	background-image: url(/images/m.gif);
}
.ps_box {
	background-image: url(/images/ps.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
	padding-bottom: 1px;
	padding-top: 2px;
}
*html .ps_box {
	background-image: url(/images/ps.gif);
}
.ms_box {
	background-image: url(/images/ms.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
	padding-bottom: 1px;
	padding-top: 2px;
}
*html .ms_box {
	background-image: url(/images/ms.gif);
}
/* Yahoo Result **********************************************/
#search_result {
	margin-left: 10px;
}
.result-article {
}
/*.result-article-header {
	padding-left: 18px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #f4f4f2;
	margin-bottom: 17px;
}
*/.result-article-list {
	padding-left: 25px;
	max-width: 580px;
}
*html .result-article-list {
	padding-left: 30px;
	width: 580px;
}
.result-article-list li {
	list-style-position: outside;
	list-style-type: decimal;
	margin-bottom: 12px;
}
.result-article-list li p.body a {
	color: #333333;
	text-decoration: none;
}
.result-article-list li span.pyphen {
	margin:0 5px;
}
.result-article-list li span.pyphen a {
	color:#8284cc;
	text-decoration: none;
}
/*.font-size14_noreturn {
	height: 15px;
	overflow: hidden;
	display: block;
}
*/
.font_green_noreturn {
	height: 15px;
	overflow: hidden;
	display: block;
}
a:link.internal {
	color: #333333;
	text-decoration: underline;
}
a:hover.internal {
	color: #0000FF;
	text-decoration: underline;
}
#content-page-link {
	margin-top: 15px;
	margin-bottom: 15px;
}
#content-page-link span {
	line-height: 23px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	border: 1px solid #ffa100;
	background-color: #ffe1ab;
	font-weight: bold;
}
#content-page-link a {
	line-height: 23px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border: 1px solid #e6e6e6;
	text-decoration: none;
	color: #ffa100;
}
#content-page-link a:hover {
	line-height: 23px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border: 1px solid #e6e6e6;
	background-color: #ffe1ab;
	color: #333333;
}
span.no-link {
	border: 1px solid #e6e6e6!important;
	color: #e6e6e6!important;
	background-color: #FFFFFF!important;
}
#tabiai_site_search {
	padding-right: 20px;
	padding-left: 20px;
}
#tabiai_site_search h2 {
	color:#777;
	margin-bottom: 10px;
	font-size: 100%;
	text-align: center;
}
#tabiai_site_search h3 {
	color:#777;
	margin-bottom: 10px;
	font-size: 100%;
	text-align: center;
}
ul.tabiai_site_search_list {
	text-align: left;
}
ul.tabiai_site_search_list li {
	list-style: none;
	margin-bottom: 10px;
}
ul.tabiai_site_search_list li p.body a {
	color: #333333;
	text-decoration: none;
}
#tabiai_site_search div.list {
	text-align:right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#tabiai_site_search div.list a {
	padding-left:10px;
	background-attachment: scroll;
	background-image: url(http://www.tabiai.net/images/y1.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
}
#tabiai_site_search .promo {
	display:block;
	background:#ecf5fa;
	text-align:center;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#footer_word {
	background-image: url(http://www.tabiai.net/images/m1.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	max-width: 580px;
	padding-bottom: 20px;
	background-position: left top;
}
*html #footer_word {
	padding-left: 30px;
	width: 580px;
}
/* Pager **********************************************/
.pager_link {
	clear: both;
	text-align: center;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	padding-top: 15px;
}
a.currentPage {
	font-size: 133%;
	color: #003399;
	border: 1px solid #cccccc;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
 *height: 20px;
	font-weight: bold;
}
a.currentPage:hover {
	font-size: 133%;
	color: #ffffff;
	border: 1px solid #003399;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	background-color: #003399;
 *height: 20px;
	font-weight: bold;
}
b u {
	font-size: 133%;
	color: #333333;
	border: 1px solid #cccccc;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	background-color: #cccccc;
 *height: 20px;
	font-weight: bold;
	text-decoration: none!important;
}
#search-option {
	padding-top:5px;
}
#yahoo_developer_credit1 {
	clear: both;
}
/* Search Result **********************************************/

#search_content_inner {
	width: 950px;
	float: left;
	margin-bottom: 10px;
}
#search_content_main {
	width: 790px;
	float: right;
}
/* Cat List **********************************************/

#cat_content_inner {
	width: 950px;
	float: left;
	margin-bottom: 10px;
}
#cat_content_main {
	width: 790px;
	float: right;
}
/* Subsection Tabs **********************************************/
.search_content_main_box_type1 {
	clear: both;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b0bec7;
	border-bottom-color: #b0bec7;
	border-left-color: #b0bec7;
	margin-bottom: 10px;
	width: 788;
	min-height: 330px;
}
.search_content_main_box_type1 ul {
	font-size:10px;
}
*html .search_content_main_box_type1 {
	height: 330px;
}
.search_content_main_box_type1:after {
	content:".";
	display:block;
	font-size:0px;
	line-height:0px;
	height:0;
	clear:both;
	visibility:hidden;
}
.search_content_main_box_type1 .text_right {
	margin-right: 10px;
}
/* 2 Tabs **********************************************/
ul.search_subsection_tabs2 {
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
	/*border-bottom:1px solid #ccc;*/
	height:20px;
	clear:both;
}
ul.search_subsection_tabs2 li {
	float:left;
	/*margin-right:7px;*/
	text-align:center;
}
ul.search_subsection_tabs2 li a {
	display:block;
	height:16px;
	text-align: center;
	background-color:#fff;
	/*color:#666;*/
	width:390px;
	background-image: url(/images/tabs_list_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0bec7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b0bec7;
	/*background-color:#ddd;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b0bec7;
	text-decoration: none;
	padding-top: 2px;
}
*html ul.search_subsection_tabs2 li a {
	height:20px;
	width:393px;
}
ul.search_subsection_tabs2 li a.first {
	padding: 2px 4px 0px 3px!important;
}
*html ul.search_subsection_tabs2 li a.first {
	width:393px;
}
ul.search_subsection_tabs2 li a:hover {
	text-decoration: underline;
}
ul.search_subsection_tabs2 li a.active {
	height:16px;
	background-image: url(/images/tabs_list_bg_on.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #93a6b4;
	color: #FC7F0C;
	text-decoration: none;
	padding-top: 2px;
}
*html ul.search_subsection_tabs2 li a.active {
	height:20px;
}
.search_subsection_tabs_body2 {
	clear: both;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 5px;
}
ul.search_subsection_tabs_body_list2 {
	list-style-position: inside;
	list-style-type: square;
}
ul.search_subsection_tabs_body_list2 em {
	color: #999999
}
ul.search_subsection_tabs_body_list2 li {
	line-height: 1.5em;
}
ul.search_subsection_tabs_body_list2 li a {
	text-decoration: none;
}
ul.search_subsection_tabs_body_list2 li a:hover {
	text-decoration: underline;
}


/* List Table Type 1 **********************************************/

.list_table_type1 table {
	border-collapse: collapse;
}
.list_table_type1 td, th {
	border: 1px solid #ccc;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
th {
	/*background: url(/css/updown.png) no-repeat;*/
	text-align: left;
}
.list_table_type1 td {
	text-align: right;
}
.list_table_type1 td.item {
	text-align: left;
}
.list_table_type1 thead, tfoot {
	background-color: #e5ecf9;
}
.list_table_type1 tr.rowodd {
	background-color: #FFF;
}
.list_table_type1 tr.roweven {
	background-color: #F2F2F2;
}
.sortcol {
	cursor: pointer;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right center;
}
.sortasc {
	color: #fff;
	background-color: #007feb;
	background-image: url(/css/up.png);
}
.sortdesc {
	color: #fff;
	background-color: #00aaeb;
	background-image: url(/css/down.png);
}
.nosort {
	cursor: default;
}
.urg1, .urg2, .urg3, .urg4, .urg5 {
	padding: 3px;
	text-align: center;
	border: 1px solid #333;
	width: 3em;
}
.urg1 {
	background-color: #FFFACD;
}
.urg2 {
	background-color: #FFD700;
}
.urg3 {
	background-color: #FFA500;
}
.urg4 {
	background-color: #E13E00;
}
.urg5 {
	background-color: Red;
}
th.resize-handle-active {
	cursor: e-resize;
}
div.resize-handle {
	cursor: e-resize;
	width: 2px;
	border-right: 1px dashed #1E90FF;
	position:absolute;
	top:0;
	left:0;
}
/************************ content_right **************************/
#content_right {
	width: 350px;
	float: right;
}
*html #content_right {/* IE6 */
}
*:first-child+html #content_right {/* IE7 */
}
#content_right_inner {
}
.md {
	background:#fff;
	border:1px solid #b0bec7;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.hd {
	line-height: 1.22em;
	background-image: url(/images/allservices_bg.gif);
	background-repeat: repeat-x;
	color: rgb(24, 57, 124);
	background-color: rgb(255, 255, 255);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(147, 166, 180);
	background-position: 0px -916px;
}
.hd h2 {
	line-height: 1.22em;
	position: relative;
	font: normal normal bold 100%/normal arial;
	padding-top: 1px;
	padding-right: 11px;
	padding-bottom: 1px;
	padding-left: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(255, 255, 255);
	border-left-width: 0px!important;
}
.hd h3 {
	line-height: 1.22em;
	position: relative;
	font: normal normal bold 100%/normal arial;
	padding-top: 1px;
	padding-right: 11px;
	padding-bottom: 1px;
	padding-left: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(255, 255, 255);
}
#user_reviews_body, #become_a_master_body, #pulse_body, #related_products_body, #store_body {
	padding: 10px;
}
#become_a_master .bd:after {
	content:".";
	display:block;
	font-size:0px;
	line-height:0px;
	height:0;
	clear:both;
	visibility:hidden;
}
#become_a_master_body table {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}
#pulse_body h2 {
	padding-bottom:15px
}
#pulse_body ul {
	margin-left: 20px;
	padding-bottom:10px
}
#pulse_body li {
}
#popnews .bd:after {
	content:".";
	display:block;
	font-size:0px;
	line-height:0px;
	height:0;
	clear:both;
	visibility:hidden;
}
#popnews .bd {
	padding:6px 3px 4px 6px;
	_padding-left:0;
}
#popnews ul {
	float:left;
	width:49.5%;
	list-style-type: circle;
}
#popnews li {
	font:normal 11px arial black;
	_font-size:84%;
	color:#D45417;
	margin-left:22px;
*margin-left:22px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 4;
}
#popnews li a {
	position:relative;
	font:bold 92% verdana;
	left:-3px;
*left:-7px;
	white-space:nowrap;
}
#popsearchbd .bd:after {
	content:".";
	display:block;
	font-size:0px;
	line-height:0px;
	height:0;
	clear:both;
	visibility:hidden;
}
#popsearchbd .bd {
	padding:6px 3px 4px 6px;
	_padding-left:0;
}
#popsearchbd ol {
	list-style:decimal;
}
#popsearchbd li {
	color:#D45417;
	margin-left:30px;
	list-style-type: decimal;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
#popsearchbd li a {
	left:-3px;
*left:-7px;
}
ul.list_style_type1 li {
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-position: inside;
}
*html ul.list_style_type1 li {
	list-style-position: outside;
}
*:first-child+html ul.list_style_type1 li {
	list-style-position: outside;
}
ul.list_style_type1 li a {
	background-image: url(/images/p5.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 7px;
	display: block;
}
*html ul.list_style_type1 li a {
	background-position: 0px 8px;
}
/*RIGHT BOX 1 *************************************************/
.right_box1 {
	height: 115px;
	background-image: url(/images/right_box_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #afbdc6;
	border-right-color: #556b78;
	border-bottom-color: #556b78;
	border-left-color: #afbdc6;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.right_box1_body ul {
}
.right_box1_body li {
	display: block;
	width: 92px;
	float: left;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 12px;
	margin-left: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #afbdc6;
	border-right-color: #556b78;
	border-bottom-color: #556b78;
	border-left-color: #afbdc6;
	text-align: center;
	height: 35px;
}
*html .right_box1_body li {
	width: 85px;
}
/* 3 Tabs **********************************************/
.content_right_box_type1 {
	clear: both;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b0bec7;
	border-bottom-color: #b0bec7;
	border-left-color: #b0bec7;
	margin-bottom: 10px;
	width: 348px;
	min-height: 330px;
}
.content_right_box_type1 ul {
	font-size:10px;
}
*html .content_right_box_type1 {
	width: 350px;
	height: 330px;
}
.content_right_box_type1:after {
	content:".";
	display:block;
	font-size:0px;
	line-height:0px;
	height:0;
	clear:both;
	visibility:hidden;
}
.content_right_box_type1 ul.subsection_tabs3 {
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
	/*border-bottom:1px solid #ccc;*/
	height:20px;
	clear:both;
	background-image: url(/images/tabs_list_bg_no.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.content_right_box_type1 ul.subsection_tabs3 li {
	float:left;
	/*margin-right:7px;*/
	text-align:center;
}
.content_right_box_type1 ul.subsection_tabs3 li a {
	display:block;
	height:14px;
	text-align: center;
	background-color:#fff;
	/*color:#666;*/
	width:105px;
	background-image: url(/images/tabs_list_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0bec7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b0bec7;
	/*background-color:#ddd;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b0bec7;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
}
*:first-child+html .content_right_box_type1 ul.subsection_tabs3 li a {
	width:105px;
}
*html .content_right_box_type1 ul.subsection_tabs3 li a {
	height:20px;
	width:120px;
}
.content_right_box_type1 ul.subsection_tabs3 li a.first {
	padding: 4px 5px 0px 5px!important;
	width:106px!important;
}
*html .content_right_box_type1 ul.subsection_tabs3 li a.first {
	width:108px!important;
}
.content_right_box_type1 ul.subsection_tabs3 li a:hover {
	text-decoration: underline;
}
.content_right_box_type1 ul.subsection_tabs3 li a.active {
	height:14px;
	background-image: url(/images/tabs_list_bg_on.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #93a6b4;
	color: #FC7F0C;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
}
*html .content_right_box_type1 ul.subsection_tabs3 li a.active {
	height:20px;
}
.content_right_box_type1 .subsection_tabs_body3 {
	clear: both;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
}
.content_right_box_type1 ul.subsection_tabs_body_list3 {
	list-style-position: inside;
	list-style-type: square;
}
.content_right_box_type1 ul.subsection_tabs_body_list3 em {
	color: #999999
}
.content_right_box_type1 ul.subsection_tabs_body_list3 li {
	line-height: 1.5em;
}
.content_right_box_type1 ul.subsection_tabs_body_list3 li a {
	text-decoration: none;
}
.content_right_box_type1 ul.subsection_tabs_body_list3 li a:hover {
	text-decoration: underline;
}
.content_right_box_type1 .text_right {
	margin-right: 10px;
}
/************************ footer **************************/
#footer {
	height: 60px;
	clear: both;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b0bec7;
	color:#16387c;
	clear:both;
	text-align:center;
	padding:10px 0;
	border-left:0;
	border-right:0;
	border-bottom:0;
	font-size:85%;
}
#footer_inner {
}
#footer .strong {
	font-weight:bold;
}
#footer ul {
	margin-bottom:6px;
	width:100%;
}
#footer li {
	display:inline;
	padding:0 2px 0 5px;
	margin:0;
	border-left:1px solid;
	font-family:verdana;
	color:#999999;
}
#footer li.first {
	border:0;
	padding-left:0;
}
#footer li.last {
	padding-right:0;
}
#footer li {
	border-left:1px solid #b0bec7;
}
#copyright {
	color:#666;
}
/* prototip.css */
.prototip {
	position: absolute;
}
.prototip .effectWrapper {
	position: relative;
}
.prototip .tooltip {
	position: relative;
}
.prototip .toolbar {
	position: relative;
	display: block;
}
.prototip .toolbar .title {
	display: block;
	position: relative;
}
.prototip .content {
	clear: both;
}
.prototip .toolbar a.close {
	position: relative;
	text-decoration: none;
	float: right;
	width: 15px;
	height: 15px;
	background: transparent url(close.gif);
	display: block;
	line-height: 0;
	font-size: 0px;
	border: 0;
}
.prototip .toolbar a.close:hover {
	background: transparent url(close_hover.gif);
}
.iframeShim {
	position: absolute;
	border: 0;
	margin: 0;
	padding: 0;
	background: none;
}
/* Tooltip styles */
.prototip .gourme {
	border: 5px solid #a1a1a1;
}
.prototip .gourme .toolbar {
	background: #606060;
	color: #fff;
	font: italic 117% Georgia, serif;
}
.prototip .gourme .toolbar a.close {
	background: url(close_hover.gif);
}
.prototip .gourme .toolbar a.close:hover {
	background: url(close.gif);
}
.prototip .gourme .title {
	padding: 5px;
}
.prototip .gourme .content {
	background: #808080;
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;/*padding: 5px;*/
}
/* Tooltip styles */
.prototip .hotel {
	border: 5px solid #a1a1a1;
}
.prototip .hotel .toolbar {
	background: #606060;
	color: #fff;
	font: italic 117% Georgia, serif;
}
.prototip .hotel .toolbar a.close {
	background: url(close_hover.gif);
}
.prototip .hotel .toolbar a.close:hover {
	background: url(close.gif);
}
.prototip .hotel .title {
	padding: 5px;
}
.prototip .hotel .content {
	background: #808080;
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;/*padding: 5px;*/
}
/* Tooltip styles */
.prototip .beauty {
	border: 5px solid #a1a1a1;
}
.prototip .beauty .toolbar {
	background: #606060;
	color: #fff;
	font: italic 117% Georgia, serif;
}
.prototip .beauty .toolbar a.close {
	background: url(close_hover.gif);
}
.prototip .beauty .toolbar a.close:hover {
	background: url(close.gif);
}
.prototip .beauty .title {
	padding: 5px;
}
.prototip .beauty .content {
	background: #808080;
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;/*padding: 5px;*/
}
