body {
	font: 11px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
	color: #000;
	text-align: center;
	background: #fff url(images/gade_bground.jpg);
	background-repeat:repeat-x;
}

#container {
	width: 750px;
	margin: 0 auto 0 auto;
	padding: 0px;	
	color: #000;
	background: #fff;
	border-left: 1px solid #ECECEC;
	border-right: 1px solid #ECECEC;
}

a:hover {color: #CC0099; 
}

p {
line-height: 20px; 
text-align: left;
}

.tit1 { 
font-size: 26px;
text-decoration: none;
color: #FFFFFF;
font-weight: bold;
}

.link_white { 
color: #FFFFFF;
text-decoration: none;
font-weight: bold}

.footer { 
font-size:11px;
color: #FFFFFF;
text-decoration: none;
font-weight: normal}

h1   {
font-size:16px;
color: #CC0099; 
text-align: left
}

h2   {
font-size:14px;
background:#EEEEEE;
color: #330066;
font-weight: bold;
text-align: left;
padding: 2px;
border: 1px solid #CCCCCC;
}

h3   {
font-weight: bold;
color:#660099; 
text-align: left;
}

ul 	{
list-style-image: url("/images/menuicon.gif");
line-height: 16px;
}

.breadcrumb {font-size: 9px; 
text-align: right;
}

hr {color: #CCCCCC; 
height: 1
}

.vert_col_sep{
    background-image: url(/images/dots.gif);
}