/* CSS Document */
html,body,td,input {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
  
}
body{
  background:#ffffff url(../images/bg.gif) repeat-x;
}
a{
	text-decoration: none;
	color: #000000;
}
strong{
	font-weight:bold;
}
h4 {
	font-size:14px;
	font-weight:bold;
	color:#0066cc
}
.title-index{
	padding-top:10px;
	padding-bottom:10px;
}
#list-news {
	color:#6699cc;
	line-height:200%;
	font-weight:bold;
}
#list-news li{
	list-style:none;
	background:url(../images/news-list-bg.gif) bottom left no-repeat;
}
#list-news li a{
	color:#6699cc;
}
.date{
	color:#99cc66;
	padding-right:5px;
	font-weight:bold;
}
#table-dongtai td{
	border-bottom:dashed 1px #c0c0c0;
}
#table-dongtai th{
	border-bottom:solid 1px #99cc00;
	padding-top:5px;
	padding-bottom:5px;
	color:#333333;
	font-size:12px;
	font-weight:bold;
}
.table-date {
	color:#99cc66;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:3px;
}
.table-item {
	color:#6699cc;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:3px;
}
.table-language {
	color:#6699cc;
}
.table-workload {
	color:#6699cc;
}
.table-sort {
	color:#6699cc;
}
#title-pathway {
	background:url(../images/title-bg.gif) left center no-repeat;
	width:570px;
	height:30px;
}
#title {
	padding-left:30px;
	color:#0066cc;
	font-size:14px;
	font-weight:bold;
}
#pathway {
	padding-right:25px;
	color:#99cc66;
}
#pathway a{
	color:#99cc66;
}
#contentview {
	width:560px;
	padding-left:10px;
	line-height:200%;
	color:#333333;
}
#contentview a{
	color:#6699cc;
}
#contentview li{
        height:25px;
	list-style:none;
	padding-left:15px;
	background:url(../images/content-bg.gif) left center no-repeat;
}
.link{
	padding-left:20px;
	padding-bottom:30px;
}
#left {
background:url(../images/left-bg.gif) repeat-x;
}

#banner{
      background:url(../images/banner-bg.gif) center no-repeat;
}

.paginate{
  padding:20px;
}
.ditto_page{
margin:3px;
}
