
/*header*/
	.header {margin: 19px auto 0 auto; padding: 0; position: relative; width: 962px; height: 339px; background: #1e4071 url("../images/about-header-bg.jpg") top center no-repeat;}
	.header div {margin: 0; padding: 0; width: 450px; float: left;}
	.header h1{margin: 91px 0 0 37px; padding: 0; font-size: 36px; color: #ffffff; font-weight: normal;}
	.header h1 span{color: #bebebe; }
	.header p{margin: 13px 0 0 37px; padding: 0 75px 0 0; line-height: 1.5em; font-size: 12px; color: #ffffff; font-weight: normal;}
	.header img {margin: 19px 0 0 27px; padding: 0; float: left;}
	
/*content*/
	.content{ margin: 0 auto; padding: 0 0 28px 0; width: 960px; border-left: 1px solid #a4a4a4; border-right: 1px solid #a4a4a4; background: #f5f5f5; overflow: hidden; }
	.content-left{ margin: 0; padding: 0 0 0 35px; width: 615px; float: left; }
	.content-left h2 {margin: 30px 0 15px 0; padding: 0; font-size: 1.25em; color: #464646;}
	.content-left img {margin: 0 10px 10px 0; padding: 1px; float: left; border: 1px solid #d3d3d3; background: white; }
	.content-left p{ margin: 0 0 20px 0;  padding: 0; font-size: 0.81em; color: #767676; font-weight: normal; line-height: 1.3em;}
	.content-left ul{margin: 10px 0 20px 0; padding: 0; list-style-type: none; font-size: 0.81em; color: #464646;}
	.content-left ul li{margin: 0 0 5px 20px; padding: 0 0 0 20px; background: url("../images/list-style-bg-level1.png") 0 3px no-repeat;}
	.content-left .list-level2 li{margin: 0 0 5px 20px; padding: 0 0 0 20px; background: url("../images/list-style-bg-level2.png") 0 2px no-repeat;}
	.content-left em {margin: 0; padding: 0 0 0 20px;}
	.content-left a {color: #5393ed; text-decoration: none;}
	.content-left a:hover {color: #a80a0a; text-decoration: none;}

	.content-right h2 {margin: 20px 0 32px 18px; padding: 0; font-size: 0.94em; color: #1d62bb;}
	.content-right p {margin: 0 0 30px 20px; padding: 0; font-size: 0.7em; color: #575757; line-height: 1.2em;}
	.content-right h3 {margin: 0 0 0 20px; padding: 0; font-size: 0.7em; color: #a80a0a; font-weight: normal;}
	.content-right ul{margin: 10px 0 20px 0; padding: 0; list-style-type: none; font-size: 0.81em; color: #464646;}
	.content-right .list-level2 li{margin: 0 0 5px 20px; padding: 0 0 0 20px; background: url("../images/contant-right-level2-style.png") 0 2px no-repeat;}
	.content-right a {color: #2a68d2; text-decoration: none;}
	.content-right a:hover {color: #2a68d2; text-decoration: none;}

	.by-law {margin: 30px 0 0 50px; padding: 0; width: 225px; float: left;   overflow: hidden;}
	.by-law ul {margin: 0; padding: 0; list-style-type: none; font-size: 0.75em;}
	.by-law ul li{margin: 0 0 5px 0 ; padding: 0 0 0 42px; background: url("../images/law-ul-style.png") 30px 8px no-repeat;}
	.by-law a { color: #30425a; text-decoration: underline;}

