/* CSS Document */
@import url(main.css);
@import url(box.css);
@import url(multipage.css);


ul.i1 {}
ul.i1 li {width:25%;text-align:center;padding:5px 0;}
ul.i1 li img {clear:both;width:120px;height:90px;border:1px solid #333;margin:2px auto;}
ul.i1 li h3 {clear:both;width:120px;margin:0 auto;height:20px;line-height:20px;overflow:hidden;padding-top:5px;}
ul.i2 {width:310px;}
ul.i2 li {width:50%;}

.tag {clear:both;margin:4px 6px;text-align:left;line-height:160%;}
.tag, .tag a {font-size:14px;}

dl.e {float:left;width:100%;}
	dl.e dt {float:left;width:130px;overflow:hidden;text-align:center;}
	dl.e dt img {width:120px;height:90px;border:1px solid #333;margin:5px auto;}
	dl.e dt div {float:left;width:150px;overflow:hidden;}
	dl.e dt div a {float:left;width:59px;height:21px;line-height:22px;overflow:hidden;text-align:center;background-color:#333;color:#fff;margin:2px 3px;}
	dl.e dt div a:hover {background-color:#f60;text-decoration:none;color:#fff;}
	
	dl.e dd {float:right;width:455px;background-color:#333;margin:5px 8px 0 0;padding-bottom:5px;background:url(../images/dotline.gif) repeat-x left bottom;line-height:21px;text-align:left;}
	dl.e dd.nobg {background:none;}
	dl.e dd.btop label {float:left;width:236px;overflow:hidden;height:22px;line-height:22px;}
	dl.e dd.btop label.l {width:210px;}
	dl.e dd.btop label.r {width:245px;}
	dl.e dd.btop label font {color:#f60;font-weight:bold;font-family:Verdana;}
	dl.e dd.btop label a,dl.e dd.btop label a:visited {color:#f60;text-decoration:underline;}
	dl.e dd.nobg label {float:left;padding:5px 5px 2px 0;background-color:#fff;}
	dl.e dd.nobg label.l {width:80px;line-height:23px;}
	dl.e dd.nobg label input.i {height:18px;float:left;line-height:18px;width:250px;padding:0 2px;margin-right:5px;border:1px solid #999;}
	dl.e dd.nobg label input.b {float:left;width:56px;height:20px;border:0;background:url(../images/button1.gif) no-repeat;color:#fff;font:12px "ËÎÌå";line-height:22px;}
	
/**
	=> $by  GhostWei
	=> $div+css
	=> $IE5,FireFox,Opera,NetScape
	=> $13:25 2008-6-23
**/	
