@charset "utf-8";
*{
	margin:0;
	padding:0;
}
body{
	font-size: 1.25em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../image/welcome.jpg);
	background-repeat: repeat;
}
#header1{
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header{
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F0F;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#banner{
	height:261px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../image/banner.png);
	background-repeat: no-repeat;
}
#navigation{
	height:31px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
}
#navigation1{
	height:31px;
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
}
#container{
	width:1000px;
	background-color: #fff;
}



#footer{
	margin-bottom:10px;
	height:auto;
	padding:0px;
	clear:none;
	width:1000px;
	font-size:0.8em;
	color:#000;
	background-color: #FFF;
	margin-top: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: auto;
	margin-right: auto;
}

#footer ul{
        list-style:none;    
}
#footer li{
        list-style:none;
        display:inline;    
}
.prodlist {
	float: left;
	width: 146px;
	text-align: center;
	height: 240px;
	padding: 3px;
	margin: 4px;
}
#footer #links{
	float:right;
	width: 280px;
	clear: none;
}
.listTH {
	background-color: #6CC;
}
.listTD {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.clear{
    clear:both;
}
.table1 {
	word-break:break-all;
	white-space:-moz-pre-wrap;
	overflow: auto;
	line-height: 20px;
}
.table1 th {
	background-color: #FC3;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.table1 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 3px;
	padding-bottom: 3px;
}
.table2 {
	background-color: #FFECFF;
	line-height: 25px;
	word-break: break-all;
	white-space:-moz-pre-wrap;
	overflow: auto;
}
.table2 th {
	background-color: #FFD2D2;
	font-weight: normal;
}
.table2 td {
	padding-left: 5px;
}
.table3 {
	background-color: #CFF;
	word-break: break-all;
	white-space:-moz-pre-wrap;
	overflow: auto;
	line-height: 20px;
}
.table4 {
	background-color: #CCC;
}

.table3 th {
	background-color: #9CF;
}
.table3 td {
	padding-left: 5px;
}
.tableNav {
	background-color: #D9D9D9;
	font-size: 12px;
	color: #333;
	clear: both;
	width: 100%;
}
.sptrA {
	background-color: #FFC;
}
.spwordRed {
	color: #F00;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.spwordBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00F;
}
.spwordGold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #E8BA04;
}
.spwordGreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #396;
}


#footer a{
	color:#939;
	text-decoration:none;
}
#footer a:hover{
	color:#F00;
	text-decoration:underline;
}

a:hover .prodlist {
	background-color:#FF9;
}
#table #img {

}

.spwordPink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #F0F;
}
#img_a {
	height: 150px;
	width: 190px;
}
