﻿	/*系统样式*/
body {
	font-family: "arial";
	font-size: 12px;
	color: #333;
	margin:0px;
	background-color: #CEBAA5;
	overflow-x: hidden;
	overflow-y: auto;
	SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
}

td {
	font-size: 12px;
	color: #333;
}
.red {
	font-size: 12px;
	color:#FF0000;
}
.input {
	COLOR: #333;
	BACKGROUND-COLOR: #fff;
	text-decoration: none;
	width: 120px;
	border: 1px solid #CBE2D0;
	height:20px;
	font-family:Verdana 黑体;
	font-size:12px;
	line-height:18px;	
}
A {
text-decoration: none;
FILTER: progid:dximagetransform.microsoft.gradientwipe(duration=-1); BEHAVIOR: url(images/link.htc);height:1px;cursor:pointer;
}
A:link {
	color: #333;
	text-decoration: none;
}
A:visited {
	color: #333;
	text-decoration: none;
}
A:hover {
	color: #EF3F16;
	text-decoration: underline;
}
.caseline{
	background-image: url("linebg.gif"/*tpa=http://www.successful630.com/images/linebg.gif*/);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #0D5194;
}
.caseline2{
	background-image: url("linebg2.gif"/*tpa=http://www.successful630.com/images/linebg2.gif*/);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #A5003C;
}
td.content {
    font-size: 11px;
	color: #04417D;
	line-height: 23px;
	text-align:justify;
	text-justify:inter-ideograph;
	text-decoration: none;

}
.input {
	COLOR: #000000;
	BACKGROUND-COLOR: #f9f9f9;
	text-decoration: none;
	width: 100%;
	font-size: 12px;
	font-family:arial;
	left: 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #f6f6f6;
	border-bottom: 1px solid #f6f6f6;
	border-left: 1px solid #CCCCCC;
}
.butten {
	COLOR: #000000;
	BACKGROUND-COLOR:#FFFFF7;
	width: 40px;
	height:22px;
	font-size: 12px;
	margin-right:60px;
	border:1px #ccc solid;
}
.input2 {
	COLOR: #000000;
	BACKGROUND-COLOR: #f9f9f9;
	text-decoration: none;
	width: 60px;
	font-size: 12px;
	font-family:arial;
	left: 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #f6f6f6;
	border-bottom: 1px solid #f6f6f6;
	border-left: 1px solid #CCCCCC;
}
.input3 {
	COLOR: #000000;
	BACKGROUND-COLOR: #f9f9f9;
	text-decoration: none;
	width: 120px;
	font-size: 12px;
	font-family:arial;
	height:20px;
	left: 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #f6f6f6;
	border-bottom: 1px solid #f6f6f6;
	border-left: 1px solid #CCCCCC;
}
.textare {
	COLOR: #000000;
	BACKGROUND-COLOR: #f9f9f9;
	text-decoration: none;
	width: 100%;
	height:100px;
	font-size: 12px;
	font-family:arial;
	left: 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #f6f6f6;
	border-bottom: 1px solid #f6f6f6;
	border-left: 1px solid #CCCCCC;
}
