﻿*{ margin: 0; padding: 0;}

body{
	font-family: Tahoma; 
	color: #656565; 
	min-width:1000px; 
	font-size:11px; 
}

html, body{
	height: 100%;
}

td{
	vertical-align: top;
}

img{
	border: 0px;
}

/* ================================================================================*/

form{ margin: 0; padding: 0; }

div, td, input, select, p, a, li {
	font-family: Tahoma;
	font-size: 11px;
	color: #656565;
}

a{
	color: #1563A5;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

#main_inside{
	position:relative; 
	min-height:100%; 
	margin: 0 auto; 
	width: auto; 
}

/*For IE*/
* html #main_inside{
	height:100%; 
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'100%');  
}

#main_inside_in{ 
	position:relative; 
	min-height:100%; 
	margin: 0 auto; 
	width: 970px;
}

#main_content{
	margin: 0 auto;
	width: 100%;
}
/*=======================================================*/
.header{
	height: 319px;
	overflow: hidden;
	background-image: url(../images/bg_map_7.jpg);
	background-position: left 0px;
	background-repeat: no-repeat;
}
.header .top{
	height: 19px;
	position: relative;
	z-index: 10;
}
.header .top .left{
	float: left;
	width: 280px;
}
.header .top .left .logo{
	padding: 21px 0px 0px 84px;
	margin-left:-50px;
}
.header .top .right{
	float: right;
	width: 620px;
	margin:-1px 0 1px 0;
	background-color:white;
	text-align: right;
}
.header .top .right .links{
	padding: 25px 35px 0px 0px;
}
.header .top .right .links a{
	margin: 0px 15px 0px 0px;
}
/*
.header .top .right .header_menu{
	clear: both;
	padding: 11px 20px 0px 20px;
}
.header .top .right .header_menu ul{
	list-style-type: none;
}
.header .top .right .header_menu ul li{
	float: left;
	display: block;
	padding: 0px 1px 0px 0px;
}
.header .top .right .header_menu ul li a{
	background-image: url(../images/bg_top_menu_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial Rounded MT Bold;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	padding: 0px 0px 6px 15px;
	display: block;
}
.header .top .right .header_menu ul li a span{
	background-image: url(../images/bg_top_menu_right.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 8px 20px 0px 5px;
	display: block;
}
.header .top .right .header_menu ul li.cur a{
	background-image: url(../images/bg_top_menu_left_cur.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial Rounded MT Bold;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	padding: 0px 0px 6px 10px;
	display: block;
}
.header .top .right .header_menu ul li.cur a span{
	background-image: url(../images/bg_top_menu_right_cur.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 8px 20px 0px 10px;
	display: block;
}

*/


