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

body {
	margin:0px;
	padding:0px;
	font-family: "Times New Roman", Times, serif;
	color:#333333;
	font-size:13px;
	line-height:22px;
	background-color:#8393aa;
}
a:active, a:link, a:visited {
	color:#0066CC;
	text-decoration:none;
	font-size:13px;
}
a:hover {
	color:#FF6600;
	text-decoration:none;
}
a.map:active, a.map:link, a.map:visited {
	color:#FF3300;
	text-decoration:none;
	font-size:13px;
}
a.map:hover { 
	color:#FFFF99;
	 
	text-decoration:underline;
}


#wrapper { 
	width:1004px;
	overflow:hidden;
	margin:0px;
}
/*********Menu   **********************************************************************************/

/*********Menu   **********************************************************************************/


/* --------------------------------   */

/*----TOP PANEL----*/
/*#nav{width:700px; height:33px;  margin-top:0px;}
#nav ul{padding:0px;
	margin:0px auto;
	list-style:none; float:right;
	height:33px;  }
#nav ul li{ height:36px; float:left; list-style:none;}
#nav ul li a{ height:36px; display:block; color:#FFFFFF; text-decoration:none; font-size:13px; font-weight:normal; text-align:center; line-height:32px; margin:0 5px 0 5px;padding:0 15px 0 15px;}

#nav ul li a:hover{background:url(images/nav_place_over.jpg) 0 0 no-repeat ; color:#FFCC00; text-decoration:none;}
/*#nav_place ul li a:link{background:url(images/nav_place_over.jpg) 0 0 no-repeat ; color:#993300; text-decoration:none;font-weight:bold;}*/
/*#nav ul li #nav_home {background:url(images/nav_place_over.jpg) 0 0 no-repeat ; color:#993300; text-decoration:none;font-weight:bold;}*/

/*#nav {
	margin:0px auto;
	margin-top:0px;
	height:20px;
}

#nav  ul {
	padding:0px;
	margin:0px;
	float:right;
	list-style:none;
	
}
 #nav ul li{ padding:0px 20px 0px 20px; float:left; margin:0px; height:36px; }
*/
#nav a{
	color:#FFFFFF;
	font-size:13px;
	line-height:26px;
	text-decoration:none;
}
#nav a:hover{
	color:#FFFF00;
	line-height:26px;
	text-decoration:none;
}


/*----/TOP PANEL----*/


.blast_left{
background:url(images/blast_left.jpg) no-repeat left ;
height:53px; width:47px;
}
.blast_right{
background:url(images/blast_right.jpg) no-repeat right ;
height:53px; width:14px;
}
.blast_rp{
background:url(images/blast_rp.jpg) repeat-x  ;
height:53px;
}


/********* Form  **********************************************************************************/

img {
	border:none;
	border-style:none;
}
input.button{
line-height:24px;
width:60px;
}




/********* Text  **********************************************************************************/
.txt_add{
	COLOR: #FFFFFF;
	font-size:11px;

	font-family: Tahoma, Vernada;
	background-position: center;
	padding-left:7px;
	background-repeat: no-repeat;
}

.txt_bold{
font-weight:bold;
color:#2e6880;
font-size:15px;
}
.txt_normal{
color:#3995be;
font-size:15px;
}
.txt_paid{
padding:0 10px 0 10px;
color:#003366;
font-weight:bold;
}
.txt_blue{
color:#003366;
text-align:center;
}
.txt_price {
color:#FF0000;
}
.txt_white{
	COLOR: #ffffff;
	font-weight: normal;
	font-size: 15px;
		height:22px;
}

/********* Background  **********************************************************************************/
.banner { background:url(images/banner.jpg) no-repeat left ;}
.circle{
background:url(images/circle.gif) no-repeat right ;
background-color:#b8c6cf;
width:191px;
}
.bg_nav{
background:url(images/bg_nav.jpg) repeat-x left ;
height:33px;
}
.dot_ver_left{
background:url(images/dot_ver.jpg) repeat-y left ;
}
.dot_ver_right{
background:url(images/dot_ver.jpg) repeat-y right ;
}
.dot_hor_top{
background:url(images/dot_hor.jpg) repeat-x top ;
}
.dot_hor_bottom{
background:url(images/dot_hor.jpg) repeat-x bottom ;
}
/********* So on 
 **********************************************************************************/
.line{
border-bottom:  #999999 1px solid;
}
.line2{
border-bottom:  #999999 2px solid;
line-height:13px;
}
.line15{
line-height:15px;
background-color:#8799bf;
}
.apx{
line-height:2px;
}
.padd{
padding-left:10px;
}
.padd1{
padding-left:0px;
}