﻿#login
{
}
#login h3
{
	line-height: 30px;
	padding: 0 40px;
	font-size: 14px;
	color: #a50000;
	font-weight: bold;
}
#login .box
{
	padding-left: 100px;
	background: url(../images/loginLock.jpg) 0 -15px no-repeat;
	margin: 0 auto;
	width: 600px;
	line-height: 40px;
	font-weight: bold;
}
#login .box .forgot a
{
	color: #a50000; 
	text-decoration: none;
}
#login .box .forgot a:hover
{
	text-decoration: underline;
}

#login .box .input
{
	border: 1px solid #FFF;
	background: #d8e6ef;
}

#login .notMem
{
	margin: 0 auto;
	width:600px;
}

#login .notMem dl
{
	line-height: 20px;
	padding: 10px;
	float: right;
}

#login .notMem dl dd
{
	float: left;
	display: inline;
 	color: #333;
	margin-right: 10px;
}

#login .notMem dl dt
{
	float: left;
	display: inline;
}

#login .tip
{
	line-height: 18px;
	font-weight: normal;
}

#jump
{
		padding-left:60px;

}
#jump h3
{
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	color: #a50000;
	margin: 0 50px;
}
#jump h4
{
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
}
#jump h5
{
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

#findPassword
{
	margin: 0 50px;
	font-weight: bold;
	line-height: 30px;
}
#findPassword h3
{
	line-height: 30px;
	padding: 0 40px;
	font-size: 14px;
	color: #a50000;
	font-weight: bold;
}
#findPassword table td
{
	padding: 0 5px;
}

#toFriend
{
	margin: 0 50px;
	font-weight: bold;
	line-height: 30px;
}
#toFriend h3
{
	line-height: 30px;
	padding: 0 40px;
	font-size: 14px;
	color: #a50000;
	font-weight: bold;
}
#toFriend table td
{
	padding: 0 5px;
}

#editInfo
{
	margin: 0 20px;
}
#editInfo .content
{
	padding: 0 15px;
}
#editInfo h3
{
	font-size: 14px;
	color: #a50000;
	padding: 0 15px;
	font-weight: bold;
	line-height: 30px;
}
#editInfo h4
{
	font-size: 12px;
	font-weight: bold;
}
#editInfo .dark
{
	color: #333;
}
#editInfo .iconDes
{
	text-align: right;
}
#editInfo .table
{
	margin: 0 auto;
	line-height: 20px;
	padding-bottom: 50px;
}
#editInfo .table table td
{
	padding: 5px;
	color: #333;
}
#editInfo .tips
{
	font-weight: bold;
}
#editInfo .tips a
{
	color: #00F;
}
#editInfo .info
{
 }
