@import url("main.css");

body.main	{background-image:url('../imgs/bg_main.jpg');}
body.ph		{background-image:url('../imgs/tc/bg_ph.jpg');}
body.cu		{background-image:url('../imgs/tc/bg_cu.jpg');}
body.wwa		{background-image:url('../imgs/tc/bg_wwa.jpg');}
body.wwd		{background-image:url('../imgs/tc/bg_wwd.jpg');}
body.service	{background-image:url('../imgs/tc/bg_service.jpg');}

.wwa .content	{font-size:14px; line-height:19px;}

.cu .content .text	{line-height:14px;}
.cu .content .text p	{padding-bottom:8px;}

.btn_ems			{background: url('../imgs/tc/btn_ems.gif') no-repeat 0 0;}
.btn_ems:hover		{ background-position: 0 -75px; }
.btn_bms			{background: url('../imgs/tc/btn_bms.gif') no-repeat 0 0;}
.btn_bms:hover		{ background-position: 0 -75px; }
.btn_sdc			{background: url('../imgs/tc/btn_sdc.gif') no-repeat 0 0;}
.btn_sdc:hover		{ background-position: 0 -75px; }
.btn_dps			{background: url('../imgs/tc/btn_dps.gif') no-repeat 0 0;}
.btn_dps:hover		{ background-position: 0 -75px; }

.service .content	{line-height:1.3em}