@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
li {padding-left: 10px;}

body {
	background-image: url(../images/radial_bgtrans.jpg);
	background-position: center center;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #265C8B;
}



#container {
	text-align: left;
	margin: auto;
	width: 850px;
}
#header {
	width: 850px;
}

#content {
	width: 850px;
	position: relative;
}



#footer {
	width: 818px;
	text-align: center;
	margin: auto;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
}
#header form {
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
}
.content_top {
	margin: auto;
	width: 818px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 91px;
}
.nav_bar {
	padding-left: 6px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.content_middle {
	margin: auto;
	width: 818px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: center top;
	position: relative;
	
}
.content_bottom {
	margin: auto;
	width: 818px;
	height: 130px;
	background-image: url(../images/content_bottom.jpg);
	background-repeat: no-repeat;
}
.info_links {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	line-height: 16px;
	color: #333333;
}
#content .content_middle a {
	color: #000000;
	text-decoration: none;
}
.bottom_flash {
	margin: auto;
	width: 818px;
	height:120px;
	position:absolute;
	left: 16px;
	z-index: 100000;
	top: 451px;
	 
}
/*MAPA*/

.mapleft {
	float: left;
	width: 159px;
	font-size: 10px;
	color: #333;
	margin-left: 10px;
	position: relative;
	padding-top: 15px;
}
#container #content .content_middle #mapright {
	float: right;
	width: 259px;
}
#mapcontainer {
	background-color: #F6F5EE;
	height: 410px;
	width: 790px;
	margin: 0 auto;
}
#mapcontainer .mapleft h1 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 12px;
}
.lihover, .licateg {
	color: #275382;
	cursor: pointer;
	background-attachment: scroll;
	background-image: url(../images/item.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#content .content_middle a.pdfdowload {
	background-attachment: scroll;
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 30px;
	padding: 3px 0 0 30px;
	color: #333;
}
#content .content_middle a.pdfdowload:hover {
	background-attachment: scroll;
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 30px;
	padding: 3px 0 0 30px;
	color: #999;
}
#mapcontainer .mapleft ol li {
	border: solid 1px #ccc;
	display: block;
	padding: 5px;
	background-color: #EBEBEB;
	background-attachment: scroll;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 125px 2px;
	font-size: 12px;
}
#mapcontainer .mapleft ol li ol{
	display: none;
	position: absolute;
	top: 125px;

	*top: 103px;
	left: 0px;
	background-color: #EBEBEB;
	padding: 5px;
	border: solid 1px #ccc;
}
#mapcontainer .mapleft li ol li {
	background: none transparent;
	font-size: 10px;
	border: none 0;
	padding: 2px;
	cursor: pointer;
}
#mapcontainer .mapleft li ol li:hover {
	background: none transparent;
	font-size: 10px;
	border: none 0;
	padding: 2px;
	color: #999;
}

#modalw {
	position: absolute;
	height: 110%;
	width: 100%;
	z-index: 500;
	left: 0px;
	top: 0px;
	display: none;
	right: 0px;
	bottom: 0px;
	margin: 0;
	padding: 0;
}
#modalback {
	background-color: #000;
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	margin: 0;
	z-index: 500;
	filter: alpha(opacity=70);
	opacity: .7;
	left: 0px;
	top: 0px;
}
#moddesc {
	background-color: #F0EEE3;
	margin: 0 auto;
	height: 260px;
	width: 500px;
	border: 8px solid #fff;
	z-index: 550;
	top: 20px;
	position: relative;
	opacity: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747473;
}
#moddesc #modpic  {
	position: absolute;
	height: 186px;
	width: 226px;
	top: 20px;
	left: 12px;
	z-index: 501;
}
#moddesc #modname  {
	position: absolute;
	left: 251px;
	top: 20px;
	width: 240px;
	height: 142px;
	z-index: 501;
}
#moddesc #modname h1 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}

#moddesc #modphone  {
	position: absolute;
	height: 42px;
	width: 146px;
	top: 166px;
	left: 251px;
	z-index: 501;
}
#moddesc #modweb {
	position: absolute;
	height: 18px;
	width: 81px;
	left: 403px;
	top: 179px;
	text-align: right;
	z-index: 501;
}
#moddesc #modweb a {
	color: #747473;
	text-decoration: none;
}
#moddesc #busslist {
	position: absolute;
	left: 248px;
	top: 10px;
	width: 257px;
	height: 222px;
	background-color: #FFF;
	overflow: auto;
	z-index: 1000;
	display: none;
}
#moddesc #storelistimg {
	position: absolute;
	left: 249px;
	top: 228px;
	z-index: 900;
}




#modclose {
	position: absolute;
	height: 36px;
	width: 508px;
	top: 226px;
	background-color: #FFF;
	left: 0px;
	z-index: 501;
}
.bottomlink {
	color: #fff;
	text-decoration: none;
}.content_middle #loc-text {
	position: absolute;
	height: 276px;
	width: 320px;
	left: 475px;
	top: 0px;
	text-align: center;
}
.graytext {
	color: #666;
	font-size: 13px;
}
.graytitle {
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
#content #home-btn {
	position: absolute;
	width: 96px;
	height: 58px;
	left: 19px;
	top: 0px;
}
#content #flash-info {
	position: relative;
	width: 818px;
	margin: 0 auto;
}
#home-btn a {
display: block; 
width: 95px; 
height: 55px; 
background: transparent url(../images/home-btn1.gif) no-repeat; 

}

