body, td {
    margin: 0px;
	font-family: Arial, Helvetica, geneva, sans-serif; 
	font-size:12px;LINE-HEIGHT:20px; 
}
#content {
	width: 1003px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a:link { 
      color:#0070BC; text-decoration:underline;	
 }
a:visited { 
       color:#0070BC; text-decoration:underline;
}
a:active { 
    color:#0070BC; text-decoration:underline;	
}
a:hover{
      color:#FF3300; text-decoration:none;
 }
#new {
	background-image: url(../images/line_7.gif);
	background-position: bottom;
}
#head_1 {
	float: left;
	width: 210px;
	margin: 0px;
	padding: 0px;
}
#head_11 {
	float: right;
	width: 757px;
	margin: 0px ;
	height: 10px;
	word-spacing: 1em ;
}
#head_2 {
	float: right;
	width: 757px;
	margin: 0px ;
	background-image: url(../image/top.jpg);
	height: 90px;
	word-spacing: 1em ;
}
div {
   border: 0;
   margin: 0px;
   padding: 0px;
}

.cent_bg {
	width: 1003px;
	margin: 0px;
}

#left {
	float: left;
	padding-left:15px;
	margin: 0px;
}

#cent_b {
	width: 768px;
	padding-top: 4px;
	float: left;
	padding-left: 12px;
}
#cent {
	margin: 0px;
	float: left;
	width: 730px;
    border: 1px solid #FFE0E1;
    padding: 5px 10px 10px 0px;
}
#bottom {
	float: right;
	width: 690px;
    border-top: 3px solid #FC5300;
    padding: 15px 10px 10px 50px;
	margin: 7px;
}
#top_cent {
	margin: 0px;
	float: left;
	width:36px;
	height:90px;
	background-image: url(../image/topm.jpg);
}
#cent_1 {
	margin: 0px;
	padding-left: 25px;
	padding-top: 5px;
}
#bottom a {
	color: #666666;
	text-decoration: underline;
}
#bottom a:hover {
	color: #0099FF;
	text-decoration: none;
}

#head_3 {
	height: 120px;
	margin-top: 8px;
	padding-bottom: 8px;
	clear: both;
}
#header {
   position: relative;
   min-height: 30px;
   margin: 0px;
   margin-bottom: 0px;
   height: 1em;
   padding: 35px 0px;
}
.header {
   margin: 0px;
   padding: 0px ;
}
/* phpMyFAQ title */
#header h1 {
   padding-left: 10px;
}
#header h1 a {
   text-decoration: none;
}

/**
* Main navigation
*/
#header ul {
	width: auto;
	position: absolute;
	right: 10px;
	margin: 0;
	padding: 2px 15px 0px 0px;
	list-style: none;
	height: 30px;
}
#header li {
   float: right;
   padding: 0 1px 0 0;
   margin: 0 1px 0 0;
   display: inline;
   white-space: nowrap;
}
#header ul a {
   float: left;
   display: block;
   padding: 0px 10px 14px 0px;
   font-weight: bold;
   font-size: 14px;
   text-decoration: none;
   font-weight: bold;
   color:#000000;
}
#header ul a:hover {
	text-decoration: none;
	font-weight: bold;
    color:#FF3300;
}

/**
* Categories
*/
#categories {
    width: 222px;
    padding: 0px;
    font-size: 12px;
	
}
#categories ul {
   list-style: none;
   margin: 0px;
   padding: 0px;
   border: 1px solid #FFE0E1;
}
#categories li {
   margin: 0px;
}
#categories li a {
   display: block;
   padding: 2px 6px 2px 0.8em;
   text-decoration: underline;
   height: 100%; /* stupid IE fix */
}
html>body #categories li a {
   width: auto;
}
#categories li ul li {
   margin: 0px;
   border-left: 0px
}
#categories li ul a {
   padding-left: 2px;
}
#categories ul ul ul a {
   padding-left: 25px;
}
#categories ul ul ul ul a {
   padding-left: 25px;
}
#categories .active {
}
#categories .subcat a {
}
#categories .subcat .active {
}
.top1 {
	font-size:14px;
   font-weight: bold;
   text-decoration: none;
   color:#000000;
}
.top1:link {
   color:#000000;
	text-decoration: none;
	font-weight: bold;
}
.top1:visited {
   color:#000000;
	text-decoration: none;
	font-weight: bold;
}
.top1:hover {
	color:#CC0000;
	text-decoration: none;
	font-weight: bold;
}
