@charset "utf-8";
@import url("global.css");
/* CSS Document */

.home_header {
	background-image: url(../Images/home_top.jpg);
	background-repeat: no-repeat;
	height: 247px;
	width: 1000px;
	margin: 0px auto;
}

.home_body {
	height: auto;
	width: 1000px;
	margin: 0px auto;
	overflow:hidden;
}
.home_header .home_menu{
	padding-top:60px;
	margin-left:350px;
}
.home_footer {
	width: 380px;
	margin-top:10px;
	padding-left:10px;
}

.home_left {
	float: left;
	padding-left:98px;
}
.home_right {
	background-image: url(../Images/home_news_bg.gif);
	float: left;
	width: 418px;
}
.home_banner {
	width: 396px;
	height: 181px;

}
.home_show_product, .home_search, .home_parametric {
	width: 396px;
	background-color:#FFF;
}
.home_show_product{
	text-align:center;
}
.home_parametric {
	background-image:url(../Images/home_search_bg.gif);
}
.home_search_img {
	margin-left:16px;
}
.home_parametric img {
	padding-top:10px;
	padding-left:16px;
}
.home_search_bar {
	margin-top:9px;
	margin-left:16px;
}


.home_news_title {
	background-image: url(../Images/home_news_title.gif);
	float: left;
	height: 44px;
	width: 418px;
	clear:both;
}
.home_news_title img{
	float:right;
	margin-right:25px;
	margin-top:25px;
}
.home_news_list {
	float: left;
	width: 418px;
	height: 126px;
}
.home_news_list ul{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow:hidden;
}
.home_news_list ul li{
	list-style-type: none;
	background-image: url(../Images/ico01.gif);
	background-repeat: no-repeat;
	background-position:0px 7px;
	padding: 4px 4px 4px 0px;
	overflow:hidden;
}
.home_news_list ul li a{
	color:#686868;
	padding-left: 18px;
	text-decoration: none;
	float:left;
	clear:left;
	display:block;
}
.home_news_list ul li a:hover{
	color:#036;
	padding-left: 18px;
	text-decoration: underline;
}
.home_news_list ul li span{
	font-family: Verdana, Geneva, Arial;
	font-size: 10px;
	color:#b1b1b1;
	float:right;
	padding-right:20px;
	padding-top:2px;
}
.home_media_title{
	background-image: url(../Images/home_media_title.gif);
	float: left;
	height: 25px;
	width: 418px;
}

.home_media_title img{
	float:right;
	margin-right:25px;
	margin-top:6px;
}

.home_shop_title{
	background-image: url(../Images/home_shop_title.gif);
	float: left;
	height: 25px;
	width: 418px;
}

.home_shop_title img{
	float:right;
	margin-right:25px;
	margin-top:6px;
}
.shop_img {
	float:left;
	margin:10px 10px 0px 15px;
}
.home_shop_list {
	float: left;
	width:243px;
	margin:8px 0px 0px 0px;
	color:#686868;
	line-height:180%;
}
.home_forum_title{
	background-image: url(../Images/home_forum_title.gif);
	float: left;
	height: 25px;
	width: 418px;
}

.home_forum_title img{
	float:right;
	margin-right:25px;
	margin-top:6px;
}

.home_investigation {
	width: auto;
	float:left;
	padding-left:12px;
}

.home_investigation_bar {
	width:389px;
	margin-top:12px;
}
.home_investigation_bar div{
	background-color:#f4f4f4;
	padding-left:10px;
	padding-right:10px;
	line-height:200%;
}
._sub {
	margin-left:10px;
	margin-top:10px;
}
.home_right_bm {
	background-image:url(../Images/home_right_bm.gif);
	width:418px;
	height:54px;
	float:left;
}

.search_input {
	height: 16px;
	width: 150px;
	border: 1px solid #686868;	
}
.home_body .home_left .home_footer ._line {
	background-color: #626a73;
	height: 28px;
	width: 1px;
	float:left;
	margin-top:4px;
}
.home_body .home_left .home_footer ._copyright {
	margin-left:12px;
	color: #9ca1a8;
	
	line-height:160%;
	font-size:10px;
}
.votecss {float:right; margin-top:330px;}
.shop {width:389px; height:98px; float: left; margin-left:15px;}
#new_msg {width:380px; height:42px; overflow:hidden; float: left; margin-top:10px;margin-left:15px;line-height:180%;}