/******** Styles for elements ********/
body
{
	margin: 0px;
	background: #dadada;
	color: #231815;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "Meiryo", "ＭＳ Ｐゴシック", "Verdana", sans-serif;
	font-size: .75em;
	line-height: 1.5em;
}

a:link, a:visited
{
	color: #231815;
}

a:hover, a:active
{
	color: #ea5711;
}

form
{
	margin: 0px;
}

p
{
	margin: 11px 0px;
}

strong
{
	color: #3168b1;
	font-weight: bold;
}

img
{
	border: none;
}




/******** Styles for classes ********/
.clear
{
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

.error
{
	color: #cc0000;
}

table.list
{
	width: 100%;
}

table.list thead th, table.list tbody th
{
	padding: 4px 2px;
	background: #dbdcdc;
	font-weight: normal;
	text-align: center;
	line-height: 1.2em;
	white-space: nowrap;
}

table.list tbody th
{
	width: 20%;
}

table.list tbody td
{
	padding: 4px 2px;
	background: #ededed;
	line-height: 1.2em;
	text-align: left;
}

table.list tbody tr.alt td
{
	background: #f6f6f6;
}

table.list tfoot td
{
	padding: 4px 2px;
	background: #dbdcdc;
	line-height: 1.2em;
	font-weight: bold;
	text-align: center;
}

.left_column
{
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin-right: 11px;
	vertical-align: top;
}

.right_column
{
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align: top;
}

.footnote
{
	margin: 1em 0px;
	padding: 11px;
	border: solid 1px #dcdcdc;
	font-size: .867em;
	line-height: 1.3em;
	text-align: left;
}

.footnote p
{
	margin: 3px 0px 0px 2em;
	text-indent: -1em;
}

.comment
{
	margin: 5px 0px;
	border: solid 1px #ea5711;
	background: #ffffff;
}

.comment p
{
	margin: 5px 5px;
	font-size: .867em;
	line-height: 1.5em;
}


/******** Styles for particular blocks ********/
/**** Styles for #main ****/
#main
{
	width: 980px;
	height: 100%;
	margin: 0px auto;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	background: #ffffff;
}


/**** Styles for #header ****/
#header
{
	padding: 0px 11px;
}

#header h1
{
	float: left;
	margin: 0px;
	padding: 6px 0px;
	font-size: 1em;
	line-height: 16px;
	font-weight: normal;
}

#header .menu
{
	float: right;
	font-size: 1em;
	line-height: 38px;
}

#header h2
{
	float: left;
	margin: 11px 0px;
}

#header .login
{
	float: right;
	height: 51px;
	margin-top: 11px;
	padding-right: 130px;
	margin-bottom: 11px;
}

#header .login a:link, #header .login a:visited
{
	display: block;
	overflow: hidden;
	width: 176px;
	height: 28px;
	margin-top: 23px;
	background: url(../images/button_middle.gif) no-repeat 0px 0px;
	color: #ffffff;
	line-height: 28px;
	text-align: center;
	text-decoration: none;
}

#header .login a:hover, #header .login a:active
{
	background-position: 0px -28px;
}

#header .login .content .buttons a.inquiry_button
{
	margin-bottom: 0px;
}

#header .info
{
	float: right;
	height: 51px;
	margin-top: 11px;
	margin-bottom: 11px;
	text-align: right;
}


/**** Styles for #menu ****/
#menu
{
	padding: 11px 0px;
	background: #3168b1;
}

#menu ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

#menu ul li
{
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin:  0px 0px 0px -1px;
	padding: 0px 15px;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	line-height: 1em;
}

#menu ul li a:link, #menu ul li a:visited
{
	color: #ffffff;
	text-decoration: none;
}

#menu ul li a:hover, #menu ul li a:active
{
	color: #c2d2e8;
}


/**** Styles for #sidebar ****/
#sidebar
{
	float: left;
	width: 197px;
	border-right: solid 1px #dadada;
	background: #ffffff;
}

#sidebar .content
{
	padding: 30px 11px 17px;
}

#sidebar .content ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}


#sidebar .content ul li
{
	/line-height: 0px;
}

#sidebar .content ul li .header_top
{
	height: 6px;
	margin: 0px;
	background: url(../images/link_header_top.gif) no-repeat left bottom;
}

#sidebar .content ul li h3
{
	overflow: hidden;
	margin: 0px;
	padding-left: 13px;
	background: url(../images/link_header.gif) repeat-y left top;
	font-size: 1.167em;
	line-height: 20px;
	font-weight: bold;
}

#sidebar .content ul li .header_bottom
{
	height: 6px;
	background: url(../images/link_header_bottom.gif) no-repeat left top;
}

#sidebar .content ul li ul
{
	margin: 13px 0px 13px 10px;
}

#sidebar .content ul li ul li
{
	margin-bottom: 7px;
}

#sidebar .content ul li ul li a:link, #sidebar .content ul li ul li a:visited
{
	display: block;
	overflow: hidden;
	height: 18px;
	padding-left: 26px;
	background: url(../images/link.gif) no-repeat 0px 0px;
	color: #595757;
	font-size: 1.167em;
	line-height: 18px;
}

#sidebar .content ul li ul li a:hover, #sidebar .content ul li ul li a:active
{
	background-position: 0px -18px;
	color: #ea5711;
}

#sidebar .get_adobe_reader
{
	margin: 30px 0px 13px;
	padding: 5px;
	background: #f5f5f5;
	color: #555555;
	font-size: .867em;
	line-height: 1.3em;
}

#sidebar .get_adobe_reader a
{
	display: block;
	margin-bottom: 5px;
}


/**** Styles for #body ****/
#body
{
	float: right;
	width: 782px;
	margin-left: -1px;
	border-left: solid 1px #dadada;
	background: #ffffff;
}

#body.not_logged_in
{
	float: none;
	margin: 0px auto;
	border-left: none;
}

#body .content
{
	padding: 30px 25px;
}

#body .top_content
{
	width: 732px;
	margin: 0px auto;
	text-align: center;
}

#body .top_content .image
{
	margin-bottom: 32px;
}

#body .top_content h3
{
	margin: 0px;
	padding: 0px 10px;
	background: #dbdcdc;
	color: #001f50;
	font-size: 1.333em;
	line-height: 26px;
	font-weight: bold;
}

#body .top_content .topics
{
	float: left;
	width: 354px;
	text-align: left;
	word-wrap: break-word;
	word-break: break-all;
}

#body .top_content .rhc_news
{
	float: right;
	width: 354px;
	text-align: left;
	word-wrap: break-word;
	word-break: break-all;
}

#body .top_content dl
{
	margin: 0px 0px 40px;
	padding: 20px 10px 0px;
}

#body .top_content dl dt
{
	margin: 0px 0px 6px;
	font-weight: bold;
}

#body .top_content dl dd
{
	overflow: hidden;
	margin: 6px 0px 20px;
}

#body .bottom_buttons
{
	width: 748px;
	margin: 0px -13px 0px -3px;
}

#body .bottom_buttons ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

#body .bottom_buttons ul li
{
	display: inline-block;
	/display: inline;
	/zoom: 1;
	width: 187px;
	height: 63px;
}

#body .bottom_buttons ul li a:link, #body .bottom_buttons ul li a:visited
{
	display: block;
	overflow: hidden;
	width: 187px;
	height: 63px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
}

#body .bottom_buttons ul li a:hover, #body .bottom_buttons ul li a:active
{
	background-position: 0px -63px;
}

#body .bottom_buttons ul li a.forest_button
{
	background-image: url(../images/button_forest.gif);
}

#body .bottom_buttons ul li a.recipes_button
{
	background-image: url(../images/button_recipes.gif);
}

#body .bottom_buttons ul li a.products_button
{
	background-image: url(../images/button_products.gif);
}

#body .bottom_buttons ul li a.soken_button
{
	background-image: url(../images/button_soken.gif);
}

#body .login
{
	width: 696px;
	margin: 65px auto;
}

#body .login .top
{
	height: 16px;
	background: url(../images/login_frame_top.gif) no-repeat left bottom;
	font-size: 0px;
	line-height: 0px;
}

#body .login .body
{
	background: #a8c847;
	color: #ffffff;
	text-align: left;
}

#body .login .bottom
{
	height: 16px;
	background: url(../images/login_frame_bottom.gif) no-repeat left top;
	font-size: 0px;
	line-height: 0px;
}

#body .login h4
{
	margin: 0px;
	font-size: .867em;
	text-align: center;
}

#body .login .body a:link, #body .login .body a:hover
{
	color: #ffffff;
}

#body .login .body a:hover, #body .login .body a:active
{
	color: #ea5711;
}

#body .login hr
{
	height: 1px;
	margin: 5px 0px;
	border: none;
	border-top: solid 1px #d3e3a3;
}

#body .login .message
{
	margin: 11px 20px;
	padding: 5px;
	border: solid 1px #ffffff;
}

#body .login table
{
	display: inline-block;
	/display: inline;
	/zoom: 1;
	height: 72px;
	margin: 0px 40px 0px 88px;
	vertical-align: middle;
}

#body .login table th
{
	height: 24px;
	padding-right: 8px;
	text-align: right;
	white-space: nowrap;
	vertical-align: middle;
}

#body .login table td
{
	height: 24px;
	text-align: left;
	vertical-align: middle;
}

#body .login table td.field input
{
	width: 208px;
}

#body .login form .buttons
{
	display: inline-block;
	/display: inline;
	/zoom: 1;
	width: 216px;
	vertical-align: middle;
}

#body .login form .buttons .button a:link, #body .login form .buttons .button a:visited
{
	display: block;
	overflow: hidden;
	width: 216px;
	height: 28px;
	background: url(../images/button_large.gif) no-repeat 0px 0px;
	color: #ffffff;
	line-height: 28px;
	text-align: center;
	text-decoration: none;
}

#body .login form .buttons .button a:hover, #body .login form .buttons .button a:active
{
	background-position: 0px -28px;
}

#body .login form .buttons .button span
{
	display: block;
	width: 216px;
	height: 28px;
}

#body .login form .buttons .button input
{
	display: block;
	width: 216px;
	height: 28px;
	margin-top: -28px;
	opacity: 0;
	/filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0);"
}

