@charset "gb2312";

/* header */

#subnavi {
	clear: left;
	width: 700px;
	height: 24px;
	background: url(/00common/cmuse/img/tech/submenu_bar.gif) no-repeat 0 0;
	margin: 23px 0 0 0;
	padding : 0;
}

#subnavi ul {
	margin: 0;
	padding: 0 0 4px 20px;
}

#subnavi ul li {
	margin: 1px 10px 0 0;
}

#subnavi ul li.category {
	width: 50px;
	margin: 1px 270px 0 0;
}


/* CSS Document */

body {
	background-image: url(../../../img/back.gif);
}

h3 {
	padding-bottom: 20px;
	border: none;
}
#contents {
	width : 100%;
	background-color:#FFFFFF;
	height : 86%;
	background-image: url(../../../img/back.gif);
	clear:left;
	overflow: visible;
	padding: 0 0 20px 0 ;
}



#cont {
	float : right;
	width : 410px;
	padding-left: 10px;
}

#cont_top {
	width : 410px;
	padding-left: 10px;
}

.clear {
	clear:both;
	height:1px;
	display:block;
}

.text {
	font-size: 12px;
	line-height: 160%;
	text-align: left;
}
*/
