@charset "utf-8";
/* CSS Document */

.index-box{
	height:240px;
	width:200px;
	float:left;
	margin-right:10px;
	margin-bottom:15px;
}
.index-title{
	height:21px;
	width:165px;
	text-align:left;
	vertical-align:middle;
	padding-left:35px;
	background-image:url(../images/index-box-tittle.gif);
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	padding-top:4px;
}
.index-content{
	height:188px;
	width:193px;
	border-left-width:1px;
	border-left-color:#E5E5E5;
	border-left-style:solid;
	border-right-width:1px;
	border-right-color:#E5E5E5;
	border-right-style:solid;
	padding-left:5px;
	padding-top:12px;
}
.index-footer{
	height:10px;
	width:199px;
	background-image:url(../images/index-box-footer.gif);
	background-repeat:no-repeat;
}
.index-image{
	width:175px;
	height:75px;
	border-style:solid;
	border-width:1px;
	border-color:#E5E5E5;
	margin-top:0px;
	margin-left:5px;
}
.index-internal-text{
	width:175px;
	height:85px;
	margin-top:12px;
	margin-left:5px;
	font-size:11px;
}
.index-box2{
	height:150px;
	width:300px;
	float:left;
	margin-right:20px;
	margin-bottom:25px;
}
.index-box2-no-margin{
	height:150px;
	width:300px;
	float:left;
	margin-bottom:25px;
}
.index-title2{
	height:21px;
	width:265px;
	text-align:left;
	vertical-align:middle;
	padding-left:35px;
	background-image:url(../images/index-box-tittle2.gif);
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	padding-top:4px;
}
.index-content2{
	height:115px;
	width:293px;
	border-left-width:1px;
	border-left-color:#E5E5E5;
	border-left-style:solid;
	border-right-width:1px;
	border-right-color:#E5E5E5;
	border-right-style:solid;
	padding-left:5px;
	padding-top:12px;
}
.index-footer2{
	height:10px;
	width:299px;
	background-image:url(../images/index-box-footer2.gif);
	background-repeat:no-repeat;
}
.index-image2{
	width:100px;
	height:100px;
	border-style:solid;
	border-width:1px;
	border-color:#E5E5E5;
	margin-top:0px;
	margin-left:5px;
	float:left;
}
.index-internal-text2{
	width:160px;
	height:100px;
	margin-left:13px;
	font-size:11px;
	float:left;
