body{
	font-family: Arial, Helvetica, sans-serif;
}
.indexbg {
	background-image: url(image/index/indexbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.dwbg {
	background-image: url(image/index/dwbg.jpg);
	background-repeat: repeat-x;
}
.n-date {
	font-family: Arial;
	font-size: 12px;
	color: #EB0000;
	font-weight: normal;
}
.n-tit {
	font-size: 15px;
	font-weight: bold;
	color: #006BD8;
}
.main {
	font-size: 12px;
	line-height: 16px;
	color: #303030;
}
.n-dot {
	list-style-image: url(image/index/dot.jpg);
	list-style-type: none;
}
#news {
	padding-top: 4px;
    *padding-top: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#news a{
	font-size: 12px;
	line-height: 18px;
	color: #2D5E91;
	text-decoration: none;
}
#nlink {
	line-height: 18px;
	font-size: 12px;
	color: #5C5C5C;
}
#nlink a{
	color: #2D5E91;
	text-decoration: none;
}
.copyw {
	font-size: 12px;
	color: #7A7A7A;
	line-height: 18px;
}
a {
	font-family: Arial;
	color: #EB0000;
}
a:hover {
	color: #006BD8;
	text-decoration: none;
}
.page-left {
	background-image: url(image/page/left-repeat.jpg);
	background-repeat: repeat-y;
}
.bar {
	font-size: 12px;
	color: #6C6C6C;
	letter-spacing: 1px;
}
.black {
	color: #333333;
}
.page-text {
	font-size: 15px;
	line-height: 22px;
	color: #5D5D5D;
	font-family: Arial;
}
.text-blue {
	font-weight: bold;
	color: #046DBC;
	font-size: 15px;
}
.about-bg {
	background-image: url(image/page/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 5px;
	color: #473F3F;
}
#history td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #82D6EE;
}
.text-black {
	color: #000000;
}
#mytable {
	width: 630px;
	padding: 0;
	margin: 0;
}


#mytable th {
	font: bold 12px Arial;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(image/page/bg_header.jpg) no-repeat;
}

#mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#mytable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	text-align: center;
	font-size: 13px;
}


#mytable td.alt {
	background: #F5FAFA;
	color: #797268;
}

#mytable th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(image/page/bullet1.gif) no-repeat;
}

#mytable th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(image/page/bullet2.gif) no-repeat;
	color: #797268;
}

/* NEWS TABLE EFFECT */
	  
#background-image
{
	font-size: 13px;
	width: 650px;
	text-align: left;
	border-collapse: collapse;
	background: url(image/page/swatch.jpg) no-repeat right bottom;
}
#background-image thead td
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d6d6f0;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
}
#background-image th
{
	padding: 6px;
	font-weight: normal;
	font-size: 13px;
	color: #339;
}
#background-image td
{
	padding: 6px 12px;
	color: #669;
	border-top: 1px solid #fff;
}
#background-image tfoot td
{
	font-size: 13px;
}
#background-image tbody td
{
	background: url('image/page/back.png');
}
#background-image tbody td a
{
   color: #669;
}
* html #background-image tbody td a
{
	position: relative;
}

* html #background-image tbody td
{
	/* 
	   ----------------------------
		PUT THIS ON IE6 ONLY STYLE 
		AS THE RULE INVALIDATES
		YOUR STYLESHEET
	   ----------------------------
	*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='image/page/back.png',sizingMethod='crop');
	background: none;
}	
#background-image tbody tr:hover td
{
	color: #339;
	background: none;
}
.apurple {
	color: #669;
	font-size: 11px;
	font-weight: bold;
}
.touch-bg {
	background-image: url(image/page/touch/pic.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.text-green {
	color: #339999;
}
.touch-bg2 {
	background-image: url(image/page/touch/pic3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#n-links{
	color: #669;
	font-size: 11px;
}
#n-links a{
	color: #669;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
table.contacts
{ width: 640px;
background-color: #fafafa;
border: 1px solid #CCCCCC;
border-collapse: collapse;
border-spacing: 0px; }


td.contactDept
{
	border: 1px solid #CCCCCC;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #404040;
	background-image: url(image/page/invest/tdbg.jpg);
	background-repeat: repeat-x;
}


td.contact
{ border-bottom: 1px #6699CC dotted;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 13px;
color: #404040;
background-color: #fafafa;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px; 
}
.contactCss
{
	border-bottom: 1px #6699CC dotted;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 13px;
	color: #404040;
	background-color: #fafafa;
	padding-left: 2px;
	padding-right: 0px;
}
.proddetCss
{
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 13px;
	color: #404040;
	padding-left: 2px;
	padding-right: 0px;
}

#leftmmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #525252;
	text-decoration: none;
}
#leftmmenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #525252;
	text-decoration: none;
}#leftmmenu a:hover {


	color: #0a6fb7;
}
.nn-tit {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}
.touch2box {
	border: 1px solid #B9E1FB;
}