﻿body 
{
    background-color: #FFFFFF;
}

img 
{ 
	border:0;
}

hr
{
	color: #32272B;
	height: 1px;
	width: 75px;
}

a
{
    text-decoration: none;
	color: black;
	cursor:hand;
}

#all
{
	width:1000px;
	height:auto;
	font-family: Arial;
	font-size:11px;
	color:#000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#left
{
	width:70px;
	height:675px;
	float: left;
	border-right: 1px solid #32272B;
}

#center
{
	width:725px;
	height:auto;
	float:left;
	
}

#right
{
	width:203px;
	height:auto;
	float:right;
}

#top
{
	width: auto;
	height:75px;
	margin-left:15px;
	border-bottom:1px solid #32272B;
	font-family:Arial Black;
}

#top_left
{
	float:left;
	color: #99CC00;
	font-weight: bolt;
	font-size:25px;
	padding-top:30px;
}

#top_right
{
	padding-top:45px;
	font-weight: bolt;
	float:left;
	font-size:13px;
	margin-left:10px;
}

#center_left
{
	float:left;
	width:310px;
	height:auto;
}

#center_left_up
{
	width:280px;
	height:290px;
	margin-left:15px;
	padding-right:15px;
	margin-top:20px;
	border-right: 1px solid #32272B;
	text-align:justify;
}

#center_left_down
{
	width:310px;
	height:auto;
	text-align:center;
	margin-top:20px;
}

#center_right
{
	float:left;
	text-align:justify;
	width:414px;
	height:auto;
}

#center_right_up
{
	margin-top:20px;
	margin-left:30px;
	margin-right:30px;
}

.text_color
{
	font-weith: bold;
	color: #99CC00;
	font-size:15px;
}

#left_link
{
	width:270px;
	text-align:center;	
	padding: 0px 20px;	
}

#left_link a
{
	text-decoration:none;
	color: #000000;
	text-transform:uppercase;
}

#left_link a:hover
{
	text-decoration:none;
	color: #ffffff;
	cursor:pointer;
}

#buttom
{
	background: url('../images/buttom.gif') no-repeat top left;
	width:270px;
	height:50px;	
	text-align:center;
	padding-top:18px;
	font-size:14px;
}

#center_right_bottom
{
	float: right;
	width: 915px;
	height:25px;
	border-top: 1px solid #32272B;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	margin-left:85px;
}

#footer-left
{
	float: left;
}

#footer-right
{
	float: right;
}