#body .login .news
{
	width: 696px;
	margin-bottom: 65px;
}

#body .login .register
{
	width: 696px;
	margin-top: 20px;
	border-top: solid 1px #231815;
	border-bottom: solid 1px #231815;
}

#body .login .register .content
{
	padding: 11px 11px;
	text-align: left;
}

* html #body .login .register .content
{
}

#body .login .register .content h3
{
	float: left;
	height: 28px;
	margin: 0px 0px 11px;
	padding: 0px;
	background: none;
/*	color: #231815;*/
	font-size: 1.333em;
	line-height: 28px;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: underline;
}

#body .login .register .content .buttons
{
	float: right;
	height: 28px;
	vertical-align: middle;
}

#body .login .register .content .buttons a:link, #body .login .register .content .buttons a:visited
{
	display: inline-block;
	/display: inline;
	/zoom: 1;
	overflow: hidden;
	width: 130px;
	height: 28px;
	margin-left: 5px;
	background: url(../images/button.gif) no-repeat 0px 0px;
	color: #ffffff;
	line-height: 28px;
	text-align: center;
	text-decoration: none;
}

#body .login .register .content .buttons a:hover, #body .login .register .content .buttons a:active
{
	background-position: 0px -28px;
}

#body .login .register .content .description
{
}

