
#BoxHomePcService {
	margin-left: 1px;
	padding: 0px;
	width: 729px;
	min-height: 250px;
	height: auto!important;
	height: 250px;
}
div.PcServiceSX {
	float: left;
	padding: 22px 30px 0px 16px;
	width: 493px!important;
	width: 540px;
	min-height: 328px;
	height: auto!important;
	height: 350px;
	font: normal 13px "Trebuchet MS",Arial,sans-serif;
	color: #002F5E;
	line-height: 20px;
	background: url(../image/pcservice/bgk_wsol.png) 0 0 no-repeat;
	border-right: 1px solid #D7D7D7;
}
div.PcServiceDX {
	float: left;
	width: 189px;
	min-height: 350px;
	height: auto!important;
	height: 350px;
	text-align: left;
}
div.PcServiceSX cite {
	margin-left: 70px;
	font: bold italic 24px "Lucida Grande","Lucida Sans Unicode",Geneva,Helvetica,Arial,sans-serif;
}
div.PcServiceSX p {
	margin-top: 15px;
	padding-bottom: 15px;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	color: #002F5E;
	text-indent: 30px;
	background: url(../image/green_shadow.png) 50% 100% no-repeat;
}
div.PcServiceSX p.noshadow {
	background: none;
}

div.PcServiceSX p img.rightimg {
	float: right;
	margin: 2px 0px 0px 8px;
	border: 1px solid #2E2E2E;
}
div.PcServiceSX p img.leftimg {
	float: left;
	margin: 2px 8px 0px 0px;
	border: 1px solid #2E2E2E;
}

div.PcServiceDX div.imgsect {
	margin:20px 0px 0px 10px;
	width: 160px;
	height: 160px;
}
div.PcServiceDX div.pcsvz {
	background: url(../image/pcservice/pc_svz.jpg) 0 0 no-repeat;
}
div.PcServiceDX div.assembly {
	background: url(../image/pcservice/assembly_pc.jpg) 0 0 no-repeat;
}
div.PcServiceDX div.assistance {
	background: url(../image/pcservice/assistance.jpg) 0 0 no-repeat;
}
div.PcServiceDX div.cable {
	background: url(../image/pcservice/cable_net.jpg) 0 0 no-repeat;
}


ul#pcservicenav {
	margin: 0px;
	padding: 0px;
	width: 180px;
	list-style: none;
	font: normal 12px Verdana,Arial,sans-serif;
	line-height: 20px;
}
ul#pcservicenav li {
	margin: 0px 2px;
	padding: 0px;
	height: 29px;
	text-align: left;
	background: #BBC2B6 url(../image/dots.png) left bottom repeat-x;
}
ul#pcservicenav a {
	display: block;
	padding: 8px 0px 0px 17px;
	height: 20px!important;
	height: 28px;
	color: #000040;
	text-decoration: none;
	background: #FFFFFF url(../image/bullet_arrow.gif) 3px 13px no-repeat;
}
ul#pcservicenav li.selected a {
	background: #FFFFFF url(../image/ico_check.png) 1px 10px no-repeat;
	color: #800000;
}
ul#pcservicenav li#active a,
ul#pcservicenav a:hover {
	background: #EFFAE8 url(../image/bullet_arrow_h.gif) 3px 13px no-repeat;
	color: #FF9900;
}
ul#pcservicenav li.selected a:hover {
	background: #EFFAE8 url(../image/pcservice/ico_check_h.png) 1px 10px no-repeat;
	color: #FF9900;
}

