﻿body
{
	text-align: center;
	margin-top:20px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	position: fixed;
	background-image:url('../webFile/body_Bg.bmp');
	background-repeat:repeat-x;
}
#div_all
{
	float: inherit;
	width: 830px;
	height: 100%;
	background-color:White;
	text-align: center;
	border:outset 1px #e5e5e5;
	padding-left:35px;
	padding-top:20px;
}



#div_head
{
	float: left;
	text-align: left;
	padding-left:3px;
}
.search
{
	border: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 220px;
	color: #7e7e7e;
	border-top-style: none;
	padding-top: 5px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 19.5px;
	background-image:url('../webFile/searchBG.gif');
	background-repeat:repeat-x;
}

#div_body
{
	float: left;
	width: 825px;
	text-align: left;
}


#div_body_menu
{
	float: left;
	width: 100%;
	height: 40px;
	text-align:left;
}
#div_body_menu table td
{
	width:155px;
	text-align:center;
	font-family:Verdana;
	font-size:14px;
	vertical-align:inherit;
	height:35px;
	background-repeat:no-repeat;
}
#div_body_flash
{
	float: left;
	width: 100%;
	height: 135px;
}
#div_body_content
{
	float: left;
	width: 820px;
	height: 290px;
	text-align: left;
	padding-top: 18px;
	text-decoration: none;
}

.DtlProductContent
{
	text-align: left;
	padding-left: 25px;
	height:50px;
}
.div_body_content_style
{
	float: left;
	width: 185px;
	height: 100%;
	background-image: url(  '../webFile/part.bmp' );
	background-repeat: no-repeat;
	text-align: center;
	margin-right:12px;
	padding-top:25px;
}
#div_body_content_right
{
	float: left;
	width:420px;
	height: 100%;
	background-image: url(  '../webFile/par_right.jpg' );
	background-repeat: no-repeat;
	text-align: left;
}
#div_body_content_right table
{
	width: 100%;
	padding-left: 50px;
}
#div_body_content_right table td
{
	padding-left: 5px;
}


#div_body_Detial
{
	float: left;
	width: 600px;
	height: 400px;
}

#div_body_imgs
{
	float: left;
	text-align: center;
	border:none;
}
.div_body_imgs_style
{
	float: left;
	margin: 1px;
	float: left;
	width: 264px;
	height: 70px;
}

#div_foot
{
	float: left;
	width: 790px;
	padding-top:10px;
	height:30px;
	padding-left:3px;
}

a:link
{
	color: Black;
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
	color:Black;
}
a:hover
{
	color: #cc0000;
}
a:active
{
	text-decoration: none;
}

