@charset "UTF-8";
/* CSS Document */

h2#mainImages2{
	height: 123px;
	width: 800px;
	background-image: url(../images/image.jpg);
	background-repeat: no-repeat;
}

h2#mainImages2 span, h2.about span{
position:absolute;
left:-9999px;
margin:0;
}

h2.about{
background:url(../images/h2title.gif) no-repeat 0 0;
width:545px;
height:54px;
margin:0 0 35px 0;
}

h3.tits1{
margin:35px 0 20px 0;
}

h3.tits2, h3.tits3, h3.tits4{
margin:50px 0 20px 0;
}

h3.tits1, h3.tits2, h3.tits3, h3.tits4 {
width:545px;
height:44px;
clear:both;
}

h3.tits1{
background:url(../images/tits_01.jpg) no-repeat 0 0;
}

h3.tits2{
background:url(../images/tits_02.jpg) no-repeat 0 0;
}

h3.tits3{
background:url(../images/tits_03.jpg) no-repeat 0 0;
}

h3.tits4{
background:url(../images/tits_04.jpg) no-repeat 0 0;
}


h3.tits1 span, h3.tits2 span, h3.tits3 span, h3.tits4 span{
position:absolute;
left:-9999px;
}

p.about{
margin:0 5px;
line-height:160%;
}


.photoRight{
margin:5px 10px 10px 15px;
border:1px solid #CCC;
padding:1px;
float:right;
}


.downLoad{
width:530px;
background:url(../../common/images/dot_line.gif) repeat-x left bottom;
padding:12px 0;
margin:20px 0 30px 5px;
_padding:12px 0 0 0;
}

/*IE7*/
*+html .downLoad{
width:530px;
background:url(../../common/images/dot_line.gif) repeat-x left bottom;
padding:12px 0 0 0;
margin:20px 0 30px 5px;
}


.downLoad .pdfName{
background:url(../../common/images/arrow_red.gif) no-repeat 0 10px;
padding:5px 0 0 20px;
width:250px;
float:left;
height:22px;
}

.downLoad .pdfFile{
background:url(../../common/images/icn_pdf.gif) no-repeat 0 0;
height:25px;
float:right;
padding:2px 0 0 30px;
}


.rightmenuTit{
background:url(../images/right_tit.gif) no-repeat 0 0;
width:237px;
height:55px;
margin-bottom:15px;
}

.rightmenuTit a{
display:block;
width:237px;
height:55px;
}

.rightmenuTit span{
position:absolute;
left:-9999px;
}

.adobeReader{
width:530px;
margin:0 0 0 5px;
background:#F2F2F2 url(../../common/images/banner_reader.gif) no-repeat 8px 14px;
border:1px solid #E6E6E6;
font-size:12px;
line-height:140%;
padding:12px 0;
}

.adobeReader p{
width:370px;
margin-left:148px;
}

.contact{
	width:490px;
	border:solid 1px #CCCCCC;
	padding:15px;
	margin:0 0 0 10px;
	background:#F7F7F7;
}

.attention {
width:100%;
}

.attention ol {
  list-style-type: decimal;
  list-style-position:inside;
  margin:1em 0em 1em 1em;
}

.attention li {
  display: list-item;
  margin:1em 0em 1em 1em;
}

