﻿.mbody {
	width: 710px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
.cbody .line {
	height:20px;
	background:url(../images/underline.gif) repeat-x left 6px;
	clear:both;
}
.cbody h2{
	height:20px;
	padding-left:5px;
	padding-right:5px;
	font-size:14px;
	color:#FF6600;
	clear:both;
}
.cbody .yellow {
	color:#FF6600;
	font-size:14px;
}
.cbody .yellow2 {
	color:#FF6600;
}
.cbody ul {
	clear:both;
	list-style:none;
	line-height:180%;
	margin-left:5px;
	margin-right:5px;
}
.cbody .li1 {
	color:#666666;
}

.a_gray:link {
	color:#333333;
	text-decoration:none;
}
.a_gray:visited {
	color:#333333;
	text-decoration:none;	
}
.a_gray:hover {
	color:#f60;
	text-decoration:underline;	
}
.a_gray:active {
	color:#FF0000;
	text-decoration:none;	
}



