﻿body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
	font-family: 宋体;
}



.alignCenter
{
	margin-left:auto;/*浏览器居中兼容*/
	margin-right:auto;
}
.alignLeft
{
	margin-left:0;/*浏览器居左兼容*/
	margin-right:auto;
}
.alignRight
{
	margin-left:auto;/*浏览器居右兼容*/
	margin-right:0;
}


form /*防止ie6边距bug*/
{
	padding:0; 
	margin:0;
	text-align: center;
}
.linkPic
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.huanhang
{
	WORD-BREAK: break-all;
	WORD-WRAP: break-word;
}

/*页面布局样式开始*/
.topTableMiddleTRbg
{
	background-image: url(../images/bgImages/bodybg.jpg);
	background-repeat: repeat-y;
}


/*首页样式定义开始*/

/*中间的页面内容显示的宽度*/
.indexMiddleBodyWidth
{
	width:800px;
}

/*首页承载falsh的单元格的样式*/
.indexFlashTD
{
	background-position: center top;
	background-image: url(../images/bgImages/indexFlashTableBg.jpg);
	background-repeat: no-repeat;
	height: 323px;
	vertical-align: middle;
	text-align: center;
}

/*首页公告新闻单元格的样式定义开始*/
.indexNewsTD
{
     background-position: left top;
     background-image: url(../images/bgImages/indexNewsBg.jpg);
     width: 735px;
     background-repeat: no-repeat;
     height: 44px;
     vertical-align: middle;
}
.newsMarquee
{
     margin-left: 110px;
     margin-bottom: 0px;
     width: 578px;
     height: 33px;
     vertical-align: middle;
     text-align: center;
}
.indexNewsTD a:link
{
	font-family: Arial;
	font-size: 12px;
	line-height: 150%;
	color: white;
	text-decoration: none;
}
.indexNewsTD a:visited
{
	font-family: Arial;
	font-size: 12px;
	line-height: 150%;
	color:white;
	text-decoration: none;
}
.indexNewsTD a:hover
{
     font-family: Arial;
     font-size: 12px;
     line-height: 150%;
     color: white;
     text-decoration: underline;
}
/*定义结束*/

/*首页显示行业动态和爱尔动态的新闻模块的样式*/
.indexOtherNewsTD
{
	padding-top: 25px;
	vertical-align: top;
	text-align: left;
}
.indexOtherNewsLine
{
	border-bottom: #7c7c7c 1px dashed;
	font-size: 12px;
	color: black;
	font-family: 宋体;
	line-height: 150%;
}


/*首页显示产品图片的flash所在表格的样式*/
.indexProductShowFlash
{
     height: 240px;
     text-align: center;
     cursor: hand;
}

/*首页菜单样式*/

/*分割每个菜单项的单元格的样式*/
.menuSeparator
{
	background-image: url(../images/bgImages/indexMenuSeparator.jpg);
	width: 3px;
	background-repeat: no-repeat;
	background-position:bottom;
}
	
.menu
{
	background-color: #EFEFEF;
	
}

/*中间公共菜单链接的样式*/
.menuPublicTd
{
     height: 43px;
     width: 90px;
     font-family: 宋体;
     font-size: 12px;
     text-align: center;
     vertical-align: middle;
}
.menuPublicTd a:link
{
	font-family: Arial;
	font-size: 12px;
	line-height: 360%;
	color: black;
	text-decoration: none;
	background-image: url(../images/bgImages/indexMenuMiddleBg.jpg);
	background-repeat: no-repeat;
}
.menuPublicTd a:visited
{
	font-family: Arial;
	font-size: 12px;
	line-height:360%;
	color: black;
	text-decoration: none;
	     background-image: url(../images/bgImages/indexMenuMiddleBg.jpg);
    background-repeat: no-repeat;
}
.menuPublicTd a:hover
{
	font-family: Arial;
	font-size: 12px;
	line-height: 360%;
	color: black;
	text-decoration: none;
	     background-image: url(../images/bgImages/indexMenuMiddleBg.jpg);
    background-repeat: no-repeat;
}

