html, body {
	margin:0px;
	padding:0px;
	background-color: #ffffff;
}
td, input, select, textarea {
	font-family: Tahoma;
	font-size: 12px;
	color: #565656;
	vertical-align: top;
}
td.nopad {
	padding: 0px;
}
table.main1 {
	/*width: 78%;*/
	border-collapse: collapse;
	border: 0px;
}

table.main {
	width: 780px;
	height: 100%;
	border-collapse: collapse;
	border: 0px;
	border-right1: 1px solid #dfdfdf;
}
td.menu {
	padding: 0px 0px 0px 208px;
	height: 29px;
}
td.menuitem {
	padding: 0px 0px 7px 15px;
	background-image: url(/images/menuitem-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: bottom;
	height: 29px;
	padding-right: 22px;
}
td.menuitem a {
	text-decoration: none;
	color: green;
	font-weight: bold;
}
td.menuitem a:hover {
	color: #FF0000;
}
td.text {
	padding: 20px 16px 20px 208px;
	height: 100%;
	text-align: justify;
}
td.bottom {
	padding: 10px 33px 20px 223px;
	text-align: center;
	font-size: 11px;
}

a {
	color: Green;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	margin: 0px 0px 38px 0px;
	padding: 0;
	color: red;
}
h1 a {text-decoration:none;color:red;}
h2 {
	font-size: 16px;
	font-weight: bold;
	background-image: url(/images/qb.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 15px;
}
.news {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	background-color: #6dad00;
	padding: 0px 5px 1px 5px;

}
blockquote {
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	border-left: 2px solid silver;
}
td.text1 {
	padding: 10px 10px 10px 10px;
	text-align: justify;
}
ul, ol {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
ul {
	list-style-image: url(/images/q2b.gif);

}
li {
	margin: 3px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	list-style-position: inside;
}
td.pre1 {
	padding: 0px 10px 0px 10px;
	vertical-align: middle;
	border: 1px solid #dfdfdf;
	font-weight: bold;
}
td.pre2 {
	padding: 10px 10px 12px 11px;
	width: 250px;
	background-image: url(/images/pre2.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
table.pre3 td {
	padding: 3px 5px 3px 5px;
	vertical-align: middle;
}
.pre {
	background-color: #ffffff;
}
img.border {
	border: 1px solid silver;
}
td.works2 {
	padding: 0px 0px 0px 18px;
	width: 100%;
	text-align: justify;
}
table.grid td {
	padding: 2px 5px 2px 5px;
	border: 1px solid silver;
}

div.clear {clear:both;line-height:1px;height:1px;overflow:hidden;}

.pages {padding:0;margin:0;}

.folders, .files {margin: 0 0 30px 0;}
.folders .item {width:90px;height:90px;float:left;text-align:center;margin: 0 20px 10px 0;}
.folders .item a {display:block;padding: 37px 0 0;text-decoration:none;color:#000;background: url(/images/folder.gif) no-repeat center top;font-size:11px;}
.folders .item a:hover {background: url(/images/folder_a.gif) no-repeat center top;}

.folders .item.file a {display:block;padding: 37px 0 0;text-decoration:none;color:#000;background: url(/images/file.gif) no-repeat center top;font-size:11px;}
.folders .item.file a:hover {background: url(/images/file_a.gif) no-repeat center top;}

.cust {padding: 20px 0 30px;}
.cust .item {width:260px;height:270px;float:left;text-align:center;margin: 0 18px 18px 0;}
.cust .tit {margin: 0 0 8px;height: 33px}
.cust .ibox {line-height:237px;height:237px;display:table-cell;vertical-align:middle;width:260px}
.cust .ibox i {display: inline-block;height: 100%;}
.cust .ibox i, .cust .ibox img { vertical-align: middle }

