@charset "utf-8";

/*
=================================================================================
medhia 
=================================================================================
*/


#medhia_img_box {
	width: 664px;
	padding: 10px;
	border: 1px solid #BBF3BB;
	margin: 10px auto;
}

#medhia_img {
	width: 664px;
	margin: 0 auto;
}

.medhia_box {
	width: 686px;
	margin: 0 auto 10px;
}

.medhia_box h4 {
	margin-bottom: 10px;
}

.medhia_box_l {
	width: 318px;
	float: left;
	padding: 10px;
	background: #f6e8ed;
}

.medhia_box_r {
	width: 318px;
	float: right;
	padding: 10px;
	background: #f6e8ed;
}

.medhia_box_in {
	margin-bottom: 10px;
}

.medhia_item_img {
	width: 120px;
	float: left;
	margin-right: 10px;
}

.medhia_item_exp {
	width: 188px;
	float: right;
}

.medhia_box h5 {
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 5px;
	color: #c71585;
}

.medhia_box p {
	margin-bottom: 10px;
}

.medhia_original_img {
	margin: 0 0 10px 10px;
	float: right;
}

.theme {
	width: 400px;
	padding: 10px;
	background: #f6e8ed;
	margin-bottom: 10px;
}

.theme li {
	background: url("/pc/images/list_icon_a.gif") no-repeat scroll 0 7px transparent;
	padding-left: 18px;
}

