body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:active, a:visited {
	color: #4d7eb3;
text-decoration:none;
}
a:hover {
	color: #000000;
text-decoration:underline;
}
.top {
	height:80px;
	padding:0;
	margin:0;
	background:#373737 url(images/top_bg.jpg) left top repeat-x;
}
.main {
	padding:0;
	margin:0 auto;
	width:1000px;
}
.clr {
	clear:both;
}
.logo {
	float:left;
	display: block;
	width: 420px;
	height:80px;
	margin: 0 0 0 -40px;
	padding:0;
}
.topShare {
	float:right;
	width: 510px;
	padding:10px 0 0 0;
}
.addthis_button {
	float:right;
	display: block;
	width: 85px;
	height:60px;
	margin: 0;
	padding:0;
}
.topMicroBlog {
	color:#FFF;
	background:url(images/top-sep.png) right top no-repeat;
	width: 400px;
	height: 57px;
	float:left;
	padding: 3px 10px 0 0;
	text-align: right;
	line-height: 18px;
	font-family:Arial, Helvetica, sans-serif;
}
.topMicroBlog ul {
	list-style: none;
}
/* BANNER */
.banner {
	background:#424242 url(images/banner_bg.jpg) left top repeat-x;
	width: 100%;
	height:334px;
}
.advertising {
	background:#424242 url(images/banner.jpg) left top repeat-x;
	width: 1100px;
	height:334px;
	margin: 0 auto;
	padding: 0;
}
.menu {
	margin: 11px 0 0 60px;
	padding:0;
	height: 49px;
	float:left;
	width: 750px;
}
.menuRight {
	margin: 11px 60px 0 0;
	padding:0;
	height: 49px;
	float:right;
	width: 154px;
}
.menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
.menu ul li {
	margin:0;
	padding:0;
	float:left;
}
.menu ul li a:link, .menu ul li a:active, .menu ul li a:visited, .menuRight a:link, .menuRight a:active, .menuRight a:visited {
	display:block;
	width: 154px;
	height:32px;
	margin:0;
	padding:17px 0 0 0;
	text-align:center;
	float:left;
	background: url(images/menu_bg.png) left top no-repeat;
	color: #707070;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.menu ul li a:hover, .menu ul li a.active, .menuRight a:hover, .menuRight a.active {
	background: url(images/menu_bg.png) left -49px no-repeat;
	color: #E2E2E2;
	text-decoration:none;
}
#content {
	margin: 0;
	padding:30px 0 0 0;
	float:left;
	width: 100%;
	background:#cecece url(images/content_bg.jpg) left top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:17px;
}
.quaterPart, .quaterPartDark {
	margin: 20px 5px;
	padding:0;
	float:left;
	width: 237px;
}
.quaterPart .title, .quaterPartDark .title, .title {
	margin:0;
	padding:0;
	float:left;
	text-transform:uppercase;
	font-size:18px;
	font-weight: normal;
	width: 100%;
font-family: Georgia, Times New Roman, Times, serif;
}
.quaterPart ul, .quaterPartDark ul {
	margin:10px;
	line-height: 18px;
	padding:0;
	float:left;
	width: 100%;
}
.quaterPart a:link, .quaterPart a:active, .quaterPart a:visited {
	text-decoration:none;
	color:#FFF;
}
.quaterPart a:hover {
	text-decoration: underline;
}
.quaterPartDark a:link, .quaterPartDark a:active, .quaterPartDark a:visited {
	text-decoration:none;
	color:#333333;
}
.quaterPartDark a:hover {
	text-decoration: underline;
}
.leftContent {
	float:left;
	width: 600px;
	margin:0;
	padding:0 0 30px 0;
}
div.article h1 {
	color:#000000;
	font-size:18pt;
	margin:0 0 4px 0;
	padding:15px 0 3px 0;
	font-weight:normal;
	border-bottom:1px solid #666666;
font-family: Georgia, Times New Roman, Times, serif;
}
div.article h1 a:link, div.article h1 a:active, div.article h1 a:visited  {
	text-decoration:none;
color: #4d7eb3;
}
div.article h1 a:hover  {
	text-decoration:none;
color: #333333;
}
div.prev a:link, div.prev a:active, div.prev a:visited {
	float:left;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin:20px 0 0 0;
	padding:8px 0 0 35px;
	font-weight: bold;
	text-decoration:none;
	text-align: left;
	display:block;
	width: 135px;
	height:24px;
	background-image: url(images/bt_prev.png);
	background-repeat: no-repeat;
	background-position: left -32px;
	font-size:10pt;
}
div.prev a:hover {
	color:#7d7d7d;
	text-decoration:none;
	background-image: url(images/bt_prev.png);
	background-repeat: no-repeat;
	background-position: left top;
}
div.next a:link, div.next a:active, div.next a:visited {
	float:right;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin:20px 0 0 0;
	padding:8px 0 0 35px;
	font-weight: bold;
	text-decoration:none;
	text-align: left;
	display:block;
	width: 135px;
	height:24px;
	background-image: url(images/bt_next.png);
	background-repeat: no-repeat;
	background-position: left -32px;
	font-size:10pt;
}
div.next a:hover {
	color:#7d7d7d;
	text-decoration:none;
	background-image: url(images/bt_next.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.rightContent {
	float:right;
	width: 330px;
	margin:0;
	padding: 0 0 0 30px;
}
#footer {
	margin: 0;
	padding:0;
	float:left;
	width: 100%;
	height: 250px;
	background:#cecece url(images/footer_bg.jpg) left top repeat-x;
	color:#FFF;
}
