@charset "utf-8";
/* CSS Document */

html, body, ul, li, h1, h2, h3, h4, h5, h6, p, fieldset, legend {padding:0; margin:0;}
ul,li {list-style-type:none; text-transform:capitalize;}
.clear {clear:both; *display:inline;/*IE only*/}
body {
	font-family: Arial, Helvetica, sans-serif;font-size:12px; line-height:24px;color:#000000; background-color:#f8f7f5
}
a{color: #444444; text-decoration: none}
a:hover {color: #6b6b6b; text-decoration: underline}

#nav{
	border-radius:15px;
	background-color:#009879;
	text-shadow:5px 5px 5px #888888;
	color:#ffffff
}
#nav a{
	color:#FFF;
	font-size:14px
}
.left_prducts{

	border:1px solid #CCC;
	box-shadow:1px 1px 10px #cccccc;
	padding:10px 0
}
.left_prducts td{border-collapse:collapse;border-bottom:1px #d8d8d8 solid; padding-left:10px; font-weight:bold}
.left_prducts2 td{border:none}
#a322 td{border-collapse:collapse;border-bottom:1px #BDBDBD dashed; height:28px;}
#a3221 td{border-collapse:collapse;border-bottom:1px #BDBDBD dashed; height:25px;}
.pass {font-size: 12px;
	display: inline;
	padding: 0 0 0 0;
	border: none;
	width:220px;
	height:26px;
	line-height: 26px;
	color:#666;
	margin-left:8px
}
.pass1 {
		font-size: 16px;
		background-color:#29ab05;
		width:80px;
		height:30px;
		color:#FFF;
		border:none;
		font-weight:bold;
		text-align:center

}
.pass2 {font-size: 12px;
	display: inline;
	padding: 0 0 0 0;
	border: 1px solid #BEBEBE;
	width:200px;
	height:24px;
	line-height:24px;
	color:#999999
}

.title{
	color:#d00904;
	padding-left:10px;
	font-weight:bold;
	font-size:14px
}
.title2{
	color:#ffffff;
	font-weight:bold;
	background-color:#009879;
	border-radius:5px;
	padding-left:10px;
	margin:10px auto
}
.title3{
	color:#009879;
	border-bottom:1px solid #009879;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px
}

#bottom{
		margin-top:10px;
		color:#848484;
		border-top:2px solid #666
}
.goscill22{ width:1020px; /*background:url(../images/bbg.jpg) no-repeat top left #fff;*/ border:2px solid #e0e0e0; background:#fff; margin:20px auto 20px auto; -moz-box-shadow: 2px 2px 10px #e0e0e0;/*firefox*/-webkit-box-shadow: 2px 2px 10px #e0e0e0;/*safari或chrome*/box-shadow:2px 2px 10px #e0e0e0;/*opera或ie9*/ border-radius:10px;} 