﻿.container, .container *{margin:0; padding:0;}
.container{width:600px; height:227px; overflow:hidden;position:relative;}
.container img{border:0;
	width:600px;
	height:227px;
	}
.slider2
{
	width:2400px;
}
.slider2 li{float:left;}
.imgul {position: absolute; left: 0px; top: 0pt; list-style-type:none; margin:0px; padding:0px;}
.num{ position:absolute; right:5px; bottom:5px; margin:0px; padding:0px;}
.num li{
    float: left;
    color: #FF7300;
    text-align: center;
    line-height: 16px;
    width: 16px;
    height: 16px;
    font-family: Arial;
    font-size: 12px;
    cursor: pointer;
    overflow: hidden;
    margin: 3px 1px;
    border: 1px solid #FF7300;
    background-color: #fff;
}
.num li.on{
    color: #fff;
    line-height: 21px;
    width: 21px;
    height: 21px;
    font-size: 16px;
    margin: 0 1px;
    border: 0;
    background-color: #FF7300;
    font-weight: bold;
}

/*SampleTab Begin*/
#info {width:99%;}
#info ul{margin:0;padding:0;width:480px;list-style:none;color:#2F5FA1;}
#info li{float:left;background:#F4FBFF;border-right:1px solid #FFF;padding:3px 8px 3px 8px;cursor: pointer}
#info .tag-selected{background:#D0E9F7;padding:0;margin:0;padding:3px 8px 3px 8px;}
#info .content{border:1px solid #A6CBE7;padding:5px 3px 5px 3px;background-color:#FDFDFD; height:200px; width:560px}
/*SampleTab End*/

.SmallImgLi{display:block;float:left;border:1px solid #666;margin:5px 2px 5px 2px;}  
