@charset "utf-8";
/* CSS Document */
body {
	margin:0; padding:0px; margin-top:0px; background-image: url(bg.jpg); background-repeat: no-repeat; background-position:center top;
	background-color: #25000a; font-family: Arial, Helvetica, sans-serif;
}

.bodydiv {
	margin:0; padding:0px;
	width:100%; 
	
	
}

.container{
	margin:0; padding:0px;
	width:857px; margin-top:132px; 
}

.content{ width:825px; padding-left:31px;  padding-right:11px;}

.up{ width:825px; float:left; padding-bottom:5px;}
.logo{ width:352px; height:76px; background-image:url(images/index_03.jpg); float:left;}
.phone{ width:140px; background-image:url(images/index_06.jpg); background-position: center 7px; padding-top:36px; float:right; background-repeat:no-repeat; color:#200006; font-size:12px; text-align:center; }

.flash{width:825px; float:left ; background-image:url(images/index_10.jpg); height:354px; background-position:top; background-repeat:no-repeat;}

.main{ width:825px; float:left;}
.main1{ width:268px; height:124px; background-image:url(images/index_13.jpg); font-size:24px; color: #000; letter-spacing:-1px; text-align:center; padding-top:46px; background-repeat:no-repeat}
.main2{ width:268px; height:124px; background-image:url(images/index_15.jpg); font-size:24px; color: #000; letter-spacing:-1px; text-align:center; padding-top:46px; background-repeat:no-repeat}
.main3{ width:268px; height:124px; background-image:url(images/index_17.jpg); font-size:24px; color: #000; letter-spacing:-1px; text-align:center; padding-top:46px; background-repeat:no-repeat}


.main1 a{ width:80px; height:20px;  display:block; float:none; padding-bottom:10px;}
.main2 a{ width:80px; height:20px;  display:block; float:none; padding-bottom:10px;}
.main3 a{ width:80px; height:20px;  display:block; float:none; padding-bottom:10px;}

.statement{width:825px; float:left; padding-top:86px; text-align:center; font-size:18px; color:#FFF}


