/* 小付 */

/*通用--------------------------------------------------------------*/
* {
	color:#000;
	font-size:14px;
	font-family:宋体;
	margin:0;
	padding:0;
}
body {
	background:url(../images/background.gif);
}
li {
	list-style:none;
}
#layout {
	width:800px;
	margin:0 auto;
	padding:0 50px;
	background-color:#fff;
}
.clear {
	clear:both;
}
#break {
	word-break: break-all; 
	word-wrap:break-word; 
}
/*通用--------------------------------------------------------------*/
#layout #left h2 a,#layout #left2 h2 a {
	color:red;
}
/*顶部--------------------------------------------------------------*/
#top {
	height:160px;
}
#nav {
	height:33px;
	margin-top:1px;
	margin-bottom:5px;
	background:url(../images/nav_bg.jpg) repeat-x;
}
#nav li {
	float:left;
	height:33px;
}
#nav li a {
	display:block;
	float:left;
	color:#fff;
	width:79px;
	height:15px;
	margin:9px 0;
	line-height:15px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	border-right:1px solid #fff;
	font-weight:bold;
}
#nav li.first {
	padding-left:40px;
	background:url(../images/nav_first.jpg) no-repeat;
}
#nav li.last {
	padding-right:40px;
	background:url(../images/nav_last.jpg) no-repeat right center;
}
#nav li a.none {
	border:none;
	width:80px;
}
#nav li a:hover {
	text-decoration:underline;
}
/*顶部--------------------------------------------------------------*/
/*内容一------------------------------------------------------------*/
#content1 {
	height:445px;
	margin-bottom:-110px;
}
#left1 {
	width:179px;
	height:440px;
	float:left;
	margin-right:7px;
	margin-top:5px;
	border-right:1px solid #ddd;
	border-left:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
#left1 h1 {
	height:29px;
	text-indent:-1000px;
	background:url(../images/e_left1_h1.jpg) no-repeat;
}
#left1 form,#right1 form {
	padding-top:15px;
	height:95px;
	border:3px solid #f5f5f5;
}
#left1 img {
	width:170px;
	height:270px;
	display:block;
	margin:0 auto;
	border:4px solid #f5f5f5;
}
#center1 {
	width:425px;
	float:left;
}
#center1 h1 {
	height:39px;
	text-indent:-1000px;
	background:url(../images/e_center1_h1_1.jpg) no-repeat;
}
.kk {
	height:120px;
}
.kk p {
	overflow:hidden;
}
.product {
	width:90px;
	height:90px;
	display:block;
	float:left;
	margin:10px 10px 10px 5px;
}
.kk div {
	float:left;
	width:95px;
}
.name {
	height:40px;
	line-height:35px;
}
.j1 {
	color:#066;
	height:20px;
	line-height:20px;
}
.j2 {
	color:red;
	height:25px;
	line-height:20px;
}
img.show {
	border:none;
}
#center1 h1.hh {
	margin-left:0;
	background-image:url(../images/e_center1_h1_2.jpg);
}
#right1 {
	float:right;
	width:179px;
	height:440px;
	margin-top:5px;
	border-right:1px solid #ddd;
	border-left:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
#right1 h1 {
	height:29px;
	text-indent:-1000px;
	background:url(../images/e_right1_h1.jpg) no-repeat;
}
#right1 h1.h2 {
	height:32px;
	text-indent:-1000px;
	background:url(../images/e_right1_h1_2.jpg) no-repeat;
}
#right1 h2 {
	height:25px;
	line-height:25px;
	font-weight:normal;
	padding-left:25px;
	overflow:hidden;
	background:url(../images/right1_h2.jpg) 5px center no-repeat;
}
#right1 h2 a {
	text-decoration:none;
}
#right1 h2 a:hover {
	border-bottom:1px solid red;
}
/*内容一------------------------------------------------------------*/

