@charset "utf-8";
/* CSS Document */

html, body
{
	margin: 0 auto;
	height: 100%;
	min-width: 1000px;
/*	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #000000;
	background: #ffffff;
}

*
{
	margin: 0;
	padding: 0;
}

a
{
	color: #808080;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: none;
}

img
{
	border: none;
}

textarea
{
	line-height: 14px;
	padding: 2px;
/*	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input, select
{
/*	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.na
{
	color: #999999;
}

.na_em
{
	color: #999999;
	font-style: italic;
}

.button
{
	width: 100px;
	height: 24px;
	line-height: 24px;
	color: #FFFFFF;
	background: url(../images/bckg_button.gif) no-repeat left top;
	border: none;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 2px 2px;
	text-align: left;
}

.button:hover, .button:active, .button:focus
{
	background: url(../images/bckg_button_hover.gif) no-repeat left top;
}

.button_small
{
	width: 24px;
	height: 24px;
	background: url(../images/bckg_button_small.gif) no-repeat left top;
	border: none;
}

.button_small:hover, .button_small:active, .button_small:focus
{
	background: url(../images/bckg_button_small_hover.gif) no-repeat left top;
}

.input
{
	height: 18px;
	line-height: 16px;
	margin: 0 0 5px 0;
	padding: 3px 0 3px 2px;
	border: none;
    border: 1px solid #cccccc;
    background: #ffffff;
	color: #999999;
}

.input:hover, .input:active, .input:focus
{
    border: 1px solid #666666;
	color: #000000;
}

.input_error
{
	height: 18px;
	line-height: 16px;
	margin: 0 0 5px 0;
	padding: 3px 0 3px 2px;
	border: none;
    border: 1px solid #cccccc;
    background: #ffffff;
	color: #ee3424;
}

.input_error:hover, .input_error:active, .input_error:focus
{
    border: 1px solid #666666;
}

.select
{
	height: 22px;
	line-height: 16px;
	padding: 3px 0 3px 0;
	border: none;
    border: 1px solid #cccccc;
	margin: 0 0 5px 0;
    background: #ffffff;
	color: #999999;
}

.select:hover, .select:active, .select:focus
{
	color: #000000;
}

#menu li, #featured li, list_sitemap li.title
{
	list-style: none;
	margin: 0;
}

#page
{
	position: relative; /* needed for footer positioning*/
	margin: 0 auto; /* center, not in IE5 */
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100%; /* real browsers */
	width: 1000px;
	padding: 0;
	z-index: 1;
/*	margin-bottom: -70px; *//* height of footer */
}

#top
{
	width: 1000px;
	height: 90px;
	padding: 0;
	margin: 20px 0 0 0;
}

#top .left
{
	float: left;
	display: inline;
	width: 160px;
	height: 30px;
	padding: 20px 0 40px 0;
	margin: 0 10px 0 0;
	line-height: 30px;
	color: #ffffff;
	background: url(../images/logo.gif) no-repeat left top;
}

#top .center
{
	float: left;
	display: inline;
	width: 600px;
	height: 90px;
	margin: 0 10px 0 0;
	color: #808080;
}

#top .center .cleft
{
	float: left;
	display: inline;
	width: 250px;
	height: 90px;
	margin: 0;
}

#top .center .cleft ul
{
	list-style: none;
}

#top .center .cleft ul .line
{
	height: 22px;
	line-height: 22px;
}

#top .center .ccenter
{
	float: left;
	display: inline;
	width: 250px;
	height: 90px;
	margin: 0;
}

#top .center .cright
{
	float: left;
	display: inline;
	width: 100px;
	height: 18px;
	margin: 0 0 78px 0;
	text-align: right;
}

#top .center .cright img
{
	width: 20px;
	height: 12px;
	padding: 3px;
	background: url(../images/lang.gif) left top no-repeat;
}

#top .center .cright img:hover
{
	width: 20px;
	height: 12px;
	padding: 3px;
	background: url(../images/lang_hover.gif) left top no-repeat;
}

#top .right
{
	float: left;
	display: inline;
	width: 220px;
	height: 90px;
	padding: 0;
	margin: 0;
	text-align: right;
}

#top .right .spacer
{
	float: left;
	display: inline;
	width: 40px;
	height: 90px;
}

