@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:#FE7EAB;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:#FFF;font-size:12px;margin:5px 20px 0 0;}
#OR_TOP_lang a {color:#FFF;text-decoration:none;}
#OR_TOP_lang a:hover {color:#9933FF}
#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/Marketing/vday2014/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/Marketing/vday2014/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/Marketing/vday2014/ci/weibo.png) 0 0 no-repeat;}
#OR_TOP_wb a:hover {background-position: top right;}
/* OR FOOT CI */
#OR_CI {width: 100%;position: relative;margin-top: 50px;line-height: 12px; overflow:hidden;}
#OR_CI_INX {position: fixed;width: 100%;bottom: 28px;line-height: normal;}
#OR_FOOT {position: relative;width: 98%;height: 15px;background: #000;color: #CCC;font-size:12px;margin:0 20px 0 0;padding: 10px 1%;line-height: normal;}
#OR_FOOT_INX {position: fixed;bottom: 0;width: 100%;height: 15px;background: #000;color: #CCC;font-size:12px;margin:0 20px 0 0;padding: 10px 1%;line-height: normal;}
#OR_FOOT a, #OR_FOOT_INX a {color:#CCC;text-decoration:none;}
#OR_FOOT a:hover, #OR_FOOT_INX a:hover {color:#9933FF;}
#OR_FOOT_logo {margin: -6px 5px 0 -2px;}
#OR_FOOT_INX .terms {margin-right: 3em; }