.left {
}

.left_roundet_top {
display:block;
position:relative;
overflow:hidden;


    padding: 0px;
    margin: 0px;	
    width: 140px;
    height: 8px;
    background: url('../img/left_top_bg2.jpg') no-repeat;
}

.left_contain {
	padding:0px;
	margin:0px;
    background: #4B68A4;
	width:140px;
}

.left_roundet_bottom {
    padding: 0px;
    margin: 0px;
    width: 140px;
    height: 8px;
    background: url('../img/left_bottom_bg.jpg') no-repeat;
}

.left_module {
}

.left_module ul {
	margin:0px;
  padding:0px 0px 0px 16px;
}

.left_module li {
    padding:2px 0px 2px 0px;
    list-style: none;
}

.left_module h1 {
	margin:0px;
    padding: 2px 0px 0px 15px;
    font-weight: bold;
    font-size: 12px;
    color: #373737;
	
	
    
}

.left_module a {
    padding: 0px;
    margin: 0px;
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
}

.left_module a:hover {
    margin: 0px;
    padding: 0px;
    background: #849dcc;
}

.left_module .module_title {
    width: 140px;
    height: 26px;
    background: url('../img/left_header_bg2.jpg') no-repeat;

}
