@charset "utf-8";
/* CSS Document */

.cl_patern {
background:url("../image/background.png") repeat-x scroll 0 0 #D3EBFD;
}



#t-menu-window {
	margin: 0px 10px 0 0;
	float: right;
}

#t-menu-window a {
background:url("../image/t-menu-close.png") repeat scroll 0 0 transparent;
display:block;
height:31px;
overflow:hidden;
text-indent:-9999px;
width:92px;
}

#t-menu-window A:hover{
	background		: transparent url(../image/t-menu-close.png) repeat scroll 0 -32px;
}

#Mc2 {
background:url("/share/images/common/mcbg.gif") repeat-x scroll 0 0 #FFFFFF;
margin:31px 0 0 0;
padding:0 0 30px 0;
}


.clear_both {
clear: both;
}