* {    
 	padding: 0;    
 	margin: 0;    
 }

body {
	margin: 0px;
	background-color: #F0F0F0;
	background-image: url(../images/index_bg.jpg);
	background-repeat: repeat-x;
}

.body_1 {
	background-image: url(../images/body_bg.jpg);
	background-repeat: no-repeat;
	width:954px;
	height:722px;
}

.clearfloat {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}


.r_float {
 width:259px;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CECECE;
	font-weight: bold;
}

.news_front1 {
	font-size: 12px;
	line-height: 2.0;
	color: #64A8D4;
}

.news_front1 a:link, .news_front1 a:visited {
	color: #64A8D4;
	text-decoration: none;
}
.news_front1 a:active, .news_front1 a:hover {
	color: #64A8D4;
	text-decoration: underline;
}


.news_front2 {
	font-size: 12px;
	line-height: 1.4;
	color: #C5C5C5;
}

.index_pro_img {
	width:110px;
	height:85px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding:5px 5px 5px 5px;
}

.cash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #BABABA;
}

.pro_name {
	font-size: 12px;
	line-height: 1.7;
	color: #6281BB;
}

.pro_name a:link, .pro_name a:visited {
	color: #6281BB;
	text-decoration: none;
}
.pro_name a:active, .pro_name a:hover {
	color: #6281BB;
	text-decoration: underline;
}

.mov_text_bg {
	width:249px;
	height:108px;
	font-size: 11px;
	line-height: 1.7;
	color: #666666;
	background-image: url(../images/index_mov_text.gif);
	background-repeat: no-repeat;
	padding:8px 3px 3px 10px;
}

.mov_text_bg a:link, .mov_text_bg a:visited {
	color: #666666;
	text-decoration: none;
}
.mov_text_bg a:active, .mov_text_bg a:hover {
	color: #6281BB;
	text-decoration: underline;
}

.copy_bg {
  height:68px;
	font-size: 11px;
	color: #64A8D4;
	background-image: url(../images/copy_bg.jpg);
	background-repeat: no-repeat;
	padding:20px 20px 0px 140px;
}

.copyright_front1 {
	font-size: 11px;
	color: #64A8D4;
}

.copyright_front2 {
	font-size: 11px;
	color: #ADADAD;
}

.copyright_front2 a:link, .copyright_front2 a:visited {
	color: #ADADAD;
	text-decoration: none;
}
.copyright_front2 a:active, .copyright_front2 a:hover {
	color: #64A8D4;
	text-decoration: underline;
}