<!--
*{margin:0; padding:0;}
body{font:14px arial; color:#222; line-height:18px;}
.g{color:#888;}
a{color:#0563a1;} a:hover{color:red;}
h1,h2,h3,h4,h5,h6,h7,h8{color:#0563a1; margin: 20px 0;}
p{margin:10px 0px;}


#header{height:158px; width:100%; background-image:url("i/background.gif"); background-position: 0 0; background-repeat:repeat-x;}
#header img{float:left;}
#header img.right {float:right;}
#header p{padding-top:20px; float:left; margin:0;}

#topmenu{
	height:35px; 
	width:100%; 
	background-image:url("i/upper.jpg"); 
	background-position:center bottom;	
	background-repeat: no-repeat;	 
}
#topmenu a{font-size:12px; font-weight:bold;}
#topmenu #q{color:green; margin-right:50px;}
#topmenu img{margin-right:5px;}
#topmenu ul{list-style-type:none;}
#topmenu ul li{display: inline; margin-left:7px;}

#topthemes{width:100%; line-height:normal;}
#topthemes p {display: inline; margin-left:20px;}

#left{float:left; width:250px; margin-left:-100%;}
#left ul, #right ul{
	list-style:none; 
	background:#e1eff7 url(i/corner_bottom_right.png) bottom right no-repeat;; 
	border-left: 3px solid #bcdcee;
	margin:10px; padding:10px; line-height: 20px;
	font-size:12px; font-weight:bold;
}
#left ul img{margin-right:5px;}
#left #recom{margin:10px; padding:10px; border-bottom:1px gray dotted;}
#left #recom img{border:1px solid gray; margin:10px; padding:10px;}
#left .counter{text-align:center; margin:10px;}

#right{float:left; width:250px; margin-left:-250px;}
#right #banner{margin:10px; padding:10px; border: dotted gray 1px; text-align:center;}
#right p{padding:10px;}

#footer{
	width:100%;
	background-image: url("i/footer.jpg");
	background-position: center 0px;
	background-repeat: no-repeat;
	padding:15px;
	font-size:12px;
	text-align:center;
	color:#888;
}

.clear {clear: both;}

#wrapper{width:100%; width:expression((documentElement.clientWidth||document.body.clientWidth)<995?'1000px':''); min-width:1000px;}
#container {width:100%; margin-bottom:20px;}
#content{width:100%; float:left;}
#text {margin: 0 250px; padding:10px;}
#text p {text-align:justify;}
#text img{margin:10px;}
#text ul{padding:10px 20px;}

div.box1{
	width:30%;
	background: #ffe5b1 url(i/corner_hover_bottom_left.png) bottom left no-repeat;
	border-top: 2px solid #FDB813;
	float:left;
	margin:5px;
	height:140px;
}
div.box2{
	background: url(i/corner_hover_bottom_right.png) bottom right no-repeat; 
	width:100%;
	height:140px;
}

div.box1 ul{font-size:12px; padding:10px;list-style-type:none;}
div.box1 li{margin-bottom:5px;}

div.box1 ul .theme{font-size:13px;}













-->


