/* 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{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:#0056BF;color:#FFF;font-weight:bold;margin-right:4px;border-radius:5px;}

#wrap_top{
	width:100%;
	height:500px;
	background:#b5d5ff;
}

#wrap_bg_top{
	width:100%;
	height:500px;
	background:url(../img/bg_top.jpg) no-repeat;
	background-position:center top;	
}

#wrap_header{
	width:1000px;
	height:500px;
	margin:0 auto;	
}

#wrap_logo_name{
	width:1000px;
	height:141px;	
}

#wrap_logo{
	width:450px;
	float:left;
    padding-top: 15px;
}

#wrap_hotline{
	width:540px;
	height:141px;
	float:left;
	text-align:right;
	padding-right:10px;
}

#wrap_hotline p{
	width:230px;
	display:inline-block;
	margin-top:80px;
	font-size:18px;
	color:#cf1100;
	font-family:"UTM_ALBERTA_HEAVY";
	text-shadow: -1px 3px 1px rgba(150, 150, 150, 1);
}

#wrap_slider{
	width:1000px;
	height:309px;
	background:#CCC;
}

#wrap_middle{
	width:100%;
	background:#fff;	
}

#wrap_content{
	width:1000px;
	min-height:500px;
	display:table;
	margin:0 auto;
	margin-top:10px;
}

#wrap_home{
	width:1000px;
	height:260px;
	margin-bottom:10px;	
	margin-top:10px;
}

#wrap_content_left{
	width:680px;
	float:left;
	margin-right:10px;
}

.block_left{
	width:680px;
	display:inline-block;	
}

.block_left h1{
	width:670px;
	font-family:"UTM_ALBERTA_HEAVY";
	font-size:22px;
	color:#f8606f;
	font-weight:100;
	border-bottom:2px solid #0b69db;
	margin-left:10px;
}

.block_left h1 span{
	color:#0062d9;
}

.content_block_left{
	padding:5px 10px 10px 10px;
	display:inline-block;
	width:660px;
    
}

.content_article{
	text-align:justify;	
}

.content_article ul li{
	list-style:inside;
}


#wrap_content_right{
	width:310px;
	float:left;
}

.block_right{
	width:310px;
	display:inline-block;	
}

.block_right h1{
	width:290px;
	font-family:"UTM_ALBERTA_HEAVY";
	font-size:22px;
	color:#f8606f;
	font-weight:100;
	border-bottom:2px solid #0b69db;
	margin-left:10px;
}

.block_right h1 span{
	color:#0062d9;
}

.content_block_right{
	padding:5px 10px 10px 10px;
	display:inline-block;	
}

#list_support{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:10px;	
}

#list_support li img{
	margin-right:5px;
}

#list_support li span{
	margin-left:5px;
	color:#c50000;	
}

/* BEGIN LIST NEWS_HOME*/

	#list_news_home{
		width:310px;
		text-align:left;
		padding:0px;
		padding-top:10px;
	}
	
	#list_news_home li{
		width:290px;
		display:inline-block;
		margin-bottom:5px;
		border-bottom:1px dashed #ccc;
		padding-bottom:10px;
	}
	
	#list_news_home .img_home{
		width:86px;
		height:70px;
		float:left;
		margin-right:5px;
		border:1px solid #666666;
	}
	
	#list_news_home .img_home img{
		width:86px;
		height:70px;	
	}
	
	#list_news_home .content_news_home{
		width: 190px;
		float:left;
		padding:0px;
		display:inline-block;
	}
	
	#list_news_home .content_news_home div{
		width:200px;
		font-size:13px;
		text-align:left;
	}
	
	#list_news_home .content_news_home h2{
		font-size:13px;
		font-family:Arial, Helvetica, sans-serif;
		padding:0px;
		font-weight:600;
		margin-top:0px;
		margin-bottom:3px;
		width:200px;
		text-align:justify;
	}
	
	#list_news_home .content_news_home h2 a{
		color:#0062d9!important;
	}
	
	#list_news_home .content_news_home h2 a:hover{
		color:#df2f07!important;
	}
	
	#list_news_home .content_news_home p{
		font-size:11px;
		font-family:Arial, Helvetica, sans-serif;
		text-align:justify;
		margin:0px;
		color:#999;
		
	}
    
    #list_news_home .content_news_home div p{
		color:#000;	
        margin-top: 5px;
	}
/* END LIST NEWS_HOME*/

/* BEGIN KMT SLIDE*/

.kmt_slide_note {
	width: 290px;
	height: 180px;
	position:relative;
}

.kmt_slide_note_home {
	width: 660px;
	height: 200px;
	position:relative;
    margin-top: 20px;
}

.kmt_slide_note_home li {
	width:163px;
	height:217px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	text-align:center;
	float:left;
}

.kmt_slide_note_home li .border_img{
	width:163px;
	height:124px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
}


.kmt_slide_note li {
	float: left;
    margin: 5px 10px 5px 0;
    text-align: center;
    width: 140px;
}

