/* CSS Document */
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	
}
a:hover {
	text-decoration: underline;	
}
a:active {
	text-decoration: none;
	
}
p{font-size:0.8em;}
body{font-family:Arial, Helvetica, sans-serif}
.master{width:1000px; height:800px; float:left;}
.master_out{width:1150px; margin:0 auto;}
.title{width:1000px;float:left; margin:0px; padding:0px;}


.mainbox{width:1000px; height:430px; padding-top:0px}

.van{width:277px; height:430px; float:left}
.picturebox{width:713px; height:430px; float:left; margin-left:10px}

.wideheader1{width:230px; height:35px; float:left; background-image:url(../images/headerleft.jpg); text-align:center; line-height:35px; padding-bottom:0px; background-repeat:no-repeat; font-weight:bold; color:#666666; text-decoration:none; }
.wideheader2{width:161px; height:35px; float:left; background-image:url(../images/headerright.jpg); text-align:center; line-height:35px; padding-bottom:0px; background-repeat:no-repeat; font-weight:bold; color:#666666; text-decoration:none;}
.thinheaders{width:161px; height:35px; float:left; background-image:url(../images/header.jpg); text-align:center; line-height:35px; padding-bottom:0px; background-repeat:no-repeat; font-weight:bold; color:#666666; text-decoration:none;}

.widepictures{width:230px; height:199px; float:left; }
.thinpictures{width:161px; height:199px; float:left;}

.text1{width:277px;  float:left; font-size:12px;}
.text2{width:708px;  float:left; padding-top:0px; padding-left:10px; font-size:14px; margin-bottom:25px;}
.bottom{border-bottom:1px; border-top:0px; border-left:0px; border-right:0px; border-style:solid; width:1000px;}
.footer{width:1000px; margin:0 auto; font-size:0.7em; padding-top:10px;}
.none{text-decoration:none; color:#666666}
.red {
	text-decoration:none;
	color:#900
}
.right{
	width:140px;
	margin:0 auto;
	float:right;
	margin-top:200px;
	text-align:center;
}
.right2{
	width:140px;
	margin:0 auto;
	float:right;
	margin-top:10px;
	text-align:center;
}