/* CSS Document */



/* ----- id type ----- */

#separator2 {

	background-color: #EDAF05;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #000000;

	background-image: url(../img/right_back.gif);

}

#r_bar {

	padding: 5px;

	background-color: #F7A618;

	font-weight: bold;

	color: #000000;

	border-bottom: 2px solid #000000;

}

#right_add {	

	width: 185px;	

	margin: 0 auto 0 auto;

	text-align: center;

	font-weight: bold;

	font-size: 15px;

	color: #000000;

}

.text3 {

	color: #FFFFFF;

	text-align: left;

	font-size: 12px;

	padding: 2px;

}





/* ----- class type ----- */

.nav_link1 a:link, .nav_link1 a:visited {

	color: #FFFF00;

	text-decoration: underline;

}

.nav_link1 li {

	padding: 2px;

	color: #FFFFFF;

	list-style-image: url(../img/bullet/arrow_off.gif);

}

.nav_link1 a:hover {

	text-decoration: none;

	list-style-image: url(../img/bullet/arrow_on.gif);

}

.click_here {

	background-color: #663366;

	padding: 1px;

	width: 175px;

	border-bottom-width: 12px;

	border-bottom-style: solid;

	border-bottom-color: #663366;

}

.click_here a:link, .click_here a:visited {

	text-decoration: none;

	color: #000000;

}



#container_box #info_container #separator #separator2 #right_add .click_here a, .click_here a:visited {

	color: #FFff00;

}



#container_box #weather {

	position: absolute;

	top: 135px;

	left: 640px;

	border: 1px solid #000000;

}

#container_box #info_container #separator #padding ol a:link, ol a:visited {

	color: #FFFFFF;

}

