

ul,ol { list-style:none; margin:0; padding:0; }


.my_block {
	clear:both;
	position:relative;
	margin-bottom:20px;
}

.my_alert{
	font-size:0.75em;
	color:#FF0000;
}


.my_block h2 {
	color:#c81432;
	font-weight:bold;
}

/*lext_txt_block*/

.lext_txt_block .txt_space {
	width:380px;
	float:left;
	padding-right:10px;
	line-height:1.5em;
}

.lext_txt_block  .image_space {
	width:200px;
	float:right;
}


.lext_txt_block  .image_space p{
	margin-bottom:5px;
	
}


/*right_txt_block*/

.right_txt_block .txt_space {
	width:380px;
	float:right;
	padding-left:10px;
	line-height:1.5em;
}

.right_txt_block  .image_space {
	width:200px;
	float:left;
	margin:0; padding:0;
}



.lext_txt_block  .image_space p{
	margin-bottom:5px;
}


/*center_txt*/

.center_txt_block p {
	line-height:1.5em;
}

.center_txt_block .image_space {
	margin:10px 0;
}

.center_txt_block .image_space li,
.section_profile .image_space li{
	float:left;
	display:block;
	width:200px;
	margin-right:0px;
	margin-bottom:10px;
}



.list_end,
.center_txt_block .image_space li.right_list {
	margin:0; padding:0;
}



.my_present {
	border-left:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
	padding-left:20px;
	padding-bottom:20px;
	margin-bottom:40px;
}

.my_present h2 {
	color:#666666;
}

.my_present h2 strong{
	color:#9f0d20;
	font-size: 200%;
}

.my_present .text_space{
	float:left;
	width:370px;
	
}


.my_present .image_space{
	float:right;
	border:1px #CCCCCC solid;
	width:200px;
}

.image_block {
	clear:both;
	background-repeat:no-repeat;
	margin-bottom:20px;
}


.my_alert {
	font-size:11px;
	color:#666666;
}