/*Adittion from Inner pages*/
 .top_menu{
	float: left;
	padding: 9px 0px 0px 34px;
	width: 600px;
}

 .top_menu ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

 .top_menu ul li{
	padding: 0px 0px 0px 0px;
	margin: 0px 1px 0px 0px;
	list-style: none;
	display: block;
	float: left;
	background-image: url(../images/top_menu_li.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

 .top_menu ul li a{
	padding: 8px 23px 8px 23px;
	margin: 0px 0px 0px 0px;
	display: block;
	float: left;
	background-image: url(../images/top_menu_li_a.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	white-space: nowrap;
}

 .top_menu ul li.cur{
	background-image: url(../images/top_menu_li_cur.jpg);
}

 .top_menu ul li.cur a{
	background-image: url(../images/top_menu_li_cur_a.jpg);
}


.bottom .header_bottom_info{
	position: relative;
	z-index: 1000;
}

.img_big_header{
	float: left;
	width: 420px;
	position: relative;
	top: -35px;
	left: 0px;
	overflow: hidden;
	margin-bottom: -36px;
	height: 230px;
}

.header .bottom{
	height: 201px;
}
.bottom .slogan{
	float: right;
	width: 545px;
	padding: 33px 0px 0px 0px;
	margin-right:47px;
}
.bottom .slogan img{
	margin: 0px 0px 12px 0px;
}
.bottom .slogan a img{
	margin: 0px 0px 0px 2px;
}


/*=======================================================*/
.content{
	padding: 0px 0px 0px 0px;
	clear: both;
}
.content .left_cell{
	float: left;
	width: 320px;
	padding: 0px 0px 0px 30px;
}
.content .left_cell .email_box .top{
	padding: 6px 20px 14px 20px;
	width: 280px;
	position: relative;
	top: 12px;
	margin-top: -8px;

	background: url(../images/bg_email_box.jpg) no-repeat top left;

}
.content .left_cell .email_box .top h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	padding: 0px 10px 5px 3px;
	font-weight: normal;
}
.content .left_cell .email_box .top .input{
	float: left;
	width: 200px;
	z-index: 10000;
	position: relative;
}
.content .left_cell .email_box .top .input input{
	border: 0px;
	height: 14px;
	width: 200px;
	background-color: transparent;
	padding: 7px 10px;
	color: #A7A8A8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../images/bg_input_email_box.jpg) no-repeat top left;
	z-index: 10000;
	position: relative;
}
.content .left_cell .email_box .top .botton_go{
	float:right;
	background-image:url(../images/bg_go.png);
	width:41px;
	margin:2px 15px 0 0;
	background-position:center;
	height:25px;
	background-repeat:no-repeat;
	border:none;
}
form{
	border:0px;
	background:none;
}
.content .left_cell .email_box .bottom{
	background-image: url(../images/img_c_list.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	margin: 0px 0px 0px 5px;
}
.content .left_cell .email_box .bottom .bottom_in{
	background-image: url(../images/img_botton_list.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 20px 35px 30px 35px;
}
.content .left_cell .email_box .bottom .bottom_in h2{
	font-family: Arial Rounded MT Bold;
	color: #ff6907;
	font-size: 20px;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
}
.content .left_cell .email_box .bottom .bottom_in p{
	font-family: Times New Roman;
	font-size: 15px;
	color: #636363;
	line-height: 18px;
	padding: 0px 0px 0px 2px;
}
.content .left_cell .email_box .bottom .bottom_in p b{
	color: #000;
}





.content .left_cell .news_box{
	padding: 25px 25px 20px 40px;
}
.content .left_cell .news_box h2{
	font-family: Arial Rounded MT Bold;
	font-size: 18px;
	color: #7A7A7A;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
}
.content .left_cell .news_box ul{
	list-style-type: none;
}
.content .left_cell .news_box ul li{
	padding: 0px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5B5B5B;
	font-size: 12px;
	line-height: 17px;
}
.content .left_cell .news_box ul li a{
	text-decoration: none;
	color: #2485B5;
}
.content .left_cell .news_box a{
	text-decoration: none;
	color: #2485B5;
	font-size: 12px;
}
.content .left_cell .news_box ul li a:hover, .content .left_cell .news_box a:hover{
	text-decoration: underline;
}
/*=======================================================*/
.content .right_cell{
	float: right;
	width: 610px;
	padding: 30px 10px 0px 0px;
}
.content .right_cell .top{
	padding: 0px 0px 28px 25px;
}
.content .right_cell .top img{
	padding: 6px 0px 5px 5px;
}
.content .right_cell .top p{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 16px;
	padding: 0px 0px 0px 7px;
	line-height: 22px;
}


.content .right_cell .block_box{
	clear: both;
}
.content .right_cell .block_box .block_box_line{
	clear: both;
	padding: 0px 0px 0px 10px;
}


.content .right_cell .block_box .block_box_line .box_left{
	background-image: url(../images/c_bg_box_inner.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	float: left;
	width: 296px;
}
.content .right_cell .block_box .block_box_line .box_left .box_left_in{
	background-image: url(../images/right_bg_box_inner.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.content .right_cell .block_box .block_box_line .box_left .box_left_in .box_left_in_2{
	background-image: url(../images/left_bg_box_inner.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 8px 10px 17px 15px;
	height: auto !important;     
   min-height: 210px !important; 
   height: 210px;
}
.content .right_cell .block_box .block_box_line .box_left .box_left_in .box_left_in_2 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 0px 0px 17px 5px;
	line-height: 18px;
}


.content .right_cell .block_box .block_box_line .box_right{
	background-image: url(../images/c_bg_box_inner.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	float: right;
	width: 296px;
}
.content .right_cell .block_box .block_box_line .box_right .box_right_in{
	background-image: url(../images/right_bg_box_inner.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.content .right_cell .block_box .block_box_line .box_right .box_right_in .box_right_in_2{
	background-image: url(../images/left_bg_box_inner.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 8px 10px 17px 15px;
	height: auto !important;     
   min-height: 210px !important; 
   height: 210px;
}
.content .right_cell .block_box .block_box_line .box_right .box_right_in .box_right_in_2 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 0px 5px 15px 10px;
	line-height: 18px;
}





.content .brand_box{
	text-align: center;
	width: 837px;
	margin: 0 auto;
	clear: both;
	padding: 25px 0px 0px 35px;
}

/*=======================================================*/

#footer_block{
	height: 266px; 
	clear: both;
}

#footer_main{
	height: 266px; 
	margin: -266px auto; 
	position: relative; 
}

#footer{
	height: 266px; 
	margin: 0 auto; 
	width: 970px;
}

#footer_in{ 
	margin: 0 auto; 
	padding: 0px;
}

#footer_in .info{
	border-top: 7px solid #DFEDF5;
	background-image: url(../images/img_bg_top.gif);
	background-position: left top;
	background-repeat: repeat-y;
	margin: 0px 0px 0px 37px;
	width: 934px;
}
#footer_in .info .info_in{
	background-image: url(../images/img_bg_bottom.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-align: center;
	padding: 14px 40px;
}
#footer_in .info .info_in b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
#footer_in .info .info_in p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 20px;
}
#footer_in .info_scroll{
	background-color: #F3F3F3;
	border: 1px solid #E1E1E1;
	padding: 15px;
	margin: 20px 0px 10px 37px;

	overflow: auto;
}
#footer_in .info_scroll p{
	color: #898989;
	font-size: 9px;
	padding: 0px 0px 10px 0px;
}
.about_company{
	margin:0 auto;
	text-align:center;
	line-height:20px;
}

.clear{
	clear: both;
}

.FadeSlideShow{
	position: absolute;
	z-index: 1;
}

.FadeSlideShow div{
	position: absolute;
	display: none;
	z-index: 100;
}
/* ================================================================================*/

/*Opera Hack*/
@media all and (min-width: 0px) {

}