#body .login .register .content .description p
{
	margin: 0px;
	font-size: .833em;
	line-height: 1.2em;
}

#body .register_flow
{
	float: right;
	margin-top: -95px;
}

#body .register_flow .left
{
	display: inline-block;
	/display: inline;
	/zoom: 1;
	width: 3px;
	height: 72px;
	background: url(../images/register_flow_left.gif) no-repeat left center;
	vertical-align: top;
}

#body .register_flow .body
{
	display: inline-block;
	/display: inline;
	/zoom: 1;
	padding: 3px 0px;
	border: solid 1px #3168b2;
	background: #3168b2;
	vertical-align: top;
}

#body .register_flow .right
{
	display: inline-block;
	/display: inline;
	/zoom: 1;
	width: 3px;
	height: 72px;
	background: url(../images/register_flow_right.gif) no-repeat right center;
	text-align: right;
	vertical-align: top;
}

#body .register_flow h4
{
	display: inline-block;
	/display: inline;
	/zoom: 1;
	overflow: hidden;
	width: 112px;
	margin-right: -1px;
	color: #ffffff;
	font-size: 1.167em;
	text-align: center;
	vertical-align: middle;
}

#body .register_flow .step
{
	display: inline-block;
	/display: inline;
	/zoom: 1;
	overflow: hidden;
	width: 128px;
	margin-left: 1px;
	padding-right: 16px;
	background: url(../images/register_flow_step_right.gif) no-repeat right top;
	vertical-align: middle;
}

