body{
padding:0px;
margin:0px;
text-align:center;
background-color:#212121;
}
form { margin:0px; padding:0px}
img { border:0px;}

.dt { display:table; width:100% }

.dr { display:table-row;  height:100%; width:100%}

.dc { display:table-cell; text-align:left; vertical-align:top; width:100%;}

div, input, textarea, body, font, select
	{
		font-family: Tahoma; 
		font-size:11px;
		line-height:13px;
		color:#8C8C8C;
	}

ul { margin:0px; padding:0px; list-style:none; line-height:19px}
li { background:url(images/a1.gif) no-repeat; background-position:0 7px; text-decoration:none; padding-left:11px;}

.main { width:766px; height:800px; margin:auto}

.row1 { height:733px;}
.row1_left { width:300px; background:url(images/bg-colleft.jpg) top left no-repeat; height:380px}
.row1_right { width:466px; background:url(images/bg-colright.jpg) top left no-repeat}

.row2 { height:67px;}

a, span {color:#FFFFFF;}
a:hover { text-decoration:none}

.form {height:21px; margin-top:2px;}
.form input {width:180px; height:18px; padding-left:5px}
textarea {width:190px; height:96px; padding-left:5px; overflow:auto; margin-top:2px}
