/* CSS Document */

body {
	float:none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 940px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	}
A {
	float:none;
	text-decoration: none;
	color: #8F8F8F;
	}
	
#top {
	height:89px;
	width: 940px;
	}
	
#top_menu {
	float: right;
	margin-top: 16px;
	}
	
#menu {
	float:none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F9D0E2;
	border-bottom-color: #F9D0E2;
	height: 30px;
	line-height: 30px;
	background-color: #E40F69;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFFFFF;
	}

#menu ul {
	margin: 0px;
	padding: 0px;
	}
	
#menu li {
	float:right;
	font-size: 14px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFFFFF;

}
#menu li A {
	color: #FFFFFF;
	height: 30px;
	padding-right: 8px;
	padding-left: 8px;
}
#menu li:hover {
	line-height: 30px;
	color: #FFFFFF;
}


.menu_li_over {
	height: 30px;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #F7B7D2;
	color: #E21069;
	}
	
#menu_end {
	float:none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F9D0E2;
	border-bottom-color: #F9D0E2;
	height: 2px;
	line-height: 30px;
	background-color: #E40F69;
	margin-top: 1px;
	margin-bottom: 29px;
	}

#main {
	float:none;
	background-image: url(../images/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 605px;
	}

#main_left {
    float:left;
	}
	
#main_right {
	float:left;
	margin-left: 25px;
	width: 380px;
	}

#k1 {
	float:none;
	border: 1px solid #C4C0C1;
	}


#home_pp {
    float:none;
	}

#home_pp h1 {
	float:none;
	margin: 0px;
	padding: 0px;
	}


#home_pp span {
	float:none;
	border: 3px solid #E2E2E2;
	}



#home_pp ul {
	float:none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 250px;
	}

#home_pp li {
	float:none;
	text-indent: 24px;
	list-style-type: none;
	line-height: 19px;
	}


#home_gd {
	float:none;
	background-color: #E9DEDC;
	}


#home_gd {
	float:none;
	height: 126px;
	width: 530px;
	margin-top: 10px;
	}



#home_gd ul {
	float:left;
	margin: 0px;
	padding: 8px;
	width: 472px;
	}

#home_gd li {
	float:left;
	padding: 3px;
	background-color: #FFFFFF;
	margin-right: 8px;
	list-style-type: none;
	}

#home_gd span {
	float:left;

	}

#demo1 {
    float:none;
	}


#demo1 img{
	float:none;
	padding: 3px;
	margin-left: 8px;
	background-color: #FFFFFF;
	}

#demo {
    overflow:hidden;
	height:126;
	width:600;
	background:#fff;
	color:#ffffff; 
    }


#home_iframe {
    float:none;
		height: 144px;
	width: 480px;
	}


.at {
	float:none;
	font-size: 12px;
	color: #8F8F8F;
	}

#sm_lest {
	float:none;
	position: absolute;
	line-height: 20px;
	background-image: url(../images/lest_bg.gif);
	filter:alpha(opacity=50);
	margin-top: -25px;
	}

#sm_lest ul{

	margin: 0px;
	padding: 0px;
	}
	
#sm_lest li {
	float:left;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	filter:alpha(opacity=90);
	color: #000;
	}

#foot {
	float:left;
	width: 940px;
	}
