.exePicture {
	float: left;
	margin-bottom: 5px;
}
.exeP {
	width: 500px;
	float: right;
}

#sideR h4{
	color:#53a4d8;
	font-size:12px;
	background:url(../images/arrow_h4.gif) no-repeat left 7px;
	padding-left:11px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
}

/*---line---*/

.line{
clear:both;
background:url(../images/dotline.gif) repeat-x top;
height:1px;
line-height:0;
font-size:0;
margin-bottom:15px;
}
