/* Begin wrap_pcl */

#wrap_pcl ul{
	width:950px;
	display:inline-block;
	padding:0px 25px;
}

#wrap_pcl ul li{
	width:300px;
	height:185px;
	float:left;	
	list-style:none;

}

#wrap_pcl ul li:nth-child(2){
	margin:0 25px;
}

#wrap_pcl ul li > div{
	width:300px;
	height:145px;
}

#wrap_pcl ul li > div img{
	width:300px;
	height:145px;
}

#wrap_pcl ul li > h2{
	width:300px;
	height:40px;
	line-height:40px;
	background:url(../img/arr.png) no-repeat right 10px center #e10000;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

#wrap_pcl ul li > h2:hover{
	background:url(../img/arr.png) no-repeat right 10px center #16843c;
}

#wrap_pcl ul li > h2 a{
	color:#fdec02;
	font-size:13px;
	padding-left:10px;
	font-family:"UTM_Alberta_Heavy";
	font-weight:100;
}

/* End wrap_pcl */

/* Begin wrap_intro */

#wrap_intro{
	width:300px;	
}

#wrap_img_intro{
	width:300px;
	height:164px;
	background:url(../img/bg_pr.jpg) no-repeat center;	
	text-align:center;
	padding-top:10px;
}

#wrap_img_intro img{
	width:252px;
	height:137px;
}

#wrap_content_intro{
	text-align:justify;
	line-height:20px;	
}

#wrap_content_intro a{
	font-size:13px;
	font-style:italic;
	color:#006f31;
	font-family:"UTM_AvoBold";
}

/* End wrap_intro */

/* Begin wrap_support */

#wrap_support{
	width:300px;
	background:url(../img/icon_su.png) no-repeat left 10px top;
	text-align:center;
}

#wrap_support p:nth-child(1){
	font-size:18px;
	font-family:"UTM_AvoBold";
	color:#e82a2c;
	padding:10px 0px 30px 50px;
}

#wrap_support p:nth-child(2) img{
	height:30px;
	margin-left:5px;
}

/* End wrap_support */

/* Begin list_news_h */

.list_news_h{
	width:300px;
	display:inline-block;	
	list-style:none;
}

.list_news_h li{
	width:300px;
	display:inline-block;
	height:75px;	
	margin-bottom:10px;
}

.wrap_img_nh{
	width:90px;
	height:75px;
	float:left;
	margin-right:10px;	
}

.wrap_img_nh img{
	width:90px;
	height:75px;
}

.wrap_content_nh{
	float:left;
	width:190px;
	line-height:18px;
	text-align:left;	
}

.wrap_content_nh h2{
	margin-bottom:5px;
}

.wrap_content_nh h2 a{
	color:#006f31;
	font-size:13px;
	font-weight:100;
}

.wrap_content_nh h2 a:hover{
	color:#0092ef;
}

.wrap_content_nh div{
	font-size:12px;
}

/* End list_news_h */

/* Begin list_new_pd */
.hidden1 {
	width: 300px;
    height: 350px;
    overflow: hidden;
}

.list_pdn{
	width:300px;
	list-style:none;	
}

.list_pdn li{
	width:300px;
	list-style:none;
	margin-bottom:10px;
	display:inline-block;
}

.wrap_img_pdn{
	width:145px;
	height:103px;
	text-align:center;
	background:url(../img/bg_pdn.jpg) no-repeat center;		
	padding:5px 0px 0px 0px;
	float:left;
	margin-right:10px;
}

.wrap_img_pdn > div{
	width:145px;
	height:88px;
	display: table-cell;
    vertical-align: middle;	
}
	
.wrap_img_pdn > div *{
   vertical-align: middle;	
}

.wrap_img_pdn > div img{
	max-width:135px;
	max-height:85px;	
}

.wrap_content_pdn{
	width:145px;
	float:left;	
}

.wrap_content_pdn h2{
	padding-bottom:5px;
	border-bottom:1px dashed #ccc;
	margin-bottom:5px;
	font-weight:100;

}

.wrap_content_pdn h2 a{
	color:#198143;
	font-size:14px;
	font-family:"UTM_AvoBold";
}

.wrap_content_pdn h2 a:hover{
	color:#e10000;
}