.menuPublicTdClick
{
     height: 43px;
     width: 90px;
     font-family: 宋体;
     font-size: 12px;
     text-align: center;
     vertical-align: middle;
}
.menuPublicTdClick a:link
{
	font-family: Arial;
	font-size: 12px;
	line-height: 360%;
	color: white;
	text-decoration: none;
	     	     background-image: url(../images/bgImages/indexMenuMiddleClickBg.jpg);
    background-repeat: no-repeat;
}
.menuPublicTdClick a:visited
{
	font-family: Arial;
	font-size: 12px;
	line-height:360%;
	color: white;
	text-decoration: none;
	     	     background-image: url(../images/bgImages/indexMenuMiddleClickBg.jpg);
   background-repeat: no-repeat;
}
.menuPublicTdClick a:hover
{
	font-family: Arial;
	font-size: 12px;
	line-height: 360%;
	color: white;
	text-decoration: none;
	     	     background-image: url(../images/bgImages/indexMenuMiddleClickBg.jpg);
    background-repeat: no-repeat;
}
/*定义结束*/

/* 左侧菜单项链接的样式*/
.menuLeftTd
{
	height: 43px;
	width:103px;
    text-align: center;
    vertical-align: middle;
	font-family: 宋体;
	font-size: 12px;
}
.menuLeftTd a:link
{
     font-family: Arial;
     font-size: 12px;
     line-height: 360%;
     color: black;
     text-decoration: none;
     background-image: url(../images/bgImages/indexMenuLeftBg.jpg);
     background-repeat: no-repeat;
}
.menuLeftTd a:visited
{
	font-family: Arial;
	font-size: 12px;
	line-height:360%;
	color: black;
	text-decoration: none;
	     background-image: url(../images/bgImages/indexMenuLeftBg.jpg);
     background-repeat: no-repeat;
}
.menuLeftTd a:hover
{
	font-family: Arial;
	font-size: 12px;
	line-height: 360%;
	color: black;
	text-decoration: none;
	     background-image: url(../images/bgImages/indexMenuLeftBg.jpg);
     background-repeat: no-repeat;
}

.menuLeftTdClick
{
	height: 43px;
	width:103px;
    text-align: center;
    vertical-align: middle;
	font-family: 宋体;
	font-size: 12px;
}
.menuLeftTdClick a:link
{
	font-family: Arial;
	font-size: 12px;
	line-height:360%;
	color: white;
	text-decoration: none;
	background-image: url(../images/bgImages/indexMenuLeftClickBg.jpg);
     background-repeat: no-repeat;
}
.menuLeftTdClick a:visited
{
	font-family: Arial;
	font-size: 12px;
	line-height:360%;
	color: white;
	text-decoration: none;
		background-image: url(../images/bgImages/indexMenuLeftClickBg.jpg);
     background-repeat: no-repeat;
}
.menuLeftTdClick a:hover
{
	font-family: Arial;
	font-size: 12px;
	line-height: 360%;
	color: white;
	text-decoration: none;
		background-image: url(../images/bgImages/indexMenuLeftClickBg.jpg);
     background-repeat: no-repeat;
}
/*定义结束*/


/* 右侧菜单项链接的样式*/
.menuRightTd
{
	height: 43px;
	width:106px;
     text-align: center;
     vertical-align: middle;
	font-family: 宋体;
	font-size: 12px;
}
.menuRightTd a:link
{
	font-family: Arial;
	font-size: 12px;
	line-height: 360%;
	color: black;
	text-decoration: none;
	background-image: url(../images/bgImages/indexMenuRightBg.jpg);
     background-repeat: no-repeat;
}
.menuRightTd a:visited
{
	font-family: Arial;
	font-size: 12px;
	line-height:360%;
	color: black;
	text-decoration: none;
		background-image: url(../images/bgImages/indexMenuRightBg.jpg);
     background-repeat: no-repeat;
}
.menuRightTd a:hover
{
	font-family: Arial;
	font-size: 12px;
	line-height: 360%;
	color: black;
	text-decoration: none;
		background-image: url(../images/bgImages/indexMenuRightBg.jpg);
     background-repeat: no-repeat;
}

.menuRightTdClick
{
	height: 43px;
	width:106px;
     text-align: center;
     vertical-align: middle;
	font-family: 宋体;
	font-size: 12px;
}
.menuRightTdClick a:link
{
	font-family: Arial;
	font-size: 12px;
	line-height: 360%;
	color: white;
	text-decoration: none;
	background-image: url(../images/bgImages/indexMenuRightClickBg.jpg);
     background-repeat: no-repeat;
}
.menuRightTdClick a:visited
{
	font-family: Arial;
	font-size: 12px;
	line-height:360%;
	color: white;
	text-decoration: none;
		background-image: url(../images/bgImages/indexMenuRightClickBg.jpg);
     background-repeat: no-repeat;
}
.menuRightTdClick a:hover
{
	font-family: Arial;
	font-size: 12px;
	line-height: 360%;
	color: white;
	text-decoration: none;
	background-image: url(../images/bgImages/indexMenuRightClickBg.jpg);
     background-repeat: no-repeat;
}

