/* CSS Document */
@charset "utf-8";

@font-face {
font-family:"UTM_ALBERTA_HEAVY";
src: url(../font/UTM_ALBERTA_HEAVY.TTF);
}

*{margin:0;padding:0;}
a{text-decoration:none}
ul {list-style:none}
img{border:0px}
*:focus {outline: none}

.note{font-size: 12px;color: red;}

.page_in{text-align:left;font-size:14px;clear:both;padding:0px;margin-top:10px;text-align:center}
.page_in a{padding:3px 7px;color:black;}
#current_page{padding:3px 7px;background:#B00007;color:#FFF;font-weight:bold;margin-right:4px;border-radius:5px;}

#article_content{
	text-align:justify;	
	padding:5px;
}

#article_content p{
	margin-bottom:5px;	
}

#article_content ul li{
	list-style:inside;	
}

#wrap_header_all{
	background:#2f6001;
	width:100%;
	height:730px;	
}

#wrap_header{
	background:#2f6001;
	width:100%;
	margin:0 auto;
	height:730px;
	background:url(../img/bg_header.jpg) no-repeat;	
	background-position:center top;
}

#header{
	width:1158px;
	height:720px;
	margin:0 auto	
}

#wrap_logo{
	width:1158px;
	height:216px;
}

#wrap_menu{
	width:1158px;
	height:40px;
}

#wrap_slider{
	width:1158px;
	height:475px;
}


/* menu top */
#menu_top{
	width:1158px;
	height:40px;
	line-height:40px;
	text-align:left;
}

#menu_top li{
	display:inline;
	text-align:center;
	margin-right:5px;
	height:40px;
	padding:10px 15px;
	background:url(../img/bg_mnt.jpg) repeat-x;	
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#menu_top li:hover{
	background:url(../img/bg_hmnt.jpg) repeat-x;	
}

#active_top{
	background:url(../img/bg_hmnt.jpg) repeat-x!important;	
}

#menu_top li a{
	font-family:Myriad Pro;
	font-size:14px;
	color:#fff;
}

#wrap_middle{
	width:1158px;
	min-height:500px;
	display:table;
	margin:0 auto;
	padding-top:20px;	
}

#wrap_left{
	width:226px;
	min-height:300px;
	float:left;
	-webkit-box-shadow: 10px 0px 5px -6px rgba(0,0,0,0.24);
	-moz-box-shadow: 10px 0px 5px -6px rgba(0,0,0,0.24);
	box-shadow: 10px 0px 5px -6px rgba(0,0,0,0.24);
	margin-right:17px;
}

/* BEGIN BLOCK LEFT*/
.block_left{
	width:226px;
	margin-bottom:10px;
}

.block_left h1{
	width:226px;
	font-size:14px;
	color:#fff;
	text-align:center;
	height:49px;
	line-height:35px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../img/bg_tittle_left.png) no-repeat;
	background-position:center;
}

.block_left .content_block_left{
	width:186px;
	min-height:50px;
	margin:0 auto;
	padding:0px 5px;
}
/* END BLOCK LEFT*/

.select_style select {
   background: transparent!important;
   width: 210px;
   color:#000;
   padding: 5px;
   font-size: 14px;
   height: 30px;
   -webkit-appearance: none;
   border:2px solid #ccc;
   }
   
.select_style {
   margin-top:10px;
   width: 185px;
   height: 30px;
   overflow: hidden;
   font-size:18px!important;
   background: url(../img/arr.jpg) no-repeat right #fff!important;
}

.menu_left{
	width:200px;
}

.menu_left li.title_left{
	width:200px;
	height:30px;
	margin-left:5px;
	color:#000;
	background:none;
	padding:0;
}

.menu_left li.title_left:hover{
	background:none;
}

.menu_left li{
	height:30px;
	margin-bottom:3px;
	line-height:30px;
	padding-left:10px;
}

.menu_left li a{
	padding:0px 5px;
	font-size:14px;
	color:#000;
	padding-left:5px!important;
	font-family:Arial, Helvetica, sans-serif;
}

.menu_left li a:hover{
	color:#b40001;
}

.menu_left li.title_left h2{
	text-align:left;
	width:190px;
}

.menu_left li.title_left h2 a{
	color:#00268e;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;	
	font-weight:bold;
}

.menu_left li.title_left h2 a:hover{
	color:#b40001;
}

#wrap_right{
	width:915px;
	min-height:300px;
	float:left;
}

/* BEGIN BLOCK RIGHT*/
.block_right{
	width:915px;
	margin-bottom:10px;
}