.kmt_slide_note li .border_img{
	width:130px;
	height:100px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
}

.border_img * {
    vertical-align: middle;
 }

.kmt_slide_note li p{
	margin:5px;
	display:inline-block;
}

.kmt_slide_note li p a{
	color:#000;
	font-size:11px;
}

.kmt_slide_note li p a:hover{
	color:#c90900;
}

.contact_bt{
	width:90px;
    color: #fff;
	height:26px;
	line-height:26px;
	border-radius:5px;
	background: rgb(213,0,0); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q1MDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhODAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(213,0,0,1) 0%, rgba(168,0,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(213,0,0,1)), color-stop(100%,rgba(168,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(213,0,0,1) 0%,rgba(168,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(213,0,0,1) 0%,rgba(168,0,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(213,0,0,1) 0%,rgba(168,0,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(213,0,0,1) 0%,rgba(168,0,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d50000', endColorstr='#a80000',GradientType=0 ); /* IE6-8 */
	font-size:13px;
}

.contact_bt a{
	color:#fff!important;	
	font-size:13px;
	font-weight:bold;
}

.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);
	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;
}

.kmt_slide_note_home .kmt_bt_hover {
	height: 21px;
	width:50px;
	position: absolute;
	padding: 0px;
	top:-50px;
	right:0px;
}
.kmt_slide_note_home .kmt_bt_hover .so_pre_hor_picactive {
	background: url(../img/pre.png);
	cursor: pointer;
	width: 21px;
	height: 21px;
	display:inline-block;
}

.kmt_slide_note_home .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*/

.list_product{
	display: inline-block;
    margin-bottom: 5px;		
}

.list_pdh{
	width:1000px!important;
}

.list_pdh h1{
	width:980px;
}

#wrap_home ul li{
	border-right:1px dashed #DDD;
	border-bottom:1px dashed #DDD;	
}

.list_product li{
	width:163px;
	height:217px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	text-align:center;
	float:left;
}

.none_bdr{
	border-right:0px!important;
}

.list_product li .wrap_img{
	width:163px;
	height:130px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
}

.wrap_img * {
    vertical-align: middle;
}

.wrap_img img{
    max-width: 153px;
    max-height: 120px;
}

.list_product li p{
	margin:10px 0px;
}

.list_product li p:nth-child(3){
	width:90px;
	height:25px;
	line-height:25px;
	border-radius:5px;
	margin:0 auto;
	background: rgb(213,0,0); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q1MDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhODAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(213,0,0,1) 0%, rgba(168,0,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(213,0,0,1)), color-stop(100%,rgba(168,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(213,0,0,1) 0%,rgba(168,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(213,0,0,1) 0%,rgba(168,0,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(213,0,0,1) 0%,rgba(168,0,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(213,0,0,1) 0%,rgba(168,0,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d50000', endColorstr='#a80000',GradientType=0 ); /* IE6-8 */
color:#fff;
	font-weight:bold;
	margin-top:10px;
	font-size:13px;
}

.list_product li p:nth-child(3) a{
	color: #fff;
}

.list_product li p:nth-child(3) a:hover{
	color: #222;
}

.list_product li p a{
	color:#222;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.list_product li p a:hover{
	color:#bb0000;
}

#wrap_adv{
	clear:both;
	width:1000px;
	height:70px;
	margin:0 auto;	
	padding:5px 0px;
	background:#f1efef;
	margin-bottom:10px;
}

.image_carousel{
	width:990px;	
	text-align:center;
	padding-left:10px;
}

.image_carousel img{
	width:185px;
	height:70px;
	margin-right:10px;
}


#wrap_bottom{
	width:100%;
	min-height:158px;
	background:#b5d5ff;
	display:inline-block;
}

#wrap_footer{
	width:1000px;
	min-height:158px;
	margin:0 auto;	
	padding-bottom:10px;
}

#menu_bottom{
	width:1000px;
	height:40px;	
	background: rgb(0,94,209); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNWVkMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDQ0OTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(0,94,209,1) 0%, rgba(0,68,152,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,94,209,1)), color-stop(100%,rgba(0,68,152,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,94,209,1) 0%,rgba(0,68,152,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,94,209,1) 0%,rgba(0,68,152,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,94,209,1) 0%,rgba(0,68,152,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,94,209,1) 0%,rgba(0,68,152,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005ed1', endColorstr='#004498',GradientType=0 ); /* IE6-8 */
}

#menu_bottom li{
	float:left;
	height:40px;
	line-height:40px;
	color:#fff;
}

#menu_bottom li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;	
	padding:0px 15px;
}

#menu_bottom li a:hover{
	color:#000;
}

.active_bottom a{
	color:#000!important;
}

#wrap_bottom_left{
	width:569px;
	min-height:118px;
	float:left;
	border-right:1px dashed #999;
	padding-left:10px;
}

#wrap_bottom_left a{
	color:#000;	
}

#wrap_bottom_left a:hover{
	color:#F00;	
}

#wrap_bottom_left p{
	margin-bottom:5px;	
}

