@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	background:url(../images/bg.png) repeat left top;
	margin:0px;
	padding:0px;
	border:0px;
}
#back {
	background:url(../images/back_bg.jpg) repeat-x top center;
}

.call {
	font-family:serif;
	font-style:italic;
	font-size:22px;
	color:#07538A;
	text-shadow:#fff 0 1px 1px;
}
.call span {
	color:#e97b3a;
	font-size:30px;
}

/*----------- menu ----------*/
#menu{
	background:url(../images/menu_bg.png) repeat-x left top;
	color:#000;
}
#menu ul{
	margin:0 10px 0;
	padding:0;
}
#menu ul li{
	float: left;
    list-style: none outside none;
    padding-right:4px;
	padding-left:6px;
	background:url(../images/menu_mod.gif) no-repeat left center;
}
#menu ul li a{
	color:#0074b1;
	display:block;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	padding:6px 32px;
	text-shadow:#fff 0 1px 1px;
}
#menu ul li a:hover, #menu ul li a.active{
	color:#f97a28;
}
/*----------- menu end ----------*/

#cantent{background:url(../images/cantent_bg.png) no-repeat top center; padding:15px;}
#botam{background:url(../images/cantent_botam_bg.png) no-repeat center bottom;}

.welcom {	
	font-family:serif;
	font-style:italic;
	font-size:22px;
	color:#e97b3a;
	padding-left:10px;
	text-shadow:#fff 0 1px 1px;
}
.welcom span {
	color:#31508b;
	font-size:24px;
}
.img {
	float:left;
	padding:5px 10px 0 0;
}
.text{
	color:#43566d;
	font-size:14px;
	text-align:justify;
	line-height:22px;
	word-spacing:1px;
	padding:8px;
	text-shadow:#fff 0 1px 1px;font-family: 'CORBEL';
}
.te{
	color:#43566d;
	font-size:13px;
	text-align:justify;
	line-height:22px;
	word-spacing:1px;
	padding:8px;
	text-shadow:#fff 0 1px 1px;font-family: 'CORBEL';
}

.zero{
	color:#fff;
	font-size:18px;
	text-align:justify;
	line-height:22px;
	word-spacing:1px;
	padding:8px;
	text-shadow:#fff 0 1px 1px;font-family: 'CORBEL';
}

@font-face {
font-family: 'CORBEL';
url('fonts/CORBEL.ttf') format('truetype'),
font-weight: normal;
font-style: normal;
}

.ang{ font-size:20px;color:#366;azimuth:center;margin-left:140px;}
.red a {color:#e97b3a; text-decoration:none;}

input{
	background:#fff;
	border:#CCC 1px solid;
	width:200px;
}
.in{ color:#333;}

.line{background:url(../images/line_bg.gif) repeat-x left center;}

/*----------- futar ----------*/
.futar_bg{background:url(../images/futar_bg.gif) repeat left top;}
.font_style{font-size:14px; color:#0097d8; font-weight:bold;}

a.menu4:link,a.menu4:active,a.menu4:visited
  {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight:none;
color: #FFF;
text-decoration:none;
text-transform: none;
}
a.menu4:hover{color: #CCC; background:none;}
/*-------------- Slider --------------*/

.nivoSlider {
	position:relative;
	background:#fff url(../images/loading.gif) no-repeat 50% 50%;
}
#slider {
	position:relative;
	width:903px;
	height:271px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}
.nivo-controlNav {
	position:absolute;
	left:350px;
	bottom:10px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}
.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}
.nivo-caption {
	text-shadow:none;
	font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a {
	color:#efe9d1;
	text-decoration:underline;
}

/*-------------- Slider --------------*/