@charset "utf-8";
body {
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #F8F8F8;
}

/********************/
a:link {
	font-size: 12px;
	color: #5F84D5;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #5F84D5;
	text-decoration: none;
}
a:hover {
	color: #1F376D;
}
a:active {
	color: #1F376D;
}

/*****************/
.banner {
	padding-bottom: 8px;
}
.banner a:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 25px;
}
.banner a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 25px;
}
.banner a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #7A3E10;
	text-decoration: none;
	margin-right: 25px;
}
.banner a:active {
	font-size: 14px;
	font-weight: bold;
	color: #7A3E10;
	text-decoration: none;
	margin-right: 25px;
}
/****************/
.tit1 {
	font-size: 14px;
	font-weight: bold;
	color: #266392;
	padding-left: 22px;
	padding-top: 5px;
}
.copy {
	font-size: 12px;
	line-height: 150%;
	color: #9E9E9E;
	text-align: center;
	padding-top: 10px;
}

/********************/
.fenlei {
	font-size: 12px;
	line-height: 180%;
	color: #216194;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}

.fenlei a:link{
	font-size: 12px;
	text-decoration: none;
	margin-right: 10px;
	font-weight: normal;
	color: #1F376D;
}
.fenlei a:visited{
	font-size: 12px;
	text-decoration: none;
	margin-right: 10px;
	font-weight: normal;
	color: #1F376D;
}


.fenlei a:hover{
	color: #cc0000;
	text-decoration: underline;
}
.fenlei a:active{
	color: #cc0000;
	text-decoration: underline;
}

/**********************/

.detailtit {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.t2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #639AC8;
	border-left-color: #639AC8;
	text-align: center;
	padding-top: 20px;
}

.t2 a:link {
	background-image: url(images/t2_3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	text-align: center;
	height: 25px;
	width: 160px;
	font-size: 14px;
	color: #266392;
	text-decoration: none;
	padding-top: 5px;
}
.t2 a:visited {
	background-image: url(images/t2_3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	text-align: center;
	height: 25px;
	width: 160px;
	font-size: 14px;
	color: #266392;
	text-decoration: none;
	padding-top: 5px;
}
.t2 a:hover {
    background-image: url(images/t2_3_2.jpg);
	color: #7A3E10;
	text-decoration: none;
}
.t2 a:active {
    background-image: url(images/t2_3_2.jpg);
	color: #7A3E10;
	text-decoration: none;
}

.t3 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #639AC8;
	border-left-color: #639AC8;
	text-align: center;
	padding-top: 20px;
}
.tit3 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	text-align: right;
	padding-bottom: 5px;
}
.tit2 {
	margin-right: 10px;
}
.topictit {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

/****************************/

.news  {
	font-size: 12px;
	line-height: 170%;
	letter-spacing: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
.news a:link {
	font-size: 12px;
	color: #1F376D;
	text-decoration: none;
	line-height: 170%;
	letter-spacing: 1px;
}
.news a:visited {
	font-size: 12px;
	color: #1F376D;
	text-decoration: none;
	line-height: 170%;
	letter-spacing: 1px;
}
.news a:hover {
	color: #cc0000;
	text-decoration: underline;
}
.news a:active {
	color: #cc0000;
	text-decoration: underline;
}
.news img {
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	padding: 5px;
}

/**************************/
.flashad {
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	padding: 5px;
}


/*************************/
.tzgg  {
	font-size: 12px;
	line-height: 170%;
	letter-spacing: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
.tzgg a:link {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	line-height: 170%;
	letter-spacing: 1px;
}
.tzgg a:visited {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	line-height: 170%;
	letter-spacing: 1px;
}
.tzgg a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.tzgg a:active {
	color: #FF0000;
	text-decoration: underline;
}
/************************/
.g_pic_img img {
	padding: 5px;
	border: 1px solid #CCCCCC;
	line-height: 150%;
	margin: 5px;
}
.g_pic_tit {
	font-size: 14px;
	font-weight: bold;
}
/*.g_pic_img a:link{
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 5px;

}
.g_pic_img a:visited{
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 5px;

}*/

/********************/
.xnfu {
	font-size: 14px;
	font-weight: bold;
	color: #266392;
	padding-top: 1px;
}
.input_1 {
	font-size: 12px;
	height: 16px;
	width: 122px;
	border: 1px solid #92CBED;
	line-height: 150%;
	padding-left: 5px;
}
.red {
	font-weight: bold;
	color: #FF0000;
}