@charset "utf-8";
/**
 *
 *	Main Style
 *
 */

#main {
	width: 650px;
	float: left;
}


#main li.item {
	float: left;
	width: 650px;
	clear: both;
	margin-top: 10px;
}

#main li h2 {
	background-color: #36c;
	color: #fff;
	padding: 5px 0;
	text-indent: 15px;
	line-height: 20px;
	height: 20px;
	clear: both;
	margin-bottom: 5px;
}

#main li h2 * {
	color: #fff;
}

#main li .main h2 {
	padding: 3px 0;
	text-indent: 10px;
}

#main li .main h2, #main li .sidebar h2 {
	margin-bottom: 0;
}

#main .double .item,  .double .i {
	width: 49%;
	float: left;
	clear: none;
}

.third .i {
	width: 33%;
	float: left;
	clear: none;
}

.forth .i {
	width: 24%;
	float: left;
	clear: none;
}

.double .r, #main .double .r, .third .r  {
	float: right;
}

#main .sidebar {
	width: 280px;
}

#main .main {
	width: 360px;
	margin-left: 10px;
}

#focusPic {
	width: 280px;
	height: 250px;
	background-color: #69c;
	float:left;
	overflow:hidden;
}

#focusPic img{
	width:280px;
	height:210px;
}

#focusPic .flash_page, .bigfocuspic .flash_page {
	float:right;
	margin-top:-23px;
	overflow:hidden;
}

#focusPic .flash_page a, .bigfocuspic .flash_page a {
	background-color:#999;
	color:#fff;
	display:block;
	float:left;
	height:15px;
	margin-right:3px;
	padding-top:1px;
	text-align:center;
	width:17px;
}

#focusPic .flash_page a.current, .bigfocuspic .flash_page a.current {
	background-color:#fff;
	color:#333;
	font-weight:bold;
}

#main #focusPic h2, .bigfocuspic h2 {
	font-weight:bold;
	margin-top:9px;
	text-align:center;
	background-color: #69c;
	font-size: 12px;
}

#focusPic h2, .bigfocuspic h2 a {
	color: #fff;
}

/** Tool **/

.menu {
	position: relative;
	bottom: 0;
	right: 1px;
	width: 99%;
	display: block;
}

.menu * {
	cursor: pointer;
	border-bottom: 1px solid #ccf;
	border-left: 1px solid #ccf;
	height: 24px;
	line-height: 25px;
	display: block;
	float: right !important;
	padding: 0 5px;
	overflow: hidden;
	text-align: center;
}

.menu .current {
	background: #fff;
	background-image: none;
	border-bottom: 1px solid #fff;
}

.tabs {
	float: right;
	margin-top: -25px;
}

.piece {
	border: 1px solid #ccf;
	line-height: 25px;
	font-weight: bolder;
	padding-left: 10px;
	height: 24px;
	background-color: #eef;
}

.piece a {
	line-height: 25px;
}

.piece span a {
	line-height: 100%;
}

.hot_news {
	margin-top: 10px;
	float: left;
	width: 280px;
}

.title_04 {
	width: 268px;
}

.items, .items li, .items li.title * {
	line-height: 22px;
}


.items {
	border: 1px solid #ccf;
	border-top: none;
	float: left;
	overflow: hidden;
	padding-bottom: 10px;
	width:99.4%;
}

.hot_news .items {
	width: 278px;
}

.items ul, .items table {
	display: none;
	width: 100%;
}

.items ul.current, .items table.current, .items .current ul, .items .current table{
	display: block;
}

.items li {
	float: left;
	clear: both;
	display: block;
	width: 100%;
}

.items li.title {
	background: #eef;
	overflow: hidden;
	border: 8px solid #fff;
	padding: 5px;
	margin-bottom: 5px;
}

.hot_news .items li.title {
	width: 252px;
}

.hot_news .items li {
	text-indent: 25px;
	background: url(/m/i/index/li_icon.gif) no-repeat 15px center;
}

.hot_news .items li.title {
	text-indent: 0;
	background-image: none;
	background-color: #eef;
}

.items li.title p {
	text-indent: 24px;
}

.items li.title h4 {
	text-align: center;
}

