/* CSS Document */


A.b:link {COLOR: red; text-decoration: none}
A.b:visited {COLOR: red; text-decoration: none}
A.b:active {COLOR: red; text-decoration: none}
A.b:hover {COLOR: blue; text-decoration: none; position: relative; right: 0px; top: 0px }

A.d:link {COLOR:#3333CC; text-decoration: none}
A.d:visited {COLOR: #0033CC; text-decoration: none}
A.d:active {COLOR:#6633CC; text-decoration: none}
A.d:hover {COLOR:#006699; text-decoration: none; position: relative; right: 0px; top: 0px }

A.c:link {COLOR: #333333; text-decoration: none}
A.c:visited {COLOR: #333333; text-decoration: none}
A.c:active {COLOR: #333333; text-decoration: none}
A.c:hover {COLOR: blue; text-decoration: none; position: relative; right: 0px; top: 0px }

.new {font-size: 13px; color: #333333; line-height: 160%}
td{font-size: 13px; line-height: 13pt;}
.grayline {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;

	border-right-style: solid;
	border-left-style: solid;

	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.engtxt1 {
	font-size: 13px;
	color: #999999;
}


/*商品start*/
#all-categories,#public_top_window {width:500px;height:auto;border:1px solid #666; text-align:left; color:#003a82; font:13px;}
#public_top_window ul {margin:8px 15px; padding:0;}
#public_top_window ul li {list-style:none; display:block; line-height:25px; border-bottom:1px dashed #ddd;}
#public_top_window span a {color:#fc5c1e; font-weight:bold; font-size:12px;}
#public_top_window span a:hover {color:#fc5c1e; text-decoration:none;}
#public_top_window a {color:#003a82;}
#public_top_window a:hover {color:#003a82;text-decoration:underline;}
/*商品end*/

/*/首页右侧变换代码结束*/

#widwidgets_723_body{
	position:relative; 
	width:555px;
	height:210px;
	overflow:hidden;
}

#widwidgets_723_body .imgout{
	width:555px;
	height:210px;
}

#widwidgets_723_img{
	position:absolute;
	z-index:1;
	top:0;
	left:0;
	filter:progid:DXImageTransform.Microsoft.Fade(Overlap=1.00);
	overflow:hidden;
}

#widwidgets_723_img a{
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
}

#widwidgets_723_btn{
	position:absolute;
	z-index:99;
	left:1px;
	top:180px;
	width:555px;
	height:35px;
	white-space:nowrap;
	overflow:hidden;
}

#widwidgets_723_btn ul{
	position:absolute;
	top:0;
	left:0;
	white-space:nowrap;
}

#widwidgets_723_btn li{
	float:left;
	cursor:pointer;
	background:#f3f3f3;
	height:35px;
	filter:alpha(opacity=50);
	opacity:0.5;
}

#widwidgets_723_btn li.licurr{
	background:#666666;
	filter:alpha(opacity=80);
	opacity:0.8;
}

#widwidgets_723_btn a{
	float:left;
	text-align:center;
	cursor:pointer;
	color:#000000;
	height:35px;
	
}

#widwidgets_723_btn a.acurr{
	color:#FFF;
	background:url(/images21/type0.gif) no-repeat center bottom;
}

#widwidgets_723_btn a em{
	padding:0 8px;
	height:21px;
	line-height:32px;
	overflow:hidden;
	font-style:normal;
}

#widwidgets_723_loading{
	position:absolute;
	display:none;
	z-index:99;
	height:4px;
	padding:1px;
	border:1px #999 solid;
	background:#FFF;
	overflow:hidden;
}

#widwidgets_723_loadingbar{
	height:4px;
	width:0px;
	background:#0C0;
}

