@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font:75%/1.4 verdana,Helvetica,sans-serif;
	background-image:url(images/body_bg3.gif);
	background-color:#E1E8FF;
	text-align:center;
}

p {margin:0;padding:0;}

a {
	color:#0099FF;
	background-color:#ffffff;
	text-decoration:underline;
}

a:hover, a:hover {
	color:#9FED89;
	background:none;
}

a:active {
	color:#9FED89;
	background:none;
	border:none;
}
/* ////////////// container /////////////////w=934px p2=13px*/

#container {
width:1160px;
height:auto;
min-height:1000px;
margin:0 auto;
padding:0 0px 300px;
position:relative;
background:url(images/bg.jpg) repeat-x #dfdfdf;
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
color:#454545;  
text-align:left;
}
 
/* ////////////// header ///////////////// +162*/
#pageHeader {
margin-left:0px;
width:1160px;
height:179px;
background:url(images/top_large.jpg);
}
/* ////////////// box /////////////////708 u226 u2*/
.box .p1 span {
	padding-top:9px;
	padding-left:20px;
	background:url(images/box_top.jpg) left top no-repeat;
	font-size:18px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color:#00205B;
}

/* ////////////// left ///////////////// */
.smallbox{margin:0 0 2px 0;}
.smallbox li a {
display:block;
font-weight:bold; 
background-position:0 0.6em;
}
.smallbox{background:url(images/left_bg.gif) repeat-y;}
.smallbox h3 {
background:url(images/left_top.gif) no-repeat;
padding-left:20px;
padding-top:8px;
font-size:18px;
font-family: "Courier New", Courier, monospace;
font-weight: bold;
color:#00205B;
}
.smallbox ul{
margin:0;
padding:0 25px 20px 17px;
background:url(images/left_bottom.gif) bottom no-repeat;
}
/* ////////////// layout /////////////////lef=25px */
#linkList li a {
padding-left:7px;
background:url(images/link.gif) left center no-repeat;
text-decoration:none;
}
#linkList li a:hover {
text-decoration:underline;
}

#rightList li a {
padding-left:7px;
background:url(images/link.gif) left center no-repeat;
text-decoration:none;
}
#rightList li a:hover {
text-decoration:underline;
}