/*定义结束*/

/*首页菜单的样式定义结束*/

/*首页展示业绩部分的样式定义开始*/
/*业绩超级链接的宽度和高度*/

.showYeji
{
	text-align: left;
}

.showYeji img
{
	width: 132px;
	height: 96px;
}
.showYeji a:link
{
     font-family: Arial;
     display: inline-block;
     font-size: 12px;
     color: black;
     text-decoration: none; 
     margin-left: 8px;
     margin-right: 8px;
     border-right: white 1px solid;
     border-top: white 1px solid;
     border-left: white 1px solid;
     border-bottom: white 1px solid;
     width: 132px;
     height: 96px;
    
}
.showYeji a:visited
{
	font-family: Arial;display: inline-block;
	font-size: 12px;
	color: black;
	text-decoration: none;
	margin-left: 8px;
     margin-right: 8px;
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	width: 132px;
	height: 96px;
}
.showYeji a:hover
{
	font-family: Arial;
	display: inline-block;
	font-size: 12px;
	color: white;
	text-decoration: none;
	margin-left: 8px;
     margin-right: 8px;
	border-right: #0ee6f5 1px solid;
	border-top: #0ee6f5 1px solid;
	border-left: #0ee6f5 1px solid;
	border-bottom: #0ee6f5 1px solid;
	width: 132px;
	height: 96px;
}

/*定义结束*/



/*首页样式定义结束*/


/*master页面样式定义*/


/*master页面中间内容表格的样式*/
.masterMiddleBodyWidth
{
	width:800px;
}

/*master页面内容表格左侧单元格的样式*/
.masterLeftTD
{
	width: 184px;
	height: 500px;
	vertical-align: top;
	text-align: left;
	background-position-x: left;
	background-image: url(../images/bgImages/leftBg.jpg);
	background-repeat: repeat-y;
}
/*master页面内容表格右侧单元格的样式*/
.masterRightTD
{
     text-align: left;
     background-position-x: left;
     background-image: url(../images/bgImages/sjRightBg.jpg);
     background-repeat: repeat-y;
}
/*master页面中间内容部分与底部的间距单元格的样式*/
.masterSeparatorTD
{
	height: 30px;
}

/*页面框架的样式*/
#threePage_iframe
{
	width: 616px;
	background-image: url(../images/bgImages/sjRightBg.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
	margin-top: 0px;
	margin-left: 0px;
	height:100px;
}

/*master页面定义结束*/

/*页面通用连接的样式*/
a:link
{
	font-family: Arial;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	text-decoration: none;
}
a:visited
{
	font-family: Arial;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	text-decoration: none;
}
a:hover
{
	font-family: Arial;
	font-size: 12px;
	line-height: 150%;
	color: #D31F20;
	text-decoration: none;
}
/*页面通用链接样式定义结束*/



/*蓝色连接的样式*/
.blueLink a:link
{
	font-family: Arial;
	font-size: 12px;
	line-height: 150%;
	color: #0D76BA;
	text-decoration: none;
}
.blueLink a:visited
{
	font-family: Arial;
	font-size: 12px;
	line-height: 150%;
	color: #0D76BA;
	text-decoration: none;
}
.blueLink a:hover
{
	font-family: Arial;
	font-size: 12px;
	line-height: 150%;
	color: #0D76BA;
	text-decoration: none;
}
/*蓝色链接样式定义结束*/

/*红色连接的样式*/
.redLink a:link
{
	font-family: Arial;
	font-size: 12px;
	line-height: 150%;
	color:#D31F20;
	text-decoration: none;
}
.redLink a:visited
{
	font-family: Arial;
	font-size: 12px;
	line-height: 150%;
	color: #D31F20;
	text-decoration: none;
}
.redLink a:hover
{
	font-family: Arial;
	font-size: 12px;
	line-height: 150%;
	color: #D31F20;
	text-decoration: none;
}
/*红色链接样式定义结束*/

/*黑色连接的样式*/
.blackLink a:link
{
	font-family: Arial;
	font-size: 12px;
	line-height: 150%;
	color: black;
	text-decoration: none;
}
.blackLink a:visited
{
	font-family: Arial;
	font-size: 12px;
	line-height: 150%;
	color: black;
	text-decoration: none;
}
.blackLink a:hover
{
	font-family: Arial;
	font-size: 12px;
	line-height: 150%;
	color: #D31F20;
	text-decoration: none;
}
/*黑色链接样式定义结束*/

/*其它页面元素样式定义结束*/