#top .right ul
{
	float: left;
	display: inline;
	width: 180px;
	height: 90px;
	list-style: none;
}

#top .right ul .line
{
	height: 18px;
	line-height: 18px;
}

#menu
{
	float: left;
	display: inline;
	z-index: 2;
	width: 990px;
	height: 35px;
	margin: 20px 0 0 0;
	padding: 4px;
	border: 1px solid #cccccc;
	background: url(../images/bckg_menu_2.gif) left top no-repeat;
}

#menu ul
{
	width: auto;
	list-style: none;
}

#menu ul li
{
	float: left;
	display: inline;
	width: auto;
	height: 35px;
}

#menu ul a
{
	float: left;
	display: inline;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	width: auto;
	height: 25px;
	line-height: 25px;
	padding: 5px 16px 5px 16px;
}

#menu ul a:hover
{
	color: #cccccc;
}

#menu ul .active a
{
}

#menu #search
{
	float: right;
	display: inline;
	width: 215px;
	margin: 5px 5px 5px 0;
	height: 25px;
	text-align: right;
}

#menu #search input
{
	width: 206px;
}

#navigation
{
	float: left;
	display: inline;
	width: 1000px;
	padding: 0;
	color: #999999;
	margin: 10px 0 10px 0;
}

#navigation .left
{
	float: left;
	display: inline;
	width: 955px;
	line-height: 1;
}

#navigation .left a
{
	color: #404040;
}

#navigation .left a:hover
{
	color: #000000;
}

#navigation .right
{
	float: left;
	display: inline;
	width: 45px;
	line-height: 1;
	text-align: right;
}

#slideshow
{
	float: left;
	display: inline;
	width: 990px;
	height: 350px;
	padding: 4px;
	border: 1px solid #cccccc;
	margin: 0 0 20px 0;
}




#content
{
	width: 1000px;
	height: auto;
	margin: 0 0 20px 0;
}


#center
{
	float: left;
	display: inline;
	width: 1000px;
	height: auto;
	margin: 0 0 20px 0;
	text-align: justify;
}

#center tr
{
	height: 20px;
	line-height: 20px;
}

#center .small_table
{
	font-size: 11px;
}

#center li
{
	list-style: none;
	margin: 0;
}

#center ul p
{
	margin: 0;
}

#center ul p a, #center .line a
{
	color: #000000;
	text-decoration: none;
	background: none;
}

#center ul p a:hover, #center .line a:hover
{
	color: #ffffff;
	background: #000000;
}

#center h1
{
	line-height: 1;
	margin: 5px 0 10px 0;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}

#center .container
{
	width: 1000px;
	line-height: 1;
	margin: 0 0 10px 0;
}

#center ul .product_category, #center ul .product_category_last
{
	float: left;
	display: inline;
	width: 140px;
	height: 180px;
	padding: 4px;
	border: 1px solid #cccccc;
	margin: 0 20px 20px 0;
}

#center ul .product_category_last
{
	margin: 0 0 20px 0;
}

#center ul .product_category h2, #center ul .product_category_last h2
{
	width: 130px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 0 10px;
}

#center ul .product_category .image, #center ul .product_category_last .image
{
	width: 100px;
	height: 100px;
	padding: 4px;
	border: 1px solid #dddddd;
	margin: 5px 0 5px 10px;
	background: none;
}

#center ul .product_category .image a, #center ul .product_category_last .image a, #center ul .product_category .image a:hover, #center ul .product_category_last .image a:hover
{
	background: none;
}

#center ul .product_category p, #center ul .product_category_last p
{
	width: 130px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	margin: 0 0 0 10px;
}

#center ul .category, #center ul .category_last
{
	float: left;
	display: inline;
	width: 164px;
	height: auto;
	padding: 9px;
	border: 1px solid #cccccc;
	margin: 0 20px 20px 0;
}

#center ul .category_last
{
	margin: 0 0 20px 0;
}

#center ul .category h2, #center ul .category_last h2
{
	width: 164px;
	line-height: 1;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 5px 0;
}

#center ul .category .image_bio, #center ul .category_last .image_bio
{
	width: 80px;
	height: 100px;
	padding: 4px;
	border: 1px solid #dddddd;
	margin: 5px auto;
	background: none;
}

#center ul .category .image_bio a, #center ul .category_last .image_bio a, #center ul .category .image_bio a:hover, #center ul .category_last .image_bio a:hover
{
	background: none;
}

