* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 	background-image: url(img/slash.png);
	background-repeat: repeat;

}
a {
	color: #0000FF;
	text-decoration:none;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

img {
	border:0px;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
 background:#ffffff;
}
#faux {
 background: url(faux-1-3-col.gif);
 margin-bottom: 5px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#header {
 color: #333;
 width: 902px;
 padding: 10px;
 height: 120px;
 margin: 10px 0px 5px 0px;
 	background-image : url(rotate.php);background-repeat : no-repeat;
}
div.navi_menu{
	margin-top: 0px;
	text-align: left;
	padding: 10px;
}
#leftcolumn { 
 display: inline;
 position: relative;
 color: #333;
 margin-top:  0px;
 margin-left: 0px;
 padding: 0px;
 width: 150px;
 float: left;
}
.title_l{
 /*margin-left: 10px;*/
 /*margin-top: 7px;*/
 padding:10px 5px 7px 7px;
 border-color:#99cc67;
 border-width:0px 15px 0px 0px;
 border-style:solid;
background-image: url(../img/bg_right_title.jpg);
 border: solid 1px #000000;
}
.content_l{
	padding: 10px 10px;
	border: solid 1px #000000;
	list-style: none;
	list-style-position: outside;
}
.cate{
	margin: 0px;
	padding: 2px;
	list-style: none;
	list-style-position: outside;
}
.title_c{
 color: #333;
 margin: 0px 0px 0px 10px;
 padding: 0px;
 width: 460px;
}
h1 a{
	color: #fff;
}
h1 hover{
	color: #fc0;
}
h2{
	font-weight: bold;
	color: #333333;
        padding-left: 10px;
        padding-top: 3px;
	border: dotted 2px #cccccc;

}
.content_c{ 
 margin: 15px 0px 0px 10px;
 width: 460px;
 border: dotted 1px #cccccc;
}
#content { 
 float: left;
 color: #333;
 margin: 5px 25px;
 padding: 0px;
 width: 460px;
 display: inline;
 position: relative;

}
.new20{
	margin: 0px auto;
	padding: 5px 0px;
	width: 460px;

}
.newsite20{
	float: left;
	width: 132px;
	height : 300px;
	margin: 10px 5px;
	padding: 0px 0px 5px 7px;
	border: 1px dotted #666666;
}
.newsite_c{
	float: left;
	width: 132px;
	height : 250px;
	margin: 10px 5px;
	padding: 0px 0px 5px 7px;
	border: 1px dotted #666666;
}
.newsite20_t{
	text-align : right;
}
#rightcolumn { 
 display: inline;
 position: relative;
 padding: 0px;
 width: 140px;
 float: right;
 border: solid 1px #000000;
 margin: 0px 0px 10px 6px;
}
.title_r{
 /*margin-left: 10px;*/
 /*margin-top: 7px;*/
 padding:10px 5px 7px 7px;
 border-width:0px 15px 0px 0px;
 border-style:solid;
 border: solid 1px #99cc67;
 background-image: url(../img/bg_right_title.jpg);
}
.content_r{
 	/*margin-left: 10px;*/
 	/*margin-top: 5px;*/
	padding: 10px 10px;
	border: solid 1px #6AA2DB;
	list-style: none;
	list-style-position: outside;
}
#footer { 
 width: 902px;
 clear: both;
 color: #333;
 background:#98C5F3;
 margin: 0px 0px 10px 0px;
 padding: 10px;
 text-align : center;
 	background-image : url(img/stripe_c.png);background-repeat : repeat-x;
}
.admin{
	clear: both;
	font-size:12px;
	text-align: right;
}
.clear { clear: both; background: none; }