#main .main li {
	float: left;
	clear: both;
	display: block;
}

#main .main h3 {
	text-align: center;
	font-size: 18px;
	line-height: 28px;
	background-color: #ddf;
}

#main .main h3.title {
	text-align: left;
	line-height: 24px;
	font-size: 14px;
	text-indent: 10px;
	margin-top: 10px;
	height: 24px;
}

#main .main h3.title span {
	float: right;
	font-size: 12px;
	font-weight: normal;
	margin-top: -24px;
}

#main .main div {
	background-color: #eef;
}

#main .main div div {
	padding: 5px;
}

#main .main div div p {
	line-height: 18px;
	text-indent: 24px;
	margin-top: 5px;
}

#main .news li {
	font-size: 14px;
	line-height: 24px;
	width: 100%;
	text-indent: 10px;
	background: url(/m/i/index/li_icon.gif) no-repeat 2px center;
	margin-left:0px;
}

.newline_list li {
	float: left;
	clear: both;
	display: block;
}

#sidebar {
	width: 300px;
	float: right;
}

#sidebar li.item {
	margin-top: 10px;
	float: left;
	width: 300px;
}

#sidebar .piece {
	width:288px;
	font-size: 100%;
}

#sidebar .menu {
	width: 299px;
}

#sidebar .items table {
	width: 280px;
	margin: 9px;
}

#sidebar .items td {
	border-bottom:1px solid #eef;
	height: 27px;
	line-height: 27px;
}

#sidebar .newline_list li {
	width: 280px;
	line-height: 24px;
	overflow: hidden;
}

#sidebar .newline_list {
	padding-left: 10px;
}

.linkers li {
	text-indent: 6px;
}

.linkers li.title, .linkers li.no {
	background: none;
	text-indent: 0;
}

.linkers li.title img, .linkers li.no img {
	margin: 5px;
}

#sidebar .border {
	border: 1px solid #ccf;
	border-top: none;
	overflow: hidden;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#sidebar ul.border {
	width: 288px;
}

#sidebar div.border {
	width: 298px;
}

.text h3 a, .text p {
	line-height: 24px;
	color: #000;
	font-size: 14px;
}

.text h3 {
	padding-top: 10px;
}

.text p {
	padding-right: 15px;
	text-indent: 28px;
}

.text img {
	margin: 10px;
}

.text p.clear {
	font-size: 12px;
	text-indent: 24px;
}

.areatabs {
	padding-left: 20px;
	clear: both;
}

.areatabs li a {
	display: block;
	height: 22px;
	width: 82px;
	border: 1px solid #ccf;
	background-color: #eef;
	line-height: 22px;
	text-align: center;
}

.areatabs li.current a {
	background-color: #fff;
	border-bottom: 1px solid #fff;
}

.areatabs li {
	float: left;
	margin-left: 3px;
}

.product .third li.i {
	height: 110px;
	overflow: hidden;
}

#sidebar .product .third li.i img {
	height: 60px;
	width: 80px;
}

li.olympic .double, li.style4 .double{
	width: 280px;
	overflow: hidden;
}

#main li.olympic .double li,#main li.style4 .double li {
	height: 110px;
	text-align: center;
	overflow: visible;
	float: left;
}

#main li.olympic .double li.item, #main li.style4 .double li.i {
	padding-top: 10px;
	margin-top: 0;
}

#main li.olympic .double li.item p a, #main li.style4 .double li.item p a {
	height: 28px;
}

li.olympic .main li,li.style4 .main li {
	width: 340px;
}

div.list ul.i, .text .items ul {
	border:1px solid #CCCCFF;
	clear:both;
	margin-left:12px;
	overflow:hidden;
	padding:5px 10px;
	position:relative;
	width:600px;
}

div.list ul.i li, .text .items ul li {
	clear:none;
	float:left;
	display: block;
	margin-left:10px;
	overflow:hidden;
	text-indent:5px;
	height: 20px;
	width: 80px;
}

div.list ul.i li a, .text .items ul li a {
	line-height: 20px;
}

div.list, .text .items {
	position: relative;	
	width: 100%;
	border: none;
	margin-top: -1px;
}

