@charset "utf-8";
/* CSS Document */
body {
	margin:0px; background:#fff; font-family:"Tahoma SimSun";
}
td,div {
	font-size:12px;
}
form {
	display:inline;
}
/* main-link */
a:link,a:visited,a:active {
	color:#000; text-decoration:none;
}
a:hover {
	color:#000; text-decoration:underline;
}
/* main-nav */

/* main */
.colname {
	padding:0px 5px;
}
.colname2 {
	background:url(computer.gif) left bottom no-repeat; background-color:#e4dfcc; padding:5px;
}
.colname3 {
	padding:5px 15px;
}
.coltitle {
	background:url(col_bg.gif) bottom no-repeat; padding-left:35px;
}
.coltitle2 {
	background:url(col_bg2.gif) bottom no-repeat; padding-left:35px;
}