﻿@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;
	margin-bottom:0px;
        background-color:#FFFFFF;
	text-align:center;
}

body,td,th {
	font-family: 宋体;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a {
	font-size: 12px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}

.title
{
color:#FFFFFF;
font-size:16px;
}
.title a
{
color:#FFFFFF;
margin-left:16px;
margin-right:16px;
}

.title a:hover {
	text-decoration: underline;
	color: #FF0000;
	font-weight:bold;
}

ul
{list-style:none;
margin:0px;
}

li
{list-style:none;
margin:0px;
padding:0px;
}

.li_cag
{
margin-left:0px;
padding-top:8px;
height:30px;
background:url(../images/cagbg.jpg) no-repeat;
margin-top:5px;
}

.column
{
font-size:14px;
font-weight:bold;
color:#0a660a;
background:url(../images/child_bg.jpg) repeat-x; height:32px;
}

.voice
{
background:url(../images/voice_bg.jpg) repeat; border:1px solid #ccc; margin-right:2px; margin-bottom:2px;
}

.voice tr td
{ padding-left:5px;
}

.product
{float:left;
 margin-left:6px;
 margin-right:6px;
margin-top:10px;
}

.product img
{border: 1px solid #ccc;
padding:2px;
width:115px;
height:89px;
}

.product1
{
 padding-top:15px;
}

.product1 img
{
 margin-bottom:10px;
}

.products
{float:left;
 margin-left:7px;
 margin-right:6px;
margin-top:10px;
}

.products img
{border: 1px solid #ccc;
padding:2px;
width:110px;
height:89px;
}

.lefter
{
padding-left:5px;
}

.link img{border:1px solid #999999; margin-top:5px;}