@charset "UTF-8";
/* CSS Document */

body {
	background-color:#fff;
	font-family: Lucida grande, Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	text-decoration: none;
}
h1{
	font-size:24px;
	color: #000000;
}
h2{
	font-size:14px;
	color: #333333;
}
a{
color:#0066FF;
text-decoration:none;
}
a img{border:opx;
}
p{
	color:#333333;
	text-decoration:none;
}
.style1 {color: #333333
}

.page-wrapper{
	width:660px;
	margin:0 auto;
}
.content{
	margin-top:100px;
	width:660px;
	padding:0px;
	float:left;
}
.boxtop {background:url(../images/boxtop.png) no-repeat;
	width:660px;
    height:19px;
	overflow:hidden;
}
.boxtitlebg {background:url(../images/boxtitlebg.png) repeat-y;
height:30px;
margin-top:-30px;
}
.title {margin-top:30px;
height:30px;
}

.boxbg {background:url(../images/boxbg.png) repeat-y;
height:190px;
}
.info1 {margin-left:20px;
float:left;
width:140px;
}
.info1 img{float:inherit;
}

.info2 {margin-left:20px;
float:left;
width:140px;
}
.info3 {margin-left:20px;
float:left;
width:140px;
}
.info4 {margin-left:20px;
float:left;
width:140px;
}
.info5 {margin-left:20px;
float:left;
width:660px;
}

.lower img{
padding-top:2px;
}

.boxbottom {background:url(../images/boxbottom.png) no-repeat;
width:660px;
height:20px;
}
