@charset "gb2312";
#main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Images/Product/leftlayout_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#leftsiderbar {
	float: left;
	width: 217px;
}
#leftsiderbar .title {
	width: 186px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 18px;
	padding-bottom: 18px;
}
#nav a {
	background-image: url(../Images/Product/nav_li.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 217px;
	display: block;
	color: #5c5c5c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
	padding-top: 12px;
}
#nav a:visited {
color: #5c5c5c;
}

#nav a:hover {
	background-image: url(../Images/Product/li_hover.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	height:27px;
	background-position: left bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	padding-top: 12px;
}
#nav #d1 a,#nav #d1 a:visited {
	font-size: 12px;
	color: #383838;
	background-image: none;
	text-align: left;
	padding-left: 65px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 152px;
}
#nav #d1 a:hover {
	font-size: 12px;
	color: #003683;
	background-image: none;
	text-decoration: underline;
}

#rightsiderbar {
	float: right;
	width: 683px;
}
#rightsiderbar .title {
	line-height: 29px;
	background-image: url(../Images/Product/rightsider_title.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 29px;
	padding-right: 10px;
	font-family: "Î¢ÈíÑÅºÚ", Arial, sans-serif;
	color: #a1a1a1;
}
#content {
	text-align: left;
	padding-left: 10px;
	padding-bottom: 20px;
}
#content .caption {
	background-image: url(../Images/Product/title_bg.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 630px;
	margin-top: 10px;
	line-height: 23px;
	text-align: left;
	padding-left: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
#marquee {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#marquee img {
	border: 1px solid #CCCCCC;
	margin-right: 2px;
	margin-left: 2px;
}

