#top {
    width:100%;
	height:84px;
	background:url(../images/topbg.png) repeat-x;
}
/*********************************************/
#containor {
    margin:0 auto;
	width:992px;
}
#mainbox {
    float:left;
	width:778px;
	border-right:4px solid #A1D9D9;
	background:#fff;
}
#rightside {
    float:right;
	width:210px;
}
/*********************************************/
.leftpic { 
    width:200px;
	float:left; 
	margin-left:5px;
	display:inline;
}
.leftpic img { display:block; }
.newsbox {
    width:318px;
	float:left;
	display:inline;
	margin-left:10px;
}
.newslist {
    margin:0 auto;
	text-align:left;
	padding-bottom:5px;
}
.newslist li{
    list-style:none;
	background:url(../images/flag02.gif) no-repeat left 6px;
	padding:1px 0 1px 18px;
	height:18px;
	clear:both;
}
.newslist span{
    float:right;
	font:normal 11px arial;
	color:#3B507E;
	padding-top:2px;
}
.newspic {
    width:227px;
	float:left;
	display:inline;
	border:1px solid #ccc;
	margin-left:9px;
	padding:4px 0 6px 0;
	background:#fff url(../images/newspicbg.png) repeat-x top;
	filter: progid:DXImageTransform.Microsoft.DropShadow(color=#dddddd,offX=0,offY=3,positives=true); 
}
/**************************/
.leftside {
    float:left;
	width:182px;
	padding:8px;
	margin:5px 0 0 5px;
	display:inline;
	text-align:left;
	border:1px solid #ccc;
	background:#F1F1F1 url(../images/leftbg.png) repeat-x top;
}
.leftside .box {
    border-bottom:1px solid #ccc;
	display:block;
	padding-bottom:4px;
	margin-bottom:4px;
}
.leftside dt {
    background:url(../images/flag04.gif) no-repeat left center;
	font-weight:bold;
	color:#099;
	padding:2px 0 2px 20px;
}
.leftside dd {
    float:left;
	margin-left:18px;
	display:inline;
	white-space:nowrap;

}
/**************************/
#midbox {
    float:left;
	width:557px;
	display:inline;
	margin:5px 8px;
}
#expert {
    height:168px;
}
.listBox {
    margin:5px 7px 2px 0;
	width:273px;
	height:170px;
	overflow:hidden;
	float:left;
	border:1px solid #ccc;
	background:#fff url(../images/sub_title.png) no-repeat left top;
	filter: progid:DXImageTransform.Microsoft.DropShadow(color=#dddddd,offX=0,offY=3,positives=true);
}
.listBox .more {
    float:right; 
	margin:7px 8px 0 0;
}
.title {
    margin-bottom:10px;
	color:#2864A3;
	padding:5px 0 0 30px;
	font-weight:bold;
	font-size:14px;
	text-align:left;
}
.list {
    margin:0 auto;
   	text-align:left;
	padding:4px;
}
.list li{
    list-style:none;
	background:url(../images/flag01.gif) no-repeat 3px 6px;
	padding:1px 0 1px 15px;
	height:18px;
	overflow:hidden;
}
.lmpic {
    float:left;
	width:75px;
	height:54px;
	margin:8px 0 0 10px;
}
/************** Right Side *************/
#mailbox {
    background:url(../images/mailbg.png) no-repeat;
	padding-top:48px;
	height:108px;
	width:210px;
}
#mailbox  span{
    padding-top:5px;
	display:block;
}
#mailbox input {
    border:1px solid #ccc;
	background:#fff;
	padding:2px;
}
.depart {
    background:url(../images/right_bg.png) repeat-y;
	padding:0 8px 0 12px;
	text-align:left;
}
.depart .box {
    border-bottom:1px solid #ccc;
	display:block;
	padding-bottom:4px;
}
.depart dt {
    background:url(../images/flag04.gif) no-repeat 5px center;
	font-weight:bold;
	padding:5px 0 2px 24px;
}
.depart dd {
    float:left;
	width:75px;
	margin-left:10px;
	display:inline;
	white-space:nowrap;
    text-overflow:ellipsis;
}
.link {
    padding-left:8px;
	text-align:left;
}
.link li {
    background:url(../images/flag05.gif) no-repeat left ;
	list-style:none;
	padding-left:12px;
}
.piclink {
    padding:12px;
	border-top:1px solid #ccc;
	background:#ECF8FE;
}
.piclink img {
    width:110px;
	height:40px;
	display:inline;
	margin-left:10px;
}