@import url("/css/base_new.css"); /*header-footer*/



/* ------------------------------------------- */
/* contents_side CSS */
/* ------------------------------------------- */


/* --------web--------- */


.web_title{
	width: 218px;
	height: 32px;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.web_sod,
.web_dimpless,
.web_extramel,
.web_melorun,
.web_holimel{
	width: 204px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: center;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.web_sod{
	border-right-color: #e9db83;
	border-bottom-color: #e9db83;
	border-left-color: #e9db83;
}

.web_dimpless{
	border-right-color: #efd2e4;
	border-bottom-color: #efd2e4;
	border-left-color: #efd2e4;
}


.web_extramel{
	border-right-color: #beeaed;
	border-bottom-color: #beeaed;
	border-left-color: #beeaed;
}

.web_melorun{
	border-right-color: #fec279;
	border-bottom-color: #fec279;
	border-left-color: #fec279;
}

.web_holimel{
	border-right-color: #2788cd;
	border-bottom-color: #2788cd;
	border-left-color: #2788cd;
}

.web_sod h3,
.web_dimpless h3,
.web_extramel h3,
.web_melorun h3,
.web_holimel h3{
	margin: 0px;
	font-size: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.web_sod h3{
		color: #047f15;
}


.web_dimpless h3{
	color: #c42e8f;
}

.web_extramel h3{
		color: #7549e6;
}

.web_melorun h3{
	color: #993333;
}


.web_holimel h3{
	color: #bc7904;
}



.web_sod p,
.web_dimpless p,
.web_extramel p,
.web_melorun p,
.web_holimel p{
	font-size: 13px;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-weight: bold;
	line-height: 120%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.web_photo {
	width: 184px;
	height: 134px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.web_photo :hover {
	filter: alpha(opacity=70);
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	padding: 0px;
	background: #f2f2d8 none repeat scroll 0 0;
	display: block;
	cursor: pointer;
	opacity: 0.68;
	filter: alpha(opacity=68);
	margin-left: 0px;
	margin-top: 0px;
}

.web_photo:link {
	filter: alpha(opacity=70);
}
