@import 'reset.css';

/* oaao eioinoa?oa #225294*/
/* R-34 G-82 B-148
/* C95 M77 Y17 E3*/
/* ei?e?iaai e?aniue #a72121*/
/* #56615d*/

body{
	line-height:1.4;
	font-family:Arial,Verdana,sans-serif;
	color:#FFF;
	background-color:#444;
}

TEXTAREA, SELECT, INPUT, h1, h2 {
	font-family:Verdana,sans-serif;
	}
A {
	border-bottom:solid 1px #7590D7;
	text-decoration:none;
	color:#0A57B6;
	/*color:#a72121;*/
	/*#7590D7;*/
	}
A:hover {
	border-color:#a72121;
	color:#a72121;
	}

/* Page
-------------------------------------- */
#page {
	margin:0 auto;
	width:1008px;
	}
	
#content {
	margin:0 auto;
	width:1008px;
	background-color:#FFFFFF;
	color:#444;
	padding:0;
	}
	
.txt {
	padding:40px;
	padding-top:10px;
	font-size:83%;
	line-height:1.5;
	}

h1.infostart {
	margin-top:230px;
	padding-top:0px;
	padding-bottom:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:450%;
	color:#eee;
	font-style:normal;
	text-shadow:Black;
	letter-spacing:15px;
/*	background-color:#a72121;*/
}

h1 {
	color:#a72121;
}

#we_bk {
	width: 1008px;
	height: 685px;
	background: url("/img/bk.jpg") bottom center no-repeat; 
	text-align:center;
	margin:0 auto;
}


#nav {
	padding:0;
	height:37px;
	margin:0 auto;
	width:1008px;
	list-style-type:none;
	}
	#nav LI {
		float:left;
		width:168px;
		background:#444 url(/img/tab00001.png) no-repeat;
		text-transform:uppercase;
		letter-spacing: 1px;
		font-size:.8em;
		font-family:Verdana, sans-serif;
		}
	#nav A,
	#nav STRONG {
		display:block;
		padding:12px 0 0;
		text-align:center;
		/*margin:-4px 0 0;*/
		height:29px;
		border:none;
		color:#fff;
		text-decoration:none;
		}
	#nav .cur,
	#nav A:hover, 
	#nav A.active, 
	#nav STRONG {
		background:#a72121 url(tab-c000.png) repeat-x;
	}


/* Info Set
-------------------------------------- */
.infoset {
	overflow:hidden;
	padding:0 !important;
	margin:0 0 12px;
	border-bottom:solid 1px #D9D9D9;
	}
	.infoset LI {
		padding:6px 0 !important;
		margin:0 !important;
		background:none !important;
		border-top:solid 1px #D9D9D9;
		list-style:none;
		}
	.infoset DL {
		overflow:hidden;
		}
	.infoset DT {
		float:left;
		width:150px;
		}
	.infoset DD {
		float:right;
		width:400px;
		}

/* Pictures
-------------------------------------- */
.pic {
	margin:10px 0 12px;
	}
.pic a {
	display:block;
 	width:200px;
	height:111px;
	border:1px solid #CCC;
    }
.pic a:hover {
	border:1px solid #999;
    }	

.pic.left  {
	float:left;
	margin-right:12px;
	}
.pic.right  {
	float:right;
	margin-left:12px;
	}

a.pic1 {
	background: #FFFFFF url(/img/src/08.jpg) no-repeat 0 0px;	
}
a.pic1:hover {
	background: #FFFFFF url(/img/src/08.jpg) no-repeat 0 -110px;
}

a.pic2 {
	background: #FFFFFF url(/img/src/06.jpg) no-repeat 0 0px;	
}
a.pic2:hover {
	background: #FFFFFF url(/img/src/06.jpg) no-repeat 0 -110px;
}
a.pic3 {
	background: #FFFFFF url(/img/src/05.jpg) no-repeat 0 0px;	
}
a.pic3:hover {
	background: #FFFFFF url(/img/src/05.jpg) no-repeat 0 -110px;
}

a.pic4 {
	background: #FFFFFF url(/img/src/07.jpg) no-repeat 0 0px;	
}
a.pic4:hover {
	background: #FFFFFF url(/img/src/07.jpg) no-repeat 0 -110px;
}

a.pic5 {
	background: #FFFFFF url(/img/src/03.jpg) no-repeat 0 0px;	
}
a.pic5:hover {
	background: #FFFFFF url(/img/src/03.jpg) no-repeat 0 -110px;
}
a.pic6 {
	background: #FFFFFF url(/img/src/04.jpg) no-repeat 0 0px;	
}
a.pic6:hover {
	background: #FFFFFF url(/img/src/04.jpg) no-repeat 0 -110px;
}

a.pic7 {
	background: #FFFFFF url(/img/src/02.jpg) no-repeat 0 0px;	
}
a.pic7:hover {
	background: #FFFFFF url(/img/src/02.jpg) no-repeat 0 -110px;
}


a.pic8 {
	background: #FFFFFF url(/img/src/01.jpg) no-repeat 0 0px;	
}
a.pic8:hover {
	background: #FFFFFF url(/img/src/01.jpg) no-repeat 0 -110px;
}

a.pic9 {
	background: #FFFFFF url(/img/all1c.jpg) no-repeat 0 0px;	
}
a.pic9:hover {
	background: #FFFFFF url(/img/all1c.jpg) no-repeat 0 -110px;
}

#fotter{
	font-size:80%;
	padding-top:10px;
	padding-bottom: 10px;
	width:1008px;
	margin:0 auto;
	text-align:center;
	background-color:#444;
	color:#fff;
}

a.white{
	color: #FFF;
	border:0;
}

.hr {

width:100%;
clear:both;

}
