/*====================================== 
INDEX—pCSS
=======================================*/ 

.link-title {
	background:url(../../link/img/title.jpg) no-repeat;
	text-indent: -9999px;
	display: inline;
	padding:0px 0px 0px 0px;
	margin:7px 0px 15px 0px;
	float:left;
	height:100px;
	width:736px;
	overflow: hidden;
	position: relative;
}

.linkCont{
	clear: both;
	width:704px;
	border:solid 1px #bfbfbf;
	padding:15px;
	margin:0px 0px 0px 0px;
	background:#fff;
}
.linkContBox{
	clear: both;
	background:url(../../img/dotline.gif) repeat-x bottom left;
	padding-bottom:10px;
	margin-top:10px;
	font-size:1.2em;
	line-height: 1.6em;
}




.casestudyCont{
	clear: both;
	width:706px;
	background:url(../../img/bk-blue.gif);
	padding:15px;
	margin:20px 0px 0px 0px;
}

*:first-child+html .casestudyCont{
	margin:0px 0px 0px 0px;
}

* html .casestudyCont{
	margin:0px 0px 0px 0px;
}


.link-title01 {
	background:url(../../img/title_bk.gif) no-repeat;
	padding:1px 0px 0px 15px;
	margin:0px 0px 3px 0px;
	height:29px;
	width:736px;
	color:#fff;
	font-size:1.4em;
	line-height: 1.8em;

}
.casestudyContBox{
	clear: both;
	width:674px;
	border:solid 1px #bfbfbf;
	padding:0px 15px 10px 15px;
	margin:0px 0px 0px 0px;
	background:#fff;
}
.casestudyContBox ul{
	list-style-position:inside;
	padding:0px 10px 0px 10px;
}

*:first-child+html .casestudyContBox ul{
	list-style-position:inside;
	padding:10px;
	margin:0px
}

* html .casestudyContBox ul{
	list-style-position:inside;
	padding:5px;
	margin:0px
}
.casestudyContBox li{
	background:url(../../img/dotline.gif) repeat-x bottom left;
	padding-bottom:5px;
	margin-top:5px;
	font-size:1.2em;
	line-height: 1.6em;
}
