/* CSS Document */

*{padding:0;margin:0;}
html{max-width:640px;min-width:320px; margin-left:auto; margin-right:auto;}
body{font-family:"微软雅黑"; font-size:14px;}
ul,li,ol{list-style:none;}
a{ text-decoration:none;}
img{border:none;}
a img{ border:none;}

#FL{float:left;}
#FR{float:right;}
#CB{clear:both;}
#Coat{ width:320px; margin-left:auto; margin-right:auto;}

/*
* Top
*/
.top{ width:100%; height:100px; background:url(/wap/images/topBG.jpg) repeat-x;}
.Logo{ width:420px; height:100px; background:url(/wap/images/logo.jpg) no-repeat; margin-left:auto; margin-right:auto;}
.Logo .Describe{ width:260px; height:60px; margin-left:150px; padding-top:20px;}
.Logo .Describe .LineOne_d{ width:100%; height:20px; color:#c9151e; font-size:16px; font-weight:bold;}
.Logo .Describe .LineTwo_d,
.Logo .Describe .LineThree_d{ width:100%; height:20px; color:#555555; font-size:14px;}




.bottomMenu{ width:100%; height:60px; background:#a50008; position:fixed; bottom:0;}
.bottomMenu ul{}
.bottomMenu ul li{ width:33%; float:left;}
.bottomMenu ul li a{ color:#cce7ff; font-size:12px;}
.bottomMenu ul li a .columnLogo{ width:40px; height:40px; margin-left:auto; margin-right:auto;}
.bottomMenu ul li a .columnName{ width:100%; height:20px; text-align:center; line-height:20px;}















