@charset "utf-8";
/* CSS Document */

.indTXT {
	font-size: 11px;
	color: #333333;
}
body,td,th {
	color: #CECBCB; 
	line-height:1.8em;
	font-size: 11px;
}
h1{
color: #ffffff; 
font-size:14px;
font-weight:700;
line-height:18px;
margin-bottom:0px;
}

#footer  {
background-color:#FFFFFF;
}
a {
	color: #CC0000;text-decoration: none;
}

.descripion{ margin:50px; width:700px; height:500px;}
.sing_box {
	width:680px;
	height:90px;
	margin: 10px 0 10px 0;
	font-size:10px;
	border:dashed #7B1714 1px;
	}
.sing_box .name {
	width:200px;
	height:15px;
	font-size:10px;
	background-color:#990000;
	margin-bottom:5px;
	padding:3px;
	text-align:center;

	}
.sing_box .pic {
	border:solid #666666 2px;
	}
.sing_box .txt {
	background-color:#313131;
	color:#CCCCCC;
	padding:5px;
	line-height:16px;
	}
