body{
	font-family: tahoma, verdana, "pmingliu";
	margin:  5px 0 5px 0;
	color:003366;
	background:#eee url('i/bg_c.gif') repeat-y fixed center top;
	font-size: 14px;
	color: #003366;
	line-height: 150%;
}
#designbox {
    text-align:   left;
  	margin:0 auto;
    width:830px;
}
#header {
	background:#eee url('i/top_bg.jpg');
	clear:both;
	border-bottom:3px solid #3366cc;
    padding: 3px 0px 3px 0px;
    clear:   both;
}
#logo {
    padding-left: 10px;
    float:        left;
}
#title {
    padding-left: 10px;
    float:        right;
}

.top {
	font-size: 14px;
	font-weight: bold;
	color: #ff3300;
	text-decoration: underline;
}
a.top:link,a.top:hover,a.top:active,a.top:visited {
    font-size: 14px;
	font-weight: bold;
	color: #ff3300;
	text-decoration: none;
}
a:hover {
	font-family: tahoma, verdana, "pmingliu";
	color: #666666;
}
a:link {
	font-family: tahoma, verdana, "pmingliu";
	color: #003366;
	text-decoration: none;
}
a:visited {
	font-family: tahoma, verdana, "pmingliu";
	color: #003366;
	text-decoration: none;
}
a:active {
	font-family: tahoma, verdana, "pmingliu";
	color: #003366;
	text-decoration: none;
}
.dede_pages{
}
.dede_pages ul{
	list-style: none;
	font-size: 11px;
	padding:5px 0px 5px 10px;

}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:15px;
	margin-right:6px;
}
.dede_pages ul li a{
	padding:2px 4px 2px;
	color:#666;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 1px;
}
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	color:#F63;
	padding:2px 4px 1px;
	border-bottom:1px solid #F63;
	font-weight:bold;
}
.z {
    clear: both;
}
.listbox{
	clear:both;
}

.e1{
	padding-left:1px;
	padding-top:5px;
	padding-bottom:8px;
}

.e1 li{
	width:276px;
	overflow:hidden;
	float:left;
	padding-top:5px;
	text-align:center;
}

.e1 li a:hover img{
	border:1px solid #ff3300;
	padding:2px;
}
.e1 li a img{
	display:block;
	border:1px solid #E3E3E3;
	padding:2px;
	width:270px;
	height:70px;
}
#footer {
	background:#eee url('i/bottombg.jpg');
	height:70px;
	text-align:center;
	clear:both;
	border-top:3px solid #CCE5FF;
    clear:   both;
}
#footer p { padding-top: 5px;font-size: 90%;}
#footer span {padding-top: 50px; }

