﻿/* CSS Document */
/********	产品图片标题样式	**********/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #33B7F5;
	color: #FFFFFF;
	font-size: 10pt;
	text-align: center;
}
td {
	font-size: 10pt;
}
table {
	font-size: 10pt;
}
div {
	font-size: 10pt;
}
.box{
	width: 1003px;
	text-align: left;
}
.title
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #3588da;
	font-size: 14pt;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
}

.menu {
background-color:#cccccc;
height:26px;
width:1003px;
background-image:url(../imgskin/index_02.jpg);
}
.menu UL {list-style:none;margin:0px; margin-top:8px;}
.menu ul li {
	float: left;
	margin: 0px 25px 0px 25px;
	display: block;
}
.menu a:link
{
color: #666;
font-size:10pt;
text-decoration:none;
font-weight:bold;
}
.menu a:visited
{
color: #666;
font-size:10pt;
text-decoration:none;
font-weight:bold;
}
.menu a:hover
{
color: #000;
font-size:10pt;
text-decoration:none;
font-weight:bold;
}

.menu a:active
{
color: #000;
font-size:10pt;
text-decoration:none;
font-weight:bold;
}

.menuDiv {width:1px;height:15px;background:#fff; }

.list
{
color: #00652D;
font-size:9pt;
text-decoration:none;
}
.list a:link
{
color: #00652D;
font-size:9pt;
text-decoration:none;
}
.list a:visited
{
color: #00652D;
font-size:9pt;
text-decoration:none;
}
.list a:hover
{
color: #FF3300;
font-size:9pt;
text-decoration:none;
}

.list a:active
{
color: #FF3300;
font-size:9pt;
text-decoration:none;
}

.border{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
}

.border1{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF3300;
	padding:10px 20px;
line-height:25px;
font-size:12px;
color:#666;
}
.padding{
margin:0;
padding-left:70px;
font-size:14px;
color:#ffffff;
font-weight:bold;
}
.company{
margin:0;
padding-left:40px;
font-size:14px;
color:#ffffff;
font-weight:bold;
}
