﻿
/*** 消息窗口 ***/
#BoxDIV{ width:250px; height:33px; position:absolute;overflow:hidden;}
#TitleDiv{width:243px;height:32px; position:absolute; z-index:100; background-color:#F9D9EA; padding-left:5px; border:solid 1px #C80D76; border-bottom-width:0px; }
.Box_Content{width:228px;height:120px;border:solid 1px #C80D76; margin-top:32px; color:red; position:absolute; z-index:10;padding:10px;word-break:break-all; background-color:White;}
.msgdiv{width:228px;line-height:25px;font-size:12px;}
.rdiv{ width:20px; float:right; height:32px;}
.yinchang{ width:13px; height:13px; background-image:url(../Images/ychang.gif); background-repeat:no-repeat; cursor:pointer; margin-top:10px;}
.open{ width:13px; height:13px; background-image:url(../Images/open.gif); background-repeat:no-repeat; cursor:pointer; margin-top:10px;}
.msl2_menuitem{ width:80px; float:left; height:29px; background-image:url(../Images/bg3.gif); margin-top:4px; margin-right:3px; cursor:pointer; line-height:29px; text-align:center;}
.msl2_menuitems{ width:80px; float:left; height:29px; background-image:url(../Images/bg03.gif); margin-top:4px; margin-right:3px; cursor:pointer; line-height:29px; text-align:center;}



/*** 搜索 ***/
#ui_search{ width:930px; height:44px; padding-right:15px; padding-left:15px; margin-top:10px; margin-left:auto; margin-right:auto; background-image:url(../Images/search_bg.gif); background-position:center center;}
#ui_search .s_left{ height:27px; line-height:27px; margin-top:8px; float:left; margin-right:10px;}
#ui_search .s_more{ float:left; margin-top:8px; line-height:27px;}
#ui_search .s_search{ height:27px; width:100px; margin-top:8px; background-image:url(../Images/09new_headbut.gif); background-repeat:no-repeat; background-position:left bottom; float:left; cursor:pointer; margin-right:10px;}
#ui_search .s_right{ height:27px; width:112px; margin-top:8px; background-image:url(../Images/09new_headbut.gif); background-repeat:no-repeat; background-position:right bottom; float:right; cursor:pointer;}


/*** top菜单 ***/
#ui_top_menu{ width:960px; margin-left:auto; margin-right:auto; height:36px;background-color:#DE2B85;}
#ui_top_menu a{ color:White; text-decoration:none;}
#ui_top_menu a:hover{ text-decoration:none; color:Yellow;}
#ui_top_menu .logo{ width:120px; height:33px; cursor:pointer; background-image:url(../Images/logo-top.gif); background-repeat:no-repeat; background-position:center top; margin-left:3px; float:left;}
#ui_top_menu .item{ padding-left:10px; padding-right:10px; height:36px; color:White; line-height:36px; font-size:14px; float:left; cursor:pointer; font-family:宋体;}
#ui_top_menu .items{ background-color:#FF009C; }
#ui_top_menu .item_sel{color:Yellow; background-image:url(../Images/sj.gif); background-repeat:no-repeat; background-position:center bottom;}
#ui_top_menu .item_sel a{text-decoration:none; color:Yellow; font-family:宋体;}
#ui_top_menu .item_right{ float:right; padding-right:10px; line-height:36px; font-size:15px; font-family:宋体; color:White;}
#ui_top_menu .item_right a{ color:Yellow;}



/*** 头部广告 ***/
.guanggao{ width:960px; margin-left:auto; margin-right:auto; overflow:hidden; }
.guanggao .ggleft{overflow:hidden; float:left;}
.guanggao .ggleft img{border-width:0px;}
.guanggao .ggright{overflow:hidden; float:right;}
.guanggao .ggright img{border-width:0px;}









