﻿<!--
/* CSS 文档 */
/* 注意：不要尝试移除注释，否则将导致格式错误！！ */
/* 请将CSS样式放在下面标记中间的空白处 */
/* CSS 开始 */

*{margin:0;padding:0;}
BODY {font-size: 12px; BACKGROUND: #FFFFFF center 50%; color: #000000; line-height: 18px; text-decoration: none; font-family: Verdana, Arial, 宋体; text-align:center;}
#body{text-align: -moz-center !important; text-align:center; width:1003px; margin-left:auto; margin-right:auto;}
td,div {font-size: 12px; line-height: 18px;}
p {padding-bottom:10px; line-height: 18px;}

a:link { color:#0068B9; text-decoration:none;}
a:visited{ color:#0068B9; text-decoration:none;}
a:hover{ color:#0068B9; text-decoration:underline;}
a:active{ color:#0068B9; text-decoration:underline;}

.lan { font-size:12px; color:#0068B9; text-decoration:none;}
.lan a:link { font-size:12px; color:#0068B9; text-decoration:none;}
.lan a:visited{ font-size:12px; color:#0068B9; text-decoration:none;}
.lan a:hover{ font-size:12px; color:#0068B9; text-decoration:underline;}
.lan a:active{ font-size:12px; color:#0068B9; text-decoration:underline;}

.bai { font-size:12px; color:#FFFFFF; text-decoration:none;}
.bai a:link { font-size:12px; color:#FFFFFF; text-decoration:none;}
.bai a:visited{ font-size:12px; color:#FFFFFF; text-decoration:none;}
.bai a:hover{ font-size:12px; color:#FFFFFF; text-decoration:underline;}
.bai a:active{ font-size:12px; color:#FFFFFF; text-decoration:underline;}

.hei { font-size:12px; color:#333333; text-decoration:none;}
.hei a:link { font-size:12px; color:#333333; text-decoration:none;}
.hei a:visited{ font-size:12px; color:#333333; text-decoration:none;}
.hei a:hover{ font-size:12px; color:#333333; text-decoration:underline;}
.hei a:active{ font-size:12px; color:#333333; text-decoration:underline;}

.hei14b { font-size:14px; color:#333333; text-decoration:none; font-weight:bold}
.hei14b a:link { font-size:14px; color:#333333; text-decoration:none; font-weight:bold}
.hei14b a:visited{ font-size:14px; color:#333333; text-decoration:none; font-weight:bold}
.hei14b a:hover{ font-size:14px; color:#333333; text-decoration:none; font-weight:bold}
.hei14b a:active{ font-size:14px; color:#333333; text-decoration:none; font-weight:bold}

.bai14b { font-size:14px; color:#FFFFFF; text-decoration:none; font-weight:bold}

.tab {border-left:1px solid #BCBCBC; border-right:1px solid #BCBCBC; border-bottom:1px solid #BCBCBC; border-top:0px solid #BCBCBC}
.tab-b {border-bottom:3px solid #999999; margin-bottom:16px;}
.div01 {width:138px; height:90px; margin:5px;}

.listLine {width:680px; height:12px; background-image:url(/images/listLine.jpg); background-repeat:repeat-x; margin-top:16px;}
.listLine2 {height:18px; background-image:url(/images/listLine.jpg); background-repeat:repeat-x; margin-top:6px;}
.cases {width:680px; height:130px;}
.casesImg {width:148px; height:100px; margin-top:10px; margin-bottom:20px; margin-right:20px; margin-left:20px; float:left;}

.casesTit {width:455px; height:20px; margin-top:10px; margin-bottom:5px; float:left;}
.casesTit a:link {color:#3185c5; text-decoration:none; font-weight:bold}
.casesTit a:visited{color:#3185c5; text-decoration:none; font-weight:bold}
.casesTit a:hover{color:#3185c5; text-decoration:underline; font-weight:bold}
.casesTit a:active{color:#3185c5; text-decoration:underline; font-weight:bold}

.casesItd {width:455px; height:58px; margin-top:0px; margin-bottom:0px; float:left; color:#555555; line-height:22px;}

.casesMore {width:455px; height:20px; margin-top:0px; margin-bottom:0px; margin-right:20px; float:right; font-family:"宋体"; text-align:right;}
.casesMore a:link {color:#999999; text-decoration:none;}
.casesMore a:visited{color:#999999; text-decoration:none;}
.casesMore a:hover{color:#000000; text-decoration:underline;}
.casesMore a:active{color:#000000; text-decoration:underline;}

.pageOver {color:#A82D2F}
.pageOver a:link {color:#333333; text-decoration:none;}
.pageOver a:visited{color:#333333; text-decoration:none;}
.pageOver a:hover{color:#A82D2F; text-decoration:underline;}
.pageOver a:active{color:#A82D2F; text-decoration:underline;}

.pageLine {color:#D6D6D6;}

.textOverflow
{
	overflow:hidden;
	white-space:nowrap;
	text-overflow: ellipsis;
}


.newline {width:680px; height:1px; background-image:url(/images/icon02.jpg); background-repeat:repeat-x;}

.newTit {color:#555555;}
.newTit a:link {color:#555555; text-decoration:none;}
.newTit a:visited{color:#555555; text-decoration:none;}
.newTit a:hover{color:#2DACCC; text-decoration:none;}
.newTit a:active{color:#2DACCC; text-decoration:none;}

.img { border:#CCCCCC 1px solid}

.picIcon {width:10px; float:left; margin-top:12px;}
.picTit {width:150px; margin-top:5px; margin-bottom:5px; float:left;}
.picTit a:link {color:#555555; text-decoration:none; font-weight:bold}
.picTit a:visited{color:#555555; text-decoration:none; font-weight:bold}
.picTit a:hover{color:#2DACCC; text-decoration:none; font-weight:bold}
.picTit a:active{color:#2DACCC; text-decoration:none; font-weight:bold}

img, div, a, td { behavior: url(/modules/common/png/iepngfix.htc) }

/* CSS 结束 */
-->