/* CSS Document */
/*-头部信息，包含天气|版本-*/
#head{background-image: url(/images/bg-top-blue.gif);height: 27px;color: #FFFFFF;line-height: 27px;}
/*-导航|搜索-*/
#function{background-image: url(/images/bg-menu-blue-big.jpg);height: 53px;overflow: hidden;}
#footer{width:850px;margin-right: auto;margin-left: auto;}
.title{font-size:14px;line-height: 25px;color: #FFFFFF;height: 25px;font-weight: bold;}
.title img {margin:6px 10px 0 5px; }
.title span{float: right;font-size:12px;margin-right: 5px; }
.title a{color: #FFFFFF;text-decoration: none;font-weight: normal;}
.stitle{line-height: 20px;color: #FFFFFF;font-weight: bold;margin: 0 5px 0 5px;}
.stitle img {margin:0 10px 0 5px;}
.stitle span{float: right;font-size:12px;margin-right: 5px;}
.stitle a{color: #FFFFFF;text-decoration: none;font-weight: normal;}
.half {width: 50%;float: left;}
.cff0000{background-color: #FF0000;}/** 标题背景颜色`````红   **/
.c0099ff{background-color: #0099FF;}/** 标题背景颜色```天蓝 **/
.c136dc8{background-color: #136DC8;}/** 标题背景颜色```深蓝 **/
.cffa900{background-color: #FFA900;}/** 标题背景颜色`````橙   **/
.floateRight {text-align: right;margin-right: 8px;}
body {line-height: 20px;}
