@charset "utf-8";


/*焦点图片*/
.focusimg .bigimg{border:1px solid #A2A4A8;}
.focusimg .titleContainer{background:#1D4A54;}
.focusimg .title a{color:#fff;}
.focusimg .title p{color:#fff;}

.drop{border-color:#7FA8CA;}

#drop_fx {width:280px;}
#drop_fx li { width:54px;text-align:center; background:#F3F6FB; font-size:12px; margin:1px; cursor:pointer; float:left}

.focusimg .smallimg li img{border:2px solid #A2A4A8;}
.focusimg .smallimg li.current img{border-color:#0767F9;}

a:link { text-decoration:none;color:#333366;}
a:visited  { text-decoration:none;color:#333366;}
a:hover  { text-decoration:underline;color:#0767F9;}
a:active  { text-decoration:underline;color:#0767F9;}


#bodyer .grid { border:1px solid #7FA8CA;}
#bodyer .right .grid{border:5px solid #DFEAF4;}

.h{border-bottom:1px solid #7FA8CA;background:url(./images/rSectionTitle.jpg) left top repeat-x;}
.h h3.current {padding-left:25px;color:#1A5388;background:url(./images/title8.gif) 10px 8px no-repeat;border:none;}

.h .tab li {border-right:1px solid #D3E4F0;text-align:center;color:#1A5388;cursor:pointer;background:transparent;}

.page .left{ background:url(./images/mSection.jpg) repeat-x; }

.page #bodyer .left .grid{ background:url(./images/mSection.jpg) repeat-x; -moz-border-radius-topleft:12px;-moz-border-radius-topright:12px;-webkit-border-top-left-radius:12px;-webkit-border-top-right-radius:12px;border-top-width:4px;}
/*--------------------------------*/
#header .nav .menu{ background:url(./images/nav_p1.gif) repeat-x 0px 0px;}
#header .nav .menu li{border-right:1px solid #ddd;}

#header .nav .menu li.current{background:url(./images/b.gif) no-repeat 0px 0px; color:#fff;}
#header .nav .menu li.current a { color:#fff;}

#header .nav .submenu{ background-color:#1A70C3;}
#header .nav .submenu a{ color:#fff;}

#header .nav .current{display:block; }
#header .tagslink{background:url(./images/tagslink.jpg) left top repeat-x;}

#footer .menu { background-color:#1A70C3;}
#footer .menu a:link { text-decoration:none;color:#eee;}
#footer .menu a:visited  { text-decoration:none;color:#eee;}
#footer .menu a:hover  { text-decoration:underline;color:#fff;}
#footer .menu a:active  { text-decoration:underline;color:#fff;}

/*留言*/
#message .search { margin-bottom:16px;}

#message .qusi{position:absolute; left:4px; top:-4px;background:url(./images/ques.gif) 0px 0px no-repeat;width:22px;height:28px;}
#message .ansi{position:absolute; left:4px; top:-4px;background:url(./images/ans.gif) 0px 0px no-repeat;width:22px;height:28px;}

#message .subject,#message .reply {position:relative;border:1px solid #DFEAF4;margin-bottom:6px;}
#message .subject .title,#message .reply .title {  padding-left:36px;background-color:#DFEAF4;}
#message .subject .date,#message .reply .date{ clear:both;text-align:right;font-size:12px;margin-right:6px;}
#message .subject .content,#message .reply .content { clear:both;text-align:left;margin:6px;}

