/* CSS Document */
/* common -------------------------------------------------- */

html {  
	overflow-y:scroll;  
}  
*{	
	margin:0px;
	padding:0px;
	}
h1,h2,h3,h4,h5,h6,p,ol,ul,li,table,tr,td,img {
	margin: 0;
	padding:0;
	border: 0px;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
body {
	line-height: 120%;
	background-color: #FFFFFF;
	margin-top: 0px;
	font-size: 12px;
	color: #000000;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
}
img {
	vertical-align: bottom;
}
#wrap {
	width: 768px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.message a {
	color: #CC3300;
	text-decoration: none;
}
.message a:hover {
	color: #CC9900;
	text-decoration: underline;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a img {
	text-decoration: none;
	border: 0px;
}
h1 {
	font-size: 10px;
	float: right;
	color: #666666;
	letter-spacing: 1px;
}

h2 {
	margin: 0px 0px 10px 0px;
	text-align: center;
}

/* margin -------------------------------------------------- */

.mgt10 {
	margin-top: 10px;
}
.mgb20 {
	margin-bottom: 20px;
}
.mgl60 {
	margin-left: 60px;
}
/* top -------------------------------------------------- */

#wrap .head {
	width: 746px;
	height: 72px;
	background-image: url(../img/head_bg.gif);
	background-repeat: repeat-x;
	padding: 8px 0px 0px 14px;
}
#wrap .head .bn {
	float: left;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 60px;
}
#wrap .head .rightbox {
	float: right;
	width: 203px;
	margin-right: 20px;
}
#wrap .head .tel {
	float: right;
	height: 36px;
	width: 203px;
	margin: 18px 0px 0px 0px;
	background-image: url(../img/head_tel.gif);
}
#wrap .head_line {
	background-image: url(../img/head_line.gif);
	height: 1px;
	width: 760px;
	overflow:hidden;
}
#wrap .menu {
	margin: 10px auto 0px auto;
	width: 730px;
}
#wrap .menu img {
	margin: 0px 2px 0px 0px;
}
#wrap #cont {
	height: auto;
	width:720px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#wrap #cont .peculiarity3 {
	width: 675px;
	margin: 0px auto;
}
#wrap #cont .peculiarity3 div {
	height: 77px;
	width: 176px;
	float:left;
	margin: 0px 10px 0px 0px;
	padding: 60px 13px 27px 25px;
}
#wrap #cont .peculiarity3 div p {
	line-height: 120%;
}
#wrap #cont .peculiarity3 .no1 {
	background-image: url(../img/cont_camerano1.gif);
}
#wrap #cont .peculiarity3 .no2 {
	background-image: url(../img/cont_camerano2.gif);
}
#wrap #cont .peculiarity3 .no3 {
	background-image: url(../img/cont_camerano3.gif);
	margin-right:0px;
}
#wrap #cont .peculiarity3 .detailicon {
	background-image: url(../img/cont_cameraicon.gif);
	background-repeat: no-repeat;
	text-align: right;
	background-position: 95px;
}

#wrap .foot {
	background-image: url(../img/foot_bg.gif);
	height: 55px;
	width: 760px;
}
#wrap .foot .flashbanner {
	height: 40px;
	width: 88px;
	float: left;
	padding: 15px 0px 0px 12px;
}
#wrap .foot .foottext {
	float: right;
	height: 40px;
	width: 640px;
	padding: 15px 10px 0px 0px;
}
#wrap .foot .foottext p {
	text-align: right;
	line-height: 140%;
}
#bln {
	width: 300px;
	margin-top: 0px;
}


#bln .l_line .tbcmt {
	width:242px;
	height:40px;
	margin: 0px;
}
#bln div.tbcmt p {
	padding:5px 0 0 5px;
	line-height:130%;
}
#bln .l_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#bln .r_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

