@charset "utf-8";

#middleContent .more,#projectShow .more{top:8px; right:10px;}

/*sidebar*/
#leftSidebar,#rightSidebar{ width:204px; padding:0 3px; float:left;}
#rightSidebar{float:right;}

/*content*/
#middleContent{width:447px; padding:0 5px; float:left;}

#about,#news{ position:relative;height:180px;width:447px; background:url(images/bg_content.gif) repeat-x 0 0; overflow:hidden;}
#about{}
#about img{ float:left; margin:30px 10px;}
#about p{margin:20px 10px 0 0;text-indent:2em; line-height:2em; color:#19658B;}

#news{}
#news-tabs{ height:22px; padding:0 20px;}
#news-tabs a{ display:block; width:70px; height:22px; float:left;font:14px/22px "微软雅黑"; text-align:center;color:#19658B;}
#news-tabs a.active{ background:url(images/btn_news.gif) no-repeat 0 1px; color:#FFF;}
#news ul{ padding:20px 0;line-height:2em;}
#news li{ padding:0 10px 0 20px; background:url(images/arrow4.gif) no-repeat 5px 50%;}

/*project show*/
#projectShow{ clear:both; position:relative; height:160px;}
#projectShow h1{ background-color:#EAEAEA;}
#projectShow li{ float:left;}