.info{
	margin-top:190px;
	padding-top:10px;
	margin-left:5px;
}
.info p{
	line-height:150%;
	margin:5px auto;
}
.user{
	line-height:150%;
	margin-left:auto;
	margin-right:auto;
	padding:13px;
	border-bottom: 5px solid #595843;
}
.user h3{
	margin:7px 0px;
	border-bottom: 1px solid #595843;
	padding-bottom:5px;
}
.user #UserName, .user #password{
	width:100px;
}
.user input{
	margin:5px;
}

.Button {
	color:#FFCC99;
	border:1px solid #666666;
	background-image: url(images/Btn_Bg.gif);
	background-color:#000000;
	background-repeat: no-repeat;
	text-align: left;
	clear: both;
	height:20px;
	padding-left: 20px;
}
.txtButton {
	color:#FFCC99;
	height:20px;
	border:1px solid #666666;
	background-image: url(images/Btn_Bg.gif);
	background-color:#000000;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 3px;
	padding-right:10px;
	padding-left: 20px;
	text-decoration:none;
}

.Content .PhotoMaterial li {
	width:120px;
	height:215px;
	margin-right:35px;
	margin-bottom:20px;
}
.Content .PhotoMaterial img{
	width:120px;
	height:170px;
}
.Content .PhotoMaterial .PhotoLink{
	display:block;
	line-height:120%;
	padding:2px;
	height:27px;
	overflow:hidden;
}

.Content .PhotoFile3 li {
	width:200px;
	height:180px; 
}
.Content .PhotoFile1 li, .Content .PhotoFile2 li {
	width:70px;
	height:100px;
}
.Content .PhotoFile1 li img, .Content .PhotoFile2 li img{
	width:70px;
	height:70px;
}
.Content .PhotoFile3 img{
	width:200px;
	height:150px;
}
.Content .PhotoFile3 .PhotoLink{
	display:block;
	height:14px;
}
.gray{
	color:#333;
}
a.red{
	color:#FF0000;
}