
	/*系统样式*/
body {
	font-family: "Arial";
	font-size: 12px;
	color: #656D77;
	margin:0px;
	padding:0px;
	SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
	background-color: #FFFFFF;
	overflow-x: hidden;
	overflow-y: auto;
        
        

}

textarea {
	scrollbar-face-color: #FFEBDB;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #FFEBDB;
	scrollbar-3dlight-color: #FFEBDB;
	scrollbar-arrow-color: #F64F00;
	scrollbar-track-color: #FFFAF6;
	scrollbar-darkshadow-color: #FFEBDB;
}

a:link {
    font-size: 12px;
	color: #656D77;
	text-decoration: none;
}
a:visited {
    font-size: 12px;
	color: #656D77;
	text-decoration: none;
}
a:hover {
    font-size: 12px;
	color: #FE5200;
	text-decoration: underline;
}
td {
	font-size: 12px;
}
.case_box1{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FE5200;

}
.case_box2{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FE5200;
	border-bottom-color: #FE5200;
	border-left-color: #FE5200;

}
	/*栏*/
.case {
	border-bottom: 1px solid #FBBCA5;
	background-color: #FEF4EF;
	background-image: url(../images/lcasebg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.case2 {
	background-color: #ffffff;
	background-image: url(../images/lcasebg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


	/*内容行高样式*/
.h22 {
	line-height: 22px;
	WORD-WRAP: break-word;
	word-break:break-all;
	text-align:justify;
}
.h18{
	line-height: 18px;
	WORD-WRAP: break-word;
	word-break:break-all;
	text-align:justify;
}

/*中文*/
.cnfont{
	font-size: 12px;
}
/*英文*/
.enfont{
	font-family:"Tahoma";
	font-size: 11px;
}
.enfont a:link{
	font-family:"Tahoma";
	font-size: 11px;
}
.enfont a:visited{
	font-family:"Tahoma";
	font-size: 11px;
}
	/*全局背景1*/
td.default1{
	background-image: url(../images/sidel.gif);
	background-repeat: repeat-y;
	background-position: left;
}
	/*全局背景2*/
td.default2{
	background-image: url(../images/sider.gif);
	background-repeat: repeat-y;
	background-position: right;
}

	/*全局底*/
.copybg {
	background-image: url(../images/copybg.gif);
	background-repeat: no-repeat;
	background-position: top;
}

	/*栏目定义投影*/
td.casety {
	filter: DropShadow(Color=#D04300, OffX=1, OffY=1, Positive=1);
	text-decoration: none;
	color: #FFFFFF;
	}

	/*菜单*/
td.menu {
	color: #656D77;
	}
td.menu a:link{
	color: #656D77;
}
td.menu a:visited{
	color: #656D77;
}
td.menu a:hover{
	color: #FE5200;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF3300;
}

	/*Submit*/
.bt {
	COLOR: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family:"arial";
	background-image: url(../images/btn-bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #FE5200;
	height:23px;
	line-height:21px;
	font-weight: bold;
}
	/*login-input*/
.linput {
	COLOR: #4C525A;
	text-decoration: none;
	width: 100%;
	font-size: 11px;
	font-family:"verdana";
	background-image: url(../images/in3.gif);
	background-repeat: repeat-x;
	border: none;
	line-height: 19px;
	height: 20px;

}
	/*search-input*/
.sinput {
	font-family:"arial";
	COLOR: #656D77;
	width: 100%;
	line-height: 17px;
	height: 19px;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #F3F3F3;
	border-bottom-color: #F3F3F3;
	border-left-color: #808080;
}
	/*input*/
.input {
	COLOR: #666666;
	BACKGROUND-COLOR: #FFFFFF;
	text-decoration: none;
	width: 100%;
	font-size: 12px;
	font-family:arial;
	background-image: url(../images/btn-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #FDD2BD;
	height:23px;
	line-height:19px;
}
	
/*选项卡*/
.Tabon {
	color: #FFFFFF;
	width:69px;
	height:22px;
	line-height:22px;
	cursor: pointer;
	font-weight: bold;
	background-image: url(../images/tab4.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}
.Taboff {
	color: #292929;
	width:69px;
	height:22px;
	line-height:22px;
	cursor: pointer;
	font-weight: bold;
	background-image: url(../images/tab4_.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}
.on {
	background-image: url(../images/ico77.gif);
	CURSOR:pointer;
	background-repeat: no-repeat;
	background-position: 9px 12px;
	font-weight:bold;
	color: #EF4300;
	text-indent: 14px;
}
.on a:link{
	color: #EF4300;
}
.on a:visited{
	color: #EF4300;
}
.off {
	background-image: url(../images/ico9.gif);
	CURSOR:pointer;
	background-repeat: no-repeat;
	background-position: 5px 12px;
	text-indent: 12px;
}

/*纯英文样式*/
.enfont {
	font-size: 10px;
	text-decoration: none;
	font-family:verdana;
}
.enfont a:link{
	font-size: 10px;
	text-decoration: none;
	font-family:verdana;}
	
/*文字定义色*/
.font1{
	text-decoration: none;
	color: #B13F00;
}
.font1 a:link{
	text-decoration: none;
	color: #B13F00;
}
.font1 a:visited{
	text-decoration: none;
	color: #B13F00;
}
.font1 a:hover{
	text-decoration: none;
	color: #382E28;
}

.font2{
	text-decoration: none;
	color: #EF4300;
}
.font2 a:link{
	text-decoration: none;
	color: #EF4300;
}
.font2 a:visited{
	text-decoration: none;
	color: #EF4300;
}
.font2 a:hover{
	text-decoration: none;
	color: #FE5200;
}

.font3{
	text-decoration: none;
	color: #96A800;
}
.font3 a:link{
	text-decoration: none;
	color: #96A800;
}
.font3 a:visited{
	text-decoration: none;
	color: #96A800;
}
.font3 a:hover{
	text-decoration: none;
	color: #FE5200;
}

.font4{
	text-decoration: none;
	color: #000;
}
.font4 a:link{
	text-decoration: none;
	color: #000;
}
.font4 a:visited{
	text-decoration: none;
	color: #000;
}
.font4 a:hover{
	text-decoration: none;
	color: #FE4200;
}

.font5{
	text-decoration: none;
	color: #D90000;
}
.font5 a:link{
	text-decoration: none;
	color: #D90000;
}
.font5 a:visited{
	text-decoration: none;
	color: #D90000;
}
.font5 a:hover{
	text-decoration: none;
	color: #D90000;
}

.bold{
font-weight: bold;
}
.line {
	background-image: url(../images/caseline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.font14 {
	font-size: 14px;
	font-weight: bold;
}
