.right {
}

.module_1_right_roundet_top {
	padding:0px;
	margin:0px;
	overflow:hidden;
    width: 147px;
    height: 7px;
    background: url('../img/right_top_bg2.jpg') no-repeat;
}

.right_contain {
    background: #ecebe9;
}

.module_1_right_roundet_bottom {
overflow:hidden;	
padding:0px;
	padding-bottom:8px;
    width: 147px;
    height: 7px;
    background: url('../img/right_bottom_bg.jpg') no-repeat;
}

.right_contain .module_title {
    width: 147px;
    height: 26px;
    background: url('../img/right_header_bg2.jpg') no-repeat;
}

.right_contain .module_title h1 {
	padding:5px 0px 0px 12px;
	margin: 0px;
    font-size: 10px;
	font-weight:normal;
    color: #373737;
	text-decoration:none;
}

.right_contain .contain {
	text-align:justify;
	padding:10px;
	font-size:10px;
	color:#000000;
}
.module_2{
	margin-top:10px;
}
.module_2 .module_title {
    width: 148px;
    height: 29px;
    background: url('../img/right_header2_bg.jpg') no-repeat;
}

.module_2 .module_title h1 {
	padding:5px 0px 0px 10px;
	margin:0px;
    font-size: 10px;
	font-weight:normal;
    color: #000000;	
}

.module_2 .contain {
	padding:5px;
	font-size:10px;
	background:#ffffff;
	text-align:justify;
}

/*<luk>*/
.right_contain ul {
	margin:0px;
  padding:0px 0px 0px 5px;
}

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

.right_contain a {
    padding: 0px;
    margin: 0px;
    font-size: 10px;
    color: #000;
    text-decoration: none;
}
.right_contain a:hover {
    margin: 0px;
    padding: 0px;
    background: #d1cec9;
}
/*</luk>*/
