﻿@charset "utf-8";
/* CSS Document */

ul {margin: 0;padding: 0;list-style: none;}
ul li {margin: 0;padding: 0;}

.FL		{float:left;}
.FR 	{float:right;}
.MR1	{margin-right: 1px;}
.MR15	{margin-right: 15px;}
.MR17	{margin-right: 17px;}
.MR20	{margin-right: 20px;}
.MR5	{margin-right: 5px;}
.MB5	{margin-bottom: 5px;}
.ML20	{margin-left: 20px;}
.MB10	{margin-bottom: 10px;}
.MB15	{margin-bottom: 15px;}
.MB17	{margin-bottom: 17px;}
.MB20	{margin-bottom: 20px;}
.MB25	{margin-bottom: 25px;}
.MB30	{margin-bottom: 30px;}
.MT30	{margin-top: 30px;}
.MB35	{margin-bottom: 35px;}
.MT20	{margin-top: 20px;}
.MT5	{margin-top: 5px;}
.MT40	{margin-top: 40px;}
.P35	{padding: 35px;}
.PR30	{padding-right: 30px;}
.PR20	{padding-right: 20px;}
.PL30	{padding-left: 30px;}
.PT20	{padding-top: 20px;}
.PB40	{padding-bottom: 40px;}
.PB20	{padding-bottom: 20px;}

.dottedLine			{border-top: 1px dashed #ccc;}
.dottedLine_r		{border-right: 1px dashed #ccc;}
.clearfix:after		{content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.clearfix			{display: inline-block;}

/* OR TOP CI */
#OR_TOP {position: fixed;width: 100%;height: 24px;background:#beb28e;font-family: Arial, Helvetica, sans-serif;z-index: 10000;line-height: normal;top:0;}
#OR_TOP_logo {position: absolute;margin: 0 0 0 20px;}
#OR_TOP_lang {color:#876024;font-size:12px;margin:5px 20px 0 0;}
#OR_TOP_lang a {color:#876024;text-decoration:none;}
#OR_TOP_lang a:hover {color:#b16d03}
#OR_TOP_fb {width:8px;padding:0;margin-top: 3px;}
#OR_TOP_fb a {display:block;overflow:hidden;width: 100%;height: 0;padding-top: 16px;background:url(/images/midAutumn2015/ci/fb.png) 0 0 no-repeat;}
#OR_TOP_fb a:hover {background-position: top right;}
#OR_TOP_tt {width:19px;padding:0;margin-top: 6px;}
#OR_TOP_tt a {display:block;overflow:hidden;width: 100%;height: 0;padding-top: 12px;background:url(/images/midAutumn2015/ci/twitter.png) 0 0 no-repeat;}
#OR_TOP_tt a:hover {background-position: top right;}
#OR_TOP_wb {width:18px;padding:0;margin-top: 4px;}
#OR_TOP_wb a {display:block;overflow:hidden;width: 100%;height: 0;padding-top: 15px;background:url(/images/midAutumn2015/ci/weibo.png) 0 0 no-repeat;}
#OR_TOP_wb a:hover {background-position: top right;}
/* OR FOOT CI */
#OR_CI {
    display:inline-block;
     width:100%;
     height:100px;
     background-image: url(/images/midAutumn2015/ci/CI_1920.png);
     background-repeat: no-repeat;
     background-size: 100% 100%;
}
.footer {
     width: 100%; z-index:98;
     background-color: #000;
     color: #CCC;
     font-size:12px;
     margin:0 0 0 0;
     padding: 10px 0 10px 0;
}
 #OR_FOOT a {
     color:#CCC;
     text-decoration:none;
}
 #OR_FOOT a:hover {
     color:#f5c53d;
}
 #OR_FOOT_logo {
     margin: 10px 10px 0 10px;
}
 .footer-line, .SEO-text, .copyright, .copyright-text {
     display:inline-block;
}
 .copyright {
    width:100%;
}
 .footer-line {
     width:100%;
     height:10px;
     border-bottom:#999 thin solid;
     margin:0 auto;
}
 .SEO-text {
     margin-top: 10px;
     padding:0 10px 0 10px;
     text-align: left;
     color:#bababa;
}
 .copyright-text {
    text-align: left;
     line-height: 18px;
     padding-top: 14px;
     padding-bottom: 10px;
     color:#bababa;
}
 .tnc {
     padding:18px 10px 0 0;
}
