a {
	color: #000000;
	text-decoration: none;
}

body {
	background: #ffffff;
	margin: 4px 0 4px 0;
	padding: 0px;
	font: 11px/17px arial, tahoma, helvetica, sans-serif;
	color: #000000;
	width: 90%;
}

.position {
	width: 100%;
}
.page_width {	
	width: 100%;
	background: none;
}
.contentLeft {
	display: none;
}
.contentBox {
	width: 100%;
}
.contentRight {
	display: none;
}
#header {
	display: none;
}


/* Contect width Ilustration */
#footer {	
	margin: 0; padding: 0;
	width: 100%;
	background: none;
	color: black;
	text-align: left;
	clear: both;
	display: block;
}
#footer .copyright, #footer .developed {
	clear: both;
	padding: 10px 0 5px 15px;
	width: 100%;
	float: left;
	text-align: left;
}
#footer a {
	color: #666666;
}
#footer .green {
	color: #666666;
}


/* HP */
#banners {
	clear: both;
	background: none;
	width: 100%;
	padding: 0 0 0 10px;
}
#banners .left
, #banners .center {	
	width: 100%; height: auto;
	background: none;
}

#banners .left .question
, #banners .left .question .title
, #banners .left .answer
, #banners .left .answer .title 
, #banners .center .title 
, #banners .center .title 
, #banners .center
{
	background: none;
}

#banners .left .title
, #banners .center .title
 {	
	padding: 0px; margin: 0px;
	width: 100%; height: auto;
	font: 18px/20px arial, tahoma, helvetica, sans-serif;
	color: Black;
	background: none;
	border-bottom: dashed 1px #cccccc;
	width: 100%;
	text-indent: 0px;
	text-align: left;
}
#banners .left .text
, #banners .left .question .text
, #banners .left .answer .text
, #banners .center .text
 {	
	width: 100%;  height: auto;
	background: none;
	padding: 0px; margin: 0px;
	color: Black;
	text-align: left;
	text-indent: 0px;
}

 #banners .left .question  a.more
, #banners .left .answer  a.more
, #banners .center a.more 
 {	
	width: 100%; 
	background: none;
	padding: 0px; margin: 0px;
	color: #666666;
	text-align: left;
	text-indent: 0px;
}


#contents {	
	width: 100%; height: auto;
	background: none;
	padding: 0px; margin: 0px;
}


#contents .main {	
	width: 100%; height: auto;
	background: none;
	padding: 0px; margin: 0px;
}


#contents .main .left {
	display: none;
}
#contents .main .center {
	width: 100%; height: auto;
	background: none;
	padding: 10px; margin: 0px;
}

#contents {
	width: 100%;
	padding: 33px 0 0 0;
}
#contents h1 {	
	width: 100%; height: auto;
	clear: both;
	color: #000000;
	background: none;
	border-bottom: dashed 1px #999999;
}
#contents h2 {	
	clear: both;
	width: 100%; height: auto;
	color: #666666;
}
#contents .text {	
	width: 100%; height: auto;
	color: #000000;
}
#contents a.more {
	color: #666666;
	text-decoration: underline;
	background: none;
}



/* BOX  */ 

#box {	
	width: 100%; height: auto;
	background: none;
	padding: 0px; margin: 0px;
}
#box .border {	
	width: 100%; 
	padding: 0px; margin: 0px;
}


#box .head , #box .body , #box .archive, #box .footer  {
	width: 95%;
}





/* IE */
#banners .center a.more  {	
  	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(none, sizingMethod=crop);
}
