/* Start of CMSMS style sheet 'style_common' */
* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 12px;
}
.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
}
a {
	color: #6B6B6B;
	text-decoration: none;
}
a:hover {
	color: #000;
}
a img {
	border: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.block {
	clear: both;
	display:block;
	border-bottom: #DEDEDE 1px solid;
}
.more {
	float: right;
}
#container {
	
}
#navigation {
	height: 43px;
	width: 800px;
	position: absolute;
	left: 205px;
	top: 25px;
}
#navigation .nl {
	padding-left: 15px;
	background: url(images/menus_03.gif) top left no-repeat;
}
#navigation .nr {
	padding-right: 15px;
	background: url(images/menus_20.gif) top right no-repeat;
}
#navigation .nc {
	background: url(images/menus_04.gif) repeat-x;
	padding-left: 30px;
}
#navigation ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#navigation ul li {
	float: left;
	height: 43px;
	margin: 0 2px;
}
#navigation ul li.separate {
	background: url(images/menus_08.gif) no-repeat;
	width: 7px;
	height: 43px;
}


.nav {

}

.nav ul {
	list-style-type: none;
}
.nav ul li {
	list-style-type: none;
	display: block;
	height: 24px;
}
.nav ul li a {
	display: block;
	width: 90%;
	height: 24px;
	line-height: 24px;
	color: #4C4B4B;
	padding-left: 5px;
	font-weight: bold;
}
.nav ul li a:hover {
	background-color: #99BFE2;
}
.nav ul li a.active {
	background-color: #5E9EDB;
	color: #FFF;
}



#dheader {
	height: 378px;
}


#dheader .h-top {
	background: url(images/bg_01.gif) no-repeat;
	height: 271px;
}
#dheader .h-bottom {
	height: 103px;
}
#dheader .h-bottom .bl {
	
	
}
#dheader .h-bottom .br {
	
	
}
#dheader .hbb {
	background: url(images/bg_07.jpg) no-repeat;

	height: 4px;
	font-size: 1px;
}
#dcontent {
	border-bottom: #E4E4E4 1px solid;
	width: 1003px;
	overflow: hidden;
}
.title {
	margin-bottom: 5px;
}
.sider-left {
	background: url(images/bg_06.jpg) repeat-x;
	float: left;
	width: 200px;
}
.left-content {
	margin: 5px;
	padding: 10px;
	background: url(images/title_17.gif) repeat-x;
	line-height: 150%;
}
.sider-center {
	float: left;
	width: 528px;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFF;
}
.list-table {
	margin-left: 15px;
	margin-bottom: 15px;
}
.list-table ul {
	list-style-type: none;
	margin: 5px 0;
}
.list-table ul li {
	list-style-type: none;
	margin-top: 5px;
}
.date {
	color: #5999D6;
	font-weight: bold;
}
.subject {
	color: #6B6B6B;
}

.sider-right {
	background-color: #F2F2F2;
	float: left;
	width: 220px;
}
.right-content {
	line-height: 150%;
}

/* easy clearing */
#dcontent:after
 {
 content: '[DO NOT LEAVE IT IS NOT REAL]'; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
#dcontent
 {
 display: inline-block;
 }
/*\*/
#dcontent
 {
 display: block;
 }
/* end easy clearing */
/*\*/
.sider-left, .sider-right
 {
 padding-bottom: 32767px !important;
 margin-bottom: -32767px !important; 
 }
@media all and (min-width: 0px) {
.sider-left, .sider-right
 {
 padding-bottom: 0 !important;
 margin-bottom: 0 !important; 
 }
.sider-left:before, .sider-right:before
 {
 content: '[DO NOT LEAVE IT IS NOT REAL]';
 display: block;
 background: inherit;
 padding-top: 32767px !important;
 margin-bottom: -32767px !important;
 height: 0;
 }
}
/**/
#dfooter {
	padding: 15px;
	padding-left: 220px; 
}
/* End of 'style_common' */