.wrap_content_pdn > div{
	margin-bottom:5px;
	font-size:13px;	
}

.wrap_content_pdn p a{
	color:#000000;
	font-family:"UTM_AvoBold";
}

.wrap_content_pdn p a:hover{
	color:#e10000;
}

/* End list_new_pd */

/* Begin block_new_pd */

.block_new_pd{
	width:680px;
	display:inline-block;	
}

.block_new_pd .kmt_ttl{
	float:left!important;	
	background:none!important;
	font-size:18px;
	color:#1a893f;
	font-family:"UTM_Alberta_Heavy";
}

.tabs-menu-pdg {
    height: 31px;
    float: left;
    clear: both;
    list-style: none;
	margin-bottom:5px;
}

.tabs-menu-pdg{
	width:100%;
	height:31px;
	border-bottom:3px solid #289640;
}

.tabs-menu-pdg li {
    min-width: 100px;
    height: 31px;
    line-height: 31px;
    float: right;
    text-align: center;
	background:url(../img/bg_tb.jpg) repeat-x;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	margin-left:1px;
}

.tabs-menu-pdg li.current {
    position: relative;
    z-index: 5;
	background:url(../img/bg_tbh.jpg) repeat-x;
}

.tabs-menu-pdg li a {
    color: #fff;
    display: inline-block;
    min-width: 100px;
    height: 31px;
    line-height: 31px;
	font-size:14px;
	font-family:"UTM_Alberta_Heavy";
	padding:0px 5px;
}

.tab {
    clear: both;
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

.tab-content-pdg {
    width: 680px;
    display: none;
    line-height: 18px;
    text-align: justify;
}

#tab-pdg-3 {
 display: block;   
}


.block_note_pd{
	width:680px;
	display:inline-block;		
}

.block_note_pd .kmt_ttl{
	float:left!important;	
	background:none!important;
	font-size:18px;
	color:#d20000;
	font-family:"UTM_Alberta_Heavy";
}

.tabs-menu-pdr {
    height: 31px;
    float: left;
    clear: both;
    list-style: none;
	margin-bottom:5px;
}

.tabs-menu-pdr{
	width:100%;
	height:31px;
	border-bottom:3px solid #e33333;
}

.tabs-menu-pdr li {
    min-width: 100px;
    height: 31px;
    line-height: 31px;
    float: right;
    text-align: center;
	background:url(../img/bg_tr.jpg) repeat-x;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	margin-left:1px;
}

.tabs-menu-pdr li.current {
    position: relative;
    z-index: 5;
	background:url(../img/bg_trh.jpg) repeat-x;
}

.tabs-menu-pdr li a {
    color: #fff;
    display: inline-block;
    min-width: 100px;
    height: 31px;
    line-height: 31px;
	font-size:14px;
	font-family:"UTM_Alberta_Heavy";
	padding:0px 5px;
}

.tab-content-pdr {
    width: 680px;
    display: none;
    line-height: 18px;
    text-align: justify;
}

#tab-pdr-3 {
 display: block;   
}

/* End block_new_pd */

/* Begin list_product */

.list_product{
	width:680px;
	list-style:none;
	display:inline-block;	
	margin-top:10px;
}

.list_product li{
	width:199px;
	min-height:315px;
	float:left;
	margin:0px 10px 5px 15px;	
}

.wrap_img_pd{
	width:199px;
	height:150px;
	background:url(../img/bg_pd.jpg) no-repeat center;	
	margin-bottom:10px;
	text-align:center;
}

.wrap_img_pd > div{
	width:199px;
	height:134px;
	display: table-cell;
    vertical-align: middle;
}
	
.wrap_img_pd > div *{
   vertical-align: middle;	
}

.wrap_img_pd > div img{
	max-width:189px;
	max-height:124px;	
}

.wrap_content_pd h2{
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dashed #ccc;	
	font-weight:100;
    min-height: 45px;
}

.wrap_content_pd h2 a{
	color:#0a7937;
	font-size:14px;
	font-family:"UTM_AvoBold";
}

.wrap_content_pd h2 a:hover{
	color:#ee0101;
}

.wrap_content_pd > div{
	margin-bottom:5px;
	font-size:13px;
    min-height: 70px;
}

