@charset "utf-8";
/* CSS Document */

body {	margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-color: #1B1B1B;
		background-image: url(images/banner_back2.png);
		background-repeat:repeat-x;
	 }
	 
.buttenback_line{	background-image:url(images/buttenback_line.png);
					background-repeat:repeat-x;
					height:58px;
					width:726px;
				}
				
.detail_text{
			color:#999;
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:13px;
			text-decoration: none;
			font-weight: normal;
			text-align: justify;}
.detail_text a{
			color:#999;
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:13px;
			text-decoration: none;
			font-weight: normal;
			text-align: justify;}
			
.copyright_text1{
			color: #ccae80;
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:13px;
			text-decoration: none;
			font-weight: normal;
			text-align: center;}
.copyright_text1 a{
			color: #ccae80;
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:13px;
			text-decoration: none;
			font-weight: normal;
			text-align: center;}
			
.bottem_back{
			background-image:url(images/bottem_back.png);
			background-repeat:repeat-x;
			height:114px;
				}
				
#bottem_shedow{
			background-image:url(images/bottem_shedow_bcak.png);
			width:726px;
			height:56px;
				}
				
				
.copyright_text {
	color: #9C0;
	font-size:13px;
	text-decoration: none;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}

.copyright_text a:hover{color: #FC0;
						font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
						font-size:13px;
						text-decoration: blink;
						text-align: justify;}