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

body,td,th {
	color: #545454;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#content{
	text-align:justify;
}
.shadow_left{
    background-image:url(../images/shadow_left.jpg);
	width:8px;
	background-position:right;
	background-repeat:no-repeat;
	}
.shadow_right{
    background-image:url(../images/shadow_right.jpg);
	width:8px;
	background-position:left;
	background-repeat:no-repeat;
	}
.shadow_top{
    background-image:url(../images/shadow_top.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:27px;
	}
.shadow_bottom{
    background-image:url(../images/shadow_bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:24px;
	}
.white_text{
    color:#FFFFFF;
	font-size:10px;
	}
.white_link {
    text-decoration:none;
	color:#FFFFFF;
	font-size:10px;
	}
.a:hover.white_link{
    text-decoration:none;
	color:#000000;
	}
a.link.product_menu{
	cursor:pointer;
	}
.product_style{
	cursor:pointer;
	border:1px solid #fcffda;
	}
.link_style{
    text-decoration:none;
	color:#545454;
	}
.link_style img{
    border:1px solid #CCCCCC;
	}
a:hover.link_style{
    text-decoration:none;
	color:#545454;
	}
.product_align{
    padding-left:10px;
    padding-right:10px;
}
.paging_link{
    text-decoration:none;
	color:#666666;
	}
a:hover.paging_link{
    text-decoration:underline overline;
	color:#000000;
	}
.black_link{
    text-decoration:none;
	color:#666666;
	}
a:hover.black_link{
    text-decoration:underline;
	color:#000000;
	}
#left_botton{
	color:#545454;
	display:block;
	text-decoration:none;
}
#left_botton a:link{
	color:#545454;
	display:block;
	padding:5px;
	text-decoration:none;
}

#left_botton a:visited{
	color:#545454;
	display:block;
	padding:5px;
	text-decoration:none;
}
	
#left_botton a:hover{
	color:#FFFFFF;
	display:block;
	padding:5px;
	text-decoration:none;
	background-color:#88c74b;
}
#content_align{
	padding:20px;
	padding-left:40px;
	padding-right:40px;
	text-align:justify;
	}
.textarea_style{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	scrollbar-base-color:#FFFFFF;
    scrollbar-face-color:#FFFFFF;
    scrollbar-arrow-color:#666666;
    scrollbar-3dlight-color:#FFFFFF;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-shadow-color:#FFFFFF;
    scrollbar-darkshadow-color:#FFFFFF;
	border:1px solid #CCCCCC;
	}
.button{
    font-family: Arial, Helvetica, sans-serif;
    border:1px solid #333333;
	background-color:#88c74b;
	color:#333333;
	width:70px;
	cursor:pointer;
	}
.table_border{
    border:1px dashed #CCCCCC;
	background-color:#FFFFFF;
	}
.form_com_name{
    font-size:14px;
	font-weight:bold;
	}
.green_link{
    color:#2b3928;
	text-decoration:underline;
	}
a:hover.green_link{
    color:#000000;
    text-decoration:none;
	}
.product_title{
    border-bottom:1px solid #CCCCCC;
	height:30px;
	}
.field{
    border:1px solid #CCCCCC;
	}
.hidden{
    display:none;
	}
.short_btn{

	border:0px;
	height:26px;
	text-decoration:none;
	color:#666666;
	cursor:pointer;
	display:block;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	display:inline;
	font-size:12px;
	}
.short_btn{
    background-image:url(../images/short_btn_53.jpg);
    width:53px;
}
.banner img{
    border:0px;
	}
#page_no a:link, #page_no a:visited, #page_no span{
	display:inline-block;
	padding:2px 6px;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
}
#page_no span{
	cursor:default;
}
#page_no a:hover{
	background-color:#666666;
	color:#FFFFFF;
}
.red_star{
    color:#FF0000;
	}
.site_title{
    font-size:15px;
	border-bottom:1px solid #CCCCCC;
	height:30px;
	}