#center ul .category .image, #center ul .category_last .image
{
	width: 100px;
	height: 100px;
	padding: 4px;
	border: 1px solid #dddddd;
	margin: 0 0 5px 0;
	background: none;
}

#center ul .category .image a, #center ul .category_last .image a, #center ul .category .image a:hover, #center ul .category_last .image a:hover
{
	background: none;
}

#center ul .category .line, #center ul .category_last .line
{
	float: left;
	display: inline;
	width: 149px;
	height: 20px;
	line-height: 20px;
	padding: 0 0 0 15px;
	background: url(../images/icon_plus_01.gif) no-repeat left top;
}

#center ul .product, #center ul .product_last
{
	float: left;
	display: inline;
	width: 215px;
	height: 242px;
	padding: 9px;
	border: 1px solid #cccccc;
	margin: 0 20px 20px 0;
}

#center ul .product_last
{
	margin: 0 0 20px 0;
}

#center ul .product h2, #center ul .product_last h2
{
	width: 215px;
	line-height: 1;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 9px 0;
}

#center ul .product .image, #center ul .product_last .image
{
	width: 100px;
	height: 100px;
	padding: 4px;
	border: 1px solid #dddddd;
	margin: 0 0 5px 0;
	background: none;
}

#center ul .product .image a, #center ul .product_last .image a, #center ul .product .image a:hover, #center ul .product_last .image a:hover
{
	background: none;
}

#center ul .product .left, #center ul .product_last .left
{
	float: left;
	display: inline;
	width: 70px;
	height: 20px;
	line-height: 20px;
	margin: 0 5px 0 0;
}

#center ul .product .right, #center ul .product_last .right
{
	float: left;
	display: inline;
	width: 140px;
	height: 20px;
	line-height: 20px;
}

#center ul .product .line_np, #center ul .product_last .line_np
{
	float: left;
	display: inline;
	width: 215px;
	height: 10px;
	line-height: 10px;
}

#center ul .product .line, #center ul .product_last .line
{
	float: left;
	display: inline;
	width: 195px;
	height: 16px;
	line-height: 16px;
	padding: 0 0 0 20px;
	background: url(../images/icon_plus_01.gif) no-repeat left top;
}

#center .box
{
	float: left;
	display: inline;
	margin: 0;
	width: 980px;
	padding: 9px;
	border: 1px solid #cccccc;
}

#center .box .title
{
	float: left;
	display: inline;
	width: 980px;
	line-height: 1;
	margin: 5px 0 10px 0;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}

#center .box .ptitle
{
	float: left;
	display: inline;
	width: 350px;
	line-height: 1;
	margin: 20px 0 5px 0;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}

#center .box p
{
	margin: 0 0 10px 0;
}

#center .box .text
{
	float: left;
	display: inline;
	margin: 10px 0 0 0;
}

#center .box .text_item
{
	float: left;
	display: inline;
	margin: 10px 0 0 0;
	width: 700px;
}

#center .box .text_author
{
	float: left;
	display: inline;
	margin: 20px 0 0 0;
	width: 750px;
	text-align: justify;
}

#center .box .text_author div
{
	width: 700px;
	text-align: justify;
}

#center .box .text_technique
{
	float: left;
	display: inline;
	margin: 20px 0 0 0;
	width: 700px;
	text-align: justify;
}

#center .box .text_technique div
{
	width: 700px;
	text-align: justify;
}

#center .box .text_product
{
	float: left;
	display: inline;
	margin: 20px 0 0 0;
	width: auto;
	text-align: justify;
}

#center .box .text_product div
{
	width: 700px;
	text-align: justify;
}

#center .box .image
{
	float: left;
	display: inline;
	padding: 4px;
	border: 1px solid #dddddd;
	margin: 0;
}

#center .box .specs
{
	float: left;
	display: inline;
	width: 350px;
	margin: 0;
	height: auto;
	right: 680px;
	text-align: justify;
}

#center .box .pleft
{
	float: left;
	display: inline;
	width: 140px;
	height: 20px;
	line-height: 20px;
	margin: 0 10px 0 0;
}

#center .box .pright
{
	float: left;
	display: inline;
	width: 200px;
	height: 20px;
	line-height: 20px;
}

