﻿@font-face {
    font-family: 'Open Sans';
    src: url('/fonts/opensans-regular-webfont.eot');
    src: url('/fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('/fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('/fonts/opensans-regular-webfont.woff') format('woff'),
         url('/fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('/fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {margin:0px; font-family: 'Open Sans'; background-color:#e2e2e2;padding:0px; }

.TG_Area{margin:0 auto; width:1010px; overflow:auto; font-family: 'Open Sans';}
.TG_Heading{ text-align:center; color:#454344; font-size:35px; line-height:50px; margin-top:25px;}
.TG_HeadingSmall{ text-align:center; color:#0a79b2; font-size:18px;margin:20px 0px 20px 0px;}


.TempG_Area{float:left;height:auto; width:333px; text-align:center; margin-top:15px;}
.TempG_BG{ background-image:url('/template_gallery/images/TempG_BG.png'); background-repeat:no-repeat; width:306px; height:384px; margin:0 auto; padding-top:17px;}
.TempG_Thumb{margin:0 auto; width:272px; height:272px; border:1px solid gray; margin-bottom:10px;}
.TempG_Thumb img{margin:0px}
.TempG_Logo{display:block; margin-top:20px; background-image:url('/template_gallery/images/Tmp_EcrMagicLogo.jpg'); background-repeat:no-repeat; width:149px; height:25px; margin:0 auto;}
.TempG_Number{ text-align:center; line-height:40px; color:#004480 !important; font-size:16px;display:block;}


.Temp_SelcNo{ display: inline-block; border:1px solid #ccc; background:#017898; padding:10px; border-radius:3px; color:#fff;}
.Temp_No{ display: inline-block; border:1px solid #ccc; background:#fff; padding:10px; border-radius:3px; color:#017898}