/* ######### CSS for Shade Tabs. Remove if not using ######### */
.tabtintuc {clear: both;margin: 0px 0px 10px;padding:0px; color:#000;}
.tabtintuc ul {margin-top:8px;border:solid 1px #D7D7D5;overflow:hidden;-webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;background:url(http://skin.choixanh.net/resource/58/images/bg_content.jpg) repeat-x bottom;}
.shadetabs{margin-left: 0; margin-top: 7px; margin-bottom: 0; list-style-type: none; text-align: left; /*set to left, center, or right to align the menu as desired*/}
.shadetabs li{display: inline; margin: 0px;background:#70B41F url(http://skin.choixanh.net/resource/58/images/bg_tab.png); padding:7px 20px; color:#fff; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 9px 9px 0px 0px; margin-right: -2px;}
.shadetabs li a{color:#fff; font-weight:bold; text-decoration:none;}
.shadetabs li a:visited{color: #fff; }
.shadetabs li a:hover{text-decoration: underline; color: #fff; }
.shadetabs li.selected{ /*selected main tab style */position: relative; color:#FF0;}
.shadetabs li.selected a{color:#FF0;}
.tabsanphamcat7{margin-top:10px;}