#center .box .pline a
{
	width: 100%;
	line-height: 20px;
	padding: 0 0 0 20px;
	background: url(../images/arrow_16.gif) left no-repeat;
}

#center .box .pline a:hover
{
	background: url(../images/arrow_15.gif) left no-repeat;
}

#center .box .pline2 a
{
	width: 100%;
	line-height: 20px;
	padding: 0 0 0 20px;
	background: url(../images/icon_plus_01.gif) left no-repeat;
}

#center .box .pline2 a:hover
{
	background: url(../images/icon_plus_02.gif) left no-repeat;
}

#center .box .pline_r a
{
	width: 100%;
	line-height: 20px;
	padding: 0 0 0 20px;
	background: url(../images/arrow_17.gif) left no-repeat;
}

#center .box .pline_r a:hover
{
	background: url(../images/arrow_18.gif) left no-repeat;
}

#center .box .pline_np
{
	float: left;
	display: inline;
	width: 100%;
	line-height: 15px;
}

#center .photo
{
	float: right;
	display: inline;
	margin: 0 10px 10px 10px;
	padding: 4px;
	border: 1px solid #cccccc;
}

#center .hr_line
{
	width: 100%;
}

#center .product_order tr
{
	height: 30px;
	line-height: 30px;
}





#center .container_title
{
	float: left;
	display: inline;
	width: 980px;
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 14px;
	line-height: 1;
}

#center .container_ptitle
{
	float: left;
	display: inline;
	width: 980px;
	line-height: 1;
	margin: 10px 0 15px 0;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}

#center .box .text .left
{
	float: left;
	display: inline;
	width: 370px;
	line-height: 22px;
	height: 22px;
	margin: 0 10px 0 0;
	text-align: left;
}

#center .box .text .left_error
{
	float: left;
	display: inline;
	width: 370px;
	height: 22px;
	line-height: 22px;
	margin: 0 10px 0 0;
	color: #ee3424;
	text-align: left;
}

#center .box .text .right
{
	float: left;
	display: inline;
	width: 600px;
	height: 22px;
	text-align: left;
}

#center .box .text .right_left
{
	float: left;
	display: inline;
	width: 600px;
	height: 22px;
	text-align: left;
}

#center .container_contact_line
{
	float: left;
	display: inline;
	width: 980px;
	height: 24px;
	margin: 0 0 5px 0;
}

#center .container_contact_line_text
{
	float: left;
	display: inline;
	width: 700px;
	height: auto;
	margin: 0 0 5px 0;
}

#center .container_contact_line_error
{
	float: left;
	display: inline;
	width: 700px;
	height: 24px;
	margin: 0 0 5px 0;
	color: #ee3424;
}

#center .container_contact_line_small
{
	float: left;
	display: inline;
	width: 980px;
	height: 22px;
	line-height: 22px;
}

#center .container_contact_line_bottom
{
	width: 980px;
	padding: 10px 0 5px 0;
}

#center .container_category
{
	float: left;
	display: inline;
	width: 980px;
	margin: 10px 0 20px 0;
}

#center .container_button a
{
	float: left;
	display: inline;
	display: block;
	border: 1px solid #000000;
	margin: 0 0 10px 0;
	text-decoration: none;
	width: 685px;
	height: 16px;
	line-height: 16px;
	padding: 10px 10px 10px 30px;
	background: url(../images/icon_plus_05.gif) left no-repeat;
	color: #000000;
}

#center .container_button a:hover
{
	background: url(../images/icon_plus_06.gif) left no-repeat;
	color: #000000;
	text-decoration: none;
}

#center .container_button_b a
{
	float: left;
	display: inline;
	display: block;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	border: 1px solid #000000;
	margin: 0 0 10px 0;
	text-decoration: none;
	width: 685px;
	height: 16px;
	line-height: 16px;
	padding: 10px 10px 10px 30px;
	background: url(../images/icon_plus_05.gif) left no-repeat;
	color: #000000;
}

#center .container_button_b a:hover
{
	background: url(../images/icon_plus_06.gif) left no-repeat;
	color: #000000;
	text-decoration: none;
}





#center .container_text
{
	float: left;
	display: inline;
	width: 608px;
	height: 30px;
	line-height: 1.5;
	margin: 0 0 5px 0;
}

