﻿body{
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	text-align:center;
	scrollbar-face-color: #f0f0ea;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #c9c9c2;
	scrollbar-3dlight-color: #c9c9c2;
	scrollbar-arrow-color: #c9c9c2;
	scrollbar-track-color: #f0f0ea;
	scrollbar-darkshadow-color: #ffffff;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
body,td{font-size:12px;}
a{
	text-decoration:none;
	color:#333333;
	cursor:crosshair;
	list-style-type: none;
}
a:hover{text-decoration:underline; color:#333333; cursor:pointer;}
a:active{text-decoration:none; color:#ff0000; cursor:pointer;}

.input1{
	height:22px;
	font-size: 12px;
	line-height: 22px;
	BORDER-RIGHT: #93b9dc 1px solid; 
	BORDER-TOP: #93b9dc 1px solid; 
	BACKGROUND: url(../images/button_bg.gif); 
	BORDER-LEFT: #93b9dc 1px solid; 
	BORDER-BOTTOM: #93b9dc 1px solid;
}
.input2{
	height:20px;
	border:1px double #93b9dc;
	font-size: 12px;
}
.input3{
	height:60px;
	width:98%;
	border:1px double #93b9dc;
	font-size: 12px;
}

.filelist{
	padding:3px;
	line-height:20px;
	width:400px;
	margin:5px;
	background-color: #eaeaea;
}

.art_list td{
	padding:5px 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #93B9DC;
	border-left-color: #93B9DC;
}

.inputone {
	height:20px;
	border:1px double #999999;
	font-size: 12pt;
	color: #666666;
	font-weight: bold;
	background-image: url(../pic/input.gif);
	background-position: left bottom;
}
.head_nav a {
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
.table_side {
	padding: 10px;
	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: #93b9dc;
	border-bottom-color: #93b9dc;
	border-left-color: #93b9dc;
}
.table_sideall {
	padding: 10px;
	border: 1px solid #93b9dc;
}
.tabletop {
	border: 1px solid #93b9dc;
	font-size: 14px;
	background-color: #bfd3e6;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.tp {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #93b9dc;
}
.righttd {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #93B9DC;
}
.ht {
	font-size: 14px;
	background-image: url(../pic/h.gif);
	background-repeat: no-repeat;
	background-position: left 13px;
	padding-left: 25px;
}
