/*==== Switch 样式  ======*/
.switch_menu,.switch_show,.switch_content {clear:both; }
.switch_show {}
.switch_content {display:none;}
.switch_title {float:left;text-align:center;cursor:pointer;width:85px;height:31px;overflow:hidden; line-height:31px; color:#333; font-size:13px;  background:url(images/in_link.jpg) no-repeat; display:block; margin-right:2px;}
.switch_sel {width:85px;height:31px;overflow:hidden; background:url(images/in_hover.jpg) no-repeat; display:block; overflow:hidden; color:#fff;}	/*被选中时栏目样式*/
/*==== Switch 样式  ======*/
.switch_menu{ margin-top:4px;}
.switch_show{ padding:0px 15px; _height:192px; min-height:192px;}
.switch_content{margin:10px 0px;}





