@import url("font.css");
/*左侧*/
.publicLeft {
	width:243px;
	float:left;
	margin-left: 0px;
	margin-right:0px;
	margin-top: 10px;
	margin-bottom:7px;
}
.publicLeftNav {
	border: 1px solid #e2e2e2;
	width: 254px;
	float: left;
	margin-bottom: 7px;
}
.leftLogin {
	width:244px;
	float:left;
	background:#fff;
	border: 1px solid #e2e2e2;
	padding: 5px 5px 5px 5px;
	margin-top: 0px;
	margin-bottom:7px;
}
* html .leftLogin {
	width:242px;
	float:left;
	background:#fff;
	border: 1px solid #e2e2e2;
	padding: 5px 5px 5px 5px;
	margin-top: 0px;
	margin-bottom:7px;
}
*+html .leftLogin {
	width:244px;
	float:left;
	background:#fff;
	border: 1px solid #e2e2e2;
	padding: 5px 5px 5px 5px;
	margin-top: 0px;
	margin-bottom:7px;
}
.leftRegsiter {
	padding: 5px;
	border: 1px solid #e2e2e2;
	width: 244px;
	float: left;
	margin-bottom: 7px;
}
/*六大优势*/
.superiority {
	width:254px;
	float:left;
	background:#fff;
	border: 1px solid #ffad7e;
	padding: 0px 0px 5px 0px;
	margin: 2px 0px 0px 0px;
}
#superiorityTop{
	float:left;
	height: 20px;
	width: 247px;
	text-align: left;
	font-weight: bold;
	color: #F60;
	font-size: 14px;
	padding: 5px 0px 0px 7px;
	float: left;
	background-color: #FFDF62;
}
#superiorityCenter{
	float:left;
	width: 250px;
	padding-left: 4px;
}
/*右侧*/
.publicRight {
	width:694px;
	float:right;
	background:#fff;
	border: 1px solid #ffad7e;
	margin-top: 10px;
	padding-bottom: 15px;
}
.publicRightTop {
	height: 20px;
	width: 100%;
	float: left;
	padding-top: 6px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ff8502;
	margin-bottom: 10px;
}
.rightTem_topLeft {
	width: 260px;
	float: left;
	padding-left: 20px;
	margin-left: 8px;
	*margin-left: 8px;
	_margin-left: 4px;
	background-image: url(../images/new/tb_9.gif);
	background-repeat: no-repeat;
}
h2 {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin-top: 2px;
}
.publicCenter {
	width: 99%;
	margin:0 auto;
}
.publicFont1 {
	font-size: 12px;
	color: #0099FF;
}
.left_noMail {
    height: 2px;
	margin-bottom: -3px;
	*margin-bottom: -3px;
	_margin-bottom: -21px;
}
/*文本框样式*/
.appInput {
	COLOR: #666;
	TEXT-ALIGN: left;
	display: inline;
}
.appInputBor {
	COLOR: #000000;
	TEXT-ALIGN: left;
	display: inline;
	background-color: #E9F2FC;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}

