@charset "utf-8";
/* CSS Document */

#demo {
	overflow:hidden;
	width: 100%;
	clear: both;
	background-color: #FFFFFF;
	background-image: url(../images/title_bg--.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
} 
#demo1 { 
    float: left;
} 
#demo2 { 
    float: left;
} 
#indemo { 
    float: left; 
    width: 800%; 
} 
#icon_left {
	float: left;
	padding-top: 63px;
	width: 19px;
	text-align: right;
	padding-left: 18px;
}
#icon_right {
	float: right;
	padding-top: 63px;
	width: 19px;
	text-align: left;
	padding-right: 18px;
}
#main_pro {
	width: 100%;
	background-image: url(../images/main_bg7--.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 190px;
	overflow: hidden;
	clear: both;
	padding-top: 0px;
	
	}
