﻿.error{
	background:url(../images/public/error.gif) no-repeat 4px 0px;  
	color:#ff0000; 
    background-color : #fffafa;
	width : 150;
    border: 1px dashed #FF2A00;
	padding-top:0px;
	padding-bottom:3px;
	padding-left:24px;
	padding-right:2px;
}

.txt
{
    BORDER-RIGHT: #666666 1px solid;
    BORDER-TOP: #666666 1px solid; 
    FONT-SIZE: 10pt; 
    BORDER-LEFT: #666666 1px solid; 
    BORDER-BOTTOM: #666666 1px solid; 
    FONT-FAMILY: "宋体"; 
    BACKGROUND-COLOR: #ffffff;
}

.btn
{   border : 0 0 0;
	cursor:hand;
	width: 57px;
	height: 24px;
	color:#000000;
    background-image : url(../images/public/btn.gif);
}

.btn_da
{   border : 0 0 0;
	cursor:hand;
	width: 76px;
	height: 24px;
	color:#000000;
    background-image : url(../images/public/btn_da.gif);
}

.remark
{
	padding-left:4px;
	color:Red;
}

.item
{
	background:url(../images/left_pic16.gif) no-repeat 0px 8px; 
	height:30px;
	padding-top:4px;
	padding-left:16px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #d3d3d3;
	font-weight:bold;
}

.item1
{
	background:url(../images/left_pic17.gif) no-repeat 5px 12px; 
	height:30px;
	padding-top:2px;
	padding-left:15px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #d3d3d3;
}

.title
{
	font-size:14px;
	height:20px;
	color:White;
	font-weight:bold;
}


.box a 
{ 
	padding-left:8px;
	padding-top:8px;
	padding-right:8px;
	height: 30px;
	font-size:12px;
	border: solid 1px #fff;
	color:#2d2d2d;
}

.box a:link {}

.box a:visited {}

.box a:hover 
{
	background-color:#cee9fe;
	border: solid 1px #8ba8c6;
	text-decoration:none;
	color:#2d2d2d;
 }
 
.box a div
{
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
}

.btn_buy
{
	background:url(../images/products_pic11.gif) no-repeat 0px 0px;
	width : 109px;
	height: 27px;
    border: 0 0 0 0;
}

.btn_video
{
	background:url(../images/public/video.jpg) no-repeat 0px 0px;
	width : 83px;
	height: 22px;
    border: 0 0 0 0;
}

