body
{
font-family:  "Verdana, Arial, Helvetica, sans-serif"; font-size: 12px;

FONT-SIZE: 9pt;
color: #000000;
text-align:center;
}
/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;font-size:xx-small;} /* 链接无下划线,有为underline */ 
a:link {color: #000000;font-size:xx-small;} /* 未访问的链接 */
a:visited {color: #000000;font-size:xx-small;} /* 已访问的链接 */
a:hover{color: #000000;font-size:xx-small;} /* 鼠标在链接上 */ 
a:active {color: #000000;font-size:xx-small;} /* 点击激活链接 */
a
{
	font-size:xx-small;
}

img
{
	border:0px;
}

/*---------------------------------------------------*/
/*主页*/
.indexBase
{
	MARGIN-RIGHT: auto;
	MARGIN-LEFT: auto; 
	vertical-align:top;
	line-height:450px;
	width:680px;
}
/*标志*/
.indexFlag
{
	float:left;
	margin-top:408px;
}
/*图片*/
.indexPic
{
	float:left;
}
/*公司名称*/
.indexName
{
	margin-left:auto;
	margin-right:auto;
	width:680px;
	text-align:left;
}
/*---------------------------------------------------*/
/*推荐产品*/
.showProductDiv
{
	padding-top:50px;
	text-align:center;
}
.showProductDiv1
{
	padding-top:5px;
	text-align:center;
	width:700px;
}
.otherPageBody
{
	background-color:#D6DFEF;
}

/*---------------------------------------------------*/
.otherPageBase
{
	margin-left:auto;
	margin-right:auto;
	width:700px;
	text-align:left;
	background-color:#ffffff;
}
/*其他页首图片*/
.otherPageTitlePic
{
	float:left;
}
/*其他页面中间左边图片*/
.otherLeftPic
{
 padding-left:25px;
 padding-top:15px;	
 float:left;
 width:204px;
 border-right:solid 1px #d6dfef;
}
.otherLeftPic1
{
 padding-left:25px;
 padding-top:15px;	
 float:left;
}
.otherLeftPic2
{
 margin-top:0px;
 padding-left:25px;
 padding-top:15px;	
 float:left;
 background-color:#8C65B5;
 width:497px;
 height:291px;
}
.otherLeftPicInfor
{
 padding-left:25px;
 padding-top:15px;	
 float:left;
 width:203px;
}
/*其他页面中间右边内容*/
.otherRightContent
{
margin-left:5px;
 margin-top:10px;	
 float:left;
}
/*页底文本*/
.bottomText
{
	margin-left:100px;
}
.bottomTextProduct
{
	padding-left:100px;
	padding-top:8px;
	width:700px;
	height:38px;
	padding-bottom:8px;
}
/*产品页面左边图片*/
.productLeftPic
{
	padding-top:20px;
	padding-left:20px;
	border-right:solid 1px #D6DFEF;
}
/*---------------------------------------------------*/
/*导航栏*/
.otherPageToolBar
{
	float:left;
}
/*导航层*/
.toolbarDiv
{
	margin-top:1px;
	height:30px;
	background-color:#ffffff;
}
/*底层*/
.toolbarBase
{
	background-color:#D6DFF7;
	width:203px;
	height:235px;
}
/*标志图片*/
.toolbarPic
{
	width:203px;
	height:115px;
	background-color:#ffffff;
	text-align:center;
	margin-top:30px;
}
