﻿@charset "utf-8";

/* CSS Document */



body {

	font-family: "verdana";

	font-size: 15px;

	color: #333333;

	margin: 0px;

	font-weight: bold;

}

.t{

width:1000px;

background-image:url(images/b.jpg);

}

.t2{

	background-image:url(images/b1.jpg);

	background-repeat: no-repeat;

	background-position: top;

}

.h2{

width: 1000px;

height: 269px;

background-image:url(images/h2.jpg);

}



a {	font-family: "verdana";

	font-size: 15px;

	color: #333333;

	margin: 0px;

	font-weight: bold;

	text-decoration:none }

a:hover {	font-family: "verdana";

	font-size: 15px;

	color: #ff0000;

	margin: 0px;

	font-weight: bold;

	text-decoration:none }
	
		.a1 {	font-family: "verdana";

	font-size: 15px;

	color: #ff0000;

	margin: 0px;

	font-weight: bold;

	text-decoration:none }

.a1:hover {	font-family: "verdana";

	font-size: 15px;

	color: #333333;

	margin: 0px;

	font-weight: bold;

	text-decoration:none }
