﻿/* public */
.fl{ float:left;}
.fr{ float:right;}
.clearBoth{ clear:both;}
.txtCenter { text-align: center; }
.mlr35 { margin: 0px 35px; }
.mlr5 { margin: 0px 5px; }
.mtb10 { margin: 10px 0px; }
.txtCenter { text-align: center; }
.Orange { color: #EE8700; }
.curPointer { cursor: pointer; }
.Pink{ color:#FE307A;}
.colorFFB9CE{ color:#FFB9CE;}
/*private*/
/*左侧菜单部分*/
#ulMenu{ list-style:none;padding:0px; margin:0px; width:151px}
#ulMenu .menuOption{ border:solid 1px #FEB9CE; border-bottom:0; padding-left:20px; font-size:14px; color:#A7168F; background:url(../images/imglove/stamp_rptx.png) repeat-x; height:25px; line-height:25px;}
#ulMenu .menuOptionSP{ width:149px; height:78px; border:solid 1px #FEB9CE; color:#545454; background:url(../images/Imglove/au_2.gif) no-repeat;}
#ulMenu .ulSubmenu{list-style:none; padding:0px;margin:0px;border-left:solid 1px #FEB9CE; border-right:solid 1px #FEB9CE; border-top:solid 1px #FEB9CE; margin:0px; font-size:12px; color:#545454;}
#ulMenu .ulSubmenuSP{list-style:none; padding:0px 0px 0px 5px;margin:0px;}
.ulSubmenu li{height:28px; line-height:28px; padding-left:25px;}
#ulMenu .withBBorder{border-bottom:dashed 1px #FE307A;}
#ulMenu li{ cursor:pointer;}#ulMenu li a{ color:#545454;}
#ulMenu .phoneSpace{ padding:8px 0px 0px 43px; line-height:16px;}
.aLine{ background:url(../images/Imglove/au_1.gif) no-repeat; padding-left:30px; line-height:13px; margin:8px 0px;}
.subMenuSelected{ background:url(../images/Imglove/au_3.gif) no-repeat 15px 7px;padding-left:15px; color:#FE307A; font-weight:bold;}
#introContent{ width:750px; padding:20px 20px 30px 15px; border:solid 1px #FEB9CE;}
/*for each content*/
/*页面内容*/
.conTitle { font-size: 16px; font-weight: bold; color: #FD3178; text-align: center; margin-bottom:8px; }
.conBody{ line-height:25px;color:#555;}
.conFooter { padding-left: 200px; line-height: 20px; font-size: 14px; color: #11517F; text-align: center; font-weight: bold; }
#conArticleHead { line-height: 25px; color: #333; border-bottom: dotted 1px #333; padding-bottom: 8px; text-indent: 2em; }
#conArticleBody { line-height: 23px; color: #333; margin-bottom: 20px; }
#conArticleBody a img { border: 0px; }
.Paragraph { margin-bottom: 4px; font-size: 12px; line-height: 25px; color: #333; }
.ParaWithBorder { border-bottom: dotted 1px #333; }

/*团队合作页面专用*/
#introContent .ListItem { height: 140px; padding: 10px 0px 15px 0px; }
#introContent .ItemWithBorder { border-bottom: dotted 1px #333333; }
#introContent .PersonIntro {font-size: 12px; line-height: 26px; color: #333; padding: 0px 10px 0px 2px; }
#introContent .PersonName { color: #427A9D; font-size: 16px; font-weight: bold; }
#introContent .PersonPost { font-weight: bold; }

#ContactInfo { color: #333; font-size: 12px; line-height: 25px; }
