@charset 'utf-8';
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
/* Layout */

/* Common */
*{margin:0; padding:0}
html{overflow-y:scroll}
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select{margin:0;padding:0}
body,input,textarea,select,button,table{font-family:'돋움',Dotum,AppleGothic,sans-serif;font-size:14px;color:#171717}
body{text-align:center}
img,fieldset{border:0}
ul,ol{list-style:none}
em,address{font-style:normal}
td {font:14px dotum}
select{border:1px solid #ddd; color:#96959e; width:75px; height:22px}
input{border:1px solid #ddd; color:#999; padding:4px 0 2px 5px}
a{color:#666;text-decoration:none}
a:hover{color:#666;text-decoration:underline}
a:active, a:focus{text-decoration:none}
legend, .hidden, caption{overflow:hidden;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0;visibility:hidden}
/* Layout */
body{margin:0 auto;text-align:center}
#wrap{width:100%;min-width:780px; background:url(./images/mvp_bg.gif) repeat-x}
#container{width:780px;margin:0 auto;text-align:left}
/* menu */
.logo{height:74px; width:93px; margin:0 auto; padding-top:10px}
.menu{width:100%;height:48px}
.menu li{float:left}
.bxtop_mvp{min-height:426px;background:url(./images/mvp_bxtop.gif) no-repeat;text-align:center}
.playera{border-radius:10px; background:#f3f3f3; width:700px; margin:0 auto; padding:28px 0 0 0}
.bxtop_mvp .vote td{text-align:center}
.bxtop_mvp .result table{ border:1px solid #ccc}
.bxtop_mvp .result td{padding:7px 0 5px 0; text-align:center; border:1px solid #b6b6b6}
.input_btna{margin:0 0 4px 0;vertical-align:middle}
.bxtop_uniform{min-height:426px;background:url(./images/uniform_bxtop.gif) no-repeat;text-align:center}
.bxtop_uniform .vote td{text-align:center}
.bxtop_result{text-align:center}
.bxtop_result  td.txt{padding:10px 0 8px 0; text-align:center}
.bxtop_result .bar{text-align:left;background:#06F}
.sorta{margin:0 auto;width:570px;color:#0055b8;border-top:2px solid #b2b2b2; padding:20px 0; margin-top:15px; font-size:14px; font-weight:600}
.info_mvp{width:700px;color:#0055b8;font-size:13px;text-align:left;margin-top:20px;line-height:140%}





