#tepeManset { position: relative; display: table; width: 996px; height: 250px; margin: 10px auto 10px auto; }

#tepeManset .tmcontent > div { width: 490px; height: 250px; overflow: hidden; position: relative; }


.tm { position: relative; width: 490px; height: 250px;}
.tm > .tm-img 	{ z-index: 1; }
.tm > .tm-deg 	{ position: absolute; bottom: 0px; left: 0px; z-index: 2; }
.tm > .tm-body 	{ position: absolute; bottom: 8px; left: 40; right: 0px; z-index: 3; color: #fff; width: 450px; }
.tm > .tm-body > h5 { font-family: Impact, sans-serif; font-size: 40px; line-height: 44px; margin: 0; font-weight: normal!important; }
.tm > .tm-body > p 	{ font-family: Arial, Helvetica, sans-serif; font-size:12px; margin: 0;  }
.tm > a { position: absolute; bottom: 0px; left: 0px; z-index: 4; width: 490px; height: 250px; }

.tm > .tm-body.TD > h5 { color: #ffa200; }

.tm > .tm-body.UT 		{ bottom: auto;top:8px }
.tm > .tm-body.UT > h5 	{ color: #ffa200; }

.tm > .tm-body.UB 		{ bottom: auto;top:8px }

.tm-nav  	{ position: absolute; position: absolute; left: 6px; z-index: 10; width: 22px; }
.tm-nav > a { display: block; width: 24px; line-height: 44px; margin-top: 5px; text-align: center; background: #d7d7d7; border-radius: 4px; color: #202020; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: 400; text-align: center; cursor: pointer; }
.tm-nav > a.active,
.tm-nav > a:hover { background: #e24301 !important; color: #ffffff; text-decoration: none; }

.tm.none { display: none; }
.tmtab {display: table;width: 100%;margin-bottom: 10px;}
.tmtab > a {display: table-cell;width: 50%;height: 36px;line-height: 36px;text-align: center;font-size: 16px;font-weight: bold;font-family: 'Open Sans', sans-serif;}
.tmtab > a.active,.tmtab > a:hover {background: #e1471a;background: -moz-linear-gradient(top, #e1471a 0%, #ce3f15 100%);background: -webkit-linear-gradient(top,  #e1471a 0%,#ce3f15 100%);background: linear-gradient(to bottom,  #e1471a 0%,#ce3f15 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1471a', endColorstr='#ce3f15',GradientType=0 ); border: 1px solid #d54217; color: #fff; }
.tmtab > a {background: #ffffff;color:#000;background: -moz-linear-gradient(top, #ffffff 0%, #ededed 100%);background: -webkit-linear-gradient(top,  #ffffff 0%,#ededed 100%);background: linear-gradient(to bottom,  #ffffff 0%,#ededed 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );border: 1px solid #dfdfdf;}