/*搜索--------------------------------------------------------------*/
#search p {
	padding-left:10px;
	margin-bottom:7px;
}
#search p.right {
	text-align:right;
	padding-right:15px;
}
#keyword,#jg1,#jg2 {
	border:1px solid #000;
	background-color:#f5f5f5;
	height:16px;
	line-height:16px;
	width:80px;
	margin-left:5px;
}
#jg1,#jg2 {
	width:35px;
}
#jg1 {
	margin-right:5px;
}
/*搜索--------------------------------------------------------------*/

/*登录--------------------------------------------------------------*/
#member p {
	margin-bottom:5px;
	padding-left:22px;
}
#username,#password {
	width:80px;
	height:16px;
	line-height:16px;
	border:1px solid #000;
	background-color:#f5f5f5;
}
#member p.x {
	padding-left:10px;
}
#reg {
	border:none;
}
/*登录--------------------------------------------------------------*/

/*内容二------------------------------------------------------------*/
#content2 {
	height:505px;
}
#left2 {
	float:left;
	width:179px;
	height:495px;
	margin-top:5px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
#left2 h1 {
	text-indent:-1000px;
	height:33px;
	background:url(../images/e_left2_h1.jpg) no-repeat;
	margin-bottom:10px;
}
#left2 h2,#left h2 {
	padding-left:32px;
	height:22px;
	line-height:22px;
	font-weight:normal;
	background:url(../images/left2_h2.gif) 12px center no-repeat;
}
#left2 h2 a,#left h2 a {
	text-decoration:none;
}
#left2 h2 a:hover,#left h2 a:hover {
	color:red;
	text-decoration:underline;
}
#content {
	width:614px;
	float:right;
}
#content h1 {
	height:37px;
	text-indent:-1000px;
	background:url(../images/e_content_h1_1.jpg) no-repeat;
}
div.pp {
	width:90px;
}
#a {
	width:303px;
	float:left;
	margin-top:-120px;
}
#b {
	float:right;
	width:303px;
	margin-top:-120px;
}
#content div h1.h2 {
	height:40px;
	line-height:43px;
	text-indent:80px;
	font-weight:normal;
	background:url(../images/content_h1_2.jpg) no-repeat;
}
#content h2 {
	height:22px;
	line-height:22px;
	padding-left:20px;
	font-weight:normal;
	overflow:hidden;
	background:url(../images/content_h2.gif) 5px center no-repeat;
}
#content h2 a {
	text-decoration:none;
}
#content h2 a:hover {
	border-bottom:1px solid red;
}
/*内容二------------------------------------------------------------*/

/*底部--------------------------------------------------------------*/
#nav2 {
	height:33px;
	margin-top:1px;
	margin-bottom:5px;
	background:url(../images/nav2_bg.jpg) repeat-x;
}
#nav2 li {
	float:left;
	height:33px;
}
#nav2 li a {
	display:block;
	float:left;
	color:#fff;
	width:79px;
	height:15px;
	margin:9px 0;
	line-height:15px;
	text-align:center;
	text-decoration:none;
	border-right:1px solid #fff;
}
#nav2 li.first {
	padding-left:200px;
	background:url(../images/nav2_first.jpg) no-repeat;
}
#nav2 li.last {
	padding-right:200px;
	background:url(../images/nav2_last.jpg) no-repeat right center;
}
#nav2 li a.none {
	border:none;
	width:80px;
}
#nav2 li a:hover {
	text-decoration:underline;
}
#foot p {
	height:25px;
	line-height:25px;
	text-align:center;
}
/*底部--------------------------------------------------------------*/

#page {
	border:1px solid #ddd;
	margin:5px 0;
	height:450px;
}
#left {
	width:180px;
	float:left;
}
#left h1 {
	height:31px;
	margin-bottom:5px;
	line-height:30px;
	font-weight:normal;
	padding-left:40px;
	background:url(../images/left_h1.jpg) no-repeat;
}
#left h1.h2 {
	margin-top:15px;
	border-top:1px solid #ddd;
	background-image:url(../images/left_h1_2.jpg);
}
#right {
	width:617px;
	float:right;
	height:470px;
	border-left:1px solid #ddd;
}


