@charset "utf-8";
/* CSS Document */

a, abbr, acronym, address, applet, article, aside, audio, 
b, big, blockquote, body,
canvas, caption, center, cite, code, command,
datalist, dd, del, details, dfn, div, dl, dt,
em, embed,
fieldset, figcaption, figure, font, footer, form,
h1, h2, h3, h4, h5, h6, header, hgroup, html,
i, iframe, img, ins,
kbd, keygen,
label, legend,li,
meter,
nav,
object, ol, output,
p, pre, progress,
q,
s, samp, section, small, source, span, strike, strong, sub, sup,
table, tbody, td, tfoot, th, thead, tr, tt,
u,ul,
var, video {margin:0;padding:5;border:0;outline:0;font-size:100%;vertical-align:baseline;}

body, div, input, select, textarea, span, td, th, p, option, ul li
	{font-family:"Arial"; font-size:12px; color:#6b6b6d; line-height:inherit;outline: 0;}
body
	{background:#f5f6f7}
.clr
	{clear: both;}
#container
	{}
#logo
	{}
.wrapper
	{width:266px; margin:0 auto}
#logo .wrapper
	{margin-bottom:15px; text-align:center; margin-top:20px}
#loginBox
	{display:block; background:url(images/box_bg.png) repeat-x;}
#box
	{height:200px; background:white; box-shadow:0px 0px 6px rgba(50,50,50,0.9); border-radius:10px; padding:14px; border:1px solid #cecfcf}
.help
	{float:right}
.signForm
	{clear:both; display:block; margin-top:10px}
.label
	{line-height:30px}
.textbox
	{}
.register
	{clear:both; display:block; margin-top:20px}
.forgot
	{float:left}
.forgot a
	{color:#818184; text-decoration:none; line-height:25px;}
.submit
	{float:right}
.sinavinput
	{border:1px solid #d0d1d1; border-radius:4px; padding:6px; width:220px; }
.sinavBt
	{border:0; background:#bcbdc0; border-radius:3px; box-shadow:0px 0px 4px rgba(50,50,50,0.9); font-weight:bold; color:#0d5cab; height:25px; width:60px; cursor:pointer}
.blocker
	{clear:both; display:block; height:5px}
