@charset "utf-8";
/**********************************column_bottom  Start*******************************************************/
/**column_bottom 1**/
.column_bottom1{ width:100%; height:100%; overflow:hidden;}
.column_bottom1 .border_L{ height:100%;}
.column_bottom1 .border_L .border_R{height:100%;}
.column_bottom1 .border_L .border_R .menumain{overflow:hidden; white-space:nowrap;height:100%;}
.column_bottom1 .border_L .border_R .menumain .menumiddle{ height:100%;}
.column_bottom1 .border_L .border_R .menumain .menumiddle ul{ padding-left:20px;}
.column_bottom1 .border_L .border_R .menumain .menumiddle li{ line-height:30px; overflow:hidden; float:left;}
.column_bottom1 .border_L .border_R .menumain .menumiddle li a{ text-decoration:none; height:30px; padding:0 20px 0 20px; font-size:13px;}
.column_bottom1 .border_L .border_R .menumain .menumiddle li a:hover{ text-decoration:underline;}