.block_right h1{
	width:361px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:left;
	padding-left:20px;
	height:49px;
	line-height:35px;
	background:url(../img/bg_tittle_right.png) no-repeat;
	background-position:left;
}

.block_right .content_block_right{
	width:915px;
	display:inline-block;
	min-height:200px;
}
/* END BLOCK RIGHT*/

.list_product{
	display:inline-block;	
}

.list_product h2 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#00268e;	
}

.list_product h2 a:hover{
	color:#ED0102;	
}

.list_product h2 span{
	font-size:11px;
	color:#00268e;
	font-weight:bold;
}

.list_product li{
	text-align:center;
	width:170px;
	min-height:200px;	
	float:left;
	margin:10px 13px 10px 0px;
}

.distributor{
	margin-bottom:5px;
	display:inline-block;	
}

.distributor li{
	margin:10px 30px 10px 20px!important;
}

.list_product li p{
	margin:8px 5px;
}

.list_product li p a{
	color:#000;
	font-size:14px;
}

.list_product li p a:hover{
	color:#c90900;
}

.contact_bt a{
	color:#c90900!important;	
	font-size:14px;
}

.contact_bt a:hover{
	color:#000!important;	
}

.bg_img{
	width:177px;
	height:165px;
	text-align:center;
	background:url(../img/bg_sp.jpg) no-repeat;
	background-position:center;
}

.border_img{
	width:164px;
	height:165px;
	padding:5px;
	background:#fff;
	border:1px solid #ccc;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.border_img * {
    vertical-align: middle;
}



#wrap_adv{
	clear:both;
	width:1148px;
	height:70px;
	margin:0 auto;	
	padding:5px 0px;
}

.image_carousel{
	width:1158px;	
	text-align:center;
	padding-left:10px;
}

.image_carousel img{
	width:215px;
	height:70px;
	margin-right:10px;
}


#wrap_footer{
	width:100%;
	min-height:121px;
	background:#002591;	
}

#wrap_bottom_content{
	width:1090px;
	margin:0 auto;
	min-height:140px;
	display:table;
	padding:5px;
}

#wrap_bottom_content_left{
	width:890px;
	float:left;
}

#wrap_bottom_content_right{
	width:200px;
	float:left;
	text-align:center;
}

/* BEGIN FOOTER*/
#menu_footer{
	width:890px;
	height:30px;	
	text-align:left;
	padding-top:5px;
}

#menu_footer li{
	width:890px;
	height:40px;	
	text-align:center;
	display:inline;
}

#menu_footer li a{
	padding:0px 7px;	
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	
}

#menu_footer li a:hover{
	color:#ebca61;	
}

#active_f a{
	color:#ebca61!important;		
}

#content_add{
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10px;
	margin-top:5px;
}

#content_add p{
	margin-bottom:5px;
	color:#fff;
	font-size:13px;
}

#content_add p a{
	color:#fff;
	font-size:13px;
}

#content_add p a:hover{
	color:#ebca61;
}

#wrap_bottom_content_right p{
	margin-bottom:10px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#wrap_bottom_content_right p img{
	width:20px;
	height:20px;
	margin-right:5px;
}

.count_num {
    display: inline;
    font-family: "Comic Sans MS", cursive;
    font-size: 24px;
    font-style: italic;
    font-weight: bold;
	color:#fff;
}

#wrap_bottom_content_right p a{
	color:#fff;	
}

#wrap_bottom_content_right p a:hover{
	color:#ebca61;	
}
/* END FOOTER*/

/* BEGIN KMT SLIDE*/

.kmt_slide_note {
	width: 900px;
	height: 230px;
	position:relative;
}

.kmt_slide_note li {
	float: left;
    margin: 10px 13px 10px 0;
    text-align: center;
    width: 170px;
}

.kmt_slide_note li .bg_img_s{
	width:155px;
    height:140px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.kmt_slide_note li .bg_img_s * {
    vertical-align: middle;
}

.kmt_slide_note li p{
	margin:8px 5px;
}

.kmt_slide_note li p a{
	color:#000;
	font-size:14px;
}

.kmt_slide_note li p a:hover{
	color:#c90900;
}

.contact_bt a{
	color:#c90900!important;	
	font-size:14px;
}

.contact_bt a:hover{
	color:#000!important;	
}

.kmt_slide_note .kmt_bt_hover {
	height: 21px;
	width:50px;
	position: absolute;
	padding: 0px;
	top:-30px;
	right:0px;
}
.kmt_slide_note .kmt_bt_hover .so_pre_hor_picactive {
	background: url(../img/pre.png) no-repeat;
	cursor: pointer;
	width: 21px;
	height: 21px;
	display:inline-block;
}

.kmt_slide_note .kmt_bt_hover .so_next_hor_picactive {
	background: url(../img/next.png) no-repeat;
	cursor: pointer;
	width: 21px;
	height: 21px;
	display:inline-block;
}

/* END KMT SLIDE*/

/* BEGIN DETAIL PRODUCT*/
#wrap_info{
	width:355px;
	float:left;		
	margin-top:5px;
	text-align:center;
}