.wrap_content_pd p a{
	margin-bottom:5px;
	font-family:"UTM_AvoBold";
	color:#000;
}

.wrap_content_pd p a:hover{
	color:#ee0101;
}


.kmt_pcl{
	width:680px;	
}

/* End list_product */


/* Begin list_news */

.list_news{
	width:680px;
	display:inline-block;
	list-style:none;	
	padding-top:10px;
}

.list_news li{
	width:680px;
	display:inline-block;
	min-height:164px;
	margin:5px 0px 10px 0px;	
}

.wrap_img_news{
	width:175px;
	height:154px;
	background:url(../img/bg_n.jpg) no-repeat center;
	text-align:center;
	padding:5px;
	float:left;
	margin-right:5px;
}

.wrap_img_news img{
	width:165px;
	height:136px;
}

.wrap_content_news{
	width:490px;
	float:left;	
}

.wrap_content_news h2{
	margin-bottom:5px;
}

.wrap_content_news h2 a{
	font-size:14px;
	color:#1c8a40;
	font-weight:100;
}

.wrap_content_news h2 a:hover{
	color:#e10000;
}

.wrap_content_news > div{
	margin-bottom:5px;
	line-height:20px;
	text-align:justify;
}

.wrap_content_news > p a{
	color:#e10000;
}

.wrap_content_news > p a:hover{
	color:#1c8a40;
}
	
/* End list_news */

/* Begin wrap_contactpage */

#wrap_contactpage{
	width:680px;
	display:inline-block;	
}

#wrap_add{
	font-size:13px;
	color:#000;	
	margin-bottom:15px;
}

#wrap_add p{
	margin-bottom:5px;
}

#wrap_map{
	width:680px;
	height:350px;	
	margin-bottom:10px;
}

#wrap_form_contact{
	width:680px;
	float:left;	
	margin-right:20px;
}

#title_form_ta{
	padding-top:10px;
	float:left;
	width:160px!important;
	font-size:13px;
	text-align:right;
}
	
#title_form_ta li{
	margin-bottom:5px;
	min-height:35px;	
	line-height:35px;
	list-style:none!important;
}
	
#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;
	min-height:35px;
}
	
#input_form_ta li input{
	width:350px;	
	height:25px;
	padding:3px;
}
	
#input_form_ta li textarea{
	width:350px;
	max-width:350px!important;
	height:100px;
	padding:3px;
	resize:none;
}

/* End wrap_contactpage */


/* Begin wrap_details_product */

#wrap_details_product{
	width:680px;
	display:inline-block;
	margin:10px 0px;	
}

#wrap_details_product_left{
	width:364px;	
	height:274px;
	float:left;
	margin-right:16px;
	background:url(../img/bg_pdt.jpg) no-repeat center;
	text-align:center;
}

#wrap_details_product_left > div{
	width:344px;
	height:222px;
	padding:10px;
	display: table-cell;
    vertical-align: middle;	
}
	
#wrap_details_product_left > div *{
   vertical-align: middle;	
}

#wrap_details_product_left > div img{
	max-width:344px;
	max-height:222px;	
}

#wrap_details_product_right{
	width:280px;
	float:left;	
}

#wrap_details_product_right h2{
	padding-bottom:5px;
	border-bottom:1px dashed #ccc;
	margin-bottom:5px;
	color:#198143;
	font-family:"UTM_AvoBold";
	text-transform:uppercase;
}

#wrap_details_product_right p{
	margin-bottom:5px;
}

#wrap_details_product_right p span{
	font-weight:bold;
}

#wrap_details_product_right p:nth-last-child(1){
	font-size:16px;
	color:#ee0202;
	font-family:"UTM_AvoBold"!important;
	margin-top:20px;
	line-height:22px;
}

#wrap_info_product{
	clear:both;
	margin-top:20px;	
	margin-bottom:20px;
}

#wrap_info_product > h2{
	margin-bottom:10px;	
	border-bottom:2px solid #1c8a40;
	height:22px;
}

#wrap_info_product > h2 a{
	margin-bottom:10px;	
	color:#1c8a40;
	font-family:"UTM_AvoBold";
	background:#fff;
	padding-bottom:10px;
	padding-right:10px;
}


/* End wrap_details_product */