#top {
	height: 200px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image:url(../images/cmstop.png);
	background-repeat: no-repeat;
}
#logo {
	height: 42px;
	width: 42px;
	margin-top: 10px;
	margin-left: 10px;
	clear: right;
	float: left;
}
#title {
	clear: right;
	float: left;
	height: 25px;
	width: 355px;
	margin-top: 25px;
	margin-bottom: 5px;
	margin-left: 8px;
}
#login {
	height: 175px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	background-repeat: no-repeat;
	background-position: 143px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.btn {
	border: 1px solid #FF0000;
	height: 20px;
	width: 55px;
	background-color: #C09DE1;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	cursor:hand;
}

.input {
	height: 18px;
	width: 135px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	border: 1px solid #FF0000;
	text-align: center;
}



body,html {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #ffffff;
	font-family:"Trebuchet MS", Verdana, Tahoma;
}

#sidebar {
	height: auto;
	width: 20%;
	clear: right;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
}

#sidebar a{
	text-decoration: none;
}

hr{
	width:50%;
	text-align:left;
	padding: 0px;
		}
.user h3{
	font-size:14px;
	font-weight:bold;
	color:#003366;
	}

#wrapper {
	height: auto;
	width: 920px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logolog {
	height: 58px;
	width: 800px;
	margin-left: 15px;
	margin-top: 5px;
	font-family: "Trebuchet MS";
	font-size: 16px;
}
#bar {
	height: 30px;
	width: 650px;
	margin-left: 170px;
	margin-right: 20px;
	margin-top: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: right;
	padding-right: 15px;
	background-color: #00CCFF;
}
#line {
	height: 1px;
	width: 870px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}


#base {
	height: 25px;
	width: 920px;
	background-color:#016867;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: center;
	color:#FFFFFF;
	margin-right:auto;
	margin-left:auto;
}
.table {
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;*/
}

#border {
	height: 450px;
	width: 5px;
	clear: right;
	float: left;
	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #003366;
	
}
#middlelayout {
	width: 920px;
	margin-top: 5px;
	margin-right:auto;
	margin-left:auto;
}

#contentsch {
	height: auto;
	width: 72%;
	clear: right;
	float: left;
	margin-left: 7px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	padding-top: 35px;
	padding-left: 5px;
	color:#016867;
}
#inner {
	height: auto;
	width: 140px;
	padding-right: 5px;
	padding-left: 5px;
}
.subect {
	border: 1px solid #90C3E6;
	font-family: "Trebuchet MS";
	height: 20px;
	width: 150px;
	font-size: 12px;
	font-weight: normal;
}
.btn1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	background-color: #C7D5E7;
	height: 20px;
	width: 55px;
	border: 1px solid #E3EBF3;
}
.textarea {
	border: 1px solid #90C3E6;
	font-weight: normal;
}
.photo {
	border: 1px solid #90C3E6;
	height: 20px;
	font-weight: normal;
}

.menulist {
	background-color: #FFFFFF;
	height: 20px;
	width: 200px;
	border: 1px solid #90C3E6;
	font-weight: normal;
}
.input1 {
	border: 1px solid #90C3E6;
	height: 20px;
	width: 250px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
#time {
	float: right;
	height: 30px;
	width: 300px;
	margin-top: 170px;
	margin-left: 10px;
	text-align:left;
}
#time ul li{
text-align:left;
display:inline;
font-size:75%;
padding-left:6px;
padding-top:6px;
padding-bottom:6px;
font-weight:bold;
padding-right:0px;
color:#FFFFFF;
}
th{
	font-size:14px;
	background-color:#9CE59C;
	text-align:left;
	color:#FFFFFF;
	}
.th{
	font-size:14px;
	background-color:#FF9900;
	text-align:left;
	color:#FFFFFF;
	}
#author {
	color:#003366;
	font-size:13px;
	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: #9CE59C;
	border-bottom-color: #9CE59C;
	border-left-color: #9CE59C;
	height: auto;
	width: 72%;
	margin-right: auto;
	margin-left: auto;
}

#author1 {
	color:#333300;
	font-size:13px;
	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: #9CE59C;
	border-bottom-color: #9CE59C;
	border-left-color: #9CE59C;
	height: auto;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
#detail {
	overflow: scroll;
	height: 300px;
	text-align:justify;
	border: 1px solid #003366;
}

a{
	text-decoration:none;
	color:#333333;
}
a:hover{
	text-decoration:underline;
	}
table#it {
	background-color: #ECE9D8;
}
table#it td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}

