﻿body{
	background:#fff url('../pink/bg.png');
}
.md_toplinks {
	background-image: url('../pink/free_02.png');
	height: 78px;
}
.MD_links {
	width: 962px;
	margin: auto;
}
.MD_links ul {
	float: right;
	margin: 0 00px 0 0;
	height: 0px;
}
.MD_links ul li {
	display: inline;
}
.MD_links ul li a {
	float: right;
	margin: 0 0 0 35px;
	padding: 0 0px 0 0;
	height: 30px;
	line-height: 55px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	color: #fff;
	text-shadow: 0px 1px 0px #970484;
}.MD_links ul li a:hover{
	color:orange;
	margin-top:5px;
}
.MD_NavBar ul {
	float: right;
	margin: 0 0 0 0;
}
.MD_NavBar ul li {
	display: inline;
}
.MD_NavBar ul li a {
	float: right;
	height: 49px;
	margin-left:6px;
	line-height: 45px;
	font-family: "mdgess";
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	width:119px;
	text-shadow: 0px 1px 0px #970484;
	text-align:center;
}
.MD_NavBar ul li a:hover{
	background-image:url('../pink/navbar_hover.png');
	}
.home{
	background-image:url('../pink/navbar_hover.png');
	float: right;
	height: 49px;
	margin-left:6px;
	line-height: 45px;
	width:119px;
	text-align:center;
}
.home a{
	text-shadow: 0px 1px 0px #970484;
	font-size: 14px;
	font-family: "mdgess";
	text-decoration: none;
	color: #fff;
}
.MDHeader {
	background-image: url('../pink/free_05.png');
	width: 1042px;
	height: 294px;
	margin: auto;
}
.46860_top {
	margin: 50px;
}
.MdColors {
	height: 35px;
	margin-top: 69px;
	margin-left: 50px;
	float:left
}
.MD_NavBar {
	width: 979px;
	height: 40px;
	margin-top: 112px;
	margin-left: 25px;
}
.MDbodybg {	padding:0px 50px;

	background-image: url('../pink/free_07.png');
	width: 942px;
	margin: auto;
}
.FooterBg {
	background-image: url('../pink/free_09.png');
	height: 298px;
}
.Footer_Center {
	background-image: url('../pink/free_11.png');
	width: 1042px;
	height: 298px;
	margin: auto;
}
.fotlnks li {
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration:none;
	text-align:center;

}
.fotlnks li a {
	font-family: tahoma;
	text-decoration:none;
	font-size: 11px;
	color: #a09e9e;
	text-align:center;
	list-style:none;
	font-weight:normal;
	color:white;
	text-align:right;
}
.fotlnks li a:visited {	color: #E3E3E3;
}
.fotlnks li a:hover {
	color: #EDB32E;
}
.footer_links{
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
}
.Md_Links1 {
	width: 100px;
	float: right;
	margin-top: 115px;
	height: 130px;
	margin-right:15px;
	padding-left:10px;
}
.fotlnks {

	list-style-type: none;
}
.Footer_Links {
	width: 700px;
	float: right;
	margin-right:40px;
}
img:hover{
	opacity:0.5;
} img{-moz-transition: all 0.8s ease-in-out;


-webkit-transition: all 0.8s ease-in-out;
-o-transition: all 0.8s ease-in-out;
-ms-transition: all 0.8s ease-in-out;
transition: all 0.8s ease-in-out;
}

img:hover{
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}  
 ::selection{background:#09b4fa;color:#222}::-moz-selection{background:#09b4fa;color:#222}  