﻿@charset "utf-8";
@import url('layout.css');/*框架*/
@import url('font.css');/*字体*/
@import url('form.css');/*表单*/
@import url('topfoot.css');/*头部和底部*/
@import url('list.css');/*列表*/
@import url('dpForm_1_0_2.css');/*增加*/
@import url('dpList_1_0_4.css');/*增加*/
@import url('fang_level_1_0_1.css');/*增加*/
@import url('front_2_0_47.css');/*增加*/

body {
	margin: 0px;
	padding: 0px;
	background-color:#fff;
	font-family: "宋体";
	font-size:12px;
	color:#555555;
}
td {font-size: 12px;}
/*p {text-indent: 2em;}*/
img {border:0px;}
form {font-size: 12px;margin: 0px;padding: 0px;}
input {font-size: 12px; color:#333333;}
select {font-size: 12px; color:#333333;}
ul {margin: 0px;padding: 0px;}


/* ----- Links ----- */
a {text-decoration:none;color:#3f4344;}
a:hover {text-decoration:underline;color:#c30101;}


.showPic { margin:0px; padding:0px 0px 0px 5px; overflow:hidden; width:370px; height:216px; text-align:center; line-height:25px; font-weight:bold;}
.showPic img{WIDTH: 370px; HEIGHT: 190px;}
.showPic a{ color:#990000;}

.photo_show{ padding:0px; margin:0px;}
.photo_show li{  margin:0px; list-style:none;}
.photo_show img{ width:75px; height:54px; padding:5px 6px 6px 11px;}
.showOn{ background:url(../images/bgShow.jpg) no-repeat left; margin:0px;}