#body .register_flow .last
{
	padding-right: 0px !important;
	background: none !important;
}

#body .register_flow .step .content
{
	overflow: hidden;
	height: 62px;
	margin: 0px;
	padding: 0px;
	border-top: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	background: #d9e2ef;
	color: #000000;
	font-size: .867em;
	line-height: 1.2em;
}

#body .register_flow .last .content
{
	border-right: solid 1px #ffffff;
}

#body .register_flow .step .content h5
{
	margin: 3px 0px 0px;
	padding: 0px 3px;
	color: #3168b2;
	font-size: .867em;
	line-height: 1em;
	font-weight: bold;
}

#body .register_flow .step .content p
{
	margin: 4px 0px 0px;
	padding: 0px 0px 0px 3px;
}

#body .path
{
	margin-bottom: 11px;
	font-size: 1em;
	line-height: 1em;
}

#body .path .current
{
	font-weight: bold;
}

#body .category
{
	margin-bottom: 2px;
	font-size: 1.167em;
}

#body h3
{
	margin: 2px 0px 25px;
	color: #3168b2;
	font-size: 1.667em;
	line-height: 1em;
	font-weight: bold;
}

#body .main_content
{
}

#body .main_content h4
{
	margin: 25px 0px;
	padding-left: .5em;
	border-left: solid 6px #3168b2;
	font-size: 1.167em;
	line-height: 1.5em;
	font-weight: bold;
}

#body .main_content .message
{
	margin: 11px 0px;
	padding: 5px;
	color: #3168b1;
	border: solid 1px #3168b1;
	background: #d6e1f0;
}

#body .main_content form.short table.list
{
	width: 80%;
	margin: 0px auto;
}

#body .main_content form.short table.list tbody th
{
	text-align: right;
}

#body .main_content form.short table.list tbody td
{
}

#body .main_content form.short table.list tbody td input
{
	width: 40%;
}

#body .main_content form.inquiry table.list
{
	width: 80%;
	margin: 0px auto;
}

#body .main_content form.inquiry table.list tbody th
{
	text-align: right;
}

#body .main_content form.inquiry table.list tbody td
{
}

#body .main_content form.inquiry table.list tbody td input
{
	width: 40%;
}

#body .main_content form.inquiry table.list tbody td textarea
{
	width: 90%;
}

#body .main_content form.search_form
{
	margin: 0px 0px 11px;
	padding: 11px;
	border: solid 2px #658ec5;
	background: #3168b1;
	color: #ffffff;
	line-height: 1em;
}

#body .main_content form.search_form
{
}

#body .main_content form.add_form .field input, 
#body .main_content form.edit_form .field input, 
#body .main_content form.add_form .field textarea, 
#body .main_content form.edit_form .field textarea
{
	width: 100%;
}

#body .main_content form.add_form .field input.button, 
#body .main_content form.edit_form .field input.button
{
	width: auto;
}

#body .main_content table.list tbody tr.new_order td
{
	background: #d6e1f0;
}

#body .main_content table.list tbody tr.new_send_back td
{
	background: #f5cccc;
}

#body .main_content table.list tbody td.jan_code
{
	width: 1px;
	text-align: center;
}

#body .main_content table.list tbody td.jan_code input
{
	width: 96px;
}

