﻿#contentpage_center
{
	width: 960px;
	padding-top: 10px;
	background-color: #fff;
}
#contentpage_left
{
	width: 179px;
	margin-left: 7px;
	float: left;
	display: inline;
	font-size: 12px;
}
#contentpage_middle
{
	width: 548px;
	border: solid 1px #d1d1d1;
	margin-left: 10px;
	float: left;
	text-align: center;
	display: inline;
}
#contentpage_middle #title
{
	font-size: 14px;
	color: #1170aa;
	font-weight: bolder;
	width: 528px;
	height: 31px;
	line-height: 31px;
	border-bottom: dashed 1px #d1d1d1;
	text-align: left;
}
#contentpage_middle #content
{
	margin-top: 10px;
	font-size: 12px;
	width: 528px;
	color: #4d4d4d;
	text-align: left;
	font-weight: normal;
	overflow: hidden;
}
#contentpage_right
{
	float: left;
	width: 205px;
	margin-left: 7px;
	display: inline;
}
.r_title
{
	background: url(../Images/g_c_01.gif);
	font-size: 12px;
	height: 25px;
	color: #fff;
	line-height: 25px;
	text-align: left;
	width: 205px;
	overflow: hidden;
}
.r_middle
{
	width: 203px;
	border-left: solid 1px #E5E5E5;
	border-right: solid 1px #E5E5E5;
	overflow: hidden;
}
.r_bottom
{
	background: url(../Images/g_c_03.gif) no-repeat;
	height: 10px;
	width: 205px;
	overflow: hidden;
}
.r_gap
{
	height: 10px;
	overflow: hidden; /*去除两个div之间间距*/
}
.content_right
{
	float: left;
	width: 760px;
	margin-left:5px;
}
input
{
	border-top-width: 1px;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	font-family: Tahoma, Verdana, "宋体";
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}

textarea, subject
{
	border-width: 1;
	border-color: #c0c0c0;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, "宋体";
	font-size: 12px;
	color: #000000;
}

/*子页面  标题的样式*/
.commontitle
{
	background: url(../Images/style_title1.jpg);
	height: 31px;
	line-height: 31px;
	font-size: 14px;
	font-weight: bolder;
	width: 760px;
	text-align: left;
}
.commmonmiddle
{
	border-left: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
	width: 758px;
	overflow: hidden;
}
.commonbottom
{
	background: url(../Images/style_bottom1.jpg);
	height: 6px;
	width: 760px;
	clear:both;
}

/*新闻列表*/
.list_common_off
{
	border-bottom: solid 1px #E8E8E8;
	width: 530px;
	height: 33px;
	line-height: 33px;
	text-align: left;
	background: url(../Images/jiantoulan.png) no-repeat;
}
.list_common_on
{
	border-bottom: solid 1px #E8E8E8;
	width: 530px;
	height: 33px;
	line-height: 33px;
	text-align: left;
	background: url(../Images/jiantouhei.png) no-repeat;
	background-color: #FFFFD0;
}
.list_title
{
	width: 400px;
	float: left;
}
.list_date
{
	width: 110px;
	float: left;
	text-align:right;
}
.list_pager
{
	height: 33px;
	line-height: 33px;
	text-align: right;
}
/*
.copyright
{
	width: 960px;
	border-top: solid 1px #ccc;
	margin-top: 3px;
	background-color: #EBEBEB;
	height: 33px;
	line-height: 33px;
	text-align: left;
	font-size: 14px;
	font-family: 黑体;
	clear: both;
}
.copyright #char
{
	width: 600px;
	float: left;
}
.copyright #link
{
	width: 358px;
	float: left;
	margin-top: 2px;
	font-size: 12px;
	font-family: 宋体;
}
*/