body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	color: #666666;
	font: normal x-small Verdana, Geneva, sans-serif; /* x-small is the base font size *only* for IE 5.x */
	font-size/**/:/**/ small; /* base font size for standards compliant browsers (including IE6) */
}

/*链接设置*/
a{
	color:#666666;
	cursor:pointer;
	text-decoration:none;
	
}
a:link{
	color:#666666;
	cursor:pointer;
	text-decoration:none;
}
a:visited{
	color:#666666;
	cursor:pointer;
	text-decoration:none;
}
a:hover{
	color:#666666;
	cursor:pointer;
	text-decoration:underline;
}
a:active{
	color:#666666;
	cursor:pointer;
	text-decoration:underline;
}

/*表格之间间隔高度*/
.blank{ 
	height:5px; 
	overflow:hidden;
	background-color:#5C6277;
	align: center;
	text-align:right;
}
.blank1{ 
	height:8px; 
	overflow:hidden;
	background-color:#FFFFFF;
	width:795px;
	align: center;
	text-align:right;
}
.blank2{ 
	height:8px; 
	overflow:hidden;
	background-color:#FFFFFF;
	width:190px;
}
.blank3{ 
	overflow:hidden;
	background-color:#ffffff;
	height:20px;
	width:595px;
}
.blank4{ 
	overflow:hidden;
	background-color:#ffffff;
	height:10px;
	width:100px;
}
.blank5{ 
	height:2px; 
	overflow:hidden;
	background-color:#2F6681;
	align: center;
	text-align:right;
}

.name{
	font-size: 12px;
	color:#0350AB;
	cursor: default;
	font: Verdana, Geneva, sans-serif; 
	font-weight:bold;
}

/*company*/
.company {
	color:#666666;
	font-size:12px;
	font: Verdana, Geneva, sans-serif; 
	LINE-HEIGHT:21px;
	Text-align:left;
	width:430px;
}
/*companys*/
.companys {
	color:#666666;
	font-size:12px;
	font: Verdana, Geneva, sans-serif; 
	LINE-HEIGHT:21px;
	Text-align:left;
	width:581px;
	margin-left:7px;
	margin-right:7px;
	margin-top:10px;
}

/*mail*/
.mail {
	color:#0000FF;
	font-size:12px;
	font: Verdana, Geneva, sans-serif; 
	LINE-HEIGHT:20px;
	margin-top:5px;
	margin-bottom:4px;
	Text-align:left;
}
.mail a {
	color: #0000FF;
	text-decoration: none;
}
.mail a:link {	
	COLOR: #0000FF; 
	text-decoration: none;
}
.mail a:visited {	
	COLOR: #0000FF; 
	text-decoration: none;
}
.mail a:hover {
	COLOR: #0000FF; 
	text-decoration: underline;
}
.mail a:active {
	COLOR: #0350AB; 
	text-decoration: underline;
}
/*left*/
#flashControl_flashContent{
	width:595px;
	height:246px;
	align:left;
}
.login{
	color:#2F6681
}
.inputStyle1{BORDER-RIGHT: #7F9DB9 1px solid; BORDER-TOP: #7F9DB9 1px solid; BORDER-LEFT: #7F9DB9 1px solid; COLOR: #666666; BORDER-BOTTOM: #7F9DB9 1px solid; BACKGROUND-COLOR: #ffffff; height:16px; width:155px}
.inputStyle2{BORDER-RIGHT: #7F9DB9 1px solid; BORDER-TOP: #7F9DB9 1px solid; BORDER-LEFT: #7F9DB9 1px solid; COLOR: #666666; BORDER-BOTTOM: #7F9DB9 1px solid; BACKGROUND-COLOR: #ffffff; height:16px; width:180px}
.search{
font: Verdana, Geneva, sans-serif; 
font-size:12px;
BORDER-RIGHT: #7F9DB9 1px solid; 
BORDER-TOP: #7F9DB9 1px solid; 
BORDER-LEFT: #7F9DB9 1px solid; 
COLOR: #666666; 
BORDER-BOTTOM: #7F9DB9 1px solid; 
BACKGROUND-COLOR: #ffffff; 
width:130px;}


/*推荐标题*/
.good {
	color:#555555;
	font-size:11px;
	font: Verdana, Geneva, sans-serif; 
	font-weight:bolder;
	LINE-HEIGHT:14px;
	margin-top:4px;
	margin-left:5px;
	margin-bottom:4px;
	Text-align:left;
}
.good a {
	color: #555555;
	text-decoration: none;
}
.good a:link {	
	COLOR: #555555; 
	text-decoration: none;
}
.good a:visited {	
	COLOR: #555555; 
	text-decoration: none;
}
.good a:hover {
	COLOR: #555555; 
	text-decoration: underline;
}
.good a:active {
	COLOR: #555555; 
	text-decoration: underline;
}

/*首页产品*/
.product{
	border:1px solid;
	border-color:#2A6BB8;
	margin-top:9px;
	width:130px;
	height:110px;
	text-align:center;
}

/*联系方式*/
.contact{
	font-size:12px;
	color:#666666;
	font: Verdana; 
	margin-top:7px;
	margin-right:5px;
	margin-bottom:0px;
	margin-left:5px;
	text-align: left;
	line-height:22px;
	width:180px;
}
.contacts{
	font-size:12px;
	color:#666666;
	font: Verdana; 
	margin-top:20px;
	margin-right:7px;
	margin-left:7px;
	text-align:left;
	line-height:23px;
	width:400px;
}

/**/
.cp{
	font-size:12px;
	color:#0350AB;
	font: Verdana, Geneva, sans-serif; 
	line-height:22px;
}

/*版权所有*/
.footer{
	font-size:11px;
	color:#000000;
	font: Verdana, Geneva, sans-serif; 
	line-height:22px;
	text-align:center; 
	width:776px;
	height:50px;
	margin-top:5px;
}
.footer a{
	color:#0350AB;
	text-decoration:none;
}
.footer a:link{
	color:#0350AB;
	font-weight:bold;
	text-decoration: none;
	}
.footer a:visited{
	color:#0350AB;
	font-weight:bold;
	text-decoration: none;
	}
.footer a:hover{
	color:#0350AB;
	font-weight:bold;
	text-decoration:underline;
}
.footer a:active{
	color:#0350AB;
	font-weight:bold;
	text-decoration:underline;
}
.tds{
border-left:1px solid #598296; 
border-right:1px solid #598296; 
border-bottom:1px solid #598296; 
border-top:1px solid #598296;
}