body {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 778px;
}

body, td {
    font-size: 12px
}

body a {
    text-decoration: none
}
.font1 {
	font-size: 12px;
	line-height: 24px;
	color: #fc4e01;
	text-decoration: none;
}
.font2 {
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}
.font3 {
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.font4{
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
}
.font5{
	font-size: 12px;
	line-height: 24px;
	color: #595959;
	text-decoration: none;
}
.font6{
	font-size: 12px;
	color: #595959;
	text-decoration: none;
	line-height: 21px;
}
.focus {
	font-size: 12px;
	line-height: 24px;
	color: #FEF802;
	text-decoration: none;
}
.note {
	font-size: 12px;
	line-height: 24px;
	color: #fe4e03;
	text-decoration: none;
}
.book {
	font-size: 12px;
	line-height: 24px;
	color: #fa8d38;
	text-decoration: none;
}
.sentence {
	font-size: 12px;
	line-height: 24px;
	color: #e3b045;
	text-decoration: none;
}
.paragraph {
	font-size: 12px;
	line-height: 24px;
	color: #e14596;
	text-decoration: none;
}
.forum {
    float: left;
    margin: 0px;
    width: 476px;
    height: 120px;
}
.forum ul {
    margin: 0px;
    padding: 0px;
    width: 476px;
    height: 120px;
}

.forum ul li {
    float: left;
    width: 238px;
    text-align: left;
    font-size: 12px;
	color: #000000;
	text-decoration: none;
	
}
.program {
    float: left;
    margin: 0px;
    width: 533px;
    height: 94px;
}
.program ul {
    margin: 0px;
    padding: 0px;
    width: 533px;
    height: 94px;
}

.program ul li {
    float: left;
    width: 266px;
    text-align: left;
    font-size: 12px;
	color: #000000;
	text-decoration: none;
	
}
.vote {
    float: left;
    margin: 0px;
    width: 280px;
    height: 100px;
}
.vote ul {
    margin: 0px;
    padding: 0px;
    width: 280px;
    height: 100px;
}

.vote ul li {
    float: left;
    width: 140px;
    text-align: left;
    font-size: 12px;
	color: #000000;
	text-decoration: none;

}
.more_pro {
	font-size: 12px;
	line-height: 24px;
	color: #2863E5;
	text-decoration: none;
} 
.more_read {
	font-size: 12px;
	line-height: 24px;
	color: #865AB3;
	text-decoration: none;
}  
.inputText {
    width: 180px;
    border: 1px solid #949494;
}

.textArea {
    border: 1px solid #949494;
}

.select {
    width: 182px;
}
.button{background:AliceBlue;padding:2px 10px 0px 10px;border:1px solid black;filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='#cdcdcd', Positive='true')}
