/*-------------------------globalDefine------------------------------*/
body {
	font-family: Hei, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:link
{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

a:visited
{
	color: #666666;
	text-decoration: none;
}

a:hover
{
	color: #666666;
	text-decoration: none;
}

a:active
{
	color: #999999;
	text-decoration: none;
}

/*-------------------------indexDefine------------------------------*/

#globalNavi a:link
{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

#globalNavi a:visited
{
	color: #666666;
	text-decoration: none;
}

#globalNavi a:hover
{
	color: #F47700;
	text-decoration: none;
}

#globalNavi a:active
{
	color: #FFFF00;
	text-decoration: none;
}

#noticeContent a:link
{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

#noticeContent a:visited
{
	color: #666666;
	text-decoration: none;
}

#noticeContent a:hover
{
	color: #FF9900;
	text-decoration: none;
}

#noticeContent a:active
{
	color: #FFFF00;
	text-decoration: none;
}

#newsContent a:link
{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

#newsContent a:visited
{
	color: #666666;
	text-decoration: none;
}

#newsContent a:hover
{
	color: #FF9900;
	text-decoration: none;
}

#newsContent a:active
{
	color: #FFFF00;
	text-decoration: none;
}


#lawContent a:link
{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

#lawContent a:visited
{
	color: #666666;
	text-decoration: none;
}

#lawContent a:hover
{
	color: #0EBBE0;
	text-decoration: none;
}

#lawContent a:active
{
	color: #54BFFF;
	text-decoration: none;
}

#guideContent a:link
{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

#guideContent a:visited
{
	color: #666666;
	text-decoration: none;
}

#guideContent a:hover
{
	color: #0EBBE0;
	text-decoration: none;
}

#guideContent a:active
{
	color: #54BFFF;
	text-decoration: none;
}

#downloadContent a:link
{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

#downloadContent a:visited
{
	color: #666666;
	text-decoration: none;
}

#downloadContent a:hover
{
	color: #0EBBE0;
	text-decoration: none;
}

#downloadContent a:active
{
	color: #54BFFF;
	text-decoration: none;
}


#faqContent a:link
{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

#faqContent a:visited
{
	color: #666666;
	text-decoration: none;
}

#faqContent a:hover
{
	color: #0EBBE0;
	text-decoration: none;
}

#faqContent a:active
{
	color: #54BFFF;
	text-decoration: none;
}



/*-------------------------subPageDefine------------------------------*/

#subMenuList a:link
{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

#subMenuList a:visited
{
	color: #666666;
	text-decoration: none;
}

#subMenuList a:hover
{
	color: #F47700;
	text-decoration: none;
}

#subMenuList a:active
{
	color: #FFFF00;
	text-decoration: none;
}
#subMenuList li:hover {
	background-color: #CCCCCC;
	
}
#subMenuList li.current a:link
{
	color: #0099FF;
	text-decoration: none;
	font-size: 12px;
}
#subMenuList li.current a:visited
{
	color: #666666;
	text-decoration: none;
}

#subMenuList li.current a:hover
{
	color: #F47700;
	text-decoration: none;
}

#subMenuList li.current a:active
{
	color: #FFFF00;
	text-decoration: none;
}
#subMenuList li:hover {
	background-color: #E5E5E5;
	
}
#contentList a:link
{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

#contentList a:visited
{
	color: #666666;
	text-decoration: none;
}

#contentList a:hover
{
	color: #0099FF;
	text-decoration: none;
}

#contentList a:active
{
	color: #54BFFF;
	text-decoration: none;
}
td {
	font-size: 12px; line-height:1.2;
}