*{
margin: 0px;
padding: 0px;
}
body {
	color: #5e5e5e;
	margin:0 auto;
	padding:0px;
	line-height:1.5em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#content{
	margin: 0 auto;
	width: 960px;
	text-align: left;
	
}

#con_top{
	background: url(images/con_to.png) no-repeat;
	height:7px;
	margin-top:10px;
}

#con_bot{
	background: url(images/con_bo.png) no-repeat;
	height:18px;
}


#main{
	width:960px;
	margin: 0 auto;
	clear:both;
	background: url(images/con_b.png);
}

#header {
	width: 1000px;
	height:170px;
	background: url(images/header.jpg) no-repeat top center;
	margin: 0 auto;
	
}

#menu{
	height: 35px;
	padding:0;
	margin:0px auto;
	background:url(images/li-bg.gif) no-repeat; 
	width: 1000px;
 }

#menu ul {
	padding: 0px;
	list-style:none;
	margin:0;
	}

#menu li {
	list-style: none;
	padding:2px 11px 2px 11px;
	float:left;
	margin:8px 0;
	border-right:#ED7303 1px solid;
      }

#menu li a {
	text-decoration: none;
	color:#ED7303;
	
	
}

#menu a:hover{
	background: url(images/menu_hove.png) no-repeat center;
	text-decoration:underline;
}


#left{
	width: 219px;
	padding-left: 5px;
     }

#left H3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: normal;
	text-align:center;
	color: #ffffff;
	padding-top:4px;
	background: url(images/title_left2.gif) no-repeat;
	height: 35px;
	margin-right:0px;
	
}

#left ul{
	list-style: none;
	margin-top:0px;
	padding:5px 8px 0 5px;
	background: url(images/leftulb.jpg) no-repeat top;	
	
}

#left li{
	
	padding:3px 0 3px 3px;
	margin-bottom:2px;
}

#left a{text-decoration:underline;
	
	color:#666666;
}

#left a:hover{
	text-decoration:none;
	color:#666666;
	
}

.lefthr1{
	height:1px;
	margin-top: 3px;
	border-bottom: 1px solid #000000;
	
}

#right_top{
	background: url(images/right_to.png) no-repeat;
	height:16px;
}

#right{
	float: right;
	width: 723px;
	margin-right:7px;
}
#right p{ line-height:17px;
margin:10px 0;
}

h1,h2,h3,h4{color:#333333; margin:10px 0}

h1 { font-size: 22px;
	 font-weight: normal;
      }
h2{
	font-size: 19px;
	font-weight: normal;
   }
   
 h3{
	font-size: 18px;
	font-weight: normal;
   }
   
#right ul{
	   list-style: none;
	   padding-left: 10px;
	   padding-right:10px;
	   padding-top: 5px;
	   list-style-type:square;
	}

#right li{
	
	padding-left: 0px;
	margin-left:30px;
	margin-bottom:5px;
	padding-bottom: 5px;
     }
#footer {
	height: 83px;
	padding-top:51px;
	background:#CFCFCF;
	margin:0 auto;
	width:1000px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
}

#footer a {
	color:#3E9EFF;
}

#footer a:hover {
	color: #282827;
	text-decoration:none;
	
}

.logo{ width:400px; 
       height:70px; 
	   padding:0; 
	   margin:0;
	   background:url(images/logo.jpg) repeat-x}
