/* CSS Document */

body{
	margin:0 auto; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #FFFFFF;
	background: url(images/background.jpg);
	background-repeat:repeat-x;
}

#back {
	width:100%;
	height:100%;
	background:  url(images/back_bottom.jpg);
	background-position: bottom right;
	background-repeat:repeat-x;
	float:left;
	}

#container{
	width: 923px;
	margin: 0 auto;
	}

#top {
	width:883px;
	height:283px;
	padding:0 20px 0 20px;
	background: url(images/head.jpg);
	}
	
.top_l {
	width:200px;
	height:95px;
	float:left;
	}
	
.menu {
text-align:justify;
	width:670px;
	height:95px;
	float:left;
	}
	
#head {
	width:883px;
	height:188px;
	float:left;
	}	

.left {
	width:337px;
	height:476px;
	float:left;
	}
	
#menu_mid {
	width:923px;
	height:52px;
	background: url(images/menu.jpg);
	background-repeat:repeat-x;
	}
	
#contain {
	width:857px;
	margin:0 15px 0 21px;
	background-color: #FFFFFF;
	padding:30px 0 20px 20px;
	float:left;
	display:inline;
	}
	
#box p {
	width:150px;
	margin:0px;
	float:right;
	}
#box p a {
	text-decoration: none;
	color:#000000;
	}
#box ul li a{
	text-decoration: underline;
	color:#000000;
}	

#box img {
	width:102px;
	float:left;
	border: 0px;
	}
.contain_l {
	width:255px;
	float:left;
	padding-right:23px;
	background:url(images/back.jpg);
	background-repeat:repeat-y;
	}
	
.contain_middle {
	width:255px;
	float:left;
	padding-right:23px;
	background:url(images/back.jpg);
	background-repeat:repeat-y;
	}
	
.contain_r {
	width:255px;
	float:left;
	background:url(images/back.jpg);
	background-repeat:repeat-y;
	}
	
#bottom a {
	text-decoration:none;
	color:#FFFFFF;
	}

#bottom  {
	font-size: 10px;
	width:877px;
	height:33px;
	margin:0 25px 0 21px;
	color: #FFFFFF;
	float:left;
	background:#05165D;
	text-align:center;
	padding-top:13px;
	}

ul#simple-menu{
	font-family:Georgia;	
	list-style-type:none;
	width:auto;
	height:30px;
	font-size:12px;
	font-weight: bold;
	padding:60px 0 0 385px;
	margin:0px;
	 }

ul#simple-menu li{
	display:block;
	width:auto;
	float:left;
	margin:0px;
	height:30px;
	padding:2px 4px 0 6px;
	 }

ul#simple-menu li a{
	display:block;
	color: #000000;
	text-decoration: none;
	width:auto;
	margin: 0px;
	}


ul#simple-menu li a:hover {
	display:block;
	color: #999999;
	text-decoration: none;
	width:auto;
	margin: 0px;
	}
	
ul#simple-menu1{
	font-family:Georgia;	
	list-style-type:none;
	width:auto;
	height:30px;
	font-size:19px;
	padding:13px 0 0 25px;
	margin:0px;
	 }

ul#simple-menu1 li{
	display:block;
	float:left;
	margin:0px;
	height:30px;
	padding:0 40px 0 45px;
	 }

ul#simple-menu1 li a{
	display:block;
	float:left;
	color: #FFFFFF;
	text-decoration: none;
	width:auto;
	margin: 0px;
	}


ul#simple-menu1 li a:hover{
	padding:0px;
	margin: 0px;
	color:#CCCCCC;
	}
	
ul.vert-one{
	padding:5px 0 0 5px;
	margin:0px;
	list-style-type:none;
	width:137px;
	float:left;
	font-size:14px;
	font-weight:bold;
}
ul.vert-one li{
	margin:0px;
	padding:8px 0 8px 0;
	float:right;
	width:137px;
	line-height:1px;
	background-repeat:no-repeat;
	
	}
ul.vert-one li a {
	text-decoration:none;
	color: #000000;
	float:right;
	line-height:19px;
}
ul.vert-one li a hover{
	text-decoration: none;
	color: #000000;
	float:right;
	line-height:19px;
}

#pages {
	width: 510px;
	height: 100%;
	float:left;
	background-color:#FFFFFF;
}

#pages p {
	width: 510px;
	padding: 0 0 0 10px;
	float:left;
	padding-left: 20px;
	background-color:#FFFFFF;
}
#pages p ul li a{
	float:left;
	background-color:#FFFFFF;
}

h3 {
	font-size:14px;
	color: #000000;
	text-align: center;
}
.contain_all{
	width:750px;
	height:auto;
	background-color:#FFFFFF;
}
.contain_all a{
	width:750px;
	height:auto;
	text-decoration:none;
	color:#000000;
}