
@import "/library/default.css";

#wrap {
	overflow:hidden;
	_zoom: 1;
}

a:link { text-decoration:none; color:#30aca3; }
a:visited { text-decoration:none; color:#30aca3; }
a:active { text-decoration:none; color:#30aca3; }
a:hover { text-decoration:underline; color:#66cccc; }

#wrap h2 {
	background-color:#999999;
	margin:0 0 10px 0;
	padding:7px 0px 5px 10px;
	color:#ffffff;
	font-size:13px;
}

#wrap h3 {
	background-color:#eeeeee;
	margin:0 0 10px 0;
	padding:7px 0px 5px 10px;
	color:#222222;
	font-size:13px;
}

/*----------------------------*/

.contents .main {
	width:740px;
	float:left;
}

.note {
	margin:0 0 20px 0;
}

.note ul {
	margin:0 0 0 20px;
	padding:0;
}

.contents .menu {
	width:200px;
	float:right;
}

.contents .menu a:link { text-decoration:none; color:#222222; }
.contents .menu a:visited { text-decoration:none; color:#222222; }
.contents .menu a:active { text-decoration:none; color:#222222; }
.contents .menu a:hover { text-decoration:underline; color:#66cccc; }

.contents .menu .banner img {
	margin:0 0 2px 0;
}

.contents .menu .section {
	margin:0 0 20px 0;
}

/*----------------------------*/

.push {
	width:970px;
	margin:0 -20px 10px 0;
}

.push .block {
	float:left;
	width:150px;
	margin:0 10px 0 0;
}

.push .block a:hover img {
	filter:alpha(opacity=65);
	opacity:0.65;
	-moz-opacity:0.65;
}

/*----------------------------*/

.select_category {
	border-top:1px dotted #999999;
	border-bottom:1px dotted #999999;
	padding:7px 0 7px 0;
	margin:0 0 10px 0;
}

.select_category p {
	margin:0;
}

.select_category img {
	width:88px;
	height:31px;
}

.select_category a:hover img {
	filter:alpha(opacity=65);
	opacity:0.65;
	-moz-opacity:0.65;
}

.select_category ul {
	width:970px;
	margin:0 -20px 0 3px;
	padding:0;
	list-style:none;
}

.select_category ul li {
	float:left;
	width:88px;
	margin:0 7px 0 0;
}

/*----------------------------*/

.contents .menu dl {
	margin:0 0 0 5px;
}

.contents .menu dt {
	margin:0 0 3px 0;
	padding:0 0 0 10px;
	background-image:url(../image/list_dt.gif);
	background-repeat:no-repeat;
	background-position:left top;
	color:#222222;
}

.contents .menu dd {
	margin:0 0 0 10px;
}

.contents .menu ul {
	margin:0;
	padding:0;
	list-style:none;
}

.contents .menu li {
	margin:0 0 3px 0;
	padding:0 0 0 10px;
	background-image:url(../image/list_menu.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

/*----------------------------*/

.itemsection {
	margin:0 0 20px 0;
}

.itemsection img {
	margin:0 0 5px 0;
}

.itemsection h5 {
	text-align:center;
	font-size:11px;
	font-weight:normal;
	margin:0 0 5px 0;
	color:#222222;
}

/*----------------------------*/
