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.
123 lines
3.3 KiB
CSS
123 lines
3.3 KiB
CSS
body { background-image: url(/image/travelguide/special-report/chinese-new-year/bg.jpg);
|
|
background-repeat:repeat-x;
|
|
background-attachment: inherit;}
|
|
|
|
#main {width:1024px;
|
|
margin:auto;
|
|
padding-bottom:30px;}
|
|
#header {width:100%;
|
|
height:210px;
|
|
}
|
|
#logo {width:245px;
|
|
height:140px;
|
|
padding-left:10px;
|
|
float:left;}
|
|
.clear {clear:both;}
|
|
#headerM {background-image: url(/image/travelguide/special-report/chinese-new-year/light.gif);
|
|
background-repeat:no-repeat;
|
|
width:689px;
|
|
height:200px;
|
|
float:left;
|
|
}
|
|
#nav {width:1024px;
|
|
background-color:#E80000;
|
|
font-family:Verdana, Arial, Helvetica, sans-serif;
|
|
font-size:15px;
|
|
color: #468C8C;
|
|
font-weight:bold;
|
|
height:22px;
|
|
padding-left:10px;
|
|
padding-top:1px;
|
|
}
|
|
#nav a:link,#nav a:visited {color:#696868;
|
|
text-decoration:none;}
|
|
.active {color: #AA5500;
|
|
}
|
|
#content {width:1024px;}
|
|
#contentleft {width:500px;
|
|
float:left;}
|
|
#contentright {width:500px;
|
|
float:right;}
|
|
#contentsmall {width:800px;
|
|
float:left;}
|
|
#lion {
|
|
float:right;
|
|
padding-top:0px;
|
|
margin-bottom:60px;
|
|
}
|
|
#allcard {width:500px;
|
|
height:90px;}
|
|
h1 {font-size:25px;
|
|
padding-top:75px;
|
|
padding-left:10px;
|
|
font-family:Verdana, Arial, Helvetica, sans-serif;
|
|
}
|
|
h2 {font-size: 20px;
|
|
padding-left:10px;
|
|
padding-top:70px;
|
|
font-family:Verdana, Arial, Helvetica, sans-serif;}
|
|
h3 {font-size: 15px;
|
|
padding-left:10px;
|
|
padding-top:15px;
|
|
font-family:Verdana, Arial, Helvetica, sans-serif;}
|
|
p {font-family:Verdana, Arial, Helvetica, sans-serif;
|
|
font-size:11px;
|
|
color: #494949;
|
|
line-height:20px;
|
|
padding:0px;
|
|
margin:0px;
|
|
margin-left:10px;
|
|
margin-right:18px;
|
|
margin-top:5px;}
|
|
a:link, a:hover, {color: #FFCC33;
|
|
}
|
|
.briefintro{width:500px;}
|
|
.briefintro2{width:500px;
|
|
float:right;}
|
|
.picture {width:150px;
|
|
height:140px;
|
|
float:left;
|
|
margin-right:5px;}
|
|
.chinesecha { background-image: url(/image/travelguide/special-report/chinese-new-year/chinese-new-year-character.jpg);
|
|
background-repeat:no-repeat;}
|
|
|
|
.newyaercel { background-image: url(/image/travelguide/special-report/chinese-new-year/chinese-new-year-celebrations.jpg);
|
|
background-repeat:no-repeat;
|
|
margin-top:40px;}
|
|
.newyaerfood { background-image: url(/image/travelguide/special-report/chinese-new-year/chinese-new-year-food.jpg);
|
|
background-repeat:no-repeat;
|
|
margin-top:70px;}
|
|
.newyaercard{ background-image: url(/image/travelguide/special-report/chinese-new-year/chinese-new-year-card.jpg);
|
|
background-repeat:no-repeat;
|
|
margin-top:70px;}
|
|
.card {width:135px;
|
|
margin-top:10px;
|
|
padding-left:6px;
|
|
float:left;
|
|
}
|
|
|
|
.table {margin: 0;
|
|
float:left;
|
|
padding: 0 0 5px 0;
|
|
margin-left:50px;
|
|
margin-top:50px;
|
|
width:800px;
|
|
height:600px;
|
|
text-align:center;
|
|
font-family:Verdana, Arial, Helvetica, sans-serif;
|
|
}
|
|
|
|
.table th{
|
|
color: #DE3612;
|
|
padding:4px 0 4px 0;
|
|
border:1px solid #FF9900;
|
|
font-size:25px;}
|
|
|
|
.table td{
|
|
color: #DE3612;
|
|
padding:4px 0 4px 0;
|
|
border:1px solid #FF9900;
|
|
font-size:23px;}
|
|
|
|
|