	#content .lc{
		width:300px !important;
	}
		.lc .address{
			width:100%;
			overflow:auto;
		}
		.lc .address img{
			float:left;
			padding:4px;
			border:1px solid #cccccc;
			margin-right:10px;
		}
		.lc .address .name{
			font-size:20px;
			font-weight:normal;
		}
		.lc blockquote{
			font-family: Georgia, "Times New Roman", Serif;;
			font-size: 24px;
			color: #15384e;
			padding: 15px 0px;
			margin:15px 0px;
			border-top:1px solid #e0e0e0;
			border-bottom:1px solid #e0e0e0;
		}
	#content .cc{
		width:343px !important;
		padding:0px 10px;
		border-left:1px solid #e0e0e0;
		border-right:1px solid #e0e0e0;
	}

		.rc h3{
			font-weight:normal;
			font-size:16px;
			border-bottom:1px solid #e0e0e0;
			margin:10px 0px;
		}
		.rc ul{
			list-style-type:square;
			padding-left:15px;
		}
		.rc ul li{
			line-height:18px;
			font-size:11px;
		}