@charset "utf-8";

@import url(default.css);

h1.home{
margin: 0;
padding: 0 ;
height: 233px ;
background: url(../mt_images/h1_home.jpg) no-repeat center top transparent ;
font-size: 1px ;
color: #fff ;
text-align: left ;
}

/*==== Main Content ===============*/

.category-title {
height: 47px ;
background: url(../mt_images/h2_news.gif) no-repeat left top transparent ;
}

.category-title h2 {
font-size: 1px ;
padding-top:46px ;
margin: 0 ;
color: #fff ;
}

.news-title ul {
line-height: 135% ;
font-size: 95% ;
list-style: none ;
margin: 10px 0 0 ;
padding: 0 ;
}

.news-title li {
list-style: none ;
margin: 0 0 10px ;
padding-bottom: 5px ;
background: url(../mt_images/news_title_bg.gif) repeat-x left bottom transparent ;
}

.news-title li span {
font-weight: bold ;
}

.news-title .more {
font-size: 80% ;
text-align: right ;
margin-top: 0 ;
}

#news-category {
clear: both ;
margin-top: 20px ;
}

#news-category ul {
list-style: none ;
margin: 0 ;
padding: 0 ;
}

#news-category li {
display: inline ;
margin: 0 ;
padding: 0 ;
}

#news-category .left,
#news-category .center {
margin-right: 10px ;
}

/*==== side bar ===============*/

#sidebar .link h2 {
display: none ;
}

#sidebar .link ul {
list-style: none ;
margin: 0 ;
padding: 0 ;
}

#sidebar .link li {
margin: 0 0 10px ;
padding: 0 ;
}