/*======================================================================*/
#zz {
	padding-left:25px;
}
#zz img {
	border:1px solid red;
	width:160px;
	height:103px;
	margin:10px;
}
/*p2*/
#right #jj {
	display:block;
	float:left;
	margin:10px 20px 10px 10px;
}
#right p {
	padding:10px;
	text-indent:2em;
	line-height:160%;
}
/*p3*/
#right h1 {
	height:32px;
	line-height:28px;
	font-weight:normal;
	margin-bottom:10px;
	background:url(../images/p3/right_h1.jpg) repeat-x;
}
#right h1 span {
	display:block;
	height:28px;
	padding-left:30px;
	background:url(../images/p3/icon.gif) no-repeat 8px center;
}
#right h2 {
	height:25px;
	line-height:25px;
	font-weight:normal;
	padding-left:25px;
	background:url(../images/p3/h2.gif) 10px center no-repeat;
}
#right h2 span {
	margin-left:10px;
	color:#ccc;
}
#right h2 a {
	text-decoration:none;
}
#right h2 a:hover {
	color:red;
	text-decoration:underline;
}
#right h3 {
	margin-top:15px;
	height:36px;
	line-height:36px;
	font-weight:normal;
	border:none;
	text-align:right;
	padding-right:20px;
	background:url(../images/p3/h3.jpg) repeat-x;
}
#right h3 a {
	color:red;
	font-weight:bold;
	margin-left:5px;
	text-decoration:none;
}
#right h3 a:hover {
	text-decoration:underline;
}
#right p.p {
	color:#ccc;
	text-align:center;
}
#right p.x {
	text-indent:0;
	padding:20px;
}
/*p4*/
.p4 {
	width:285px;
	float:left;
	height:110px;
	margin:5px;
	border:1px solid #ddd;
	padding-top:5px;
}
.p4 .pp {
	width:90px;
	height:90px;
	display:block;
	float:left;
	margin:5px;
}
#layout .p4 p {
	height:20px;
	line-height:20px;
	margin:0;
	padding:0;
	text-indent:10px;
	overflow:hidden;
}
.p4 a img {
	border:none;
}
#layout .p4 .pp1 {
	color:#006666;
}
.p4 .pp2 {
	color:#ff6600;
}
.p4 .pp3 {
	color:blue;
}

#right table {
	border-collapse:collapse;
	width:400px;
	margin-left:20px;
	margin-bottom:20px;
}
#right td {
	padding:.3em 1.5em;
	border:1px solid #ccc;
}
#right td.l {
	width:150px;
	background-color:#eee;
}
img#xxx {
	display:block;
	margin:10px auto;
}
/*p6*/
#p6 {
	height:350px;
	background:url(../images/p6/e_bg.jpg) right center no-repeat;
}
#p6 form {
	margin:50px;
	width:180px;
	float:left;
}
#p6 p {
	height:35px;
	line-height:35px;
}
#p6 div {
	margin-top:40px;
}
#p6 h3 {
	height:30px;
	line-height:30px;
	font-weight:normal;
}
#p6 h3 span {
	color:red;
}
/*reg*/
#registration {
	width:430px;
	height:200px;
	margin:50px auto;
}
#registration p {
	height:30px;
	line-height:30px;
	margin-bottom:10px;
	text-indent:50px;
	border-bottom:1px solid #ddd;
}
#registration p.xx {
	padding-left:110px;
}
#registration p span {
	color:red;
	margin-right:5px;
}
#registration input {
	border:1px solid #ccc;
	height:16px;
	line-height:16px;
}

/*p7*/
#guest {
	width:400px;
	margin:30px 0 0 50px;
}
#layout #guest p {
	height:25px;
	line-height:25px;
	padding:0;
	margin:0;
}
#guest input {
	border:1px solid #ddd;
	height:16px;
	line-height:16px;
}
#guest textarea {
	border:1px solid #ddd;
}
#guest p#su {
	margin:10px 25px;
}
#guest p#su input {
	height:18px;
	line-height:18px;
	width:42px;
	color:red;
	border:1px solid red;
}