﻿@charset "utf-8";
/* CSS Document */
.doc{background:url(../images/body_bg.jpg) top center no-repeat #feeaf3;width:100%;}

.fcolor{color:#de5993;}
.fcolor a{color:#de5993;}
.fcolor a:link{color:#de5993;}
.fcolor a:visited{color:#de5993;}
.fcolor a:hover{color:#ff6600;}

/*导航条部分*/
.nav ul{background-image:url(../images/tp2.jpg);background-color:#fbd0e4;height:41px;line-height:41px;}
.nav ul li a:hover{background-image:url(../images/nav_hover.jpg);height:41px;color:#000;}
.nav ul li ul{top:41px;}

/*左侧 2012-9-29增加*/
.ltab .maintit,.lcom .maintit{background-image:url(../images/info_tit.jpg);height:34px;line-height:34px;padding-left:20px;color:#fff;}
.ltab .news li,.rtab .news li,.mtab .news li,.ptab .news li{background:url(../images/ico.gif) no-repeat 0 -17px;}
.rtab .maintit,.rcom .maintit,.nrtab .maintit{background-image:url(../images/tit_bg.jpg);height:34px;line-height:34px;padding-left:36px;color:#fff;}
.mtab .maintit{background-image:url(../images/tit_bg2.jpg);height:34px;line-height:34px;padding-left:36px;color:#fff;}
.ltab .maintit .more,.rtab .maintit .more,.mtab .maintit .more,.ptab .maintit .more{float:right;margin-right:10px;}
.ltab .maintit .more a,.ltab .maintit .more a:link,.ltab .maintit .more a:hover,.rtab .maintit .more a,.rtab .maintit .more a:link,.rtab .maintit .more a:hover,.mtab .maintit .more a,.mtab .maintit .more a:link,.mtab .maintit .more a:hover,.ptab .maintit .more a,.ptab .maintit .more a:link,.ptab .maintit .more a:hover{color:#fff;}
 
/*底部*/
.botomtab{width:100%;background:url(../images/bottom_bg.jpg) bottom repeat-x #e87aaf;}
.footer{color:#fff;}
.footer a,.footer a:link,.footer a:visited,.footer a:hover{color:#fff;}

/* 万能模块 */
.ptab .maintit,.univer .maintit{background-image:url(../images/tit_bg1.jpg);height:31px;line-height:31px;padding-left:36px;color:#fff;}