﻿/*手机界面*/
body {margin: 0 auto; padding: 0px;}
/*--------------------------------------------------------------------*/
.Line2Blue {border:solid 2px #029eea;}
.Line1Grey { border-left:none 0px; border-top:dotted 1px #999999; border-right:none 0px; border-bottom:none 0px; }
/*--------------------------------------------------------------------*/
#mcontainer {width:100%;}
/*--------------------------------------------------------------------*/
#mRectBannet {width:100%; height:82px; margin:0 auto; background:url('images/MBanner_02.png') repeat-x; }
#mRectBannet .BLeft {float:left; width:100%; height:81px; background:url('images/MBanner_01.png') no-repeat;}
#mRectBannet .BRight {float:right; right:3px; width:50%; height:82px; background:url('images/MBanner_03.png') no-repeat;}
/*--------------------------------------------------------------------*/
#mRectList {width:100%;  margin:0 auto;}
#mRectList .ATitle {float:left; width:100%; height:28px;}
#mRectList .ATitle span {float:left; padding:2px; margin-left:10px; margin-top:2px; width:100%; font-size:14px; font-weight:bold; color:#999999; }
#mRectList .ItemTitele {float:left; padding:2px; margin-left:10px; margin-top:12px; width:100%; height:28px;}
#mRectList .ItemTitele a {color: #4f81bd; font-size:14px; font-weight:normal; text-decoration: none;}
#mRectList .ItemTitele a:hover {color: #f46f03; font-size:14px; font-weight:normal; text-decoration: none;}
#mRectList .ItemSplit {float:left; width:100%; height:1px; border-left:none 0px; border-top:solid 1px #999999; border-right:none 0px; border-bottom:none 0px;}
/*--------------------------------------------------------------------*/
#mRectData {width:100%;  margin:0 auto;}
#mRectData .ATitle {float:left; width:100%; height:28px;}
#mRectData .ATitle span {float:left; margin-top:8px; width:100%; text-align:center; font-size:14px; font-weight:bold; color:#4f81bd; }
#mRectData .TInfo { width:100%; border:none 0px; font-size:14px;}
#mRectData .TInfo a {color: #4f81bd; font-size:14px; font-weight:normal; text-decoration: none;}
#mRectData .TInfo a:hover {color: #f46f03; font-size:14px; font-weight:normal; text-decoration: none;}
/*--------------------------------------------------------------------*/
#mRectFooter {float:left; width:100%; height:32px; margin:0 auto; background:url('images/MFooter_01.png') repeat-x; }
#mRectFooter span {float:left; padding:2px; margin-left:10px; margin-top:4px; width:100%; text-align:center; font-size:14px; font-weight:bold; color:#ffffff; }
/*--------------------------------------------------------------------*/