@charset "utf-8";
/* CSS Document */

@import url("../../cssjs/contents.css");

/* side ------------------------*/
#side .subMenu{
	width:202px;
}
#side .subMenu a{
	font-weight:bold;
}
#side .subMenu strong{
	xcolor:#666666;
	color:#FFCC00;
}
#side .smallMenu{
	font-size:10px;
	line-height:1.8;
}

/* main --------------------*/
#service{
}
#service .left{
	width:375px;
	float:left;
}
#service .left img{
	margin:20px 0 10px 0;
}
#service .right{
	width:250px;
	float:right;
	border:solid #ffcc00;
	border-width:1px;
}
#service .f14{
	font-weight:bold;
	margin:10px 0 4px 0;
}
#service .right .txt{
	margin:10px 10px 10px 10px;
}
#service .listIndex{
	margin-top:0px;
	margin-bottom:0px;
	list-style:square;
}
#service .photo{
	height:170px;
}

/* main --------------------*/
#serviceCont *{
	margin: 0;
	padding: 0;
}
#serviceCont h2{
	margin: 28px 0 0 0;
}

#serviceCont .cont01{
	clear: both;
	width: 700px;
	margin: 22px 0 0 0;
	overflow: hidden;
}
#serviceCont .cont02{
	clear: both;
	width: 695px;
	margin: 22px 0 0 0;
}
#serviceCont .cont01 .textArea{
	float: left;
	width: 570px;
}
#serviceCont .cont01 .textArea p{
	margin: 10px 0 0 3px;
}
#serviceCont .cont01 .photoArea{
	float: right;
}


/* PopUp */
#formpop{
	width:770px;
	margin:0 auto;
}
#formpop .popImg{
	float:left;
	width:460px;
	margin-bottom:54px;
}
#formpop .popTxt{
	float:left;
	width:310px;
	text-align:left;
}
#formpop .popFooter{
	margin-top:30px;
}
#formpop p{
	margin:0px;
	padding:0px;
}
#formpop .closeBtn{
	clear:both;
	width:770px;
	text-align:center;
}
#formpop img{
	border:none;
}
