/*Start Container*/
#container{
	width:964px;
	margin:15px auto;
}
/*Start Header*/
#header{
	width:100%;
	display:block;
	height:46px;
}
#logo{
	float:left;
	width:51px;
}



/*End Header*/
/*Start Menu Top*/
#menu_top{
	width:100%;
	display:block;
	height:43px;
	margin:9px 0 0 0;
}
.conner_menu_top{
	float:left;
	height:43px;
}
.center_menu_top{
	width:954px;
	background:url(../../images/front_end/bg_menu_top.png) #FFF repeat-x;
}
.center_menu_top ul{
	width:100%;
	list-style:none;
	color:#FFF;
	display:block;
	margin:0px;
	padding:0px;
}
.center_menu_top li{
	float:left;
	text-align:center;
}
.center_menu_top li a{
	font:normal 11px arial;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	margin:15px 15px 0px 10px;
	float:left;
}
.center_menu_top li a:hover{
	color:#FAF901;
}
.center_menu_top li a.current{
	color:#FAF901;
}
.img_menu_top{
	float:left;
	margin:14px 0 0 20px;
}
.border_left{
	float:left;
	margin-top:2px;
}
/*End Menu Top*/
/*Start Promotion*/
#promotion{
	/*margin:4px 0 0 1px;*/
}
/*End Promotion*/
/*Start content Main*/
#content_main{
	display:block;
	width:100%;
	margin:8px 0 0 2px;
	height:auto;
	background:url(../../images/front_end/bg_content_main.png) repeat-y;
}
.content{
	float:left;
	margin:0 17px 0 0;
	padding: 0 !important;
	height:100%;
}
.conner_right_title_content{
	float:left;
}
.img_left_title{
	float:left;
}
#title_content_left{
	width:320px;
	height:40px;
	display:block;
}
.conner_title_content_hp{
	float:left;
}
.center_title_content_hp_left{
	width:309px;
	height:34px;
	background:url(../../images/front_end/bg_title_content.png) repeat-x;
}
.center_title_content_hp_right{
	width:236px;
	height:34px;
	background:url(../../images/front_end/bg_title_content.png) repeat-x;
}
#title_content_center{
	width:320px;
	height:43px;
	display:block;
}
#title_content_right{
	width:247px;
	height:45px;
	margin:1px 0 0 0;
}
.content_left{
	width:336px;
}
.content_center{
	width:336px;
}
.content_right{
	width:250px;
	margin:0px;
	border:none;
}
.news{
	margin:0px 20px 0px 8px;
}

.news a{
	color:#454545;
	text-align:justify;
	text-decoration:none;
}
.news a:hover{
	text-decoration:underline;
}

.new_center p{
	text-align:justify;
	margin:5px 20px 0px 6px;
}
.border_dotted{
	width:100%;
	height:1px;
	background:url(../../images/front_end/dotted_border.png) repeat-x;
}
.dotted{
	float:left;
	width:3px;
	height:20px;
	background:url(../../images/front_end/dotted.png) no-repeat;
	background-position:0 8px;
}
.read_more{
	float:right;
	display:block;
}
.link_read_more a{
	color:red !important;
	text-decoration:none;
	text-transform:uppercase;
}
.read_more a:hover{
	text-decoration:underline;
}
.img_button{
	float:left;
	margin:2px 0 0 6px;
}
.link_read_more {
	float:left;
}
#fix_clear{
	clear:both;
}
#use{
	display:block;
}
.info_price{
	float:left;
	margin:7px 0 0 10px;
}
.input_use{
	text-align:center;
	margin:10px 0 0 0;
}
/*End Content Main*/
/*Start Footer*/
#footer{
	width:100%;
	clear:both;
	margin:20px 0 0 0;
	height:62px;
}
.conner_footer{
	float:left;
	height:62px;
}
.center_footer{
	width:954px;
	background:#F0F0F0;
}
#vnpt{
	float:right;
	margin:-10px 11px 0 0;
}
#copy_right{
	float:left;
	margin:2px 0 0 22px;
}
#copy_right p{
	color:#535353;
	font-weight:bold;
	font-size:12px;
}
/*Menu Footer*/
#menu_footer{
	float:left;
	width:100%;
}
#menu_footer li.active{
	font-weight:bold;
}
#menu_footer ul{
	display:block;
	list-style:none;
	margin:14px 0 0 18px;
	padding:0px;
}
#menu_footer li{
	float:left;
}
#menu_footer li a{
	text-decoration:none;
	color:#535353;
	font:normal 12px arial;
	padding:0 3px 0 3px;
	border-right:1px solid #535353;
}
#menu_footer li a:hover{
	font-weight:bold;
}
.border_none a{
	border:none !important;
}


.list_style_icon{
	
	background:url(../../images/front_end/dotted.png) no-repeat;
	background-position:center center;
	padding-right:10px;
}
#homeblock1{
	overflow:hidden
}
/*End Menu Footer*/
/*End Footer*/
