@charset "UTF-8";
/* CSS Document */

#wrapper, #footWrap, #sndMenu a, #sndMenu .under ul a, #cateRight, #cateTitle, #sndMenu a#smFist, #sndMenu a#smLast, #headerBody {
	background: #000000;
	color: #fff;}
#commonHeader, #commonHeader a { color: #333;}
a, h1, h2, h3, h4, #topMain dt, #pageTitle h1, .contentArticleDoc h1, #newsList h1, #newsList2 h1, #question strong, #sndMain h3, #newsList2 h3, #newsList h3 { color: #fff;}
#pageTitle h1, #topMain dt, .tabs, .contentArticleDoc .header { border-bottom: solid 1px #fff}
#cateRight { border: solid 1px #fff;}

#sndMain h2 {
background:none;
}

#newsList h2 {
background:none;
}

.body a {
	text-decoration: underline;
	color: #fff;
}

.body a:link {
	text-decoration: underline;
	color: #fff;
}

.body a:visited {
	text-decoration: underline;
	color: #fff;
}

.body a:hover {
	text-decoration: underline;
	color: #fff;
}

.body a:active {
	text-decoration: none;
	color: #fff;
}