#center .container_text_date
{
	float: left;
	display: inline;
	width: 608px;
	height: 12px;
	line-height: 1;
	margin: 0 0 10px 0;
	color: #999999;
	padding: 0 0 0 20px;
	background: url(../images/icon_arrow11.gif) left no-repeat;
}

#center .container_text_info
{
	float: left;
	display: inline;
	width: 608px;
	height: 12px;
	line-height: 1;
	margin: 10px 0 5px 5px;
	color: #999999;
	padding: 0 0 0 15px;
	background: url(../images/icon_arrow11.gif) left no-repeat;
}

#center .container_text_info_2
{
	float: left;
	display: inline;
	width: 608px;
	height: 12px;
	line-height: 1;
	margin: 5px 0 5px 0;
	color: #999999;
	padding: 0 0 0 20px;
	background: url(../images/icon_arrow11.gif) left no-repeat;
}

#center .container_text_readmore a
{
	float: left;
	display: inline;
	width: 603px;
	height: 16px;
	line-height: 16px;
	margin: 5px 0 0 0;
	padding: 0 0 0 20px;
	background: url(../images/icon_arrow12.gif) left no-repeat;
	color: #999999;
	text-decoration: none;
}

#center .container_text_readmore a:hover
{
	background: url(../images/icon_arrow13.gif) left no-repeat;
	color: #000000;
}

#center .container_small_text
{
	float: left;
	display: inline;
	width: 438px;
	height: 35px;
	line-height: 1.5;
	padding: 0;
}

#center .container_small_text_date
{
	float: left;
	display: inline;
	width: 418px;
	height: 12px;
	line-height: 1;
	margin: 0 0 10px 0;
	color: #999999;
	padding: 0 0 0 20px;
	background: url(../images/icon_arrow11.gif) left no-repeat;
}

#center .container_small_text_readmore a
{
	float: left;
	display: inline;
	width: 418px;
	height: 16px;
	line-height: 16px;
	margin: 5px 0 0 0;
	padding: 0 0 0 20px;
	background: url(../images/icon_arrow12.gif) left no-repeat;
	color: #999999;
}

#center .container_small_text_readmore a:hover
{
	background: url(../images/icon_arrow13.gif) left no-repeat;
	color: #000000;
}

#center .container_small_text_b
{
	float: left;
	display: inline;
	width: 286px;
	height: 116px;
	line-height: 1.5;
	padding: 0;
}

#center .container_small_text_b_date
{
	float: left;
	display: inline;
	width: 271px;
	height: 12px;
	line-height: 1;
	margin: 0 0 13px 0;
	color: #999999;
	padding: 0 0 0 20px;
	background: url(../images/icon_arrow11.gif) left no-repeat;
}

#center .container_small_text_b_readmore a
{
	float: left;
	display: inline;
	width: 271px;
	height: 16px;
	line-height: 16px;
	margin: 5px 0 0 5px;
	padding: 0 0 0 15px;
	background: url(../images/icon_arrow12.gif) left no-repeat;
	color: #999999;
}

#center .container_small_text_b_readmore a:hover
{
	background: url(../images/icon_arrow13.gif) left no-repeat;
	color: #000000;
}

#center .container_text a, #center .container_small_text a, #center .container_small_text_b a
{
	display: block;
	color: #666666;
	text-decoration: none;
}

#center .container_text a:hover, #center .container_small_text a:hover, #center .container_small_text_b a:hover
{
	color: #000000;
}

#center .container_small_spacer
{
	float: left;
	display: inline;
	width: 608px;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}

#center .container
{
	width: 608px;
	height: 100%;
	line-height: 2;
}

#center .container_banner
{
	width: 608px;
	height: 100%;
	padding: 0;
	margin: 0 0 10px 0;
}

#center .container_notice
{
	float: left;
	display: inline;
	width: 705px;
	padding: 9px;
	border: 1px solid #ee3424;
	margin: 0 0 20px 0;
	background: #feedec;
	color: #ee3424;
}

#center .container_notice_green
{
	float: left;
	display: inline;
	width: 705px;
	padding: 9px;
	border: 1px solid #168507;
	margin: 0 0 20px 0;
	background: #e2fdc7;
	color: #000000;
}

#center .container_line
{
	float: left;
	display: inline;
	width: 608px;
	margin: 5px 0 5px 0;
}

#center .container_spacer
{
	float: left;
	display: inline;
	width: 608px;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}