#wrap_info p{
	margin:7px 0px;
	font-family:Arial, Helvetica, sans-serif;
}

#wrap_info p:nth-child(2){
	font-size:18px;
	color:#002cae;
}

#wrap_info p:nth-child(3){
	font-size:18px;
	color:#c90900;
}

#wrap_info p:nth-child(4){
	font-size:14px;
	background:url(../img/bg_mnt.jpg) repeat-x;
	width:75px;
	height:28px;
	line-height:30px;
	margin:0 auto;
	border-radius:10px;
	margin-top:10px;
}

#wrap_info p:nth-child(4) a{
	color:#fff;
}

#wrap_img_dt{
	width:345px;
	height:320px;
	border:1px solid #ccc;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
	padding:5px;
}

#wrap_img_dt * {
    vertical-align: middle;
}

#wrap_desript{
	margin-top:5px;
	width:530px;
	float:left;	
	padding:0px 10px 10px 20px;
}

#wrap_desript h2{
	font-size:18px;
	color:#0817a7;
	font-weight:100;
	margin-bottom:5px;	
}

#info_product{
	padding:5px;
	text-align:left;	
}

#info_product p{
	margin-bottom:5px;	
}

#info_product ul li{
	list-style:inside;		
}
/* END DETAIL PRODUCT*/

/* NEWS PAGE*/
#list_news{
	padding:0px;
	display:inline-block;	
}

#list_news li{
	width:900px;
	clear:both;
	display:inline-block;
	border-bottom:1px dashed #ccc;
	padding:13px 0px;
}

.date_news{
	font-size:12px;
	color:#999;
	font-style:italic;	
}

.img_news{
	width:165px;
	height:136px;		
	border:1px solid #ccc;	
	float:left;
	margin-right:10px;
	padding:5px;
	-webkit-box-shadow: 0px 20px 26px -18px rgba(0,0,0,0.49);
	-moz-box-shadow: 0px 20px 26px -18px rgba(0,0,0,0.49);
	box-shadow: 0px 20px 26px -18px rgba(0,0,0,0.49);
}

.img_news img{
	width:165px;
	height:136px;	
}

.descript_news{
	float:left;
	width:710px;
	height:115px;
	
}

.descript_news h2{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#2644b4;
	font-weight:100;
	margin-bottom:5px;
}

.descript_news p{
	text-align:justify;
	font-size:14px;
	margin-bottom:5px;
}

.read_more{
text-align:right;	
padding-right:30px;
}

.read_more a{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#C80300;
font-style:italic;
}

.read_more a:hover{
color:#0F5FD0;
}

#address{
	width:900px;

}

#address_top{
	text-align:justify;	
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
}

#address_top p{
	margin-bottom:5px;
}


#map{
	width:900px;
	height:330px;
}

#wrap_form_contact{
	width:480px;
	height:320px;
	padding-left:20px;
}


/*BEGIN CONTACT*/

#wrap_contact{
	width:510px;
	margin-left:5px;	
	float:left;
	padding-right:5px;
	
}

#wrap_contact p{
	margin-bottom:-13px!important;	
}

#wrap_form_contact{
	float:left;;	
}

#title_form_ta{
padding-top:10px;
float:left;
width:100px!important;
font-size:14px;
text-align:right;	
}

#title_form_ta li{
margin-bottom:10px;
height:25px;	
padding-top:5px;
list-style:none!important;
width:80px;
}

#input_form_ta{
padding-top:10px;
float:left;
}

#input_form_ta li{
margin-bottom:5px;
text-align:left;
padding-left:5px;
list-style:none!important;
}

#input_form_ta li input{
	width:335px;	
	height:25px;
	padding:5px;
}

#input_form_ta li textarea{
	width:335px;
	max-width:335px!important;
	height:60px;
	padding:3px;
}

.read_more_sp{
	margin-top:-15px;
	padding-right:20px;
	margin-bottom:5px;
	text-align:right;
}

.read_more_sp a{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#00268e;	
}

.read_more_sp a:hover{
	color:#D00002;	
}




