html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}

body,strong, em, b, i, h1, h2, h3, h4, h5, h6, entry-content {
    font-family: Tahoma,Arial,Times New Roman,Arial,Simsun;
	}
#page {
	width: 950px;
	background: white;
	text-align: left;
	margin: 0 auto;
	border: 1px solid #ddd;
	border-top: none;
	clear: both;
	}

body {
	font-size: 75%; /* Resets 1em to 12px */
	color: #444;
	background: #eee;
	text-align: center;
	}
#header {
	width: 950px;
	padding-top: 10px;
	}

#logo {
	float: left;
	width: 180px;
	}
#banner {
	float: right;
	width: 468px;
	padding-top:22px;
}


ul.menu {
	margin-top: 10px;
	}

ul.menu li {
	display: inline;
	margin: 0;
	}

ul.menu,
ul.menu li a {
	padding: 5px 15px 6px;
	background-color:#0066CC;
	text-decoration: none;
	}

ul.menu li a {
	font-size: 1em;
	color: #eee;
	margin: 0;
	}

ul.menu li a:hover {
	background: #333;
	color: #eee;
	text-decoration: none;
	}
a {
	text-decoration:none;
	color:#000;
	}
a:hover {
	text-decoration:underline;
	color:#E47911;
	}

#primary-wrapper {
	width: 930px;
	padding: 10px;
	overflow:hidden;
	}

* html #primary-wrapper {
	display: inline;
	}
#primary-wrapper a:hover, #primary-wrapper a:visited:hover {
	text-decoration: underline;
	}
.content {
	width:700px;
	padding: 10px;
	float: right;
	}

.bd_ad160 {
	margin: 10px 0;
}

h3 {
	line-height: 1.8em;
	margin-top: 25px;
	margin-bottom: 10px;
	text-indent:2em;
	}
.entry-content {
	font-size: 14px;
	line-height: 1.8em;
	text-align: justify;
	}
.entry-content a {
	text-decoration: none;
	color:#27d;
	}
	
.entry-content a:hover {
	text-decoration: underline;
	color:#E47911;
	}

.entry-content a:visited {
	color:#963;
	}
.softlist_title {font-weight: bold}

.childclass {font-size: 14px;line-height: 1.8em}

hr {
	display: none;
	}

.secondary {
	width: 165px;
	float: left;
	color: #666;
	padding: 20px;
	}
.show_page {font-size:14px}
.clear {
	clear: both;
	}
#footer {
	clear: both;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
	color: #777;
	}

#footer p {
	line-height: 1.6em;
	}

#footer a {
	color: #888;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	}

#footer a:hover {
	border: none;
	text-decoration: none;
	color: #000;
	}