﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.pro-d-main  .prodetails-top h1.prodetails-name{text-align:center}
.pro-d-main .prodetails-btnlist{margin-left:0;margin-top:2%}