
/*--------------------------------------------nameplate/index.html 070514-----*/

.crl{
	float: none;
	clear: both;
}


div.box_products dl dd.list {
	width:245px;
	height:35px;
	padding:0;
	margin:2px 0 3px 0;
	background:url(../img/h6_01.gif) no-repeat;
	text-align:left;
	text-indent:8px;
	line-height:35px;
	font-weight:bold;
}

div.box_products dl dd.img a{
	width:245px;
	height:70px;
	display:block;
	text-indent:-9999px;
	padding:0;
  margin:2px 0 3px 0;
	background:url(../img/inq_banna_off.jpg) no-repeat;
	/*text-align:left;
	text-indent:8px;
	line-height:35px;
	font-weight:bold;*/
}
div.box_products dl dd.img a:hover{
	background:url(../img/inq_banna_on.jpg) no-repeat;
}

/*--------------------------------------------faq.html -----------*/
div#main div.qc_box{
background-color:#FFFFCC;
padding:10px;
margin-top:10px;
margin-bottom:10px;
width:580px;
}
div#main div.qc_box a{
color:#0000CC;
font-size:14px;
}
div#main div.qc_box a:hover{
color:#CC6666;}
p.qc_text a{
font-size:14px;
font-weight:bold;
color:#BA1F25;}

p.qc_text_anser{
font-size:14px;
}
p.qc_link a{
margin-left:400px;}

h3#qc_h3{
background:url(../img/name.gif);
width:580px;
height:51px;
text-indent:-9999px;}

div.qc_body{
padding:10px;}


/*--------------------------------------------070723 -----------*/
dl.qc_faq_img_left,
dl.qc_faq_img_right{
	float:left;
	height:200px;
	width:250px;
	margin:5px 5px 10px 5px;
}
dl.qc_faq_img_left dt,
dl.qc_faq_img_right dt{
	text-indent:10px;
}
.clear{
	clear:both;
	font-size:0;
	line-height:0;
	padding:0;
	margin:0;
}

/*----------------------------------------------------gallery---------------------*/
h3#gallery{
background:url(../img/gallery.jpg);
width:580px;
height:51px;
text-indent:-9999px;}


div.box{
width:560px;
margin-left:10px;
padding:0;}


dl.box_01,
dl.box_02,
dl.box_03,
dl.box_04,
dl.box_05{
width:276px;
height:300px;
margin:10px 0 0 0;
padding:0;

}

dl.box_01 dd,
dl.box_02 dd,
dl.box_03 dd,
dl.box_04 dd,
dl.box_05 dd{
width:250px;
height:50px;
margin-top:215px;
margin-left:15px;
color:#333333;
}


dl.box_01{
float:left;
background:url(../img/q01.jpg) no-repeat;
}

dl.box_02{
float:right;
background:url(../img/q02.jpg) no-repeat;
}

dl.box_03{
float:left;
background:url(../img/q03.jpg) no-repeat;
}

dl.box_04{
float:right;
background:url(../img/q04.jpg) no-repeat;
}
dl.box_05{
float:left;
background:url(../img/q05.jpg) no-repeat;
}


dl.qc_textbox{
width:575px;
height:85px;
background:url(../img/bk.jpg) no-repeat;
padding:15px 0 0 0;
}

dl.qc_textbox dd{
margin:0 0 0 25px
}
span.b{
font-weight:bold}

.center {
  text-align: center;
  margin: 10px auto;
}


