|
|
|
|
@charset "utf-8";
|
|
|
|
|
/* CSS Document */
|
|
|
|
|
#mainContent p { text-align: justify!important}
|
|
|
|
|
.activeYangtze {background:url(/css/images/global/bg-menu-active.png) repeat-x left!important; color:#fff;}
|
|
|
|
|
.activeYangtze a { color:#fff!important;}
|
|
|
|
|
.searchResults { padding:15px 0px 10px 0; border-bottom:#d1d1d1 1px dashed; margin:0px; }
|
|
|
|
|
.searchResults:hover { background:#f1f1f1; background:url(/css/images/yangtze/bg-cruise-hover.JPG) no-repeat right bottom #f2f2f2 }
|
|
|
|
|
.searchResults a { color:#545454 }
|
|
|
|
|
.searchResults a:hover { color:#a31022; text-decoration:none }
|
|
|
|
|
.searchResults .leftSearch { float:left; padding-right:10px; margin-top:5px }
|
|
|
|
|
.searchResults .leftSearch img { width:120px; height:90px; border:1px solid #666 }
|
|
|
|
|
.searchResults .miidleSearch { float:right; width:500px; display:inline }
|
|
|
|
|
.searchResults .miidleSearch h3 { font-size:17px; font-weight: normal; margin: 0 0 10px 0 }
|
|
|
|
|
.searchResults .miidleSearch h3 a { text-decoration: none; font-size:17px; }
|
|
|
|
|
.tourPrice { font-size:15px; font-style:italic; border-bottom:1px dashed #d1d1d1; padding-bottom:1px; }
|
|
|
|
|
.tourPrice strong { color:#a31022; font-size:15px; font-weight: normal; }
|
|
|
|
|
.searchResults .miidleSearch h3 a:hover { text-decoration: underline; color:#a31022 }
|
|
|
|
|
.searchResults .miidleSearch ul { margin-top:10px }
|
|
|
|
|
.searchResults .miidleSearch ul li { list-style:none; margin-bottom:5px; line-height:18px; font-size:11px }
|
|
|
|
|
#content .searchResults .miidleSearch ul li p { font-size:11px }
|
|
|
|
|
.searchResults .rightSearch { float:left; width:150px; font-size:11px }
|
|
|
|
|
.searchResults .rightSearch p { font-size:11px }
|
|
|
|
|
.searchResults .rightSearch .click { cursor:pointer }
|
|
|
|
|
/* right calendar */
|
|
|
|
|
.cruiseCalendarIndex { background:url(/css/images/yangtze/yangtze-cruise-calendar.png) no-repeat; width:275px; height:125px; padding-top:50px; margin-bottom:15px; }
|
|
|
|
|
.cruiseCalendarIndex ul { margin-left:30px; margin-top:10px }
|
|
|
|
|
.cruiseCalendarIndex ul li { float:left; width:60px; list-style:none; line-height:20px; margin-bottom:5px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#CCC }
|
|
|
|
|
.cruiseCalendarIndex ul li a { text-decoration:none; color:#666 }
|
|
|
|
|
.cruiseCalendarIndex ul li.active { background:#d1d1d1; border:1px solid #666; color:#a31022; padding:2px 5px; width:auto; margin-right:28px; -moz-border-radius:4px; margin-left:-7px; margin-bottom:0 }
|
|
|
|
|
.cruiseCalendarIndex ul li.active a { color:#a31022 }
|
|
|
|
|
/* Yangtze Cruise Index Search */
|
|
|
|
|
#cruiseindexContent { width:952px; margin:0 20px 10px 20px }
|
|
|
|
|
#cruiseindexSearch { width:312px; height:291px; background:url(/css/images/tour/bg-tour-index-search.png) no-repeat; float: left; margin: 5px 15px 5px 0; padding: 21px 28px 21px 28px; position: relative; }
|
|
|
|
|
#cruiseindexSearch h2 { font-size: 19px; margin: 0; color:#a31022; font-weight:500; }
|
|
|
|
|
#cruiseindexSearch #selectInfo { margin: 15px auto; width:310px; font-size:14px; font-weight: 600; color:#555; }
|
|
|
|
|
#cruiseindexSearch #selectInfo .budget { width:150px; float: left; margin-right:12px; font-family:Arial, Helvetica, sans-serif; }
|
|
|
|
|
#cruiseindexSearch #selectInfo select { width:145px; border:1px solid #999;/*7E9DB9*/ background:#fff; padding: 3px 0 3px 3px; color:#555; margin-top:5px; }
|
|
|
|
|
#cruiseindexSearch #selectInfo .duration { width:148px; float: left; font-family:Arial, Helvetica, sans-serif; }
|
|
|
|
|
#cruiseindexSearch #visiting { width:310px; height:118px; margin: 10px 0; *margin-bottom:0;
|
|
|
|
|
}
|
|
|
|
|
#cruiseindexSearch #visiting .title { font-size:14px; font-weight: 600; color:#555; font-family:Arial, Helvetica, sans-serif }
|
|
|
|
|
#cruiseindexSearch #visiting .citySelect { border: 1px solid #999; padding: 10px; margin: 5px 0; font-size:11px; background:#fff; *padding: 4px 5px 0 5px;
|
|
|
|
|
}
|
|
|
|
|
#cruiseindexSearch #visiting .citySelect .cityList { float: left; width:auto; }
|
|
|
|
|
#cruiseindexSearch #visiting .citySelect .cityList a { color:#545454; }
|
|
|
|
|
#cruiseindexSearch #visiting .citySelect .cityList a:hover { color:#a31022; text-decoration: none }
|
|
|
|
|
#cruiseindexSearch #visiting .citySelect .cityList ul { margin-left:0; margin-bottom:10px; }
|
|
|
|
|
#cruiseindexSearch #visiting .citySelect .cityList ul li { list-style: none; float: left; width: 95px; margin-bottom: 5px; }
|
|
|
|
|
#cruiseindexSearch #visiting .citySelect .cityList ul li input { vertical-align:middle; margin: -3px 2px 0px 0; *margin-right:0;
|
|
|
|
|
}
|
|
|
|
|
#cruiseindexSearch #visiting .citySelect .whatSelected { float: right; width:135px; }
|
|
|
|
|
#cruiseindexSearch #visiting .citySelect .whatSelected textarea { width:125px; height: 60px; padding: 5px; border:1px solid #999; font-size:11px; }
|
|
|
|
|
.searchButton { margin-top:3px\9; #margin-top:30px;
|
|
|
|
|
}
|
|
|
|
|
#cruiseindexSearch #visiting .citySelect .whatSelected textarea:focus { border:1px solid #F3CB76; }
|
|
|
|
|
#cruiseindexSearch .advancedSearch { position: absolute; bottom: 20px; *bottom: 50px;
|
|
|
|
|
right:20px; text-align: right; }
|
|
|
|
|
#cruiseindexSearch .advancedSearch a { color:#a31022; font-size:11px; }
|
|
|
|
|
#cruiseindexSearch .advancedSearch a:hover { text-decoration: none; }
|
|
|
|
|
/**游船首页样式2011-3-14**/
|
|
|
|
|
#searchShip { position:relative; color:#f9f9f9; }
|
|
|
|
|
#searchBox { position:absolute; width:247px; height:263px; top:20px; left:20px; padding:15px 0 0 5px; background:url(/css/images/bg-cruise-search.png) no-repeat; }
|
|
|
|
|
#searchBox label { width:45px; margin-right:5px; float:left; line-height:16px; margin-top:10px; font-weight:bold; }
|
|
|
|
|
#searchBox ul { float:left; display:block; float:left; margin:10px 0 0 0; }
|
|
|
|
|
#searchBox ul li { line-height:22px; height:22px; list-style:none; clear:both; color:#f9f9f9; width:185px; }
|
|
|
|
|
#searchBox ul li.active { font-weight:bold; }
|
|
|
|
|
#searchBox input.date1 { background: none repeat scroll 0 0 #FFF; border: 1px solid #F3CB76; color: #666666; width:140px; font: 12px Verdana, Sans-Serif; margin: 5px 0; padding: 6px 5px; }
|
|
|
|
|
#searchBox select.star { width:152px; background: none repeat scroll 0 0 #FFF; border: 1px solid #F3CB76; color: #666666; font: 12px Verdana, Sans-Serif; margin: 5px 0; padding: 4px 5px; }
|
|
|
|
|
#searchBox input.submit { margin-left:52px; margin-top:10px; }
|
|
|
|
|
.cruiseRouteBox { position:absolute; width:307px; height:252px; top:20px; left:300px; padding:5px 0 0 20px; background:url(/css/images/bg-cruise-summary.png) no-repeat; }
|
|
|
|
|
.cruiseRouteBox .arrowLeft1 { background:url(/css/images/arrow-cruise.png) no-repeat; width:15px; height:26px; position:absolute; left:-15px; bottom:110px; display: block; }
|
|
|
|
|
.cruiseRouteBox .arrowLeft2 { background:url(/css/images/arrow-cruise.png) no-repeat; width:15px; height:26px; position:absolute; left:-15px; bottom:132px; display: block; }
|
|
|
|
|
.cruiseRouteBox .arrowLeft3 { background:url(/css/images/arrow-cruise.png) no-repeat; width:15px; height:26px; position:absolute; left:-15px; bottom:90px; display: block; }
|
|
|
|
|
.cruiseRouteBox .arrowLeft4 { background:url(/css/images/arrow-cruise.png) no-repeat; width:15px; height:26px; position:absolute; left:-15px; bottom:65px; display: block; }
|
|
|
|
|
#content #searchShip .cruiseRouteBox h2 { font-size:13px; margin-top:10px; }
|
|
|
|
|
.cruiseRouteBox #close { width:20px; height:20px; position:absolute; top:10px; right:10px; }
|
|
|
|
|
.indexVideo { margin:10px 0 15px 0; }
|
|
|
|
|
|
|
|
|
|
/* more series cruise */
|
|
|
|
|
#seriesCruise { margin:10px 0;}
|
|
|
|
|
.cruiseTitle { border-bottom:3px solid #a31022; height:20px; margin:20px 0 10px 0;background:url(/pic/cruiseB2.jpg) no-repeat; font-size:16px; padding:3px 0 0 12px; font-family:Arial, Helvetica, sans-serif; color:#fff; }
|
|
|
|
|
.cruiseTitle .promoWords { display: block; float: right; width:400px; color:#333; font-size:14px; text-align:right; }
|
|
|
|
|
.cruiseTitle260 { border-bottom:3px solid #a31022; height:20px; margin:20px 0 10px 0;background:url(/pic/cruiseB2-260.jpg) no-repeat; font-size:16px; padding:3px 0 0 12px; font-family:Arial, Helvetica, sans-serif; color:#fff; }
|
|
|
|
|
.topCruise { width:300px; height:290px; float: left; border:1px solid #999; padding:10px; margin: 0 0 10px 0; }
|
|
|
|
|
.topCruise .cruiseName { width:210px; float: left; font-size:15px; margin:5px 0 0 0; text-align:left }
|
|
|
|
|
.topCruise .cruiseName a { text-decoration: none; color:#000;}
|
|
|
|
|
.topCruise .cruisePrice { width:75px; float: right; font-size:16px; text-align:right; margin:5px 0 0 0;}
|
|
|
|
|
.topCruise .cruisePrice span { color:#a31022; font-size:17px; font-family:Arial, Helvetica, sans-serif; display: block; margin:5px 0 0 0;}
|
|
|
|
|
.floatRight { float: right!important;}
|
|
|
|
|
.featuredInfo { margin:20px 0 0 0;}
|
|
|
|
|
.featuredInfo .peopleLike { width:90px; padding-right:10px; float: left; border-right:1px solid #d1d1d1; color:#a31022; text-align:left; font-size: 11px; }
|
|
|
|
|
.featuredInfo .privateInfo { width:185px; float: right; font-size:11px; font-weight: bold; padding-top:9px; }
|
|
|
|
|
.viewMore { width:96px; float: right; display: block; margin: 10px 0 0 0; clear: both }
|
|
|
|
|
.cruiseDeals { margin: 10px 0;}
|
|
|
|
|
.cruiseDeals .ship { width:192px; float:left; margin:10px 5px; position:relative; background:#E4E4E4; border:1px solid #d1d1d1; padding:5px; }
|
|
|
|
|
.recommendIcon { width:90px; height:55px; position:absolute; right:-22px; top:-14px; background:url(/pic/recommend.gif) no-repeat; }
|
|
|
|
|
.cruiseDeals .ship img { margin-bottom:5px; }
|
|
|
|
|
.cruiseDeals .ship .caption { display: block; background:#fff; padding:3px; text-align:center;}
|
|
|
|
|
.cruiseDeals .ship .caption a { color:#545454; margin-right:5px;}
|
|
|
|
|
.cruiseDeals .ship .caption a:hover { text-decoration: none; color:#a31022}
|
|
|
|
|
.sailingDate { font-size:10px; display: block; text-align:left; padding-left:20px; color:#777; font-style:italic }
|
|
|
|
|
table.cruiseSeries { margin:5px 0 15px 0;border:1px solid #d1d1d1; padding:1px;}
|
|
|
|
|
table.cruiseSeries th { height:30px; padding: 0 5px; background:url(/css/images/tour/bg-th-gray-2.png) repeat-x; font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#000; font-weight: normal; }
|
|
|
|
|
table.cruiseSeries td { font-size:12px; padding:5px; line-height:18px; text-align:center; border-bottom:1px solid #c5c5c5; }
|
|
|
|
|
table.cruiseSeries td a { color:#545454; text-decoration: none;}
|
|
|
|
|
table.cruiseSeries td a:hover { text-decoration: underline; color:#a31022;}
|
|
|
|
|
table.cruiseSeries tr.last td { border-bottom: none }
|
|
|
|
|
table.cruiseSeries td.priceLine { color:#a31022; font-size:17px; font-family:Arial, Helvetica, sans-serif}
|
|
|
|
|
.withImg { border-bottom: none !important; padding:5px 2px!important;}
|
|
|
|
|
.textLeft { text-align: left!important}
|
|
|
|
|
#subContent p { margin: -5px 0 15px 0!important}
|
|
|
|
|
|
|
|
|
|
.linkInfo { border:2px solid #BDBDBD; padding:5px; margin:10px 0;}
|
|
|
|
|
.linkInfo li { background:url(/css/images/drop-1.GIF) no-repeat 0 7px!important; line-height:18px!important; margin-bottom:5px!important; padding-left:18px!important;}
|
|
|
|
|
.subTitle { font-size:17px; display: block; margin: 5px 0 10px 0;}
|
|
|
|
|
.cruiseMap { margin:2px 0}
|
|
|
|
|
|
|
|
|
|
.findMore { display: block; text-align:right; background:url(/pic/doubleArrow2.gif) no-repeat right; padding-right:15px;}
|
|
|
|
|
.findMore a { color:#545454;}
|
|
|
|
|
.findMore a:hover { text-decoration: none; color:#a31022;}
|
|
|
|
|
|
|
|
|
|
/* public search */
|
|
|
|
|
ul#product-search-nav { margin:0; padding:0; color:#444; height:50px; width:275px; overflow:hidden; background:url(/css/images/bg-search-nav.jpg) no-repeat left -2px; }
|
|
|
|
|
ul#product-search-nav li { float:left; text-align:center; list-style:none; }
|
|
|
|
|
ul#product-search-nav li a { display:block; padding:32px 8px; color:#f6f6f6; height:12px; font-weight:bold; font-size:11px; text-decoration:none; }
|
|
|
|
|
ul#product-search-nav li a:hover { color:#444444; }
|
|
|
|
|
ul#product-search-nav li a:focus { outline:0; }
|
|
|
|
|
ul#product-search-nav li a.tour { width:52px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; border-right:1px solid #bdbdbd; }
|
|
|
|
|
ul#product-search-nav li a.tourSelected { background:url(/css/images/bg-search-nav.jpg) no-repeat left -62px; color:#9c0027; }
|
|
|
|
|
ul#product-search-nav li a.cruise { width:50px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; border-left:1px solid #bdbdbd; border-right:1px solid #bdbdbd; }
|
|
|
|
|
ul#product-search-nav li a.cruiseSelected { background:url(/css/images/bg-search-nav.jpg) no-repeat -67px -62px; color:#9c0027; }
|
|
|
|
|
ul#product-search-nav li a.hotel { width:51px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; border-left:1px solid #bdbdbd; border-right:1px solid #bdbdbd; }
|
|
|
|
|
ul#product-search-nav li a.hotelSelected { background:url(/css/images/bg-search-nav.jpg) no-repeat -140px -62px; color:#9c0027; }
|
|
|
|
|
ul#product-search-nav li a.flight { width:51px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; border-left:1px solid #bdbdbd; }
|
|
|
|
|
ul#product-search-nav li a.flightSelected { background:url(/css/images/bg-search-nav.jpg) no-repeat -207px -62px; color:#9c0027; }
|
|
|
|
|
.productBox .productTitle { font-size:14px; line-height:20px; display:block; margin:5px 0; font-weight: bold; }
|
|
|
|
|
.productBox { padding:5px 5px 10px 10px; background:#fff url(/css/images/bg-search.gif) no-repeat left bottom; border-left:2px solid #BDBDBD; border-right:2px solid #BDBDBD; border-bottom:2px solid #BDBDBD; margin-bottom:10px; }
|
|
|
|
|
.productBox table { font-size:11px; }
|
|
|
|
|
.productBox table tr td { text-align:left; margin-bottom:3px; padding:0 0 6px 0; }
|
|
|
|
|
.productBox img.searchStyle { margin:5px 83px 5px 0; float:right; }
|
|
|
|
|
.productBox ul li { list-style:none; }
|
|
|
|
|
.productBox .flightCity { background:#fff url(/css/images/flight/menu.png) 140px center no-repeat; -moz-background-clip:border; -moz-background-inline-policy:continuous -moz-background-origin:padding;
|
|
|
|
|
border-left:1px solid #DDDDDD; border-right:1px solid #DDDDDD; border-bottom:1px solid #DDDDDD; width:153px; }
|
|
|
|
|
.productBox a:link, .productBox a:visited { size:11px; color:#545454; }
|
|
|
|
|
.productBox a:hover { text-decoration:none; color:#a31022; }
|
|
|
|
|
.productBox label { float:left; width:80px; line-height:14px; padding-top:10px; font-size:11px; }
|
|
|
|
|
.productBox label.noPadding { padding-top:5px; }
|
|
|
|
|
.searchBoxinput200 { width:200px; }
|
|
|
|
|
.searchBoxinput250 { width:250px; }
|
|
|
|
|
.searchBoxinput100a { width:100px; margin:8px 0 0 29px; }
|
|
|
|
|
.searchBoxinput80 { width:80px; margin:5px 0 0 0; }
|
|
|
|
|
.searchBoxinput50 { width:50px; margin:10px 0 0 0; }
|
|
|
|
|
.searchBoxinput100 { width:100px; margin:5px 0 0 0; }
|
|
|
|
|
.searchBoxinput130 { width:130px; margin:5px 0 0 0; }
|
|
|
|
|
.searchBoxinput300 { width:300px; margin:8px 0 0 29px; }
|
|
|
|
|
.searchBoxinput120 { width:120px; margin:10px 0 0 0; }
|
|
|
|
|
.productBox input, .productBox textarea, .productBox select { -x-system-font:none; background:#fff; border:1px solid #DDDDDD; color:#666666; font-family:Verdana, Sans-Serif; font-size:11px; font-size-adjust:none; font-stretch:normal; font-style:normal; font-variant:normal; font-weight:normal; line-height:16px; padding:4px 5px; margin:5px 0 5px 0; }
|
|
|
|
|
.productBox input:focus, .productBox textarea:focus, .productBox select:focus, .productBox input.nobg:focus { border:1px solid #a31022; background-color:#f1f1f1; }
|
|
|
|
|
.productBox input { background:#fff url(/css/images/calender.GIF) 140px center no-repeat; width:153px; padding:4px 5px; border:1px solid #F3CB76; }
|
|
|
|
|
.productBox input.nobg { background:#fff; width:153px; border:solid 1px #ddd; }
|
|
|
|
|
.productBox input.radio { width:18px; border:1px solid #fff; margin-top:8px; margin-right:5px; float:left; margin-left:10px; }
|
|
|
|
|
.productBox select { width:165px; }
|
|
|
|
|
.productBox select option { padding-left:5px; background:#fff; border-bottom:1px solid #eee; font-size:12px; }
|
|
|
|
|
.productBox .productboxcity { font-size:10px; width:160px; background:#fff; border:1px solid #DDDDDD; float:left; padding:5px 0 5px 5px; }
|
|
|
|
|
.productBox .productboxcity td { padding:2px 0 5px 2px; color:#666; vertical-align:middle; line-height:12px; }
|
|
|
|
|
.productBox input.checkbox { background:#fff; width:16px; padding:2px 0 2px 2px; border: none; margin-top:-3px; margin-bottom:0px; vertical-align:middle; margin-right:0 }
|
|
|
|
|
.productBox textarea { width:140px; height:40px; margin-top:5px; }
|
|
|
|
|
.productBox .advancedSearch { float:right; font-size:11px; bottom:5px; }
|
|
|
|
|
.productBox .advancedSearch a { color:#9c0027; }
|
|
|
|
|
.functionBox { margin-bottom:15px; border:#ccc 1px solid; position:relative; }
|
|
|
|
|
.functionBox li:first-letter { text-transform:capitalize; }
|
|
|
|
|
.functionBox h5, .functionBox h3 { background: url(/css/images/bg-gray-jianbian.gif) repeat-x; line-height:33px; color:#fff; font-size:14px; padding-left:10px; margin:0; }
|
|
|
|
|
.functionBox h5 a { color:#666; }
|
|
|
|
|
.functionBox h5 a:hover { color:#a31022; }
|
|
|
|
|
.functionBox .functionTitle { background: url(/css/images/bg-gray-jianbian.gif) repeat-x; line-height:33px; color:#fff; font-size:14px; padding-left:10px; margin:0; display:list-item }
|
|
|
|
|
.functionBox .functionTitle a { color:#666; text-decoration: none; }
|
|
|
|
|
.functionBox .functionTitle a:hover { color:#a31022; }
|
|
|
|
|
.functionBox span { padding:5px; }
|
|
|
|
|
.questionForm { background-color:#f1f1f1; border:1px #d1d1d1 solid; margin-bottom:10px; padding-bottom:10px; padding:5px; }
|
|
|
|
|
#content #subContent .questionForm p { margin:5px 0 0 5px; }
|
|
|
|
|
.questionForm h3 { display:block; font-size:14px; margin:0; color:#fff; background:#999 none repeat scroll 0 0; padding:8px 0 8px 12px; }
|
|
|
|
|
.questionForm .questionFormTitle { font-size:17px; font-weight: normal; display: block; margin: 5px 0 8px 5px; color:#a31022 }
|
|
|
|
|
.questionForm label { float:left; width:70px; line-height:14px; padding-top:10px; padding-right:8px; }
|
|
|
|
|
.questionForm input, .questionForm textarea { border:1px solid #DDDDDD; color:#666666; font-size:11px; line-height:16px; padding:4px 5px; width:160px; margin:5px 0 3px 0; }
|
|
|
|
|
.questionForm .buttun01 { margin-left:85px; }
|
|
|
|
|
.searchSuggestBox { width:279px; height:auto; position:absolute; background:url(/css/images/search-suggest-1.png) no-repeat top left; z-index:1000; display:block; }
|
|
|
|
|
.searchSuggestBox ul { position:relative; background:url(/css/images/search-suggest-2.png) repeat-y; }
|
|
|
|
|
.searchSuggestBox .bottom { position:relative; background:url(/css/images/search-suggest-3.png) no-repeat top left; height:7px; color:#999; }
|
|
|
|
|
.searchSuggestBox ul li { line-height:25px; height:25px; list-style:none; border-top:1px solid #CCC; width:270px; }
|
|
|
|
|
.searchSuggestBox ul li a { display:block; text-decoration:none; color:#666; padding:0 0 0 8px; margin:0; }
|
|
|
|
|
.searchSuggestBox ul li a strong { color:#666; }
|
|
|
|
|
.searchSuggestBox ul li a:hover, #searchSuggestBox ul li a:hover strong { color:#a31022; background-color:#CCC; margin:0; height:25px; }
|
|
|
|
|
.searchSuggestBoxliahover a, .searchSuggestBoxliahover strong { color:#a31022 !important; background-color:#CCC; }
|
|
|
|
|
|
|
|
|
|
.videoRight { float: right; width:250px; margin: 0 0 5px 10px; }
|
|
|
|
|
.videoRight span { display: block; margin:5px 0 0 0;}
|
|
|
|
|
/* question submit button */
|
|
|
|
|
.buttun01 { font-weight:bold; text-align:center; color:#A31022; cursor:pointer; }
|
|
|
|
|
.buttun01 a { display:block; -moz-border-radius:5px; -moz-border-radius:5px; border:#D1D1D1 1px solid; background-color:#fff; background-image:url(/css/images/bg-click.GIF); background-repeat:repeat-x; background-position:bottom; padding:6px 12px; text-decoration:none; color:#a31022; }
|
|
|
|
|
.buttun01 a:hover { display:block; padding:6px 12px; background-color:#fff; background-image:url(images/bg-click-hover.GIF); background-repeat:repeat-x; background-position:bottom; }
|
|
|
|
|
.searchBoxinput130 { width:130px; margin:5px 0 0 0; }
|
|
|
|
|
textarea.questionbox{width:95%;}
|
|
|
|
|
.questionForm p{padding-right:0; margin-right:0}
|
|
|
|
|
.questionForm label{width:80px;}
|
|
|
|
|
.red_price{color:#a31022;}
|