﻿@charset "utf-8";
div.contaner #leftcon {
	float: left;
	width: 226px;
	margin: 0px 15px 15px 15px;}
div.contaner #leftcon .l-list {
	margin-top: 15px;}
div.contaner #leftcon .l-list .tit {
	background: url(../images/list-sort-tit.gif) no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-indent: 25px;
	color: #FFF;
	line-height: 27px;}
div.contaner #leftcon .l-list .tit a {
	color: #FFF;}
div.contaner #leftcon .l-list .con {
	border: 1px solid #dfdfdf;
	border-top: none;
	padding-top: 15px;}
div.contaner #leftcon .l-list .con ul.root {
	margin-top: 0px;}

div.contaner #rightcon {
	width: 728px;
	float: right;
	margin: 15px 15px 15px 0px;}
div.contaner #rightcon .tit {
	background: url(../images/list-tit.gif) no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-indent: 25px;
	color: #FFF;
	line-height: 27px;}
div.contaner #rightcon .tit .nav {
	width: 550px;
	height: 27px;
	float: right;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	text-indent: 0px;
	line-height: 27px;
	background: url(../images/list-tit.gif) right no-repeat;}
div.contaner #rightcon .con {
	border: 1px solid #dfdfdf;
	border-top: none;
	padding-top: 15px
;}
div.contaner #rightcon .con ul {
	margin: 0px 15px 15px 15px;
	padding: 0px;
	list-style: none;}
div.contaner #rightcon .con ul li {
	border-bottom: 1px dashed #CCC;
	line-height: 25px;
	text-indent: 20px;
	background: url(../images/list-icon.gif) no-repeat 6px center;}
div.contaner #rightcon .con li span {
	color: #920570;}
div.contaner #rightcon .con #pagebar {
	text-align: right;
	margin: 0px 15px 10px 15px;}
#tempList {
	display: none;}
