You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
928 B
19 lines
928 B
/*
|
|
[DESTOON] Copyright (c) 2008-2021 www.destoon.com
|
|
This is NOT a freeware, use is subject to license.txt
|
|
*/
|
|
.exh-list {padding:10px 24px;}
|
|
.exh-list li {height:32px;line-height:32px;}
|
|
.exh-list em {font-style:normal;float:right;color:#666666;}
|
|
.exh-list i {font-style:normal;padding-right:48px;}
|
|
|
|
.exh-slide {width:400px;height:300px;float:left;}
|
|
.exh-rec {width:440px;height:250px;overflow:hidden;float:left;padding:20px;}
|
|
.exh-rec ul {margin-bottom:6px;}
|
|
.exh-rec li {color:#666666;height:26px;line-height:26px;overflow:hidden;}
|
|
|
|
.exh_month {width:145px;height:150px;padding:10px 0 0 15px;overflow:hidden;}
|
|
.exh_month div {float:left;width:36px;height:25px;line-height:25px;border:#EEEEEE 1px solid;background:url('image/pos.gif') repeat-x;margin:0 10px 10px 0;text-align:center;}
|
|
.ctb {background:#EEEEEE;}
|
|
.ltd {width:100px;text-align:center;background:#F3F3F3;font-weight:bold;color:#333333;}
|
|
.rtd {background:#FFFFFF;}
|