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; }

.dc { display:table-cell; text-align:left; vertical-align:top; float:left;}

.clear { clear:both;}

div, input, textarea, body, font, select
	{
	font-family: Tahoma;
	font-size:11px;
	line-height:13px;
	color:#8C8C8C;
	max-height: 400px;
	}

ul { margin:0px; padding:0px; list-style:none; line-height:19px}
li { background:url(site_flash/images/a1.gif) no-repeat; background-position:0 7px; text-decoration:none; padding-left:11px;}

.main { width:766px; height:800px; margin:auto}

.row1 {
	height:500px;
}
.row1_left { width:300px; background:url(site_flash/images/bg-colleft.jpg) top left no-repeat; height:380px}
.row1_right {
	width:465px;
	background:url(site_flash/images/bg-colright.jpg) top left no-repeat;
}

.row2 { height:67px; clear:both;}

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}
