@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
	list-style:none;
	/*
	scrollbar-face-color:#CC353D; /*表面
	scrollbar-highlight-color:#F5D6D7;/*亮边
	scrollbar-3dlight-color:#92252B;/*3D亮边
	scrollbar-darkshadow-color:#92252B; /*3D暗边
	scrollbar-Shadow-color:#EAADB1;/*阴影
	scrollbar-arrow-color:#FDF2F2; /*箭头
	scrollbar-track-color:#E4E4E4;/*滚动区*/
}
body, td, th {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
}
a {
	text-decoration: none;
	color:#666666;
}
a:hover {
	color:#CC0000;
}
.p1 {
	color:#CCCCCC;
}
.b_hover a {
	color:#E8E8E8;
}
.b_hover a:hover {
	color:#ffffff;
}
.c_hover a {
	color:#ffffff;
}
.c_hover a:hover {
	color:#FFCC00;
}
.genius_top {
	width:100%;
	height:112px;
	background-image: url(../images/index_r1_c1.jpg);
	background-repeat: repeat-x;
}
.genius_bottom {
	width:100%;
	height:95px;
	background:url(../images/index_r8_c1.jpg);
	background-repeat: repeat-x;
}
.inline {
	width:874px;
	height:auto;
	margin:0 auto;
	color:#CCCCCC;
}
.inline li {
	width:874px;
	float:left;
}
.inline li.m_top {
	margin-top:6px;
}
.inline li.logo {
	width:148px;
	height:48px;
	margin-top:6px;
	_margin-top:4px;
}
.inline li.top_nav {
	width:154px;
	height:24px;
	float:right;
	background-image: url(../images/index_r1_c7.jpg);
	background-repeat: no-repeat;
}
.top_nav_div {
	width:110px;
	margin:1px auto;
}
.top_nav_div2 {
	width:150px;
	margin-top:12px;
}
.inline2 {
	margin-top:15px;
	height:45px;
}
.inline2 li {
	float:left;
	color: #999999;
}
.inline2 li.logo2 {
	width:90px;
	height:43px;
	padding:2px 8px 0px;
	background:url(../images/icon/logo_b.jpg);
}
.inline2 li.bottom_x {
	width:10px;
}
.inline2 li.text {
	width:380px;
	margin:4px;
}
.inline2 li.logo3 {
	width:360px;
}
