.box_right p.donate{
	float:left;
	margin:5px 0 0 0;
	font-size:13px;
	padding:5px 8px 15px 8px;
	width:300px;
	background:url(./img/bg_title.png) left bottom repeat-x;
}
.box_right .my_title {
    font-weight:200;
    color: #fff;
    font-size:18px;
	background:url(./img/bg_title.png) left bottom repeat-x;
    padding:5px 0 9px 5px;
	float:left;
	margin:5px 0 5px 0px;
	width:308px;
}
.box_right .list{
	float:left;
	width:290px;
}
.box_right .list li{
	float:left;
	font-size:14px;
}
.box_right .list li a{
	float:left;
	padding:5px 0 5px 18px;
	margin:3px 5px;
	border-bottom: 1px dotted #333;
	width:282px;
	display:block;
	background: #000 url(links_h.png) left center no-repeat;
	color:#0bd4fb;
}
.box_right .list li a:hover{
	float:left;
	background: #000 url(links.png) left center no-repeat;
	border-bottom: 1px dotted #666;
	color:#edfdff;
}


.demo{
	float:left;
	width:550px;
	margin:10px 0 30px 78px;
	background:none;
}
.demo ul{
	float:left;
	width:550px;
	margin:5px 0 0 4px;
	display:block;
}
.demo li{
	float:left;
	padding:0;
	margin:0;
	color:white;
	

}
.demo {
	float:left;
	color:white;

}
.demo a{
	float:left;
	margin:10px 39px 0 0;
	padding:0;
	background:url(../image/bg_thumbs.png) no-repeat;
	width:140px;
	height:110px;
}
.demo  a:hover{
	float:left;
	background:url(../image/bg_thumbs_h.png) no-repeat;
	padding:0;
}
.demo p{
	float:left;
	padding:5px;
}
.box_left pre{
	float:left;
	width:1000px;
	background:#000;
	color:#fff;
}
.demo  a img{
	float:left;
	margin:9px 0 0 9px;
}

