/* reset */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-family:inherit;font-size:100%;vertical-align:baseline;background:transparent;}
body {line-height:1;}
ol, ul {list-style:none;}
a img {border:none;}
input, textarea {margin:0;}
a {outline:none;} /* Removes Firefox imposed outline */
blockquote, q {quotes:none;}
blockquote:before, blockquote:after, q:before, q:after {content:'';content:none;}
:focus {outline:0;} /* define focus style */
ins {text-decoration:none;}
del {text-decoration:line-through;}
table {border-collapse:collapse;border-spacing:0;}

body {
	font-family: Verdana, "宋体";
	font-size: 12px;
	line-height: 20px;
	background-color: #fff;
	color:#333;
	background:url(../images/bg.jpg) repeat-x top;
}

a:link,a:visited{
	color: #666;
	text-decoration:none;
}

a:hover{
	color: #86be12;
text-decoration:underline;}

#container{
width:957px;
margin:auto;}

#logo{
	height:91px;}
	
#nav{
	height:25px;
	line-height:25px;
	text-align:right;
	background:url(../images/nav_bg.jpg) no-repeat;}
	
#nav ul li{
background-repeat:no-repeat;
padding:0 0 0 15px;
float:right;
}

#nav ul li a:link,#nav ul li a:visited{
color:#000000;
text-decoration:none;
}

#nav ul li a:hover{
color:#ffffff;
background-color:#86be12;}

#CaseList ul{
	padding:15px 10px;}

#CaseList ul li img{
	border:1px solid #cccccc;}

#CaseList ul li{
background-repeat:no-repeat;
padding:0 0 10px 30px;
float:left;
height:200px;
}

#CaseList ul li a:link,#CaseList ul li a:visited{
color:#666;
text-decoration:none;
}

#CaseList ul li a:hover{
color:#ffffff;
background-color:#86be12;}

.thisPage{
color:#ffffff;
background-color:#86be12;}

#banner{
	margin:15px 0 0 0;
	height:227px;}

#banner img{
	float:left;}
#intro{
	width:288px;
	height:207px;
	text-align:left;
	float:right;
	padding:10px;
	background-color:#98d317;}
h1{
	font-size:13px;
	font-weight:bold;}
#ListTitle{
	height:42px;
	clear:both;
	background:url(../images/bg.jpg) repeat-x bottom;
	}
#ListTitle p{
	padding:20px 0 0 0;
	color:#86be12;
	vertical-align:bottom;
	font-weight:bold;
	font-size:13px;}
	
#foot{
	clear:both;
width:957px;
height:50px;
	border-top:solid 2px #686868;
	padding:2px 0 0 0;
	color:#989898;}
#CopyRight{
	float:left;}
#ICP{
	float:right;}
.b{
	font-weight:bold;}
#link{
	margin:5px 40px 10px 40px;}