@charset "utf-8";
/* CSS Document */

#banner-choosetheme{
width:970px;
height:140px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
text-align: center;
}
#content-inside{
width:970px;
margin-left: auto ;
margin-right: auto ;
background-color:#FFFFFF;
margin-top:0px;
}
.data{
width:650px;
float: right;
margin-bottom:10px;
margin-top:20px;
padding:20px;
background:#f8f5ed;
margin-right:12px;
}
.new-template{
background:#ffffff url(../images/img019.jpg) ;
background-repeat:no-repeat ;
width:250px;
margin-bottom:10px;
padding:40px;
border:1px;
}

.banner-type{
width:690px;
height:140px;
float:left;
margin-bottom:10px;
}
.theme-data{
width:640px;
margin-bottom:10px;
margin-left: auto ;
margin-right: auto ;
margin-top:160px;
}
.txt-pink{
color:#ff3e84;
}