#body .main_content table.list tbody td.item_code
{
	width: 1px;
	text-align: center;
}

#body .main_content table.list tbody td.item_code input
{
	width: 72px;
}

#body .main_content table.list tbody td.manufacturer
{
	text-align: left;
}

#body .main_content table.list tbody td.item_name
{
	text-align: left;
}

#body .main_content table.list tbody td.stock
{
	text-align: center;
	white-space: nowrap;
}

#body .main_content table.list tbody td.ship_unit
{
	text-align: center;
	white-space: nowrap;
}

#body .main_content table.list tbody td.send_back
{
	text-align: center;
	white-space: nowrap;
}

#body .main_content table.list tbody td.price
{
	text-align: right;
}

#body .main_content table.list tbody td.quantity
{
	width: 32px;
	text-align: right;
}

#body .main_content table.list tbody td.quantity input
{
	width: 32px;
	text-align: right;
}

#body .main_content table.list tbody td.button
{
	width: 1px;
	text-align: center;
}

#body .main_content table.list tbody td.items_description
{
	text-align: left;
}

#body .main_content table.list tbody td.date
{
	text-align: center;
}

#body .main_content table.list tbody td.type
{
	text-align: center;
	white-space: nowrap;
}

#body .main_content table.list tbody td.type .order
{
	color: #3168b1;
}

#body .main_content table.list tbody td.type .send_back
{
	color: #cc0000;
}

#body .main_content table.list tbody td.status
{
	text-align: center;
	white-space: nowrap;
}

#body .main_content table.list tbody td.number
{
	text-align: right;
}

#body .main_content table.list tbody td.segment
{
	text-align: center;
}

#body .main_content table.list tbody td.import_target
{
	width: 1%;
	white-space: nowrap;
}

#body .main_content table.list tfoot td.price
{
	text-align: right;
}

#body .main_content table.list tfoot td.quantity
{
	text-align: right;
}

#body .main_content .pages
{
	margin: 11px 0px;
	text-align: center;
}

#body .main_content .pages .current
{
	font-weight: bold;
}

#body .main_content .buttons
{
	margin-top: 11px;
	text-align: center;
}

#body .main_content .buttons input
{
	width: 20%;
}

#body .main_content .buttons input.reorder_button
{
	color: #3168b1;
}

#body .main_content .buttons input.send_back_button
{
	color: #cc0000;
}

#body .main_content .buttons input.checkbox
{
	width: auto;
}

#body .main_content .featured_offer h3
{
	margin: 11px 0px 25px;
	padding-left: .5em;
	border-left: solid 6px #ea5711;
	border-bottom: solid 1px #ea5711;
	color: #231815;
	font-size: 1.167em;
	line-height: 2em;
	font-weight: bold;
}

#body .main_content .featured_offer p
{
	margin: 11px 0px;
}

#body .main_content .featured_offer p.description
{
	margin: 25px 0px;
}

#body .main_content .featured_offer p.image
{
	margin: 25px 0px;
	text-align: center;
}

#body .main_content .index
{
	margin: 25px 0px 11px 5px;
}

#body .main_content .index .current
{
	font-weight: bold;
}

#body .main_content .item_group
{
}

#body .main_content .item_group h5
{
	margin: 0px 0px -14px;
	padding: 3px 5px;
	background: #3168b1;
	color: #ffffff;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
}

#body .main_content .item_group .item
{
	display: inline-block;
	/display: inline;
	/zoom: 1;
	width: 349px;
	margin: 25px 0px 25px 11px;
	vertical-align: top;
}

#body .main_content .item_group .item .item_image
{
	display: inline-block;
	/display: inline;
	/zoom: 1;
	width: 120px;
	text-align: center;
	vertical-align: top;
}

#body .main_content .item_group .item .item_image img
{
	max-width: 120px;
	max-height: 120px;
}

* html #body .main_content .item_group .item .item_image img
{
	behavior: expression(
		this.style.width = ((this.clientWidth >= this.clientHeight && this.clientWidth >= 120)? "120px": "auto"), 
		this.style.height = ((this.clientWidth <= this.clientHeight && this.clientHeight >= 120)? "120px": "auto"), 
		this.runtimeStyle.behavior = "none"
	);
}

