@charset "utf-8";
/*------------------------------------------------------------
	#conts
------------------------------------------------------------*/

#mainit {
	margin: 0 auto;
	width: 950px;
	background-color:#fff;
	padding: 25px 25px 0;
	background: url(../it/img/it.jpg) no-repeat left top;

	text-align: left;
}


#conts .section .mall {
	margin-bottom: 10px;
}

#conts .section .mall .photo {
	float: left;
	margin-right: 15px;
}

#conts .section .mall p {
	margin-bottom: 20px;
}

#conts .section .mall a {
	font-size: 14px;
	color:#a4005b;
	font-weight: bold;
}

#conts .section .mall ul {
	font-size: 1.2em;
}

#conts .section .mall ul li {
	background:url(../img/common/icon/list_icon.gif) no-repeat left 4px;
	padding-left: 15px;
	margin-left: 7px;
}

#conts .section .mallList {
	background: url(../web/img/mall_list_bg.gif) repeat-x left bottom;
	border-top: 1px solid #e9e9e9;
	padding: 17px 0 26px 27px;
	font-size: 1.2em;
}

#conts .section .mallList ul li {
	float: left;
	width: 312px;
	margin-bottom: 10px;
}

#conts .section .mallList ul li span {
	font-weight: bold;
	color: #666;
}

#conts .price ul {
	margin-bottom: 25px;
}

#conts .price ul li {
	background:url(../img/common/icon/list_icon.gif) no-repeat left 12px;
	font-size: 1.2em;
	padding-left: 15px;
	line-height: 1.2;
}

#conts .price ul li span {
	font-weight: bold;
	font-size: 22px;
}

#conts .section .bar2 strong,
#conts .section .ittitle h2 strong{
	color:#ff0033;
}

#conts .section .bar2 {
	background:url(../img/common/h3_bg_bar.gif) no-repeat left top;
	width: 683px;
	height: 32px;
	font-size: 1.6em;
	padding: 6px 0 0 32px;
	margin-bottom: 18px;
	margin-top: 13px;
}

#conts .section .ittitle {
	background-image: none;
	padding: 5px 0 5px 13px;
	border-left:5px solid #005aaf;
	margin-bottom: 11px;
}
#conts .section .ittitle .h2img{
	margin-bottom: 5px;
	padding: 3px 7px 3px 7px;
	color:#fff;
	font-size: 1.5em;
	line-height:160%;
	background-color: #005aaf;
}
#conts .section .ittitle h2{
	margin-bottom: 11px;
	padding: 0 0 10px 0px;
	font-size: 2.5em;
	line-height:120%;
	background-color: #fff;
}

#conts .section .mall strong{
	font-size: 12px;
}
