* {
 padding:0;
 margin: 0;

}


body {
	margin: 0px 0px 0px 0px;
	background-color: #000;	
        text-align: center;
        letter-spacing:1px;


	}

a {
	text-decoration: underline;		
	}

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

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

a:active {
	 color: #0000FF;
	}

a:hover {
 	color: #f00;

	}



h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}



#container {
	width:700px;	
	background-color: #FFFFFF;
        border-top:1px solid #ddd;
        position:relative;
        margin-right:auto;
        margin-left:auto;

	}

/*$B%P%J!<(B*/
#banner {
        height:150px;
        background-color: #fff;	
        background-image:url(img2/banner.jpg);
	background-repeat: no-repeat ;
        margin-top:15px;
        margin-left:50px;

	}

#banner h1{
	text-indent: -9999px;

}


#banner h1 a {
        color: #f9f;
        font-size: 25px;
        font-weight: bold;
        text-decoration: none;
	width:500px;
        height:80px;
	display: block;


	}



#center {
	
	width: 600px;	
	overflow: hidden;
        padding: 0 0px 0px 0px;
        margin-top:20px;
        margin-left:auto;
        margin-right:auto;
	}

#center h2{
        color:#fff;
        font-size:16px;
        background-color:#333;
        border-right-width:10px;
        border-right-style:solid;
        border-left-style:solid;
        border-left-width:10px;
        border-right-color:#850000;
        border-left-color:#850000;
        padding: 3px 0px 3px 0px;
        margin-top:0px;
	}


#demo{
        height:150px;
        text-align:left;
        line-height:1.5;
        font-size:12px;
        padding-top:20px;
        background-image:url(./img/.gif);
        border-right-style:solid;
        border-left-style:solid;
        border-bottom-style:solid;
        border-right-width:1px;
        border-left-width:1px;
        border-bottom-width:1px;
        border-right-color:#333;
        border-left-color:#333;
        border-bottom-color:#850000;
        padding: 3px 0px 3px 0px;
        margin-bottom:10px;
}


.content {
	background-color: #FFFFFF;	
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	}


ul{
 text-align:left;
 margin-left:150px;
 margin-bottom:30px;
}


#tab{
 width:100%;
 border-color:#ccc;
}

#este{
 color:#fff;
 width:30%;
 border:solid 1px;
 padding-left:30px;
 border-color:#ccc;
 font-size:14px;
 background-color:#850000;
 text-align:center;

}

#este1{

 border:solid 1px;
 text-align:center;
 border-color:#ccc;
 font-size:16px;
 background-color:#;
 color:#;

}


#one1{
 width:30%;
 border:solid 1px;
 padding-left:0px;
 border-color:#ccc;
 font-size:12px;
 color:#666;
 text-align:center;
}


#two1{
 width:70%;
 text-align:left;
 border:solid 1px;
 border-color:#ccc;
 font-size:12px;
 padding:10px;
 color:#666;

}


#one2{
 width:50%;
 border:solid 1px;
 padding:5px;
 border-color:#ccc;
 font-size:12px;
 color:#666;
 text-align:center;

}


h3{
 margin:20px 0px 10px 0px;
 padding:5px 0px 5px 0px;
 text-align:center;
 background-color:#ccc;
 border-right-width:10px;
 border-right-style:solid;
 border-left-style:solid;
 border-left-width:10px;
 border-right-color:#850000;
 border-left-color:#850000;
}

#tab3{
 
 margin:0px 0px 20px 0px;

}


#one3{
 width:25%;
 border:solid 1px;
 padding-left:0px;
 border-color:#ccc;
 font-size:16px;
 color:#666;
 text-align:center;
}


td{
 width:20%;
 border:solid 1px;
 padding-left:0px;
 border-color:#ccc;
 font-size:10px;
 color:#666;
 text-align:center;

}


#link1{
 width:80%;
 margin:30px 0px 30px 50px;
}

#linktd1{
 width:50px;
}


#linktd2{
 width:150px;

}

#powered{
 	clear:both;
	text-align: left;
        margin-left:30px;

}


#powered a{
       color:#000;
       font-size:10px;

}

#foot {
	clear:both;
        height:25px;
	text-align: left;
        background: #333;
        color:#FFF;
        margin-top:10px;
        padding-left:10px;
        font-size:10px;
	}


#foot a {
        color:#FFF;
   
	}
