﻿/***** 粤凯榴莲 - 二级页面 *****/

/*内容部分*/
.main{ background:#83b93f url(../images/bg_content_aboutsus.png) no-repeat;width:1000px; min-height:400px; margin:0 auto;padding:17px 0 0 0;display:table;}
.guestbook{ background:#83b93f url(../images/bg_content_guestbook.png) no-repeat;width:1000px; min-height:400px; margin:0 auto;padding:17px 0 0 0;display:table;}
.sCar{ background:#83b93f url(../images/bg_content_sCar.png) no-repeat;width:1000px; min-height:400px; margin:0 auto;padding:17px 0 0 0;display:table;}
.aboutus{ background:url(../images/bg_aboutsus.png) repeat-y center; min-height:1200px; _height:500px; padding:0 0 50px 0;}
.aboutus .leftNav{ float:left; width:151px; height:267px; background:url(../images/leftNav.png) no-repeat; padding:50px 28px 0 28px; margin:5px 0 0 40px;display:inline;}
.aboutus .leftNav ul li{ border-bottom:1px dotted #CCC; line-height:36px;}
.aboutus .leftNav ul li a{ display:block; color:#333;}
.aboutus .leftNav ul li a:hover{ color:#6C0; font-size:14px;}
.aboutus .content{ float:right; width:715px; font-size:14px;}
.aboutus .content h1{width:655px; font-family:\5fae\8f6f\96c5\9ed1; font-size:28px; font-weight:normal; padding: 0 0 10px 0; margin:0 0 20px 0; border-bottom:1px solid #CCC;}
.aboutus .content .info { padding:0 60px 0 0; text-align:justify; text-justify:inter-ideograph;}
.aboutus .content .info p{ text-indent:28px; margin-bottom:20px;line-height:25px;}

.buttom_aboutus{ background:#83b93f url(../images/buttom_aboutus.png) no-repeat; width:1000px; height:12px; margin:0 auto; padding-bottom:10px}

/*新闻图文列表开始*/
#wrap {
	width:700px;
	margin:0 20px 0 0;
	float:right;
	display:inline;
}
#wrap h1{width:668px; font-family:\5fae\8f6f\96c5\9ed1; font-size:28px; font-weight:normal; padding: 0 0 10px 0; margin:0 0 20px 0; border-bottom:1px solid #CCC;}
#wrap dl {
	width:650px;
	margin-bottom:20px;
	padding:10px;
	border:1px solid #ddd;
	position:relative;

}
#wrap dl dt {
	float:right;
	width:600px;
	height:22px;
	top:10px;
	left:125px;
	position:absolute;
}
#wrap dl dt a {
	font-size:13px;
	font-weight:800;
	color:#06c;
	text-decoration:none;
}
#wrap dl dt a:hover {
	text-decoration:underline;
}
#wrap dl dd.pic {
	float:left;
}
#wrap dl dd.pic a {
	display:block;
	border:1px solid #ddd;
}
#wrap dl dd.pic a img {
	width:100px;
	height:86px;
	margin:2px;
	border:0;
}
#wrap dl dd.pic a:hover {
	border:1px solid #999;
}
#wrap dl dd.text {
	float:right;
	width:530px;
	font-size:12px;
	line-height:19px;
	color:#666;
    top:35px;
	left:125px;
	position:absolute;
}
#wrap dl dd.links {
	float:right;
	width:530px;
	margin-top:-6px;
	text-align:right;
    top:85px;
	left:120px;
	position:absolute;
}
#wrap dl dd.links a {
	font-size:12px;
	line-height:15px;
	color:#06c;
	text-decoration:none;
}
#wrap dl dd.links a:hover {
	text-decoration:underline;
}
#wrap dl:after {
    content:"."; 
    display:block;
    height:0; 
    clear:both; 
    visibility:hidden;
} 

/*用户中心/注册/登录*/
.user{ background:#83b93f url(../images/bg_user.jpg) no-repeat;width:1000px; min-height:490px; _height:490px; margin:0 auto;padding:17px 0 0 0;display:table;}
.guestbook .reg,.sCar .reg{background:url(../images/bg_aboutsus.png) repeat-y center;min-height:570px; _height:500px; }
.reg .from1{ float:left; font-size:14px; padding:30px 0 0 48px;}
.reg .from1 h1{ width:905px; font-family:\5fae\8f6f\96c5\9ed1; font-size:28px; font-weight:normal; padding: 0 0 10px 0; margin:0 0 20px 0; border-bottom:1px solid #CCC;}
.reg .from1 .info { padding:0 60px 0 0; text-align:justify; text-justify:inter-ideograph;}
.reg .from1 .info p{ text-indent:28px; margin-bottom:20px;line-height:25px;}
.buttom_user{ background:#83b93f url(../images/bg_user_buttom.png) no-repeat; width:1000px; height:25px; margin:0 auto; padding-bottom:10px}

.from1 ul{ padding:10px; width:600px; float:left;}
.from1 ul.leftSide li{ clear:both; margin-bottom:20px; overflow:hidden; padding-left:160px;}
.from1 ul li label{ display:inline-block; _position:relative; float:left; width:160px; margin-left:-160px; margin-top:13px;text-align:right; font-size:14px;}
.from1 ul li label.t{ display:inline; float:none; vertical-align:middle; font-size:12px; margin:0; width:auto;}
.from1 ul li label.t a{ color:#5587c6;}
.from1 ul li input.text{ float:left; width:238px;padding:11px 6px; border:1px solid #ccc;}
.from1 ul li input.curr{padding:10px 5px; border:2px solid #83b93f; margin-right:5px;}
.from1 ul li input.code{ width:100px;padding:11px 6px;border:1px solid #ccc; vertical-align:middle; margin-right:5px; _margin-left:-3px;}
.from1 ul li input.codecurr{width:100px;padding:10px 5px;border:2px solid #83b93f;margin-right:5px; _margin-left:-3px;}
.from1 ul li img.codetext{vertical-align:middle;}
.from1 ul li span{ display:none; font-size:12px;}
.from1 ul li .tips{ background:#f2f2f2; height:34px; width:170px; padding:2px 5px; float:left; line-height:18px;  overflow:hidden; display:inline-block;}
.from1 ul li .btn_login,.from1 ul li .btn_reg,.from1 ul li .btn_get{ display:block; height:53px; width:169px; float:left; }
.from1 ul li .btn_login:hover,.from1 ul li .btn_reg:hover,.from1 ul li .btn_get:hover{ cursor:pointer;}
.from1 ul li .btn_login{ background:url(../images/btn_login.png) no-repeat;}
.from1 ul li .btn_reg{ background:url(../images/btn_reg.png) no-repeat;}
.from1 ul li .btn_get{ background:url(../images/btn_get.png) no-repeat;}

/*在线留言*/
.from1 ul li input.text1{ float:left; width:418px; padding:11px 6px; border:1px solid #ccc;}
.from1 ul li textarea.text{ float:left; width:418px; height:120px; padding:5px 6px; border:1px solid #ccc;}

/*提示消息框*/
.buttonface2{ border:1px solid #CCC; padding:7px 10px; background:#84b036; color:#FFF; cursor:pointer;}