body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.title_bg {
	background:#FFFFFF url(images/title_bg.gif) no-repeat;
	height:55px;
}

.content {
	background-color:#FFFFFF;
	height:395px;
	padding:0px 0px 15px 12px;
}
.iframe_content {
	margin-right:20px;
}

td, body {
	font-size: 13px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:23px;
	letter-spacing: 1px;
}

.paragraph {
	padding:0px 0px 20px 25px;
}

.t2 {
	color: #009900;
}

.t1 {
	color:#888888;
}

.t3 {
	color:#CC6600;
}

.t4 {
	color: #CC3366;
}

.t5 {
	color: #CC0000;
}

.t15 {
	font-size:15px;
}
.t12 {
	font-size:12px;
}
.t11 {
	font-size:11px;
}


.b {
	font-weight:bold;
}

.box_time {
	color:#999999; font-size:11px; text-align:right;
}

.join_box {
	margin-bottom:15px;
}

/*student*/
.box_top_1 {
	background: url(images/box_stu_top.gif) no-repeat;
	height:80px;
	color:#00707E;
	line-height:22px;
}
.box_top_1 .text {
	padding:12px 0px 0px 137px;
}

.box_mid_1 {
	background: url(images/box_stu_mid.gif) repeat-y;
	padding:0px 30px 0px 30px;
	word-break:break-all;
}

.box_bot_1 {
	background: url(images/box_stu_bot.gif) no-repeat;
	height:20px;
}


/*teacher*/
.box_top_2 {
	background: url(images/box_tea_top.gif) no-repeat;
	height:80px;
	color:#A42D00;
	line-height:22px;
}
.box_top_2 .text {
	padding:12px 0px 0px 137px;
}

.box_mid_2 {
	background: url(images/box_tea_mid.gif) repeat-y;
	padding:0px 30px 0px 30px;
	word-break:break-all;
}

.box_bot_2 {
	background: url(images/box_tea_bot.gif) no-repeat;
	height:20px;
}

/*parent*/
.box_top_9 {
	background: url(images/box_par_top.gif) no-repeat;
	height:80px;
	color:#086E00;
	line-height:22px;
}
.box_top_9 .text {
	padding:12px 0px 0px 137px;
}

.box_mid_9 {
	background: url(images/box_par_mid.gif) repeat-y;
	padding:0px 30px 0px 30px;
	word-break:break-all;
}

.box_bot_9 {
	background: url(images/box_par_bot.gif) no-repeat;
	height:20px;
}
.encourage {
	text-align:right; margin-top:5px; padding-right:20px; color:#999999;
}

input {
	font-size: 13px;
	color: #333333;
	border: 1px solid #999999;
	height:23px;
}
textarea {
	font-size: 13px;
	color: #333333;
	border: 1px solid #999999;
}

.inputno {
	border:none;
}
.input_btn {
	color:#D94100;
	border:1px solid #FDBD93;
	background-color:#FFE4D2;
	height:28px;
}
.topbtn {
	margin:0px 15px 10px 0px;; text-align: right;
}

.post {
}
.post p {
	line-height:-10px;
}

select {
	font-size: 12px;
}

.ranking_list td {
	border-bottom:1px solid  #ECECEC;
	padding:5px 0px 5px 0px;
	text-align:center;
	line-height:16px;
}

a:link {
	color: #CC3366;
	text-decoration: none;
}
a:visited {
	color: #CC6633;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration:underline;
}
