body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}

td {
	font-size: 12px;
}

th {
	font-size: 12px;
}

a {
	font-size: 12px;
}

a:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:active {
	text-decoration: none;
	color: #000000;
}

.left1 {
	background: url('../../images/panli/left.gif');
}

.right1 {
	background: url('../../images/panli/right.gif');
}

.border1 {
	border : 1px double #003300;
}

.title {
	width: 100%;
	height: 25px;
	cursor: default;
	font-size: 12px;
	color: #000000;
	background-image: url("/images/title1.gif");
}

.title1 {
	width: 100%;
	height: 30px;
	cursor: default;
	font-size: 12px;
	color: #000000;
	background-image: url("/images/title.gif");
}

.title2 {
	width: 100%;
	height: 25px;
	cursor: default;
	font-size: 12px;
	color: #000000;
	background-image: url("/images/title2.gif");
}

.blue {
	color: blue;	
}
img {
	cursor: pointer;
}

input {
	border-color: #84a1bd;
	border-style: solid;
	border-width: 1px;
	height: 20px;	
}

input,select {
	margin:0; 
	padding:0;  
	font-size:12px
}

.footer_bg {
	background-color: #5C89B2;
}

.list {
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
}