@charset "utf-8";
body,html{
	height:100%;
	width:100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
img{
	border:none;
}
.forminput {
	font-size: 12px;
	color: #0066CC;
	border: 1px solid #CCCCCC;
}
.link1 a:link {
	font-size: 14px;
	color: #006600;
	text-decoration: none;
}
.link1 a:visited {
	font-size: 14px;
	color: #006600;
	text-decoration: none;
}
.link1 a:hover {
	font-size: 14px;
	color: #FF6600;
	text-decoration: underline;
}
.content1 {
	font-size: 12px;
	color: #666666;
}
.content2 {
	font-size: 12px;
	color: #666666;
	line-height:150%;
}
.content3 {
	font-size: 12px;
	color: #ff6600;
	line-height:150%;
}
.link2 a:link {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.link2 a:visited {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.link2 a:hover {
	font-size: 14px;
	color: #FFcc00;
	text-decoration: underline;
}
.link3 a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.link3 a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.link3 a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
.tdline {
	border-bottom:1px dotted #cccccc;
}
.link4 a:link {
	font-size: 14px;
	color: #006600;
	font-weight:bold;
	text-decoration: none;
}
.link4 a:visited {
	font-size: 14px;
	color: #006600;	
	font-weight:bold;
	text-decoration: none;
}
.link4 a:hover {
	font-size: 14px;
	color: #ff6600;
	font-weight:bold;
	text-decoration: underline;
}
.link5 a:link {
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
.link5 a:visited {
	font-size: 12px;
	color: #000000;	
	font-weight:bold;
	text-decoration: none;
}
.link5 a:hover {
	font-size: 12px;
	color: #ff6600;
	font-weight:bold;
	text-decoration: underline;
}
.tit01{
	font-size: 16px;
	color: #000000;
	font-weight:bold;
}



/*programer*/
.block-center-main{
	width:839px;
	margin:0px auto;
	clear:both;
}
.top-menu-bar{
	width:100%;
	height:31px;
	padding:0px;
	margin:0px;
	background-image:url(Mall_Images/bg-navi.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
	clear:both;
}
.top-item, .top-current-item{
	height:31px;
	padding-top:8px;
	float:left;
	text-align:center;
	font-size: 14px;
	margin-right:25px;
}
.top-current-item {
	width:69px;
	background-image:url(Mall_Images/topmenu.jpg);
}
.top-current-item a:link { color: #006600; text-decoration:none; }
.top-current-item a:visited {color: #006600; text-decoration:none;}
.top-current-item a:hover {	color: #FF6600;	text-decoration: underline;}
.top-item a:link { color: #ffffff; text-decoration:none; }
.top-item a:visited { color: #ffffff; text-decoration:none; }
.top-item a:hover { color: #FFcc00; text-decoration: underline;}
.top-menu-right{
	width:252px;
	background-image:url(Mall_Images/top2.jpg);
	padding-top:8px;
	float:right;
	text-align:center;
}
.top-blankrow{
	width:100%;
	clear:both;
	background-image:url(Mall_Images/shadow01.jpg);
	height:22px;
	overflow:hidden;
}

.product-item{
	width:100%;
	text-align:left;
}
.product-item .left{
	width:120px;
	float:left;
}
.product-item .left img{
	width:102px;
	height:138px;
	border:0px;
}
.product-item .right{
	float:left;
	width:auto;
}
.product-item .right .title{
    margin:7px 0px;
}
.product-item .sep{
	width:100%;
	height:23px;
	clear:both;
	background-image:url(Mall_Images/dot01.jpg);
	background-repeat:repeat-x;
}
.product-item .operation{
    width:100%;
    clear:both;
    text-align:right;
}
.product-item .operation img{
    border:0px;
}