@charset "utf-8";
/* CSS Document */

.main-image{
    width:980px;
	height:380px;
    position:relative;
	margin: 0 auto;
	margin-bottom: 20px;
	background-color:#d1d9e4;
	text-align: center;
}

.titleAnim{
	position: absolute;
	opacity:0;

   filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
    -khtml-opacity: 0.0;
    -moz-opacity: 0.0;
}

#_cpat{
	position: absolute;
	opacity:1;
	width: 980px;
	height:380px;
	top:0;
	left:0;
	background-color:"#f00";
	background-image: url("../images/pat.png");
}

#cMainBase{
	top: 0px;
	left: 0px;
}
#cOMtext{
	_top: 24px;
	top: 0px;
	left: 99px;
}
#cPVMente{
	top: 60px;
	_top: 85px;
	left: 4px;
}
#cmidasi1{
	top: 155px;
	/*_top: 170px;*/
	left: 80px;
}

#serviceBk1{
	top: 206px;
	left: 4px;
	width:621px;
	height:0px;
	_height:144px;
	opacity: 0.6;
	background:#333;
	_background:#aaa;
	overflow: hidden;
}
#serviceBk1:hover {
	opacity:.7;
}

#csub1text{
	top: 22px;
	left: 104px;
}
#cservice1{
	top: 62px;
	left: 22px;
}

#csub2text{
	top: 22px;
	left: 39px;
}
#cservice2{
	top: 62px;
	left: 189px;
}
#cpcsdown{
	top: 47px;
	left: 16px;
}

#cdakara{
	top: 47px;
	left: 16px;
}


#cfree{
	top: 54px;
	left: 496px;
	opacity:1;
}
#ctri1{
	top: 113px;
	left: 293px;
}

#cgauge1{
	top: 140px;
	left: 0px;
	width: 100px;
	height: 4px;
	background-color: #68a64b;
}
#cgauge2{
	top: 113px;
	left: 293px;
	width: 0px;
	height: 4px;
	background-color: #f00;
}

#csw1{
	top: 357px;
	left: 4px;
	width:14px;
	height:14px;
	background:#aaa;
}
#csw2{
	top: 357px;
	left: 27px;
	width:14px;
	height:14px;
	background:#666;
}