@charset "utf-8";
/* CSS Document */

body{
    margin:0;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#333;
}

img{
    border:0
}

img.border {
	line-height:0;	
}

.h-border {
	height:5px;
	line-height:0px;
	padding:0;
	margin:0;
}

.v-border {
	width:4px;
	padding:0;
	margin:0;
}

.topmenu{
    float:right;
    margin:8px 15px 0 15px;
    height:22px;
}

a:link, a:visited{
    color:#B00;
    text-decoration:none;
}

a:hover{
    color:#333;
}

.topmenusplit{
    float:right;
    background:url(../images/MN1_SP.jpg) center no-repeat;
    width:1px;
    height:30px;
}

.menu1{
    float:right
}

.menu2{
    float:left;
    margin:0 10px 0 10px;
}

.menu2split{
    float:left;
    width:1px;
    height:35px;
    background:url(../images/MN2_SP.jpg);
}

.navigation{
    float:left;
    margin:5px 0 0 20px;
    font-size:12px;
    font-weight:bold;
    font-style:normal;
}

.search{
    float:right;
    margin-right:10px;
}

.searchbutton{
    float:right;
    margin-right:20px;
}

.leftpanel{
    margin-top:20px;
}

a.leftpaneltext:link, a.leftpaneltext:visited{
    font-weight:bold;
    font-style:normal;
}

a.titleText:link, a.titleText:visited{
    font-size:14px;
    font-weight:bold;
    font-style:normal;
}

.title{
    float:left;
    font-size:15px;
    font-weight:bold;
    font-style:normal;
    text-transform: uppercase;
}

.titleicon{
    float:right;
    margin-left:5px
}

.newsarea{
    margin-top:20px;
    width:100%;
}

a.username:link, a.username:visited{
    color:#894
}

.datetime{
    color:#999
}

.selectcourse{
    float:right;
    margin:3px 10px 0 5px;
}

.courseBB{
    color:#333;
    font-weight:bold;
    font-style:normal;
}

.courseG{
    color:#060;
    font-style:normal;
}

.courseGB{
    color:#060;
    font-weight:bold;
    font-style:normal;
	cursor:pointer;
}

.courseWB{
    font-weight:bold;
    font-style:normal;
    color:#FFF;
	cursor:pointer;
}

.courseW{
    font-style:normal;
    color:#FFF;
}

.courseRB{
    color:#B00;
    font-weight:bold;
    font-style:normal;
}

.courseG{
    font-style:normal;
    color:#B00;
}

.leftInner,
.rightInner
{
	padding:0;
	margin:0;
	height:370px;
	overflow:auto;
}
.leftInner {
	margin-top:5px;
}

.page{
    text-align:center;
    width:15px;
    height:15px;
}

a.pagetext:link, a.pagetext:visited{
    font-weight:bold;
    font-style:normal;
    color:#FFF;
    text-decoration:none;
}

a.pagetext:hover{
    color:#333
}
    

/* muinx */
.header-main {
    background: url(../images/MN1_BG.jpg);
    float:left;
    width:100%;
}

div.navbar {
    text-decoration: none;
    background: #f0f0e3;
    font-style: normal;
    font-size:16px;
    font-weight: bold;
}

.navbar .breadcrumb {
    margin-top: 0px;
    line-height: 25px;
}

div.user-sub-menu {
    background: url(../images/MN2_BG.jpg);
    float:left;
    width:100%;
}

table.minicalendar td.today {background-color: #CCC !important;}

div.name {
	font-size: 113%;
	font-weight: bold;
	padding-bottom: 5px;
}

.news-lastest {
	padding-right: 15px;
}

.news-lastest-img {
	padding-top: 0px;
	width: 80px;
	min-height: 100px;
}

.news-lasted-description {
	margin-top: -12px;
	padding-left: 10px;
	min-height: 100px;
}

.news-lasted-description img{
	margin: 0;
	padding: 0;
	text-align: left;
	display: inline;
}

.news-lastest h3 {
	border-bottom: 0.5px solid #DDD;
	vertical-align: bottom;
	padding-bottom: 0;
}

.news-other-item {
	min-height: 100px;
	text-align: justify;
}

.news-other-item h3 {
	border-bottom: 0.5px solid #DDD;
	vertical-align: bottom;
	padding-bottom: 0;
}

.news-ul {
	padding: 0 0 0 10px;
	margin: -10px 0 0 0;
	list-style: list-style: disc url('../images/list.gif') inside;
}

.news-ul li {
	list-style: disc url('../images/list.gif') inside;
	text-indent:0;
}
.news-ul li a {
	line-height: 1.7em;
}

.news-ul li:before {
	content:url('../images/list1.png');
}

.news-readmore {
	text-align: right;
}