
@import url(basic.css);

body {
	background-image: none;
}
img {
	margin-top: 2px;
	margin-bottom: 2px;
}


#search, #navigation, #titleimg, #lang, #about, #titleComment,.righty {
	display: none;
}

#subcat ul#subcat1 li {
	border-top:none;
	border-right:none;
	border-bottom:none;
	border-left:none;
	display: inline;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#subcat ul#subcat2 li {
	margin-left:10px;
	margin-top:4px;
	margin-right: 10px;
	margin-bottom: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

h1 {
	margin: 0;
	padding-left: 0;
	border-left: 0px;
}
#header {
	margin: 0 0 4;
	background-image: none;
}

.blueback {
margin-bottom:8px;
background-color:#E6F3FF;
padding:3px;
}
.h3index {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0033;
	color: #993300;
}

#logo {
	margin: 0 0 4;
}
.box {
	background-image: none;
	height: 28px;
	padding-top: 4px;
	padding-left: 4px;
	color: #000033;
	background-color: #CCFFFF;
	border: 1px solid #003399;
}
#content {
	margin: 0;
	padding-right: 0;
	border-left: 0px;
}
#wrap, .topic, #subcat ul#subcat1 li {
	background-image: none;
}
#route {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
#main {
	margin: 0;
	padding: 0 0 1em 0;
	border-bottom: 1px solid #AAAAAA;
}
#main3p {
	width: 98%;
	padding: 0;
	border: 0;
	margin: 0px;
}
#sub {
	width: 49%;
	padding: 0px;
	margin-right: 8px;
	position: relative;
	
}
#extra {
	width: 100%;
	padding: 0;
	border: 0;
	margin: 0px;
	position: relative;
}
#extra3p {
	width: 49%;
	padding: 0;
	border: 0;
	margin: 0px;
	position: relative;
	float: right;
}
#hotnews {
	padding-top: 4px;
	padding-bottom: 4px;
	position: relative;
}
#hotnews li {
	list-style-position: inside;
	list-style-type: circle;	
}
.picturecomm {
	list-style-type: disc;	
	font-weight: bold;
	list-style-position: outside;
	font-size: 1.3em;
	
}
#hotnewsimg {
	float:left;
	padding:0px;
	position: relative;
	margin-bottom: 16px;
	margin-right: 16px;
}

.ltitle {
	width: 100%;
	padding: 0;
	border: 0;
	margin: 0px;
	clear: both;
	float: none;
	display: block;
	background-color: #DDDDDD;
}

#pre-footer {
	background-image: none;
	clear:both;
}
#subcat {
	font-size: 1.2em;
}
.printHide {
	display: none;
}
.printShow {
	display: block;
}