#body .main_content .item_group .item .item_detail
{
	display: inline-block;
	/display: inline;
	/zoom: 1;
	width: 214px;
	margin-left: 11px;
	vertical-align: top;
}

#body .main_content .item_group .item .item_detail .manufacturer
{
	margin: 0px 0px;
	font-size: 1em;
	line-height: 1.1em;
	font-weight: normal;
}

#body .main_content .item_group .item .item_detail h6
{
	margin: 0px 0px !important;
	font-size: 1.167em !important;
	line-height: 1.1em;
	font-weight: bold;
}

#body .main_content .item_group .item .item_detail dl
{
	margin: 11px 0px;
}

#body .main_content .item_group .item .item_detail dl dt
{
	display: inline-block;
	/display: inline;
	/zoom: 1;
	width: 30%;
	margin: 0px 11px 0px 0px;
	padding: 2px 0px;
	line-height: 1.2em;
	text-align: justify;
	vertical-align: top;
}

#body .main_content .item_group .item .item_detail dl dd
{
	display: inline-block;
	/display: inline;
	/zoom: 1;
	width: 60%;
	margin: 0px;
	padding: 2px 0px;
	line-height: 1.2em;
	vertical-align: top;
}

#body .main_content .item_group .item .item_detail .link
{
	text-align: right;
}

#body .main_content .pdf_items, #body .main_content .topics
{
	margin: 25px 0px 0px;
	background: url(../images/border_dotted.gif) repeat-x left top;
}

#body .main_content .pdf_items .item, #body .main_content .topics .item
{
	padding: 22px 11px;
	background: url(../images/border_dotted.gif) repeat-x left bottom;
}

#body .main_content .topics .item .date
{
}

#body .main_content .topics .item p
{
	margin: 5px 0px 0px;
}

#body .main_content .pdf_items .item .item_image
{
	display: inline-block;
	/display: inline;
	/zoom: 1;
	width: 100px;
	vertical-align: middle;
}

#body .main_content .pdf_items .item .item_image img
{
	width: 100px;
}

#body .main_content .pdf_items .item .item_detail
{
	display: inline-block;
	/display: inline;
	/zoom: 1;
	width: 422px;
	margin-left: 25px;
	vertical-align: middle;
}

#body .main_content .pdf_items .without_image .item_detail
{
	width: 547px;
	margin-left: 0px;
}

#body .main_content .pdf_items .item .item_detail h5
{
	margin: 0px;
	font-size: 1.167em;
	font-weight: bold;
}

#body .main_content .pdf_items .item .item_detail .date
{
	margin-bottom: 5px;
}

#body .main_content .pdf_items .item .item_detail p
{
	margin: 11px 0px;
}

#body .main_content .multi_pdf_items
{
	background: url(../images/border_dotted.gif) repeat-x left top;
}

#body .main_content .multi_pdf_items .item
{
	display: inline-block;
	/display: inline;
	/zoom: 1;
	width: 364px;
	background: url(../images/border_dotted.gif) repeat-x left bottom;
	text-align: center;
}

#body .main_content .multi_pdf_items .item .item_detail
{
	padding: 25px 11px;
}

#body .main_content .multi_pdf_items .item .item_detail h5
{
	margin: 0px 0px 5px;
	font-size: 1.167em;
	font-weight: bold;
	text-align: left;
}

#body .main_content .multi_pdf_items .item .button
{
	margin: 3px 0px 3px 5px !important;
}

#body .main_content .multi_pdf_items .item .button a:link
{
	margin-bottom: 0px
}

#body .main_content .item .button
{
	display: inline-block;
	/display: inline;
	/zoom: 1;
	width: 130px;
	margin-left: 25px;
	vertical-align: middle;
}

#body .main_content .item .button a:link, #body .main_content .item .button a:visited
{
	display: block;
	overflow: hidden;
	width: 130px;
	height: 28px;
	margin-bottom: 3px;
	background: url(../images/button.gif) no-repeat 0px 0px;
	color: #ffffff;
	line-height: 28px;
	text-align: center;
	text-decoration: none;
}