#center .container_spacer_streep
{
	float: left;
	display: inline;
	width: 608px;
	padding: 0;
	height: 1px;
	line-height: 1px;
	border-bottom: 1px solid #bfcfdf;
	margin: 5px 0 5px 0;
}

#center .container_spacer_streep_min
{
	float: left;
	display: inline;
	width: 608px;
	padding: 0;
	height: 1px;
	line-height: 1px;
	border-bottom: 1px solid #bfcfdf;
	margin: 0 0 10px 0;
}

#center .container_min
{
	width: 608px;
	height: 2px;
	line-height: 2px;
	font-size: 1px;
	padding: 0;
}

#center .box .input
{
	width: 342px;
}

#center .box .select
{
	width: 346px;
}

#center .box .textarea
{
	width: 720px;
}

#center .input_error
{
	width: 344px;
}

#center .select_error
{
	width: 348px;
}

#center .textarea_error
{
	width: 720px;
}

#center .input2
{
	width: 220px;
	height: 16px;
	line-height: 16px;
	padding: 2px 0 2px 2px;
    border: 1px solid #bfcfdf;
    background: #ffffff;
	color: #666666;
	font-size: 12px;
}

#center .input2:hover, #center .input2:active, #center .input2:focus
{
	color: #000000;
}

#center .select2
{
	width: 222px;
	height: 22px;
	line-height: 16px;
	padding: 2px 0 2px 0;
	margin: 0 5px 0 5px;
    border: 1px solid #bfcfdf;
    background: #ffffff;
	color: #666666;
	font-size: 12px;
	text-indent: 2px;
}

#center .box .kop a
{
	display: block;
	border: 1px solid #bfcfdf;
	margin: 10px 0 0 0;
	text-decoration: none;
	width: 574px;
	height: 16px;
	line-height: 16px;
	padding: 10px 5px 10px 25px;
	background: url(../images/icon_plus_03.gif) left no-repeat;
	color: #999999;
	text-decoration: none;
}

#center .box .kop a:hover, #center .box .kop:hover
{
	background: url(../images/icon_plus_04.gif) left no-repeat;
	color: #000000;
	text-decoration: none;
}

#center .container_rss a
{
	float: left;
	display: inline;
	width: 466px;
	height: 16px;
	line-height: 16px;
	margin: 5px 0 10px 0;
	padding: 0 0 0 20px;
	background: url(../images/icon_rss_01.gif) left no-repeat;
	color: #999999;
	text-decoration: none;
}

#center .container_rss a:hover
{
	background: url(../images/icon_rss_02.gif) left no-repeat;
	color: #000000;
	text-decoration: none;
}

#center .order_print_screen tr
{
	height: 30px;
	line-height: 30px;
}

#center .order_print_screen h1
{
	font-size: 20px;
	font-weight: normal;
}

#center .order_print_screen h2
{
	font-size: 16px;
	font-weight: normal;
}

#center .order_print_screen .right_small
{
	text-align: right;
	font-size: 11px;
}

#footer
{
	clear: both;
	position: relative;
	margin: 0 auto;
	bottom: 0;
	width: 1000px;
	height: 300px;
	font-size: 11px;
}

#footer .box
{
	width: 990px;
	height: 24px;
	padding: 4px;
	border: 1px solid #cccccc;
	line-height: 24px;
	color: #000000;
	margin: 0 0 10px 0;
}

#footer .box .text
{
	float: left;
	display: inline;
	width: 790px;
	background: #ededed;
	padding: 0 5px 0 5px;
}

#footer .box .text_r
{
	float: left;
	display: inline;
	width: 180px;
	background: #ededed;
	padding: 0 5px 0 5px;
	text-align: right;
	font-size: 9px;
	color: #CCCCCC;
}

#footer .box .text_r a
{
	color: #CCCCCC;
}

#footer .box .text_r a:hover
{
	color: #666666;
}

#footer ul
{
	float: left;
	display: inline;
	width: 200px;
	margin: 0;
	list-style: none;
}

#footer ul li
{
	line-height: 2;
}

#footer ul .title a
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#footer ul .title a:hover
{
	color: #000000;
	text-decoration: underline;
}

#footer ul .line a
{
	color: #000000;
	text-decoration: none;
}

#footer ul .line a:hover
{
	color: #000000;
	text-decoration: underline;
}
