﻿/*右上边变色引导图*/
     #styleSelector .c1 { background-color:#3e8ecb}
     #styleSelector .c2 { background:#aeae8a}
     #styleSelector .c3 { background:#d56ca5}
     #styleSelector .c4 { background:#ff8701}
     #styleSelector .c5 { background:#2F4F4F}
     #styleSelector .c6 { background:#6a6a6a}
     #styleSelector .c7 { background:#5F9EA0}

/*右上边变色定位图*/
     #styleSelector { float:right; text-align: right;margin:8px 0;}
     #styleSelector li { float:left; margin-right:7px; border:1px solid #000}
     #styleSelector li a { display:block; width:10px; line-height:10px; text-align:center; text-decoration:none}