#body .main_content .item .button a:hover, #body .main_content .item .button a:active
{
	background-position: 0px -28px;
}

#body .main_content .bbs_post_button
{
	float: right;
	width: 216px;
	margin: -64px 0px 36px;
}

#body .main_content .bbs_post_button .button a:link, #body .main_content .bbs_post_button .button a:visited
{
	display: block;
	overflow: hidden;
	width: 216px;
	height: 28px;
	background: url(../images/button_large.gif) no-repeat 0px 0px;
	color: #ffffff;
	line-height: 28px;
	text-align: center;
	text-decoration: none;
}

#body .main_content .bbs_post_button .button a:hover, #body .main_content .bbs_post_button .button a:active
{
	background-position: 0px -28px;
}

#body .main_content .bbs_thread
{
	margin-top: 25px;
	padding: 11px;
	border: solid 1px #231815;
}

#body .main_content .bbs_thread h5
{
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin: 0px 11px 0px 0px;
	color: #3168b1;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
	vertical-align: middle;
}

#body .main_content .bbs_thread .name
{
	display: inline-block;
	/display: inline;
	/zoom: 1;
	width: auto;
	margin-right: 11px;
	vertical-align: middle;
}

#body .main_content .bbs_thread .date
{
	display: inline-block;
	/display: inline;
	/zoom: 1;
	width: auto;
	margin-right: 11px;
	vertical-align: middle;
}

#body .main_content .bbs_thread .buttons
{
	display: inline-block;
	/display: inline;
	/zoom: 1;
	width: auto;
	margin: 0px;
	vertical-align: middle;
}

#body .main_content .bbs_thread .buttons input
{
	width: auto;
}

#body .main_content .bbs_thread .body
{
	padding: 11px 0px;
	color: #231815;
}

#body .main_content .bbs_thread .body .link
{
	margin-top: 5px;
}

#body .main_content .bbs_thread .bbs_reply
{
	margin-top: 9px;
	padding-top: 20px;
	padding-left: 20px;
	background: url(../images/border_dotted.gif) repeat-x left top;
}

#body .main_content .bbs_thread .bbs_reply .body
{
	padding: 11px 0px;
	color: #231815;
}

#body .main_content .admin .body
{
	color: #3168b1;
}

#body .main_content .bbs_thread .admin .body
{
	color: #3168b1;
}


/**** Styles for #footer ****/
#footer
{
	padding: 0px 19px;
	border: solid 1px #3168b1;
	background: #3168b1;
	color: #ffffff;
}

#footer .copyright
{
	float: left;
	font-size: 1em;
	line-height: 30px;
}

#footer .menu
{
	float: right;
	font-size: 1em;
	line-height: 30px;
}

#footer .menu a:link, #footer .menu a:visited
{
	color: #ffffff;
}

#footer .menu a:hover, #footer .menu a:active
{
	color: #c2d2e8;
}


/**** Styles for popup ****/
body.popup
{
	background: #ffffff;
}

body.popup #body
{
	float: none;
	width: auto;
	margin: 25px;
	border: none;
	background: #ffffff;
}

body.popup #body a.close_button:link, body.popup #body a.close_button:visited
{
	display: block;
	overflow: hidden;
	width: 15px;
	height: 15px;
	margin: 0px 0px -15px auto;
	background: url(../images/close_button.gif) no-repeat 0px 0px;
	font-size: 1px;
	line-height: 15px;
	text-indent: -9999px;
	vertical-align: top;
}

body.popup #body a.close_button:hover, body.popup #body a.close_button:active
{
	background-position: 0px -15px;
}

body.popup #body .item_image
{
	display: inline-block;
	/display: inline;
	/zoom: 1;
	width: 240px;
	margin-right: 25px;
	text-align: center;
	vertical-align: top;
}

body.popup #body .item_image img
{
	max-width: 240px;
	max-height: 240px;
}

