html{
	/*background:url(../1002/htmlBg.jpg) repeat-x top center;*/
}
body {
	/*background:url(../1002/BodyBg.jpg) repeat-x top center;
	padding-top:165px;*/
	margin:0;
}

img {
	border: 0;
}

td,p,div,span,a,li,dt,dd,input,body{
	font-family:"宋体",Arial;
	font-size:12px;
	color:#000;
}

a:visited, a:link {	
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul, li, ol, dl, dd, dt {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

form {
	margin: 0px;
	padding: 0px;
}

.btnOne{background:url(../../images/btnBg.gif) no-repeat center;width:70px;height:22px; border:0;font-size:12px;color:White;cursor:pointer}
.hidden {
	display: none;
}
.hackbox {
	border-top: 1px solid transparent !important;
	border-top: 0;
	clear: both;
}

a.lea6c00:visited, a.lea6c00:link {
	color: #ea6c00 !important;
	font-weight:bold;
}

.x9c2021{	
   color: #9c2021 !important;
}

a.l9c2021:visited, a.l9c2021:link {
	color: #9c2021 !important;
}

.xea6c00 {
	color: #ea6c00 !important;
}

a.lea6c00:visited, a.lea6c00:link {
	color: #ea6c00 !important;
	font-weight:normal;
}

.x005085{
	color:#005085;
}

a.lxe60000:hover{
	text-decoration:underline;
}

.xff0000 {
	color: #ff0000 !important;
}

a.lxff0000:visited, a.lxff0000:link {
	color: #ff0000 !important;
}

.xff6600 {
	color: #ff6600 !important;
}

a.lxff6600:visited, a.lxff6600:link {
	color: #ff6600 !important;
}


.x004deb {
	color: #004deb !important;
}

a.lx004deb:visited, a.lx004deb:link {

	color: #004deb !important;

}

.x5e2f01 {
	color: #5e2f01 !important;
}

a.lx5e2f01:visited, a.lx5e2f01:link {
	color: #5e2f01 !important;
}

.x333333 {
	color: #333333 !important;
}


a.lx333333:visited, a.lx333333:link {
	color: #333333 !important;
}

.x666666 {
	color: #666666 !important;
}

a.lx666666:visited, a.lx666666:link {
	color: #666666 !important;
}
.x888888 {
	color: #888888 !important;
}
a.lx888888:visited, a.lx888888:link {
	color: #888888 !important;
}


.l100 {
	line-height: 100%;
}

.l130 {
	line-height: 130%;
}

.l160 {
	line-height: 160%;
}

.error-pannel {
	background-color: #ffeded;
	background-image: url(/images/ico_error_1.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
	border: 1px solid #ff9494;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left:15px;
}

.error-pannel dl {
	padding-bottom: 8px;
	padding-right: 20px;
}

.error-pannel dl dt {
	font-size: 14px;
	font-weight: bold;
	color: #e60000;
	padding-top: 6px;
	padding-left: 24px;
	margin-bottom: 8px;
}

.error-pannel dl dd {
	padding-left: 24px;
	line-height: 18px;
}



.error-pannel dl dd ol
{
  padding-left: 30px;
}

.error-pannel dl dd li{
	list-style-type:decimal;

}

.error-pannel a {
	color: #e60000;
	text-decoration: underline;
}


.info-pannel {
	background-color: #e3f9ff;
	background-image: url(/images/ico_info_1.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
	border: 1px solid #6ccfeb;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left:auto;
	margin-right:auto;
}

.info-pannel dl {
	padding-bottom: 8px;
	padding-right: 20px;
	text-align: left;
}

.info-pannel dl dt {
	font-size: 14px;
	font-weight: bold;
	color: #004deb;
	padding-top: 6px;
	padding-left: 24px;
	margin-bottom: 8px;
	text-align: left;
}

.info-pannel dl dd {
	padding-left: 24px;
	line-height: 18px;
	text-align: left;
}

.info-pannel a {
	color: #004deb;
	text-decoration: underline;
}


.success-pannel {
	background-color: #e7ffd8;
	background-image: url(/images/ico_success_1.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
	border: 1px solid #85d46a;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 15px;
}

.success-pannel dl {
	padding-bottom: 8px;
	padding-right: 20px;
	text-align: left;
}

.success-pannel dl dt {
	font-size: 14px;
	font-weight: bold;
	color: #1b9000;
	padding-top: 6px;
	padding-left: 24px;
	margin-bottom: 8px;
	text-align: left;
}

.success-pannel dl dd {
	padding-left: 24px;
	line-height: 18px;
	text-align: left;
}

.success-pannel a {
	color: #1b9000;
	text-decoration: underline;
}

label.error {
	margin-left:0px;
	width: auto;
	display:block;
	color:Red;
}
.textbox {
	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: #707070;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #707070;
	background-image: url(/images/admin/textbox_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 16px;
	padding-top: 4px;
	padding-left: 3px;
	background-color: #FFFFFF;
}

/* -------Start 页码------------ */
.pager {
	padding: 20px;
}
.pager dd {
	float: left;
}
.pager dd a {
	display: block;
	margin-right: 4px;
	background-color: #eaeaea;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	border: 1px solid #c9c9c9;
}
.pager dd a:hover {
	color: #FFFFFF;
	background-color: #DF4900;
	border: 1px solid #DF4900;
}
/* -------End 页码------------ */

.location {
	background-image:url(/images/0904/page_location_top.gif);
	background-repeat:no-repeat;
	height:36px;
	padding-left:28px;
}
.location span{
	font-family:Verdana;
	margin-left:5px; margin-right:5px;	
}
.goods_list{
	margin-top:8px;
	margin-bottom:5px;
}

.goods_list_itemline{
	border-bottom:dashed 1px #dcdcdc;
}

.underline_1{
	background-image:url(/images/0904/goods/ico_underline.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.xline_2{
	background-image:url(/images/0904/x_line2.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.goods_tab_on
{
	width:123px;
	height:29px;
	background-image:url(/images/0904/goods/tab_on.gif);
	background-repeat:no-repeat;	
	text-align:center;
}
.goods_tab_on a{
	color: #ea6c00;
	font-weight: bold;	
}

.goods_tab_off
{
	width:123px;
	height:29px;
	background-image:url(/images/0904/goods/tab_off.gif);
	background-repeat:no-repeat;	
	text-align:center;
}
.goods_tab_off a
{
	font-weight: bold;
}


#slider {
	width:256px;
	height:60px;
	position:relative;
	overflow:hidden;
}
#slider ul {
	position:relative;
	left:0;
}
#slider ul li {
	height:58px;
	width:68px;
	float:left;
}



.price9 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #e4e4e4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #e4e4e4;
	border-left-color: #e4e4e4;
} 

#description 
{
	line-height:150%;
	font-size:14px;
	font-family:Arial,"新宋体";
}
#description td{
	line-height:150%;
	font-size:14px;
	font-family:Arial,"新宋体";
}

#description p{
	line-height:150%;
	font-size:14px;
	font-family:Arial,"新宋体";
}

#description div{
	line-height:150%;
	font-size:14px;
	font-family:Arial,"新宋体";
}

#description span{
	line-height:150%;
	font-size:14px;
	font-family:Arial,"新宋体";
}

#description font{
	line-height:150%;
	font-size:14px;
	font-family:Arial,"新宋体";
}

#div_catelog ul,li
{
	margin:0;
	padding:0;
}