body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0066CC;
}


#nav a{
	display:block;
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

#nav #back{
	padding:5px 0px 0px 0px;
	margin:0px;
	border:0px;
	width:75px;
	height:20px;
	background-image:url(../images/index_background2.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	vertical-align:sub;
	text-align:center;
}

.text1 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F99F0D;
	text-decoration: none;
}
.text2 {
	font-family: "黑体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.border-right {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #000000;
}
.border-down {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.tittle1 {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
FORM {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	FONT-FAMILY: "宋体";
	border: 0px #666666;
}

.both {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.text3 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	word-break:break-all;
	word-wrap:break-word;
}
.text4 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.text5 {
	font-family: "宋体";
	font-size: 18px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	word-break:break-all;
	word-wrap:break-word;
}
.tittle2 {
	font-family: "宋体";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
p {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.left_boder {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
}
.tittle3 {
	font-family: "黑体";
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}

#course_message_admin{
	margin:5px;
	padding:0px;
	font-family:"Courier New", Courier, monospace, "宋体";
	font-size:12px;
	color:#000;
}
#course_message_admin .head{
	margin:8px;
	padding:2px 10px;
	height:20px;
	background:#E0E0E0;
	font-weight:bold;
	text-align:center;
	vertical-align:baseline;
}
#course_message_admin .item{
	margin:2px 8px 0px 8px;
	padding:2px;
	height:16px;
	background:#E9E9E9;
	border-bottom:1px dashed #CCC;
}
img{
	border:none;
}

#course_message_add{
	margin:5px;
	padding:5px;
	background-color:#F9F9F9;
	border:1px solid #CCC;
	font-family:"Courier New", Courier, monospace, "宋体";
	font-size:12px;
	vertical-align:middle;
}

#course_message_delete{
	margin:5px;
	padding:5px;
	height:180px;
	background-color:#F9F9F9;
	border:1px solid #CCC;
	font-family:"Courier New", Courier, monospace, "宋体";
	font-size:12px;
	vertical-align:middle;
	text-align:center;
}
