/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F2F1E9;
	background-image: url(Images/page_Bg.gif);
	background-repeat: repeat-y;
}.topright_banner {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
td {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
	text-decoration: none;
}
input {
	background-color: #D2E2E5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B4CBD0;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #B4CBD0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005373;
}
.shenghuang {
	color: #614A27;
	text-decoration: none;
}
.blue {
	color: #005373;
	text-decoration: none;
}
.black {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.line {
	background-image: url(Images/dot.gif);
	background-repeat: repeat-x;
	background-position: 50% bottom;
}
.date {
	font-size: 10px;
	color: #AF9C7E;
	text-decoration: none;
}
.border1 {
	border-right: 1px solid #FFA826;
}
.line2 {
	background-image: url(Images/line2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.line5 {
	background-image: url(Images/line2.gif);
	background-repeat: repeat-y;
        background-attachment:scroll
	background-position: right;
}
.Productline {
	background-image: url(Images/line3.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.bigblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.buttonborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #E7C9AD;
	border-bottom-color: #E7C9AD;
	border-left-color: #FFFFFF;
}
.left_shadow {
	background-color: #E0EAEC;
	background-image: url(Images/page_leftbg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.tel {
	background-image: url(Images/tel.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.neiye_bg {
	background-image: url(Images/neiye_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.titleline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E3D3;
}
.menu_bg {
	background-image: url(Images/buttons_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #409FB6;
	text-indent: 35px;
	text-decoration: none;
}
.neiye_top {
	background-image: url(Images/neiye_righttp_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.Productlist_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A9CBD3;
	border-left-color: #A9CBD3;
	background-color: #F7FAFA;
}
.yellow {
	color: #FF9900;
	text-decoration: none;
}
.line1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color:#9DBDCC;
	border-left-color: #9DBDCC;
}

.login_btn {
    cursor:hand;
	font-size: 12px;
	width: 72px;
	height: 32px;
	background-image: url(/Images/login.gif);
	border: none;
	padding-top: 3px;
}
.reg_btn {
    cursor:hand;
	font-size: 12px;
	width: 72px;
	height: 32px;
	background-image: url(/Images/reg.gif);
	border: none;
	padding-top: 3px;
}