#home-btn a:hover {
background: transparent url(../images/home-btn2.gif) no-repeat; 
}

.btn_1 a {
	display: block;
	width: 88px;
	height: 25px;
	background-color: transparent;
	background-image: url(../images/btn1.jpg);
	background-repeat: no-repeat;
}

.btn_1 a:hover {
	background-color: transparent;
	background-image: url(../images/btn1_on.jpg);
	background-repeat: no-repeat;
}


.btn_2 a {
	display: block;
	width: 83px;
	height: 25px;
	background-color: transparent;
	background-image: url(../images/btn2.jpg);
	background-repeat: no-repeat;
}

.btn_2 a:hover {
	background-color: transparent;
	background-image: url(../images/btn2_on.jpg);
	background-repeat: no-repeat;
}




.btn_3 a {
	display: block;
	width: 84px;
	height: 25px;
	background-color: transparent;
	background-image: url(../images/btn3.jpg);
	background-repeat: no-repeat;
}

.btn_3 a:hover {
	background-color: transparent;
	background-image: url(../images/btn3_on.jpg);
	background-repeat: no-repeat;
}



.btn_4 a {
	display: block;
	width: 294px;
	height: 25px;
	background-color: transparent;
	background-image: url(../images/btn4.jpg);
	background-repeat: no-repeat;
}

.btn_4 a:hover {
	background-color: transparent;
	background-image: url(../images/btn4_on.jpg);
	background-repeat: no-repeat;
}



.btn_5 a {
	display: block;
	width: 84px;
	height: 25px;
	background-color: transparent;
	background-image: url(../images/btn5.jpg);
	background-repeat: no-repeat;
}

.btn_5 a:hover {
	background-color: transparent;
	background-image: url(../images/btn5_on.jpg);
	background-repeat: no-repeat;
}

.btn_6 a {
	display: block;
	width: 82px;
	height: 25px;
	background-color: transparent;
	background-image: url(../images/btn6.jpg);
	background-repeat: no-repeat;
}

.btn_6 a:hover {
	background-color: transparent;
	background-image: url(../images/btn6_on.jpg);
	background-repeat: no-repeat;
}

.btn_7 a {
	display: block;
	width: 90px;
	height: 25px;
	background-color: transparent;
	background-image: url(../images/btn7.jpg);
	background-repeat: no-repeat;
}

.btn_7 a:hover {
	background-color: transparent;
	background-image: url(../images/btn7_on.jpg);
	background-repeat: no-repeat;
}


.btn_video1 a {

	display: block ;
	width: 198px;
	height: 68px;
	background-color: transparent;
	background-image: url(../images/btn_video1.jpg);
	background-repeat: no-repeat;
}

.btn_video1 a:hover {
	background-color: transparent;
	background-image: url(../images/btn_video1_on.jpg);
	background-repeat: no-repeat;
}



.btn_video2 a {

	display: block ;
	width: 198px;
	height: 68px;
	background-color: transparent;
	background-image: url(../images/btn_video2.jpg);
	background-repeat: no-repeat;
}

.btn_video2 a:hover {
	background-color: transparent;
	background-image: url(../images/btn_video2_on.jpg);
	background-repeat: no-repeat;
}


.btn_info1 a {

	display: block ;
	width: 192px;
	height: 52px;
	background-color: transparent;
	background-image: url(../images/info_link1.jpg);
	background-repeat: no-repeat;
}

.btn_info1 a:hover {
	background-color: transparent;
	background-image: url(../images/info_link1_on.jpg);
	background-repeat: no-repeat;
}

.btn_info2 a {

	display: block ;
	width: 192px;
	height: 59px;
	background-color: transparent;
	background-image: url(../images/info_link2.jpg);
	background-repeat: no-repeat;
}

.btn_info2 a:hover {
	background-color: transparent;
	background-image: url(../images/info_link2_on.jpg);
	background-repeat: no-repeat;
}

.btn_info3 a {

	display: block ;
	width: 192px;
	height: 51px;
	background-color: transparent;
	background-image: url(../images/info_link3.jpg);
	background-repeat: no-repeat;
}

.btn_info3 a:hover {
	background-color: transparent;
	background-image: url(../images/info_link3_on.jpg);
	background-repeat: no-repeat;
}
#content .content_middle .images {
	position: relative;
	height: 69px;
	padding: 0px;
	width: 770px;
	overflow: hidden;
	margin: 0 auto;
}

#content .content_middle .images a img {
	padding: 5px;

}
#content .content_middle .images li  {
	float: left;
	margin: 0;
	padding: 0;
}
#content .content_middle .images ul {
		width:3900px;
		padding-left:25px;
}
