body {
    scrollbar-face-color:#E5E5E5;       /*表面颜色 */
    scrollbar-highlight-color:#E5E5E5;  /*左边框颜色 */
    scrollbar-shadow-color:#A6A6A6;      /* 右边框颜色*/
    scrollbar-3dlight-color:#A6A6A6;        /*左边框颜色 */
    scrollbar-darkshadow-color:#E5E5E5; /* 右边框颜色*/
    scrollbar-arrow-color:#EDC901;       /* 箭头颜色*/
    scrollbar-track-color:#E4E4E4;        /* 底色*/
}

td {
	font-family: "宋体";
	font-size: 12px;
	color: #404040;
	line-height: 170%;
}

input,textarea,option {
	font-family: "宋体";
	font-size: 12px;
	color: #404040;
	line-height: 170%;
	BORDER: 1px solid #A5A6A5;
	BACKGROUND-COLOR: #FEFEFE;
	BORDER-WIDTH: 1px;
	height: 18px;
	padding-top: 2px;
}

.body_style {
	padding-top: 19px;
	padding-left: 20px;
	line-height: 170%;
	height: 420px;
}

.s_title {
	color: #006BC5;
	font-weight: bold;
	padding-top: 3px;
}

.s_title2 {
	color: #000;
	font-weight: bold;
}

.table_style td {
	background-color: #F3F3F3;
	padding-top: 2px;
	padding-left:3px;
}

a {
	color: #404040;
	text-decoration: underline;
}

a:hover {
	color: #006BC5;
	text-decoration: none;
}


.index_title a {
	color: #0092DE;
	text-decoration: underline;
}

.index_title a:hover {
	color: #0092DE;
	text-decoration: none;
}


.order a {
	color: #000;
	text-decoration: underline;
}

.order a:hover {
	color: #006BC5;
	text-decoration: none;
}

/***************************************************************/
.NewsCss {color: #393939;text-decoration: none;padding-left:12px;height:9px;padding-top:4px;}
.NewsCss a {color: #393939;text-decoration: none;}
.NewsCss a:hover {color: #006BC5;text-decoration: underline;}

.NewsCss1 {color: #A97A00;text-decoration: underline;padding-left:23px;}
.NewsCss1 a {color: #A97A00;text-decoration: underline;}
.NewsCss1 a:hover {color: #A97A00;text-decoration: none;}

.NewsCss2 {color: #C34501;font-family:'Arial';font-size:11px;padding-left:5px;}
/***************************************************************/
.CaseCss1{height:88px;border:1 1 1 1px solid #cccccc; padding:2px 2px 2px 2px;}

.CaseCss2{color: #393939;text-decoration: underline;height:20px;padding-top:3px;}
/***************************************************************/
.NewsCss3 a {color: #CF2200;text-decoration: underline;}
.NewsCss3 a:hover {color: #CF2200;text-decoration: none;}




table.line {border:#f7f7f7 3px solid; font-size:12px;background:#e5e5e5; word-break:break all; word-wrap:word-break;}
table.line td {padding:4px; background:#ffffff; border:#FF9E14 1px solid;line-height:18px;}
table.line td img {border:#999999 1px solid;cursor:hand;}
table.line input {border:none; border-bottom:1px #b2b2b2 solid;}