* html body.popup #body .item_image img
{
	behavior: expression(
		this.style.width = ((this.clientWidth >= this.clientHeight && this.clientWidth >= 240)? "240px": "auto"), 
		this.style.height = ((this.clientWidth <= this.clientHeight && this.clientHeight >= 240)? "240px": "auto"), 
		this.runtimeStyle.behavior = "none"
	);
}

body.popup #body .enlarged_image .item_image
{
	width: 480px;
}

body.popup #body .enlarged_image .item_image img
{
	max-width: 480px;
	max-height: 480px;
}

* html body.popup #body .enlarged_image .item_image img
{
	behavior: expression(
		this.style.width = ((this.clientWidth >= this.clientHeight && this.clientWidth >= 480)? "480px": "auto"), 
		this.style.height = ((this.clientWidth <= this.clientHeight && this.clientHeight >= 480)? "480px": "auto"), 
		this.runtimeStyle.behavior = "none"
	);
}

body.popup #body .item_detail
{
	display: inline-block;
	/display: inline;
	/zoom: 1;
	width: 300px;
}

body.popup #body .enlarged_image .item_detail
{
	width: 15px;
	height: 15px;
}

body.popup #body .item_detail h3
{
	width: 274px;
	margin: 0px;
	color: #231815;
	font-size: 1em;
	line-height: 1em;
	font-weight: normal;
}

body.popup #body .item_detail h4
{
	width: 274px;
	margin: 0px;
	padding: 1px 0px;
	border: none;
	color: #3168b2;
	font-size: 1.667em;
	line-height: 1em;
	font-weight: bold;
}

body.popup #body .item_detail dl
{
	margin: 11px 0px;
}

body.popup #body .item_detail dl dt
{
	display: inline-block;
	/display: inline;
	/zoom: 1;
	width: 20%;
	margin: 0px 11px 0px 0px;
	padding: 2px 0px;
	line-height: 1.2em;
	text-align: justify;
	vertical-align: top;
}

body.popup #body .item_detail dl dd
{
	display: inline-block;
	/display: inline;
	/zoom: 1;
	width: 70%;
	margin: 0px;
	padding: 2px 0px;
	line-height: 1.2em;
	vertical-align: top;
}

body.popup #body .item_detail dl dd.send_back
{
	font-weight: bold;
}

body.popup #body .item_detail p
{
	margin: 25px 0px;
}

body.popup #body ul.buttons
{
	margin: 25px -5px 20px 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

body.popup #body ul.buttons li
{
	display: inline-block;
	/display: inline;
	/zoom: 1;
	width: auto;
	margin-bottom: 5px;
	margin-right: 5px;
}

body.popup #body ul.buttons li a:link, body.popup #body ul.buttons li a:visited
{
	display: block;
	overflow: hidden;
	width: 130px;
	height: 28px;
	background: url(../images/button.gif) no-repeat 0px 0px;
	color: #ffffff;
	line-height: 28px;
	text-align: center;
	text-decoration: none;
}

body.popup #body ul.buttons li a:hover, body.popup #body ul.buttons li a:active
{
	background-position: 0px -28px;
}

body.popup #body form.bbs_post
{
/*	display: inline-block;*/
	/display: inline;
	/zoom: 1;
}

body.popup #body form.bbs_post h3
{
	width: 514px;
	margin: 0px 0px 5px;
	padding: 1px 0px;
	border: none;
	color: #3168b2;
	font-size: 1.667em;
	line-height: 1em;
	font-weight: bold;
}

body.popup #body form.bbs_post table.list
{
}

body.popup #body form.bbs_post table.list tbody th
{
	text-align: right;
}

body.popup #body form.bbs_post table.list tbody td
{
}

body.popup #body form.bbs_post table.list tbody td input
{
	width: 90%;
}

body.popup #body form.bbs_post table.list tbody td textarea
{
	width: 90%;
}

body.popup #body form.bbs_post .buttons
{
	margin-top: 11px;
	text-align: center;
}

body.popup #body form.bbs_post .buttons input
{
	width: 20%;
}

body.popup #footer
{
	padding: 0px 19px;
	border: none;
	background: #ffffff;
	color: #231815;
}

body.popup #footer .copyright
{
	float: none;
}

