/* CSS Document */
body,form,fieldset,p,h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0;}

body {
	background-color: #eeeeee;
}

#container {
	position: absolute;
	width:900px;
	left: 50%;
	margin-left: -450px;
	background-color: #ffffff;
}

#head {
	background-color: #ffffff;
}

#menu {
	background: url(../images/bu-back01.gif) repeat-x;
	height:30px;
}

#path {
    border-top:1px solid #ffffff; 
	background: url(../images/bg-path.jpg) repeat-x;
	height:20px;
	font-family: Arial;
	font-size: 11px;
	color:#7d7d7d;
	padding-top: 4px; 
	padding-left: 15px; 
}

#path a{ color:#999999; text-decoration:none; letter-spacing: 0.1em;}
#path a:hover{color:#999999; text-decoration:underline;}

#footer{
    border-top:1px solid #dbdbdb; 
	margin-top: 20px;
	padding: 10px 20px;
    font-family: Arial;
	font-size: 12px;
	color: #999999;
}

#footer a{ color:#999999; text-decoration:none;}
#footer a:hover{text-decoration:underline;}

.link1{ font-family: Arial; font-size: 12px; color: #306AB9;background: url(../images/arrow.gif) no-repeat 0 4px;padding-left:10px;}
.link1 a{ color:#306AB9; text-decoration:none;}
.link1 a:hover{ text-decoration:underline;}

.link2{ font-family: Arial; font-size: 11px; color: #9f9f9f;background: url(../images/arrow.gif) no-repeat 0 4px;padding-left:10px;}
.link2 a{ color:#9f9f9f; text-decoration:none;}
.link2 a:hover{ text-decoration:underline;}

.item{ font-family: Arial; font-size: 11px; color: #c6c6c6;}
.item a{ font-size: 12px; color:#358ad5; text-decoration:none; font-weight: bold; }
.item a:hover{ text-decoration:underline;}

.item1{ font-family: Arial; font-size: 11px; color: #7EB7D1;}
.item1 a{ font-size: 12px; color:#358ad5; text-decoration:none; font-weight: bold; }
.item1 a:hover{ text-decoration:underline;}

.item2{ font-family: Arial; font-size: 11px; color: #2d5ba5;}
.item2 a{ font-size: 11px; color:#9f9f9f; text-decoration:none; font-weight: bold; }
.item2 a:hover{ text-decoration:underline;}

.menu1{ font-family: Arial; font-size: 11px; color: #969696; margin: 0; padding: 10px; line-height: 22px;}
.menu1 a{ font-size: 11px; color:#969696; text-decoration:none; background: url(../images/arrow.gif) no-repeat 5px 4px; padding-left: 13px;}
.menu1 a:hover{ color:#5581c8;}

.menu2{ font-family: Arial; font-size: 11px; color: #6a6a6a;}
.menu2 a{ color:#6a6a6a; text-decoration:none; background: url(../images/icon1.gif) no-repeat; padding-left: 8px;}
.menu2 a:hover{ color:#FFFFFF; }

a.more:link {  font-size: 12px; font-family: Arial; color: #0065b9; text-decoration: none; background: url(../images/arrow.gif) no-repeat 0 4px; padding-left:10px; margin-right: 15px;}
a.more:visited {  font-size: 12px; font-family: Arial; color: #0065b9; text-decoration: none; background: url(../images/arrow.gif) no-repeat 0 4px; padding-left:10px; margin-right: 15px;}
a.more:hover {  font-size: 12px; font-family: Arial; color: #000066; text-decoration: none; background: url(../images/arrow.gif) no-repeat 0 4px; padding-left:10px; margin-right: 15px;}

.tablebg { background-color: #dbdbdb;}
.tablebg1 { background: url(../images/dash.gif) repeat-y; padding: 5px 10px; }
.tablebg2 { background-color: #bebebe;}
.tablebg3 { background-color: #f0f0f0;}

.dash {background: url(../images/dash.gif) repeat-x; margin: 2px 0}
.dash1 {background-color: #dbdbdb; margin: 5px 0}

.cts{ font-size: 11px; font-family: Arial; color: #606060; line-height: 15px; }
.name{ font-size: 12px; font-family: Arial; color: #666666; line-height: 15px; font-weight: bold; }
.name1{ font-size: 15px; font-family: Arial; color: #0065b9; line-height: 15px; font-weight: bold; }
