
#idxbg {
	width: 100%;
	height: 455px;
	background: #111111;
	position: relative;
}

#idxbg h2 {
	width: 960px;
	height: 455px;
	margin: 0px auto;
	background: url(/img/idxpic.jpg) no-repeat;
	text-indent: -9999px;
}

#idxbg dfn {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 455px;
	text-indent: -9999px;
	
	background-image: -webkit-gradient(
		 linear
		,left top
		,left bottom
		,from(			rgba(0, 0, 0, 0.75))
		,color-stop(0.0125, 	rgba(0, 0, 0, 0.00))
		,color-stop(0.9875, 	rgba(0, 0, 0, 0.00))
		,to(			rgba(0, 0, 0, 0.75))
		);
	
	background-image: -moz-linear-gradient(
		 top
		,rgba(0, 0, 0, 0.75)   0.00%
		,rgba(0, 0, 0, 0.00)   1.25%
		,rgba(0, 0, 0, 0.00)  98.75%
		,rgba(0, 0, 0, 0.75) 100.00%
		);
	
	background-image: -webkit-linear-gradient(
		 top
		,rgba(0, 0, 0, 0.75)   0.00%
		,rgba(0, 0, 0, 0.00)   1.25%
		,rgba(0, 0, 0, 0.00)  98.75%
		,rgba(0, 0, 0, 0.75) 100.00%
		);
	
	background-image: -o-linear-gradient(
		 top
		,rgba(0, 0, 0, 0.75)   0.00%
		,rgba(0, 0, 0, 0.00)   1.25%
		,rgba(0, 0, 0, 0.00)  98.75%
		,rgba(0, 0, 0, 0.75) 100.00%
		);
	
	background-image: -ms-linear-gradient(
		 top
		,rgba(0, 0, 0, 0.75)   0.00%
		,rgba(0, 0, 0, 0.00)   1.25%
		,rgba(0, 0, 0, 0.00)  98.75%
		,rgba(0, 0, 0, 0.75) 100.00%
		);
	
	background: linear-gradient(
		to bottom
		,rgba(0, 0, 0, 0.75)   0.00%
		,rgba(0, 0, 0, 0.00)   1.25%
		,rgba(0, 0, 0, 0.00)  98.75%
		,rgba(0, 0, 0, 0.75) 100.00%
		);
}

#idxnew { 
	width: 960px;
	margin: 0px auto 48px auto;
	background: #FFFFFF;
	text-align: left;
}

#idxnew div {
	padding: 48px 50px 50px 50px;
}


#idxnew h3 {
	width: 720px;
	height: 88px;
	background: url(/img/idxnewsl.png) no-repeat;
	text-indent: -9999px;
	float: left;
}

#idxnew dfn#pc {
	display: block;
	width: 140px;
	height: 88px;
	background: url(/img/idxnewsr.png) no-repeat;
	text-indent: -9999px;
	float: right;
}

#idxnew dfn#pc:hover {
	opacity: 0.75;
}

#idxnew dfn#pc a {
	display: block;
	width: 140px;
	height: 40px;
}

#idxnew dfn#sp {
	display: none;
}

#idxnew dt,
#idxnew dd {
	height: 30px;
	line-height: 20px;
	border-bottom: 1px solid #E6E6E6;
	padding: 15px 0px 15px 0px;
	float: left;
}

#idxnew dt {
	width: 230px;
}

#idxnew dt span {
	float: right;
	background: #8cc63f;
	color: #FFFFFF;
	padding: 0px 30px;
	font-size: 12px;
	letter-spacing: .1em;
}

#idxnew dd {
	width: 630px;
	text-indent: 30px;
}

#idxnew dd a { color: #000000; text-decoration: none; }
#idxnew dd a:hover { text-decoration: underline; }

#idxban { 
	width: 960px;
	height: 252px;
	margin: 0px auto;
	padding: 0px;
	list-style-type: none;
}

#idxban li a {
	display: block;
	width:  454px;
	height: 204px;
	text-indent: -9999px;
}

#idxban_bsns { background: url(/img/idxbbanner.jpg) no-repeat; float:  left; margin-left:  20px; }
#idxban_cmif { background: url(/img/idxcbanner.jpg) no-repeat; float: right; margin-right: 20px; }

#idxban li a:hover {
	opacity: 0.75;
}

h3#idxinq {
	width: 100%;
	height: 99px;
	line-height: 51px;
	background: url(/img/idxinqbg.png) repeat-x top left;
	color: #FFFFFF;
	font-size: 150%;
	letter-spacing: .5em;
}

ul#idxinqs {
	width: 900px;
	height: 110px;
	list-style-type: none;
	margin: 0px auto;
	text-align: left;
}

ul#idxinqs li {
	display: block;
	width: 300px;
	height: 72px;
	text-align: left;
	float: left;
}

ul#idxinqs li a {
	display: block;
	text-indent: -9999px;
	width: 272px;
	height: 72px;
	margin: 0px auto;
}

ul#idxinqs li a:hover {
	opacity: 0.75;
}

ul#idxinqs li a#inqtel  { background: url(/img/inqtel.png)  no-repeat; margin-top: 10px; }
ul#idxinqs li a#inqfax  { background: url(/img/inqfax.png)  no-repeat; margin-top: 10px; }
ul#idxinqs li a#inqmail { background: url(/img/inqmail.png) no-repeat; }
