/* CSS Document */

body {
	background-color: #B2B2B2;
	margin-top: 0px;
	margin-bottom:0px;
	font-family: Verdana;
	font-size: 13px;
	color: #666666;
}

.Main{
	width:850px;
	height:auto;
	margin:20px auto;
	position:relative;
	background-color:#FFFFFF	
}

.Mainbody{
	width:785px;
	height:auto;
	margin:0 auto;
	position:relative;
	background-color:#FFFFFF	
}
.red{
	color:#D70000;
}
.yellow{
	color:#EC7600;
}

.yellow2{
	color:#EC7600;
	font-size:12px;
}

.blue{
	color:#0060B6;
}
.huiB4{
	color:#B4B4B4;
}
.hui64{
	color:#646464;
}
.hui3f{
	color:#3f3f3f;
}
.hui8c{
	color:#8C8C8C;
}

.hui66{
	color:#666666;
}
.huiDC{
	color:#DCDCDC;
}
.font15{
	font-size:15px;
}
.font14{
	font-size:14px;
}
.font16{
	font-size:14px;
}
.font12{
	font-size:12px;
}
.font11{
	font-size:11px;
	color: #8C8C8C;
	text-decoration: none;
}
.font11:hover{
	font-size:11px;
	color: #8C8C8C;
	text-decoration: underline;
}
.font10{
	font-size:10px;
}
.font17{
	font-size:17px;
}
.font18{
	font-size:18px;
}
.font20{
	font-size:17px;
}
.font31{
	font-size:25px;
}

.lineHeight{
	line-height: 20px;
}
.bold{
	font-weight: bold;
}
.it{
	font-style: italic;
	font-weight: bold;
}

.menu a{
	color: #666666;	
	text-decoration: none;
}
.menu a:hover{
	color: #000000;
	font-weight: bold;
}
.menu ul{
	width:500px;
	margin:0 auto;

}
.menu ul li{

	float:left;
	text-align:center;	
}
ul,li{
	margin:0;
	padding:0;
	list-style-type: none;
	font-weight: normal;
}
.convent{
	background-color: #CBE3FD;
	background-image: url(images/Lawoffice32.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	
}
a.ared{
	color: #FF0000;
	text-decoration: none;	
}
a.ared:hover{
	color: #FF0000;
	text-decoration: underline;
}

a.gray{
	text-decoration: none;
	color: #666666;
}

a.gray:hover{
	color: #666666;
	text-decoration: underline;
}

a.body_link{
	color: #333333;
	text-decoration: none;
}

a.body_link:hover{
	color: #333333;
	text-decoration: underline;
}

.context ul li{
padding-bottom:8px;
line-height:20px;
	
}
.left a{
	color: #666666;
	text-decoration: none;
}
.left a:hover{
	color: #666666;
	text-decoration: underline;
}
