﻿#main_wrapper #list_wrapper {
    width: 1000px;
    height: auto !important;
    display: block;
    margin: 0px auto;
    border: 1px solid #ccc;
    background: #fff;}

#main_wrapper #list_wrapper #location {
    width: 100%;
    height: 31px;
	background:#D8EDF5;
    border-bottom: 1px dotted #ccc;}

#main_wrapper #list_wrapper #location .stripe {
    display: block;
    width: 4px;
    height: 17px;
    float: left;
    background: #D34927;
    margin: 7px 5px 7px 7px;}

#main_wrapper #list_wrapper #location .text {
    display: block;
    width: 740px;
    height: 31px;
    float: left;
    color: #333;
    font: bold 12px/31px "微软雅黑", "宋体", Tahoma;}

#main_wrapper #list_wrapper #location .text a {
    font: bold 12px/31px "微软雅黑", "宋体", Tahoma;
    color: #117ABC;
    text-decoration: none;}

#main_wrapper #list_wrapper #location .text a:hover {
    font: bold 12px/31px "微软雅黑", "宋体", Tahoma;
    color: #1497E4;
    text-decoration: underline;}
#main_wrapper #list_wrapper h1 {
    font: bold 18px/34px "微软雅黑", "宋体", Tahoma;
    color: #117ABC;
    border-bottom: 1px dashed #ccc;
    background: #fff;
    text-align: center;
    margin: 0px;
    padding: 0px;
	width:100%;
	height:34px;
	overflow:hidden;}

#main_wrapper #list_wrapper .content {
    margin: 0px 10px;
    padding: 10px 0px;
    background: #fff;
    width: 980px;
    border-bottom: 1px dashed #ccc;}

#main_wrapper #list_wrapper .note {
    padding: 5px 0px 0px;
    font: normal 12px/32px "微软雅黑", "宋体", Tahoma;
    height: 32px;
    display: block;
    text-align: right;
    color: #ccc;
    margin: 0px;
    padding: 0px;
    background: #fff;
    width: 100%;}
#main_wrapper #list_wrapper #navme, #main_wrapper #list_wrapper #pager{
	padding:5px 0px;
	border-top:1px dotted #ccc;
	font: bold 12px/32px "微软雅黑", "宋体", Tahoma;
	color:#333;}

#main_wrapper #list_wrapper #navme a, #main_wrapper #list_wrapper #pager a{
    font: normal 12px/32px "微软雅黑", "宋体", Tahoma;
    color: #117ABC;
    text-decoration: none;}

#main_wrapper #list_wrapper #navme a:hover, #main_wrapper #list_wrapper #pager a:hover {
    font: normal 12px/32px "微软雅黑", "宋体", Tahoma;
    color: #1497E4;
    text-decoration: underline;}

#main_wrapper .content #inputContainer_1 {
	width:90%;
	margin:0px auto;
    font: bold 12px/32px "微软雅黑", "宋体", Tahoma;
    color: #666;
    text-decoration: none;}
#main_wrapper .content img {
	display:block;
	margin:10px auto;
	border:1px solid #aaa;
	box-shadow: 2px 2px 2px #ccc;}
#main_wrapper #list_wrapper #navme ul{
	padding:0px;
	width:90%;
	margin:10px auto;
	list-style:none;}
#main_wrapper #list_wrapper #navme ul li{
	padding:0px;
	margin:0px;
	list-style:none;}
#main_wrapper #list_wrapper #navme table{
	width:100%;}
#main_wrapper #list_wrapper #navme .second{
	width:100%;
	padding:5px;
	border:2px solid #117ABC;
	border-radius: 8px;}
#main_wrapper #list_wrapper #navme .splitor{
	width:100%;
	height:7px;
	display:block;
	padding:0px;}
#main_wrapper #list_wrapper #navme .third{
	width:100%;
	padding:5px;
	border:2px solid #D34927;
	border-radius: 8px;}
#main_wrapper #list_wrapper #navme .last{
	width:100%;
	text-align:right;}