body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	text-align: left;
}
li {
	padding-bottom: 1ex;
}
dd {
	padding-bottom: 0.5ex;
}
.cOutlineTable {
	width: 830px;
	text-align: left;
	margin: auto;
}
.cDivCenter {
	text-align: center;
}
.cNaviTd {
	text-align: right;
	white-space: nowrap;
	padding-top:5px;
	padding-bottom:5px;
}
.cArticleTitleTh {
	font-size: large;
	color: #FFFFFF;
	background-color: #ee6e35;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 10px;
}
.cUpTd {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
.cInlineTable {
	width: 100%;
}
.cPagetopmenuTd{
	width:60%;
	padding:5px;
	vertical-align:top;
	background-color:#FFFFFF;
	border: 1px solid #999999;
}
.cPagetopmenuTd a {
	color: #000000;
	text-decoration: none;
}
.cPagetoptopicTd{
	width:40%;
	padding:5px;
	vertical-align:top;
	background-color:#FFFFFF;
	border: thin solid #ee6e35;
}
.cPagetoptopicTd a {
	color: #000000;
	text-decoration: none;
}
.cArticleBoxTopTd {
	background-image: url(../images/box_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	width: 700px;
	border: none;
}
.cArticleBoxTd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	background-color: #FFFFFF;
	border-top-color: #ee6e35;
	border-right-color: #ee6e35;
	border-bottom-color: #ee6e35;
	border-left-color: #ee6e35;
	padding: 10px;
}
.cArticleBoxBottomTd {
	background-image: url(../images/box_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
	width: 700px;
	border: none;
}
.cLeftBoxTd {
	width: 70%;
	vertical-align: top;
	padding: 5px;
}
.cRightBoxTd {
	width: 30%;
	vertical-align: top;
	padding: 5px;
}
.cPlainArticleTd {
	background-color: #FFFFFF;
	padding: 10px;
}
.cPicDiv {
	padding: 10px;
	text-align: center;
}
.cPicImg{
	border: none;
	margin: auto;
}
.cOversizePicImg{
	width: 150px;
	border: none;
	margin: auto;
	padding: 10px 10px 5px;
	clear: both;
}
.cTextBoldDiv {
	font-weight: bold;
}
.cBulletNoneUl {
	text-decoration: none;
	margin-top: 0.5ex;
}
.cBulletNoneUl li {
	list-style-type: none;
}
.cBullet01Ul {
	text-decoration: none;
	margin-top: 0.5ex;

}
.cBullet01Ul li {
	list-style-image: url(../images/bullet7.gif);
	padding-left: 1ex;
}
.cAdOblongTd {
	text-align: right;
	vertical-align: top;
	width: 130px;
	padding-top: 5px;
}
