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.
17 lines
960 B
17 lines
960 B
/*
|
|
[DESTOON] Copyright (c) 2008-2021 www.destoon.com
|
|
This is NOT a freeware, use is subject to license.txt
|
|
*/
|
|
.headline {background:#FFFFFF;padding:0 10px 5px 10px;border-bottom:#EEEEEE 1px solid;}
|
|
.headline h2 {text-align:center;font-size:16px;margin:0;height:30px;line-height:30px;overflow:hidden;}
|
|
.headline span {color:#225588;}
|
|
.headline div {line-height:22px;height:22px;overflow:hidden;}
|
|
.subline li {height:26px;line-height:26px;overflow:hidden;font-size:14px;padding:0 10px 0 10px;}
|
|
.subline span {color:#666666;}
|
|
/* catlist */
|
|
.catlist {padding:12px 15px 12px 20px;line-height:24px;}
|
|
.catlist_li {font-size:14px;height:28px;line-height:28px;background:url('image/li_dot.gif') no-repeat 5px 12px;padding:0 10px 0 12px;overflow:hidden;}
|
|
.catlist_sp {background:#FFFFFF url('image/dot.gif') repeat-x 0 center;}
|
|
/* special */
|
|
.special_intro {line-height:180%;font-size:13px;height:160px;overflow-y:scroll;}
|
|
.special_box {width:1220px;overflow:hidden;}
|