@charset "utf-8";
/* CSS Document */

/* ************************************
* 文件名称：login.css
* 编 写 者：Judy Wang
* 编写日期：2011-07-06
* 文件版本：V1.0
* 内容概要：登陆页面制作样式库文件
************************************ */

table td{
	height:40px;
	line-height:40px;
}

.picLogin{
	width:1020px;
	height:98px;
	margin-bottom:4px;
}

/********** loginForm **********/
.loginForm,.registerForm{
	width:1020px;
	height:360px;
	margin-top:20px;
	text-align:justify;
} 
.loginForm .tipsBox{
	width:550px;
	height:300px;
	float:left;
	display:inline;
	background:url(../images/pic_supplier.gif) no-repeat;
} 
.loginForm .tipsBoxVip{
	background:url(../images/pic_vip.gif) no-repeat;
} 
.loginForm .tipsBox p.blankBox{
	width:500px;
	height:170px;
	margin:0 auto;
}
.loginForm .tipsBox p.blankBoxVip{
	width:500px;
	height:185px;
	margin:0 auto;
}
.loginForm .tipsBox p.tips{
	line-height:45px;
	height:45px;
	text-indent:170px;
	vertical-align:middle;
}
.loginForm .tipsBox p.tipsVip{
	text-indent:160px;
}
.loginForm .tipsBox p.tips img{
	width:150px;
	height:45px;
}
.loginForm p.sm{
    width:550px;
	text-indent:25px;
	padding-top:30px;
}
.loginForm .tipsBox span.pad60{
	padding-left:60px;
} 
.loginForm table{
	width:450px;
	float:right;
	margin-top:20px;
	display:inline;
} 
.yz{
	font-size:20px;
	font-weight:bold;
	margin-left:10px;
}
.loginForm ul{
	width:550px;
	float:left;
	height:300px;
	margin-top:40px;
	display:inline;
	
} 
.registerForm table{
	width:500px;
	float:left;
	margin-top:25px;
	display:inline;
} 
.registerForm ul{
	padding-top:25px;
	width:500px;
} 
.loginForm li,.registerForm li{
	height:30px;
	line-height:30px;
	padding-left:40px;
} 
/********** loginForm end **********/

/********** yzForm **********/
.content .titleBox{
	width:1020px;
	height:23px;
	display:block;
	text-indent:2em;
	background:url(../images/pic_boxup.gif) no-repeat;
	text-align:left;
}
.content .titleBox1{
	width:1020px;
	height:9px;
	display:block;
	background:url(../images/pic_boxup1.gif) no-repeat;
}
.content .titleBoxDown{
	width:1020px;
	height:11px;
	display:block;
	background:url(../images/pic_boxdown.gif) no-repeat;
}
.content .orderInfo{
	border-left:1px solid #C00;
	border-right:1px solid #C00;
	width:1018px;
	padding:2px 0;
}
.content .orderInfo table ul{
	width:65%;
	margin:0 auto;
	text-align:left;
	background:#F5F5F5;
}
.content .orderInfo table ul li{
	margin-left:30px;
}

.content .orderInfo table div.giftBox{
	width:660px;
	margin:0 auto;
	height:550px;
	border:1px solid #CCC;
	background:#F5F5F5;
}
.content .orderInfo table div.giftBox ol{
	width:660px;
	height:250px;
}
.content .orderInfo table div.giftBox ol li{
	float:left;
	width:220px;
	height:250px;
}
.content .orderInfo table div.giftBox ol li dl{
	width:165px;
	height:250px;
	margin:0 auto;
}
.content .orderInfo table div.giftBox ol li dl dt{
	width:165px;
	height:155px;
	vertical-align:middle;
}
.content .orderInfo table div.giftBox ol li dl dt p{
	width:165px;
	height:25px;
	line-height:25px;
	vertical-align:middle;
}
.content .orderInfo table div.giftBox ol li dl dt img{
	width:160px;
	height:120px;
	text-align:center;/*
	float:right;*/
	padding:2px;
	border:1px solid #CCC;
}
.content .orderInfo table div.giftBox ol li dl dd{
	width:160px;
	height:25px;
	line-height:25px;
}
.content .orderInfo table div.giftBox table{
	width:660px;
	margin:0 auto;
	height:100px;
	border-top:1px dotted #CCC;
	background:#F5F5F5;
}
.content .orderInfo table div.giftBox p.fontB span.close{
	float:right;
	font-weight:normal;
	color:#C00;
	padding-right:20px;
	cursor:pointer;
}
/********** yzForm end **********/

/********** findpassword **********/
.passwordBox h2{
	width:100%;
	height:60px;
	line-height:60px;
	font-size:18px;
	color:#666;
	background:#EFEFEF;
	text-indent:4em;
	text-align:left;
}
.passwordBox h2 a{
	margin-right:4em;
	float:right;
	display:inline;
}
.passwordBox table{
	width:40%;
	margin:0 auto;
	text-align:left;
}
.passwordBox table td{
	height:50px;
	line-height:50px;
}
.passwordBox table.tab2{
	width:57%;
	margin:0 auto;
}
.passwordBox table.tab2 td{
	font-size:14px;
}
.passwordBox table.tab2 ul{
	width:96%;
	background:#F5F5F5;
}
.passwordBox table.tab2 ul li{
	margin-left:55px;
}
/********** findpassword end **********/