h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
a img,:link img,:visited img { border:none }
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {
	display: block;

}



.alignleft {float: left; margin: 2px 10px 2px 0;}
.alignright {float: right; margin: 2px 0 2px 10px;}


.wrapper {
	width: 980px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	background-image: url(../images/banner_bg.jpg);
	margin-bottom: 30px;
}

#main {

}

h1, h2 {
font-size: 2.4em;
}

h3 {
font-size: 1.8em;
}

h4 {
font-size: 1.2em;
line-height: 1.3em;
color: #666;
padding-bottom: .5em;
}


h1#logo a, h1#logo a span { display:block; width:239px; height:42px; }
h1#logo a span { padding-top:42px; }


#frontprocess {
	padding: 0px 0 0 1px;
	clear: both;
	background-image: url(../images/banner_bg.jpg);
}

#frontprocess ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

#frontprocess ul li{
	float: left;
	padding: 0;
	display: block;
	background: #fff;
	font-weight: bold;
	font-size: 1.3em;
	background-image: url(../images/banner_bg.jpg);
}

#frontprocess ul li .csclick{
	display: block;
	overflow: hidden;
	height: 338px;
	width: 48px;
	cursor: pointer;
}

#frontprocess #a1{
	width: 860px;
	height: 338px;
	overflow: hidden;
	background-image: url(../images/banner_bg.jpg);
	margin-left: 15px;
	float: left;
}

#frontprocess ul li img.clickable{
	position: absolute;
}

#frontprocess ul li p {
	margin: 0;
	width: 200px;
	display: block;
	line-height: 1.5em;
	margin: 10px 0 0 55px;
}

#frontprocess ul li strong {color: #666;}
#frontprocess h3 {
	margin: 10px 0 0 70px;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}

#frontprocess img .alignright {
padding-left: 10px;
}

