You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
869 B
CSS
24 lines
869 B
CSS
@charset "utf-8";
|
|
/* CSS Document */
|
|
#maintourContent{width:100%; height:auto;}
|
|
.right{float:right!important;}
|
|
.noflost{float:none!important;float:none}
|
|
.topimg{margin-top:15px; margin-left:-15px;}
|
|
.cityname{ font-size:30px; color:#a31022;}
|
|
.summary{font-size:14px;}
|
|
.tourbox{margin-top:20px;}
|
|
.subbox{float:left; width:460px;}
|
|
img.rightimg{padding:10px 0 0 10px; float:right;}
|
|
img.leftimg{padding:0 10px 0 0; float:left;}
|
|
.title{color:#a31022; font-size:14px; margin-bottom:10px; float:left; width:100%;}
|
|
|
|
.leftbox{width:460px; float:left; height:auto;}
|
|
.leftboxcont{width:330px; float:left;}
|
|
|
|
.rightbox{width:460px; float:left;}
|
|
.rightbox .title{margin-bottom:5px;}
|
|
|
|
.singlebox img{float:left; padding-right:30px;}
|
|
.mutibox{padding-bottom:15px; float:left;}
|
|
.mutibox img.subleft{float:left; padding-right:30px;}
|
|
.mutibox img.subright{float:right; padding-left:30px;} |