@charset "utf-8";
/* CSS Document */

body, p, br, td, div, span, ul, li {
	padding:0px;
	margin:0px;
	font-family:Verdana,"宋体";
	font-size:12px;
	color:#666666;
}
frame {
	border:none;
}
body {
	padding-bottom:65px;
}
li {
	list-style:none;
	line-height:150%;
}
img {
	border:none;
}
a, a:visited, a:active {
	color:#666;
	text-decoration:none;
}
a:hover {
	color:#9EDBEE;
	text-decoration:underline;
}
.main {
	width:990px;
	height:724px;
	margin:15px auto;
}
.logo {
	margin:0px;
	margin-left:55px;
	margin-top:45px;
}
.left {
	float:left;
	width:289px;
	height:724px;
	overflow-x:hidden;
	background:url(../images/bg_index_l.gif) no-repeat 0px 0px;
}
.right {
	width:651px;
	float:left;
	padding-top:10px;
	height:724px;
}
.float {
	float:left;
}
.menu {
	border-top:1px solid #9EDBEE;
	border-right:1px solid #9EDBEE;
	border-bottom:1px solid #9EDBEE;
	position:relative;
	padding-bottom:5px;
	margin:15px 15px 0px 70px;
	margin-bottom:0px;
}
.menu .title {
	position:relative;
	top:-9px;
	padding-right:3px;
	font-size:14px;
	background-color:#FFFFFF;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}
.menu .title a {
	color:#999;
}
.menu_big,.menu_big a {
	margin-top:-6px;
	font-size:14px;
	color:#999;
	color:#999!important;
}
.menu_small, .menu_small a {
	font-size:12px;
}
.menu ul {
	clear:left;
	font-size:18px;
}
.menu .selected {
	font-weight:bold;
}
.left_panel {
	border-left:1px solid #edb0c2;
	position:relative;
	height:400px;
	padding-left:10px;
	padding-top:10px;
	margin-left:70px;
}
/*
.left_panel {
	border-left:2px solid #9EDBEE;
	position:relative;
	height:400px;
	padding-left:10px;
	padding-top:10px;
	margin-left:70px;
}
*/
.left_panel_sale {
	border-left:2px solid #edb0c2;
	position:relative;
	height:400px;
	padding-left:10px;
	padding-top:10px;
	margin-left:70px;
}
.left_pane2 {
	border-left:1px solid #EDB0C2;
	position:relative;
	height:400px;
	padding-left:10px;
	padding-top:10px;
	margin-left:70px;
}
.intro {
	float:left;
	margin-right:0px;
	line-height:120%;
}
.intro .title {
	float:left;
	color:#F4A0C6;
	font-size:14px;
	height:16px;
	line-height:16px;
	clear:both;
	font-weight:bold;
	width:100%;
}
.intro .content {
	clear:btoh;
	float:left;
	width:190px;
	table-layout:fixed;
	word-wrap:break-all;
	margin-top:10px;
	line-height:130%;
}
.lang {
	clear:left;
	position:absolute;
	bottom:0px;
}
.lang a,.lang a:visited {
	color:#fff;
}
.lang a:hover {
	color:#999;
}
.lang .selected {
	color:#999;
	color:#999!important;
}
.lang li {
	line-height:130%;
}
.back {
	cursor:pointer;
	background:url(../images/bt_back.gif) no-repeat;
	height:21px;
	position:absolute;
	top:676px;
	left:20px;
	padding-left:16px;
	line-height:28px;
	font-family:'黑体';
}
.scroll_v {
	position:absolute;
	right:20px;
	top:42px;
	float:right;
}
.scroll_v div {
	cursor:pointer;
}
.scroll_v .prev {
	width:16px;
	height:16px;
	background:url(../images/ico_pink_u.gif) no-repeat;
}
.scroll_v .middle {
	background-color:white;
	height:156px;
}
.scroll_v .next {
	margin-top:5px;
	width:16px;
	height:16px;
	background:url(../images/ico_pink_d.gif) no-repeat;
}
.scroll_l {
	position:absolute;
	right:24px;
	bottom:0px;
	float:right;
}
.scroll_l div {
	cursor:pointer;
}
.scroll_l .prev {
	width:16px;
	height:16px;
	float:left;
	background:url(../images/ico_pink_l.gif) no-repeat;
}
.scroll_l .next {
	margin-left:5px;
	width:16px;
	height:16px;
	float:left;
	background:url(../images/ico_pink_r.gif) no-repeat;
}