div.tt_news{
	background-color: #FF00FF;
}
div.ic_doc{
	background-image: url(images/doc.png);
	float: left;
	width: 16px;
	height: 16px;
	margin-right: 5px;
}
div.bt_cmt{
	background-image: url(images/bn_cmt.jpg);
}
div.bt_contract{
	background-image: url(images/bn_contract.jpg);
}
div.bt_call{
	background-image: url(images/bn_call.jpg);
}
div.bt_forums{
	background-image: url(images/bn_forums.jpg);
}


h3 {
	font-size: 1.3em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
	border-bottom: 2px solid #eee;
}

#title {
	float: left;
	font-size: 14pt;
	font-weight: bold;
	padding: 0 0 0 10px;
}

#pic {
	margin:  0 205px 5px 0;
	padding: 0px 10px 5px 6px;
	line-height: 1.4em;
	background: url(images/pic.jpg);
	height: 190px;
}
#arr_green{
	clear: left;
	float: right;
	width: 200px;
	margin: 0 0 10px 0;
	padding: 0;
}

#title {
	float: left;
	font-size: 14pt;
	font-weight: bold;
	padding: 0 0 0 10px;
}

#pic {
	margin:  0 205px 5px 0;
	padding: 0px 10px 5px 6px;
	line-height: 1.4em;
	background: url(images/pic.jpg);
	height: 190px;
}
#arr_green{
	clear: left;
	float: right;
	width: 200px;
	margin: 0 0 10px 0;
	padding: 0;
}

#navigater ul {	
	list-style: none;
	width: 150px;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 1.1em;
	border-right: 2px solid #ccc;
}	

#navigater li {
	margin-bottom: 4px;
	padding: 0 5px 0 10px;
}

#navigater li a {
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	height: 20px;
	text-decoration: none;
	color: #808080;
	display: block;
	padding: 6px 10px 0 10px;
	background: #fff;
	border-bottom: 1px dotted #ccc;
}	
	
#navigater li a:hover {
	color: #286ea0;
}


#content_left{
	float: left;
	width: 150px;
}
#content_main{	
	border-left: 2px solid #eee;
	padding: 0 10px 0 10px;
	float: left;
	width: 460px;
	color: #6B6B6B;
}
#content_main .dot{
	display: block;
	padding-bottom: 4px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ccc;
}

#content_main ul{
	list-style: none;
	margin-left:0px;
	padding-left: 0px;
}
#content_main li {
	display: block;
	padding-bottom: 4px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ccc;
}

#content_main p {
	padding: 0;
	margin: 0;
}
#content_right{
	border-left: 1px solid #DDD;
	padding: 0 10px 0 10px;
	float: right;
	width: 274px;
	display: block;
	color: #6B6B6B;
}
#content_right p {
	margin: 0px;
	font-size: 90%;
}

#content_right a {
	display: block;
	padding-bottom: 4px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ccc;
}
#tab_menu ul li{
	border: 0px;
	width: auto;
	float: none;
	display: inline;
}

#con_stat{
	background: url(images/con_stat.png) no-repeat left top;
	height: 30px;
}
#con_stat h3{
	padding: 4px 0px 3px 45px;
}
#con_doc{
	background: url(images/con_doc.png) no-repeat left top;
	height: 30px;
}
#con_doc h3{
	padding: 4px 0px 3px 45px;
}
#con_news{
	background: url(images/con_news.png) no-repeat left top;
	height: 30px;
}
#con_news h3{
	padding: 4px 0px 3px 45px;
}
#con_forums{
	background: url(images/con_forums.png) no-repeat left top;
	height: 30px;
}
#con_forums h3{
	padding: 4px 0px 3px 45px;
}
