@charset "utf-8";
body {
	background-color: #eae9e9;
	padding-top: 0px;
	margin-top: 0px;
}
#main_body_top {
	background-image: url(images/index_10bk.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	height::21px;
}
#main_body_bottom {
	background-image: url(images/index_40.gif);
	background-repeat: repeat-x;
}
#main_body_left {
	background-image: url(images/index_14.gif);
	background-repeat: repeat-y;
}
#main_body_right {
	background-image: url(images/index_20.gif);
	background-repeat: repeat-y;
}
#main_body_center {
	background-color: #FFFFFF;
}
#Left_Menu {
	position: relative;
	float:left;
}
#main_body_center #Left_Menu_div #Left_Menu_Table #Left_Menu_left {
	background-image: url(images/Left_Menu_04.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#main_body_center #Left_Menu_div #Left_Menu_Table #Left_Menu_right{
	background-image: url(images/Left_Menu_06.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.txt-1 {
	line-height: 140%;
	color: #333333;
	text-decoration: none;
	font-size:12px;
}
#product_border {
	border: 1px solid #333;
}
#product_border td {
	font-size: 16px;
	line-height: 130%;
	text-decoration: none;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
}

#product_border td ul{
	text-align:left;
	
}
.text-1-white {
	font-size: 12px;
	line-height: 130%;
	color: #FFF;
	text-decoration: none;
}



.text-2 {
	font-size: 14px;
	line-height: 130%;
	text-decoration: none;
}
.text-2-white {
	font-size: 14px;
	line-height: 130%;
	color: #FFF;
	text-decoration: none;
}
#NavBar
{
    text-align:left;
    width:96%;
    margin-top:6px;
    margin-bottom:4px;
    padding-left:16px;
}
#appraise_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #333;
	border-left-color: #333;
}

#appraise_border td {
	font-size: 16px;
	line-height: 130%;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
}

#webupload_subdiv {
	background-image: url(images/webupload_btn_bk.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 180px;
	height: 22px;
	font-size: 12px;
	padding-left:3px;
	padding-right:3px;
	padding-top:2px;
	padding-bottom:2px;
}
a:link {
	line-height: 130%;
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0066;
	text-decoration: underline;
}

