﻿/* CSS Document */
#loginA
{
	padding-top:40px;
	padding-bottom:20px;
	margin:0 auto;
	width:662px;
}

#lleft
{
	float:left;
	width: 437px;
}

#ltitle
{
	height:127px;
	background-image: url(/img/login/517usa3_r2_c5.jpg);
	background-repeat: no-repeat;
}

#lcontent
{
	height: 228px;
}

#lcontent div
{
	height:70px;
}


#lright
{
	float:left;
	background-image: url(/img/login/517usa3_r2_c7.jpg);
	background-repeat: no-repeat;
	height: 355px;
	width: 224px;
}

#lrightc
{
	padding-top:130px;
	padding-bottom:20px;
	padding-left:15px;
	padding-right:10px;
}

#lrightc .rc_l
{
	height:35px;
	clear: both;
}

#lrightc .rc_left
{
	width:60px;
	color:#fff;
	padding-top:5px;
	font-weight:bold;
}

#lrightc .rc_right
{
	color:#fff;
}

.rc_l a
{
	color:#fff;
}

#lcontent .tc
{
	color:#09c;
	font-size: 14px;
	background-color:#fff;
}

#lcontent .tt
{
	font-weight: bold;
}

#lcontent .tx
{
	padding-top:8px;
	padding-left:20px;
	line-height:23px;
}

input
{
	border: 1px solid #06c;
}
