*
{
border: 0;
margin: 0;
}

img
{
border: 0px;
}



a{
	text-decoration: none;
	color: #000;
	font-size: 14px;
	
}

a:hover{
	text-decoration: underline;
	color: #00F;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/head.png) top center no-repeat #1b1b1b;
	line-height: 16px;
}

#main {
	width: 982px;
	margin: 0px auto;
}

#menu { 
width:1145px;
height: 260px;
}

#buttons{
	width: 982px;
	text-align:center;
	padding-top: 10px;
	height: 30px;
}

#buttons a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	display: block;
	float: left;
	height: 30px;
	text-decoration: none;
	color: #FFF;
	padding-top: 7px;
	padding-left: 0px;
	text-align: center;
	width: 194px;
	background: url(images/but.png) left top no-repeat;
}

#buttons a:hover {
	background:url(images/but_ov.png) left top no-repeat;
	text-decoration: none;
	color: #FF0;
}

.but_p {width: 3px;
float:left;}

#box_all {
height: 210px;}

#box_all h1 {
text-align:center;
font-size:18px;
color:#FFFFFF;
font-weight:100;
padding: 8px 0px 17px 0px;}

#box_all .text {
padding: 0px 15px 0px 20px;}

.box {
width: 320px;
height: 201px;
float: left;
} 

.box1 { background:url(images/box.png) ;}
.box2 { background:url(images/box.png) ;}
.box3 { background:url(images/box.png) ;}

.box4 {
width: 980px;
height: 201px;
float: left;
}

.box4 { background:url(images/box4.png) ;}
.read_box {
	text-align:CENTER;
	padding-right:10px;
	padding-top: 4px;
	font-weight:bold;}
	
.r_center { color: #8D0711;}
.f_center { color: #8B0E47;}
.o_center { color: #CD3800;}

.img_box {	float:left;
		margin: 6px 10px 3px 0px;
}

#top_tb {
width: 982px;
height: 10px;
background: url(images/tb_top.png) center top no-repeat;
}

#bot_tb {
width: 982px;
height: 10px;
background: url(images/tb_bot.png) center bottom no-repeat;
}

#tb{
	width: 982px;
	padding: 0px 0px 0px 0px;
	background: url(images/tb.png)  center repeat-y;
	margin: 0px 0px 0px 0px;
}

#left{
	width: 622px;
	margin: 0px 0px 0px 13px;
	float: left;
	color:#000000;
}

.right_b {	background: url(images/right_dot.png)  9px 5px no-repeat;
		padding-left: 20px;
		padding-right: 5px;
}

.text{
	padding: 0px 0px 0px 0px;
}

.img {	float:left;
		margin: 7px 16px 3px 0px;
}

.img_r {	float: right;
		margin: 7px 0px 3px 16px;
}

span {font-weight:bold;}

#left span {	color:#8D0711;
		font-weight:bold;
}

#right span {	color:#8D0711;
		font-weight:bold;
}

#left H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: 100;
	color: #0000ff;
	text-align:left;
	padding: 5px 0px 10px 0px;
}

#right H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: 100;
	color: #FFF;
	text-align:center;
	padding: 5px 0px 10px 0px;
	background-image: url(images/right.png);
}

.read{
	text-align:right;
	padding-right:10px;
	padding-top: 5px;
	font-weight:bold;
	text-decoration:none;
	
}

.fish_read {
margin: 0px 2px 1px 0px;
}

.read a{
color: #8D0711;}

#right{
float: right;
width: 300px;
margin-right: 12px;
padding: 0px 0px 0px 0px;
}

#footer{
	height: 62px;
	width: 100%;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	clear:both;
	padding: 11px 0px 0px 0px;
	background: url(images/footer.png) 0px 6px  no-repeat;
}

#footer a{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover{
	color: #FF0;
	font-size: 10px;
	text-decoration: underline;
}
