#menu_left {
     margin-top: 15px;
     width: 186px;
	 border: 0;
	 float:left;
	 
}
#menu_left_sm {
     border: 0;
	 width: 186px;
	 height: 30px;
	 background:transparent url(/design/images_new/menu_left.jpg) no-repeat;
}
.left_mid {
    margin-top: 10px;
	width:186px;
	background: transparent url(/design/images_new/menu_left1.jpg) no-repeat;
	text-align:left;
	padding-left: 5px;
	height:187px;
	padding-top:5px;
	border: 0;
}

.left_mid ul{
    margin:0;
	padding:0;
	padding-left:12px;
	padding-right:20px;
	list-style:none;
}

.left_mid ul li{
	margin:0;
	padding:0;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
	line-height: 22px;
	
}

.left_mid ul li a{
	text-decoration:none;
	color:#999999;
	font-weight:bold;
	width: 155px;
	max-width:155px;
	display: block;
}

.left_mid ul li a:hover{
	color:#f25050;
	background: transparent url(/design/images_new/check.jpg) no-repeat right;
}
#info {
     border: 0;
	 width: 187px;
	 height: 29px;
	 background:transparent url(/design/images_new/info.jpg) no-repeat; 
}
.info1 {
     margin-top: 12px;
     border: 0;
	 width: 183px;
	 background:transparent url(/design/images_new/articles2.jpg) repeat-y; 
	 padding:0;
	 color: #6d6b6b;
	 text-align: left;
	 font-size: 8pt;
        margin-bottom:230px;
	 
}
.info1 img {
	border:0;
	margin:0;
}
.art {
     padding: 10px; 
	 background:transparent url(/design/images_new/articles2.jpg) repeat-y; 
}

.news {
	background:#FFFFFF;
}


.text_more {
     text-align: right;
	 width: 175px;
}
.text_more  a{
     color: #e15151;
	 margin-right:20px;
	 text-align: right;
	 text-decoration: none;
	 font-size: 8pt;
	 
}
.text_more a:hover {
     color: #e15151;
     text-decoration: underline;
	 font-size: 8pt;
	 
}


