/* @group category top */

div.cat-cont-box-l {
	float: left;
}

div.cat-cont-box-r {
	margin-left: 300px;
}

div.cat-cont-box-l,
div.cat-cont-box-r {
	height: 235px;
	width: 274px;
	padding-bottom: 20px;
}

div.cat-cont-box-l h4,
div.cat-cont-box-r h4 {
	height: 55px;
}


div.cat-cont-box-l img,
div.cat-cont-box-r img {
	display: inline;
	float: left;
}

div.cat-cont-box-l p,
div.cat-cont-box-r p,
div.cat-cont-box-l ul,
div.cat-cont-box-r ul {
	margin-left: 95px;
}

div.cat-cont-box-l p,
div.cat-cont-box-r p {
	padding-bottom: 0;
	height: 5em;
}

div.cat-cont-box-l ul li,
div.cat-cont-box-r ul li {
	padding-top: 0.13em;
}

div.cat-cont-box-l ul li a,
div.cat-cont-box-r ul li a {
	background-image: url('../images/list_mark_square.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-size: 75%;
}

/* IE6 huck */

*html div.cat-cont-box-r {
	margin-left: 0px;
	padding-left: 20px;
}

div.cont-box-l {
	width: 274px;
	float: left;
}

div.cont-box-r {
	margin-left: 300px;
	width: 274px;
}

div.cont-box-l h4,
div.cont-box-r h4 {
	height: 55px;
}

div.cont-box-l,
div.cont-box-r {
	height: 245px;
}

div.cont-box-l img,
div.cont-box-r img {
	display: inline;
	float: left;
}

div.cont-box-l p,
div.cont-box-r p,
div.cont-box-l ul,
div.cont-box-r ul {
	margin-left: 95px;
}

div.cont-box-l p,
div.cont-box-r p {
	padding-bottom: 0;
	height: 5em;
}

div.cont-box-l ul li,
div.cont-box-r ul li {
	padding-top: 0.13em;
}

div.cont-box-l ul li a,
div.cont-box-r ul li a {
	background-image: url('../images/list_mark_square.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-size: 75%;
}

/* IE6 huck */

*html div.cont-box-r {
	margin-top: -235px;
}

/* @end */

/* @group delivery */

div.delivery-area {
	margin-bottom: 40px;
}

div.delivery-area h4 {
	padding-bottom: 20px;
}

div.delivery-area p {
	padding-bottom: 30px;
	background-image: url('../../service/web/images/delivery_line_01.gif');
	background-position: bottom;
	background-repeat: no-repeat;
}

div.delivery-area div.deli-box p {
	background-image: none;
}

div.delivery-area div.deli-box {
	padding-top: 20px;
	padding-left: 152px;
	padding-bottom: 20px;
	background-image: url('../../service/web/images/delivery_line_01.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	position: relative;
}

div.delivery-area div.deli-box h5 {
	padding-bottom: 10px;
}

div.delivery-area div.deli-box p {
	padding-bottom: 1em;
}

div.delivery-area div.deli-box p.note {
	font-size: 65%;
	color: #767cab;
}

div.delivery-area div.deli-box p.image {
	position: absolute;
	left: 0px;
	top: 19px;
}

/* ie6 huck */

*html div.delivery-area div.deli-box {
	margin-left: 0;
	padding-left: 0;
	position:static;
}

*html div.delivery-area div.deli-box p.image {
	position:static;
}


/* @end */

/* @group third index */

div.web-index-box-l {
	width: 270px;
	float: left;
}

div.web-index-box-r {
	margin-left: 300px;
}

div.web-index-box-l,
div.web-index-box-r {
	position: relative;
	height: 180px;
}

div.web-index-box-l h5,
div.web-index-box-r h5 {
	padding-bottom: 5px;
}

div.web-index-box-l p,
div.web-index-box-r p {
	margin-right: 5px;
}

div.web-index-box-l p a,
div.web-index-box-r p a {
	padding-left: 10px;
	background-image: url('../../shared/images/list_mark_square.gif');
	background-repeat: no-repeat;
	background-position: left center;
	position: absolute;
	right: 5px;
	bottom: 30px;
}

/* IE6 Huck */

*html div.web-index-box-l,
*html div.web-index-box-r {
	position: static;
}

*html div.web-index-box-l p a,
*html div.web-index-box-r p a {
	position: static;
	margin-left: 170px;
	display: block;
}
/* @end */

/* @group workflow */

div.system-work-flow dl {
	margin-top: 25px;
}

div.system-work-flow dl dt {
	padding-left: 220px;
	height: 64px;
	font-size: 75%;
	font-weight: bold;
	margin-top: -25px;
}

div.system-work-flow dl dt img {
	vertical-align: text-top;
	margin-right: 3px;
}

div.system-work-flow dl dd {
	position: relative;
	top: -45px;
	margin-left: 220px;
	font-size: 75%;
	height: 45px;
	background-image: url('../../service/web/images/system_line_01.gif');
	background-position: bottom;
	background-repeat: no-repeat;
}

div.system-work-flow dl dt.workflow-image01 {
	background-image: url('../../service/web/images/system_img_01.gif');
	background-repeat: no-repeat;
}

div.system-work-flow dl dt.workflow-image02 {
	background-image: url('../../service/web/images/system_img_02.gif');
	background-repeat: no-repeat;
}

div.system-work-flow dl dt.workflow-image03 {
	background-image: url('../../service/web/images/system_img_03.gif');
	background-repeat: no-repeat;
}

div.system-work-flow dl dt.workflow-image04 {
	background-image: url('../../service/web/images/system_img_04.gif');
	background-repeat: no-repeat;
}

div.system-work-flow dl dt.workflow-image05 {
	background-image: url('../../service/web/images/system_img_05.gif');
	background-repeat: no-repeat;
}

div.system-work-flow dl dt.workflow-image06 {
	background-image: url('../../service/web/images/system_img_06.gif');
	background-repeat: no-repeat;
}

	/*accsess-work-flow  consul--access--workflow*/
div.access-work-flow p {
	margin-bottom: -2em;
}

div.access-work-flow dl {
	line-height: 1em;
	padding-left: 1em;
	margin-bottom: 75px;
}

div.access-work-flow dl dt {
	font-size: 75%;
	font-weight: bold;
	height: 1.5em;
	margin-top: 1em;
}

div.access-work-flow dl dd {
	margin-left: 1em;
	font-size: 75%;
	margin-bottom: 0.5em;

}




/* ie6huck */

*html div.system-work-flow dl dd {
	position: static;
	padding-top: 3px;
	height: 100px;
	margin-top: -50px;
	background-image: none;
}

/* @end */

/* @group project */

div.projects {
	padding-bottom: 40px;
}

div.projects h4 {
	position: relative;
}

div.projects a.d-link {
	position: absolute;
	right: 13px;
	top: 22px;
}

*html div.projects a.d-link {
	position: static;
	margin-left: 400px;
}

*html div.projects a.d-link img {
	margin-top: -40px;
}

div.projects ul {
	height: 27px;
	text-align: center;
}

div.projects ul li {
	display: inline;
	padding: 0 2px;
}

div.projects ul li img {
	vertical-align: text-bottom;
	margin: 0 10px;
}

div.projects ul li {
	color: #989898;
	font-size: 75%;
}

div.projects ul li a:link,
div.projects ul li a:active {
	color: #316aae;
}

div.projects ul li a:hover {
	color: #316aae;
	text-decoration: underline;
}

div.projects ul li a:visted {
	color: #5746b3;
}

div.projects div.table-box {
	clear: both;
	border: 10px solid #f6f6f6;
	padding: 15px;
}

div.projects div.table-box table {
	width: 520px;
	background-image: url('../images/line_10.gif');
	background-position: top;
	background-repeat: repeat-x;
}

div.projects div.table-box table caption {
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	color: #5746b3;
	padding-bottom: 10px;
}

div.projects div.table-box table caption img {
	vertical-align: text-bottom;
	margin-right: 10px;
}

div.projects div.table-box table th,
div.projects div.table-box table td {
	font-size: 75%;
	padding-top: 12px;
	padding-bottom: 11px;
	background-image: url('../images/line_10.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	line-height: 1.3em;
}

div.projects div.table-box table th {
	background-color: #f6f6f6;
	width: 164px;
}

div.projects div.table-box table th span {
	padding-left: 20px;
	background-image: url('../../service/images/texture_03.gif');
	background-repeat: no-repeat;
	background-position: 10px;
}

div.projects div.table-box table td {
	padding-left: 10px;
}

div.projects div.table-box h5 {
	padding-top: 20px;
	padding-bottom: 5px;
}

div.projects div.table-box p {
	padding-bottom: 0;
	line-height: 1.35em;
}

div.projects div.table-box span.universal {
	font-size: 95%;
}

/* IE6 Huck */
*html div.projects h4 {
	position: static;
}


/* @end */

/* @group price */

div.system-price {
	padding-bottom: 40px;
}

div.system-price p {
	padding-bottom: 0;
}

div.system-price table{
	width: 99.5%;
}

div.system-price dl dt {
	margin-top: 30px;
	padding-bottom: 5px;
	background-image: url('../images/line_10.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 18px;
}

div.system-price dl dd table{
	border-top: 1px solid #bababa;
	border-left: 1px solid #bababa;
	margin-bottom: 5px;
	color: #363636;
	font-size: 75%;
}

div.system-price dl dd table th,
div.system-price dl dd table td {
	border-bottom: 1px solid #bababa;
	border-right: 1px solid #bababa;
	padding: 10px;
}

div.system-price dl dd table th {
	background-color: #f7f7f7;
	width: 165px;
	font-weight: normal;
}

div.system-price dl dd table th.l-th {
	background-color: #d0cfd0;
	width: 150px;
	font-weight: bold;
}

div.system-price dl dd table td {
	background-color: #fdfaff;
}

div.system-price dl dd p {
	font-size: 60%;
	padding-bottom: 0;
}



/* @end */
