*{ margin: 0; padding: 0;}

body{
	font-family: Tahoma; 
	color: #666666; 
	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, textarea, p, a, li {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}

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

a:hover{
	text-decoration: none;
}

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

#main_inside_in{ 
	position:relative; 
	margin: 0 auto; 
	min-width: 1000px;
}


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

#main_content{
	background-image: url(../images/main_content.gif);
	background-position: 261px top;
	background-repeat: repeat-y;
}

#main_content2{
	background-image: url(../images/main_content2.gif);
	background-position: right top;
	background-repeat: repeat-y;
}


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

#flash{
	height: 238px;
	background-color: #D7E1EA;
}

#container {
	width: 100%;
	float: left;
	margin-right: -190px;
}

#content {
	margin-right: 190px;
}

#main {
	margin-left: 262px;
	padding: 0px 15px 10px 8px;
}
#left {
	width: 262px;
	float: left;
	padding: 18px 0px 0px 0px;
}
#right {
	width: 189px;
	float: right;
	padding: 0px 0px 0px 1px;
}

#header{
	height: 95px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 24px;
}

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

#footer_main{
	clear: both;
	height: 34px; 
	padding: 0px 7px 0px 7px;
}

#footer{
	height: 34px; 
	overflow: hidden;
	margin: 0 auto; 
	min-width: 997px; 
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
}

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

#footer_in{ 
	height: 34px; 
	overflow: hidden;
	background-image: url(../images/footer_bg2.gif);
	background-position: right top;
	background-repeat: no-repeat;
}


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

#header .logo{
	float: left;
	width: 250px;
	padding: 43px 10px 0px 0px;
	text-align: right;
}

#header .slogan{
	float: left;
	background-image: url(../images/slogan_bg.jpg);
	background-position: left 53px;
	background-repeat: no-repeat;
	padding: 51px 0px 10px 5px;
	color: #7B7B7B;
}

#header .phone{
	float: right;
	padding: 55px 32px 0px 0px;
	color: #FA7621;
	font-size: 24px;
}

#header .phone span{
	font-size: 18px;
}

.footer_menu{
	float: left;	
}

.footer_menu ul{
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.footer_menu ul li{
	padding: 0px 8px 0px 8px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	display: block;
	float: left;
	background-image: url(../images/footer_menu_li.gif);
	background-position: right 3px;
	background-repeat: no-repeat;
}

.footer_menu ul li a{
	color: #9B9B9D;
	font-size: 10px;
	text-decoration: none;
}

.footer_menu ul li a:hover{
	text-decoration: underline;
}

.footer_menu ul li.last{
	background-image: none;
}

.copyright{
	float: right;
	padding: 7px 10px 0px 0px;
	color: #9B9D9C;
	font-weight: bold;
	font-size: 10px;
}

.small_both{
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

.bottom_slider{
	clear: both;
	height: 86px;
	margin: 0px 190px 0px 0px;
	white-space: nowrap;
}

.bottom_slider .i{
   display: block;
   float: left;
   width: 20%;
	height: 86px;	
	background-repeat: repeat-x;
	background-position: left top;	
}

.bottom_slider .i .il{
	background-position: left top;
	background-repeat: no-repeat;
}

.bottom_slider .i .il .ir{
	background-position: right top;
	background-repeat: no-repeat;
	height: 55px;
}


.bottom_slider .i .il .ir{
	padding: 31px 0px 0px 11px;
}

.bottom_slider .i .il .ir a.n{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

.bottom_slider .i .il .ir a.more{
	color: #FFFFFF;
	display: block;
	margin: 7px 0px 0px 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

.bottom_slider .i_1{
	background-image: url(../images/i_1.jpg);	
}

.bottom_slider .i_2{
	background-image: url(../images/i_2.jpg);	
}

.bottom_slider .i_3{
	background-image: url(../images/i_3.jpg);	
}

.bottom_slider .i_4{
	background-image: url(../images/i_4.jpg);	
}

.bottom_slider .i_5{
	background-image: url(../images/i_5.jpg);	
}

.bottom_slider .i_1 .il{
	background-image: url(../images/il_1.jpg);	
}

.bottom_slider .i_2 .il{
	background-image: url(../images/il_2.jpg);	
}

.bottom_slider .i_3 .il{
	background-image: url(../images/il_3.jpg);	
}

.bottom_slider .i_4 .il{
	background-image: url(../images/il_4.jpg);
}

.bottom_slider .i_5 .il{
	background-image: url(../images/il_5.jpg);
}

.bottom_slider .i_1 .il .ir{
	background-image: url(../images/ir_1.jpg);
}

.bottom_slider .i_2 .il .ir{
	background-image: url(../images/ir_2.jpg);
}

.bottom_slider .i_3 .il .ir{
	background-image: url(../images/ir_3.jpg);
}

.bottom_slider .i_4 .il .ir{
	background-image: url(../images/ir_4.jpg);
}
.bottom_slider .i_5 .il .ir{
	background-image: url(../images/ir_5.jpg);
}

.left_img{
	padding: 0px 0px 100px 18px;
}

.small_arrow{
	padding: 0px 0px 20px 0px;
	text-align: center;
}

#main h1{
	font-size: 12px;
	font-weight: bold;
	color: #676767;
	padding: 0px 0px 20px 0px;
}

#main p{
	padding: 0px 0px 10px 10px;
}

#main ul{
	padding: 0px 0px 20px 10px;
	margin: 0px 0px 0px 0px;
}

#main ul li{
	padding: 0px 0px 5px 15px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/li.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	list-style: none;
}

.right_menu{
	padding: 0px 0px 25px 0px;
}

.our_partners{
	padding: 0px 7px 10px 7px;	
}

.our_partners h2{
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/h2.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
}

.our_partners p{
	background-image: url(../images/our_parrt_p.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 10px;
	display: block;
	font-size: 10px;
}

.our_partners p a{
	font-size: 10px;	
}

.our_partners .partner_img{
	background-image: url(../images/h2.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding: 5px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
}

.our_partners .partner_img img{
	position: relative;
	left: -5px;
}

.right_banner{
	background-image: url(../images/h2.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding: 5px 0px 10px 2px;
}

.pricelist{
	
}

.pricelist .row{
	height: 25px;
	border-bottom: 1px solid #D0D6DB;
}

.pricelist .row .n{
	float: left;
	padding: 4px 0px 0px 10px;
}

.pricelist .row .v{
	float: right;
	width: 100px;
	text-align: left;
	padding: 4px 10px 0px 0px;	
}

.article_list{
	
}

.article_list .item{

}

.article_list .item .dn{
	height: 24px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	padding: 0px 0px 0px 5px;
}

.article_list .item .dn .d{
	float: left;
	width: 91px;
	font-weight: bold;
	font-size: 10px;
	padding: 5px 0px 0px 0px;
}

.article_list .item .dn .n{
	float: left;
	padding: 4px 0px 0px 0px;
}

.article_list .item .dn .n a{
	color: #666666;
	font-size: 10px;
}

.article_list .item .desc{
	padding: 5px 0px 9px 0px;
}

#main .article_list .item .desc p{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
}

.article_list .item .desc a{
	font-weight: bold;
	font-size: 10px;
	color: #666666;
}

.counter{
	clear: both;
	position: relative;
	width: 180px;
	float: right;
	position: relative;
	top: -120px;
}


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

}