#wrap_bottom_right{
	width:420px;
	min-height:118px;
	float:left;
}

#wrap_bottom_right p{
	font-size:24px;
	color:#b90000;
	font-family:"Comic Sans MS", cursive;
	font-weight:bold;
	text-align:right;
	padding:5px 0px;	
}

#wrap_bottom_right p span{
	font-family:Tahoma, Geneva, sans-serif;
	color:#004ca9;
	font-size:12px;
}

#social{
	width:350px;
	text-align:right;	
}

#social a{
	padding:0px!important;	
}

#social img{
	width:25px;
	margin-right:5px;	
	margin-top:8px;
}

.read_more{
	text-align:right;
	margin-top:-25px;
	margin-bottom:10px;

}


.read_more a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#069ff2;
	padding:3px 15px;
}

.read_more a:hover{
	color:#BE0000;
}

.break_crum{
	font-size:14px!important;
	font-family:Arial, Helvetica, sans-serif!important;
	padding-top:5px;	
	margin-bottom:10px;
	font-weight:100;
}

.break_crum a{
	font-size:14px!important;
	font-family:Arial, Helvetica, sans-serif!important;	
	color:#000;
	padding:0px 5px;
}

.break_crum a:hover{
	color:#8d010a;
}

#img_product_d{
	width:300px;
	height:260px;
	border:1px solid #ccc;	
	margin-right:20px;
	float:left;
}

#img_product_d img{
	width:300px;
	height:260px;
}

#descript_product_d{
	width:330px;
	float:left;
}

#descript_product_d h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#0062d9;
	margin-bottom:10px;
}

#descript_product_d p{
	margin-bottom:5px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.bold{
	font-weight:bold;	
}

#descript_product_content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;	
}

#price_product{
	margin-top:10px;

}

#price_product p{
	color:#d20000;
	font-size:14px;	
	margin-bottom:20px;
}

#info_product_d{
	width:660px;
	float:left;
	margin-top:10px;
}

#hot_line{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#c42222;
}


/* Begin Tabs*/
.container{
	width: 660px;
	border:1px solid #ccc;
	position:relative;
	z-index:0;
	padding-top:10px;
	margin-top:15px;
}

ul.tabs{
	margin: 0px;
	padding: 0px;
	list-style: none;
	position:absolute;
	z-index:100;
	background:#fff;
	top:-17px;
	left:5px;
}
ul.tabs li{
	height:33px;
	color: #000;
	display: inline-block;
	cursor: pointer;
	line-height:33px;
	padding:0px 5px;
	margin-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

ul.tabs li.current{
	color: #0062d9;
}

.tab-content{
	display: none;
	min-height:100px;
	padding:10px;
}

.tab-content p{
	margin-bottom:5px;
}

.tab-content li{
	list-style:inside;	
}

.tab-content.current{
	display: inherit;
}

/* End Tabs*/

#address{
	width:660px;

}

#address_top{
	text-align:justify;	
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
}

#address_top p{
	margin-bottom:5px;
}


#map{
	width:660px;
	height:200px;
}

#wrap_form_contact{
	width:480px;
	height:360px;
	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:20px;
	padding:3px;
}

#input_form_ta li textarea{
	width:335px;
	max-width:335px!important;
	height:60px;
	padding:3px;
}

/* NEWS PAGE*/
#list_news{
	padding:0px;
	display:inline-block;	
}

#list_news li{
	width:660px;
	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:114px;		
	border:1px solid #006cfe;	
	float:left;
	margin-right:10px;
	padding:5px;
}

.img_news img{
	width:165px;
	height:114px;	
}

.descript_news{
	float:left;
	width:470px;
	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_news{
text-align:right;	
padding-right:30px;
}

.read_more_news a{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#C80300;
font-style:italic;
}

#wrap_bottom_content_left{
	width:780px;
	float:left;
}

#wrap_bottom_content_right{
	width:200px;
	float:left;
	text-align:center;
	margin-top:50px;
	
}

/* BEGIN FOOTER*/
#menu_footer{
	width:890px;
	height:30px;	
	text-align:left;
}

#menu_footer li{
	width:890px;
	height:40px;	
	text-align:center;
	display:inline;
	color:#fff;
}

#menu_footer li a{
	padding:0px 10px;	
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	
}

#menu_footer li a:hover{
	color:#000;	
}

.active_f a{
	color:#000!important;		
}

#content_add{
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10px;
	margin-top:15px;
	color:#000;
}

#content_add p{
	margin-bottom:5px;

	font-size:13px;
}

#content_add p a{
	color:#000!important;
	font-size:13px;
}

#content_add p a:hover{
	color:#BB0000!important;
}

#wrap_bottom_content_right p{
	margin-bottom:10px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#wrap_bottom_content_right p img {
    height: 20px;
    margin-right: 5px;
    width: 20px;
}

.count_num {
    display: inline;
    font-family: "Comic Sans MS",cursive;
    font-size: 24px;
    font-style: italic;
    font-weight: bold;
	color:#BB0000;
}