/*
-----------------------------------------------
Client:DCM
Project:Public Web Site Redesign (http://www.dcm.com/)

File Name:cn.css 
Notes:Styles for the Chinese site.

Author:Dayspring Technologies, Inc.
Email:info@dayspring-tech.com
Web:http://www.dayspring-tech.com/
----------------------------------------------- */

/* page.css
----------------------------------------------- */
p, li, ul, ol, h1, h2, h3, h4, h5, h6, label, input, textarea, cite, select, legend, option, optgroup, caption, th, td {
  font-family:helvetica,arial,sans-serif;
  }

/* hd.css
----------------------------------------------- */
#hd h2 { /* Tagline. */
	background:transparent url(/cn/img/headertext.gif) no-repeat 0 0;
	}
#hd ul#pnav {
	background:transparent url(/cn/img/topnav.gif) no-repeat 100% 100%;
	}
#hd #lang li#jp {
	background-image:url(/cn/img/flag-jp-cn.gif);
	}

	
/* pcon.css
----------------------------------------------- */
div.ab {
	background-image:url(/cn/img/bg-title-ab.jpg);
	}
div.tm {
	background-image:url(/cn/img/bg-title-tm.jpg);
	}
div.ep {
	background-image:url(/cn/img/bg-title-ep.jpg);
	}
div.pt {
	background-image:url(/cn/img/bg-title-pt.jpg);
	}
div.ns {
	background-image:url(/cn/img/bg-title-ns.jpg);
	}
div.cn {
	background-image:url(/cn/img/bg-title-cn.jpg);
	}
	
/* table.css
----------------------------------------------- */
table.home {
	background:transparent url(/cn/img/contentheader.gif) 0 0 no-repeat;
	color:#fff;
	}
.home .intro img {
	margin-left:8px;
	}
