/*About CSS Document */
#my_menu ul {
overflow: hidden;
}
#my_menu ul.collapsed {
	height: 25px;
	border-bottom: 1px solid #00AEEF;
}
#my_menu ul h2 {
    background:url(../images/arrow5.gif) 15px center no-repeat;
	padding: 3px 25px;
	font-size:14px;
	border-bottom: 1px solid #090;
	cursor:pointer;
	color:#090;
}
#my_menu ul.collapsed h2 {
    color:#127CCA;
	font-weight:normal;
}
#my_menu ul li {
    background:url(../images/line3.gif) 10px 0 no-repeat;
	color: #066;
}
#my_menu ul li a{
    padding:2px 0 0 30px;
    height:22px;
    display:block;
}
#my_menu ul li a:hover {
    color:#090;
	background:url(../images/line3.gif) 10px 0 no-repeat;
	text-decoration: none;
}
#smenu li{
height:26px;
font-size:14px;
}
.info{
padding:5px 20px;
}
.info p{
margin-bottom:1em;
}
#chain{
margin-top:10px;
width:705px;
}
#chain dt{
height:28px;
padding:4px 0 0 25px;
vertical-align:middle;
background:url(../images/chain.gif) no-repeat;
}
.tb{
border:3px solid #eee;
margin:10px 0;
}
.tb td{
background:#f8f8f8 url(../images/logo.gif) 3px 3px no-repeat;
padding:3px 25px;
border:2px solid #fff;
}
.Cline{
margin:10px 0 0 0;
display:block;
clear:both;
height:1px;
border-top:5px solid #eee;
}
#chaininfo{
line-height:28px;
}
#chaininfo button{
width:109px;
height:30px;
margin-right:10px;
border:none;
color:#090;
background:url(../images/chaininfo.gif) no-repeat;
}
#chaininfo .cl{
margin:0 20px;
}
#chaininfo .cl button{
margin-left:-20px;
}
#chaininfo em{
margin:10px;
padding:1px;
border:2px solid #eee;
float:right;
}
.mbutton{
float:left;
padding:0 10px;
height:30px;
border-bottom:5px solid #eee; 
}
.mbutton button{
width:300px;
border:1px solid #ccc;
}
.mp{
float:left;
background:url(../images/mp1.gif) left center no-repeat;
}
.mn{
float:right;
background:url(../images/mn1.gif) right center no-repeat;
}
.picsort{
width:100%;
height:27px;
padding-top:6px;
display:block;
background:url(../images/pictitlebg.gif) no-repeat;
}