﻿@charset "utf-8"; 
*
{
	margin: 0px;
	padding: 0px;
}
body
{
	font-size: 9pt;
	color: #4D4D4D;
	background-color: #ffffff;
}
img
{
	border-width:0px;
}
a
{
	font-size: 9pt;
}

a:link
{
	color: #0000FF;
	text-decoration: none;
}
a:visited
{
	color: #0000FF;
	text-decoration: none;
}
a:active
{
	text-decoration: none;
}
a:hover
{
	color: #E3801B;
	text-decoration: none;
}
.aw
{
	color: #fff;
	text-decoration: none;
}
.aw:link
{
	color: #fff;
	text-decoration: none;
}
.aw:visited
{
	color: #fff;
	text-decoration: none;
}
.aw:active
{
	text-decoration: none;
}
.aw:hover
{
	color: #E3801B;
	text-decoration: none;
}

h2
{
	color: #4C73BF;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-left: -25px;
	padding-left: 25px;
	background: url(../images/topmenu_on.png) no-repeat -9px -75px;
}

h3
{
	color: #4C73BF;
	font-size: 14px;
	font-weight: bold;
}
/**/

.button
{
	width: auto;
}

.imgbox
{
	border: solid 1px #DEDFDE;
}

.imgbox2
{
	padding:5px;
	border: solid 1px #DEDFDE;
	background-color:#fff;
}

/*base*/

.err_div
{
	width: 100%;
	border: solid 1px #DEDFDE;
	background-color: #FFFFcc;
	color: #336600;
	padding: 5px;
}

.page_div
{
	width: 100%;
	background-color: #EBF4FF;
	color: #336600;
	padding: 5px;
}

.leftwidth
{
	width: 230px;
}

.rightwidth
{
	width: 230px;
}

.topboxwidth
{
	width: 710px;
}

.centerwidth
{
	width: 470px;
}

.YRmargin
{
	margin-right: 10px;
}

/*page*/

#PageBase
{
	width: 950px;
	margin: 0 auto;
	padding: 5px 0;
	text-align: left;
}

#PageFooter
{
	color: #ffffff;
	text-align: center;
	height: 87px;
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	background-color: #4C73BF;
}

#PageFooter .icon
{
	float: left;
	height: 72px;
	width: 230px;
	background: url(../images/foot_icon_bg.png) no-repeat 0px 0px;
}

#PageFooter ul
{
	float: right;
	margin: 5px;
}

#PageFooter ul li
{
	width: 300px;
	overflow: hidden;
	list-style-type: none;
	text-align: right;
	padding: 3px;
}

#PageHeader
{
	margin: auto;
}

#PageHeaderLogoLeft
{
	float: left;
	width: 300px;
	padding-left: 20px;
	padding-bottom: 10px;
}

#PageHeaderLogoRight
{
	float: right;
	width: 400px;
	margin-right: 5px;
}
#PageHeaderLogoRight div
{
	margin-right: 15px;
	text-align: right;
	color: #4C73BF;
}
#PageHeaderLogoRight ul
{
	margin: auto;
}
#PageHeaderLogoRight ul li
{
	float: right;
	width: 70px;
	list-style-type: none;
	margin-left: 10px;
	text-align: center;
	color: #4C73BF;
	padding: 45px 0px 8px 0px;
	cursor: pointer;
}
#PageHeaderLogoRight ul li.lr_photo
{
	background: url(../images/topIcon.png) no-repeat 3px -35px;
}
#PageHeaderLogoRight ul li.lr_faq
{
	background: url(../images/topIcon.png) no-repeat -80px -35px;
}
#PageHeaderLogoRight ul li.lr_lxwm
{
	background: url(../images/topIcon.png) no-repeat -167px -35px;
}

#MainMenu
{
	clear: both;
	height: 30px;
	color: #fff;
	background-image: url(../images/topmenu_bg.png);
	background-repeat: no-repeat;
	background-color: #4C73BF;
}
#MainMenu .MainMenuLeft
{
	width: 670px;
	float: left;
	padding: 0px 5px;
}
#MainMenu .MainMenuLeft a
{
	font-weight: bold;
	font-size: 14px;
	color: #fff;
}
#MainMenu .MainMenuLeft ul
{
	margin: auto;
	line-height: 18px;
}
#MainMenu .MainMenuLeft ul li
{
	padding: 7px 0px 3px 0px;
	float: left;
	margin: 0px;
	width: 104px;
	/*text-align: center;*/
	list-style-type: none;
	margin-left: 5px;
	height: 20px;
}
#MainMenu .MainMenuLeft ul li ul li a
{
	font-size: 12px;
	color: #4C73BF;
	font-weight: normal;
}

#MainMenu .MainMenuLeft ul li ul li a:hover
{
	background-color: #4C73BF;
	font-size: 12px;
	color: #4C73BF;
	color: white;
	font-weight: normal;
}

#MainMenu .MainMenuLeft ul li ul li
{
	padding: 3px 0px 3px 0px;
	float: left;
	margin: 0px;
	width: 115px;
	text-align: left;
	list-style-type: none;
	margin-left: 5px;
	overflow:hidden;
	white-space:nowrap;
}

#MainMenu .MainMenuLeft .OnMenu
{
	font-weight: bold;
	cursor: pointer;
	background: #EBF0F8 url(../images/topmenu_on.png) no-repeat -215px 0px;
}

#MainMenu .MainMenuLeft .OnMenu a
{
	color: #4C73BF;
}

#MainMenu .MainMenuRight
{
	float: right;
	width: 250px;
	padding: 0px 10px;
	text-align: right;
	overflow: hidden;
	height: 30px;
}
.email .inputtxt, #MainMenu .MainMenuRight .inputtxt
{
	width: 135px;
	height: 20px;
	background: url(../images/topmenu_on.png) no-repeat -736px -4px;
	border: solid 0px;
	padding: 2px 0px 2px 5px;
	margin-top: 2px;
}
.email .button, #MainMenu .MainMenuRight .button
{
	width: 66px;
	height: 22px;
	background: url(../images/topmenu_on.png) no-repeat -880px -4px;
	border: solid 0px;
	text-align: center;
	color: #4C73BF;
	font-size: 9pt;
	margin-top: 2px;
}

#ChannelMenu
{
	padding: 3px 0px 0px 15px;
	background-image: url(../images/topmenu_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 35px;
	background-color: #EBF0F8;
}
#ChannelMenu a
{
	color: #4C73BF;
}

#ChannelMenu ul
{
	padding: 5px;
	margin: auto;
	line-height: 18px;
}
#ChannelMenu ul li
{
	float: left;
	margin: 0px;
	width: 100px;
	text-align: center;
	list-style-type: none;
	margin-left: 0px;
}

#ChannelMenu .OnMenu
{
	font-weight: bold;
	cursor: pointer;
	background: url(../images/topmenu_on.png) no-repeat -22px -37px;
}

#ChannelMenu .OnMenu a
{
	color: #4C73BF;
}

#SiteNav
{
	padding: 3px 0px 0px 15px;
	background-image: url(../images/topmenu_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 35px;
	background-color: #EBF0F8;
}
#SiteNav div
{
	background: url(../images/topmenu_on.png) no-repeat -348px -37px;
	font-size:12px;
	line-height:18px;
	padding-left: 25px;
	margin-top:5px;
	color:#4C73BF;
}
.clear
{
	clear: both;
}

.right
{
	float: right;
}

.left
{
	float: left;
}

/* IE闈犺繖淇濇寔鏈€灏忛珮搴︼紝瓒呭嚭灏辫嚜鍔ㄥ悜涓嬪欢?*/
div.MinHeigh250
{
	height: 350px;
}
div[class].MinHeigh250
{
	min-height: 350px;
	height: auto;
}

.PageContent
{
	margin: 5px 0px 20px;
	background: #ffffff url(../images/content_right.png) no-repeat right top;
}

/*width 710+10*/
.ContentLeft
{
	width: 720px;
	padding-right: 10px;
	background: #ffffff url(../images/content_bg.png) repeat-y right;
}
.cTitle
{
	height: 38px;
	background: url(../images/foot_icon_bg.png) no-repeat 0px -358px;
	padding: 22px 50px 0px 50px;
	font-size: 20px;
	color: #ffffff;
	border: dashed 1px #BFBFBF;
	margin: 0px 5px 0px 0px;
}
.cBottom
{
	margin: 0px 5px 10px 0px;
	border-top: solid 1px #ffffff;
	background: url(../images/home_tab_bottom.png) repeat-x 0px 0px;
	height: 10px;
}
.cBodyNews
{
	padding: 0px 55px 50px 50px;
	line-height: 150%;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
}
.cBodyDonation
{
	padding: 10px 55px 20px 50px;
	line-height: 150%;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
}
.cBody
{
	padding: 0px 55px 20px 50px;
	line-height: 23px;
	font-size: 14px;
	font-family: Arial,Helvetica,sans-serif;
}
.cBody a
{
	line-height: 23px;
	font-size: 14px;
}
.cBody h2
{
	margin-top: 25px;
}
.cBody p
{
	margin: 15px 0;
}

.GridView, .content_tab
{
	width: 100%;
	font-size: 12px;
	line-height: 120%;
}

.content_tab .tit
{
	text-align: right;
}

.content_tab td
{
	margin: 2px;
	padding: 2px;
}

.content_tab input, .content_tab select
{
	width: 120px;
}

.GridView td, .GridView th
{
	padding: 2px;
}

.UserList ul
{
	margin: auto;
}

.UserList li
{
	float: left;
	width: 100px;
	overflow: hidden;
	list-style-type: none;
	line-height: 150%;
}

.UserList H3
{
	padding-top: 10px;
	padding-bottom: 5px;
}

.ChildrenList ul
{
	margin: auto;
	line-height: 18px;
}

.ChildrenList li
{
	font-size: 12px;
	float: left;
	margin: 5px;
	padding-bottom: 20px;
	width: 110px;
	overflow: hidden;
	list-style-type: none;
	text-align: center;
}

/*homepage*/
.HomeContent
{
	margin: 5px 0px 20px;
}

.home_bar
{
	height: 217px;
	background:  url(../images/home_top_bg.png) no-repeat;
	margin-bottom: 10px;
}

.home_bar_hot
{
	margin: 10px;
	float: right;
	width: 520px;
	color: #ffffff;
}
.home_bar_img
{
	margin:5px 0px 0px 5px;
	float: left;
}
.home_bar_tit
{
	color: #ffffff;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 8px;
	line-height: 130%;
	background: url(../images/dian.gif) no-repeat;
}

.home_linkbar
{
}
.home_linkbar_left
{
	float: left;
}

.home_linkbar_tit
{
	color: #ffffff;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	line-height: 130%;
	background: none;
}

.home_linkbar_left_top
{
	height: auto;
}
.home_linkbar_left_top .header
{
	padding: 5px 0px;
	border: dashed 1px #BFBFBF;
}
.home_linkbar_left_top .header h4
{
	margin-left: 8px;
	color: #4C73BF;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 3px;
	font-size: 14px;
	background: url(../images/topmenu_on.png) no-repeat -9px -75px;
}
.home_linkbar_left_top .content
{
	border-width: 0px 1px 1px 1px;
	border-style: dashed;
	border-color: #BFBFBF;
	padding: 10px 10px 0px 10px;
	overflow: hidden;
	line-height:150%;
}

.home_linkbar_left_top ul {
	margin:auto;
	float:left;
}
.home_linkbar_left_top li {
	float:left;
	height:150px;
	list-style-type:none;
	margin:5px;
	margin-left:10px;
	overflow:hidden;
	text-align:center;
	width:93px;
}
.home_linkbar_left_top li img {
	margin-bottom:10px;
}


.home_linkbar_left_bottom
{
	border: dashed 1px #BFBFBF;
	height: 70px;
	background: #4C73BF url(../images/foot_icon_bg.png) no-repeat 0px -212px;
	padding: 5px;
	color: #ffffff;
}
.home_linkbar_left_bottom .left
{
	float: left;
}
.home_linkbar_left_bottom .left div
{
	padding: 5px 0px 5px 25px;
}

.home_bar_hot ul
{
	padding-bottom:20px;
	float: left;
}
.home_bar_hot li
{
	float: left;
	width: 75px;
	list-style-type: none;
	margin-left: 15px;
	margin-right:10px;
	text-align: center;
	color: #fff;
	padding: 55px 0px 5px 0px;
	height: 10px;
	cursor: pointer;
	overflow: hidden;
}

.home_bar_hot li.lr_sqjz
{
	background: #D8507E url(../images/topIcon.png) no-repeat -267px -10px;
}
.home_bar_hot li.lr_wyjz
{
	background: #C2E04C url(../images/topIcon.png) no-repeat -353px -10px;
}
.home_bar_hot li.lr_jzcx
{
	background: #FF9FB5 url(../images/topIcon.png) no-repeat -440px -10px;
}
.home_bar_hot li.lr_sqyg
{
	background: #7F91DB url(../images/topIcon.png) no-repeat -527px -10px;
}
.home_linkbar_right
{
	float: right;
}
.home_linkbar_right .header
{
	padding: 5px 0px;
	border: dashed 1px #BFBFBF;
}
.home_linkbar_right .header h4
{
	margin-left: 8px;
	color: #4C73BF;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 3px;
	font-size: 14px;
	background: url(../images/topmenu_on.png) no-repeat -9px -75px;
}
.home_linkbar_right .content
{
	border-width: 0px 1px 1px 1px;
	border-style: dashed;
	border-color: #BFBFBF;
	padding: 10px;
	height: 364px;
	overflow: hidden;
	background: url(../images/icon3.png) no-repeat right top;
	line-height:150%;
}

.home_content
{
	height: auto;
}

.home_content_box
{
	height: auto;
}
.home_content_box .header
{
	height: 45px;
	padding-top: 25px;
	border: dashed 1px #BFBFBF;
}
.home_content_box .header2
{
	height: 35px;
	padding-top: 15px;
	border: dashed 1px #BFBFBF;
}
.home_content_box .header3
{
	height: 35px;
	padding-top: 15px;
	border-bottom: dashed 1px #BFBFBF;
}

.home_content_box .header h4, .home_content_box .header2 h4, .home_content_box .header3 h4
{
	width: 100px;
	margin-left: 8px;
	color: #4C73BF;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 3px;
	font-size: 14px;
	background: url(../images/topmenu_on.png) no-repeat -9px -75px;
}

.home_content_box .content
{
	border-width: 0px 1px 1px 1px;
	border-style: dashed;
	border-color: #BFBFBF;
	padding: 10px;
	height: auto;
	line-height:150%;
}
.home_content_box .content3
{
	padding: 10px 0px;
	height: auto;
	line-height:150%;
}
.home_content_box .email
{
	padding: 10px 0px;
	text-align: center;
	height: 30px;
	background: url(../images/foot_icon_bg.png) no-repeat -400px 0px;
}

.ULStyle1 li
{
	padding: 3px 10px 3px 10px;
	overflow: hidden;
	list-style-type: none;
	border-bottom: dashed 0px #BFBFBF;
}
.ULStyle2 li
{
	padding: 3px 10px 3px 20px;
	overflow: hidden;
	list-style-type: none;
	border-bottom: dashed 1px #BFBFBF;
}
.ULStyle2 a
{
	color:#4D4D4D;
}
.ULStyle3 li
{
	padding: 3px 5px 3px 5px;
	overflow: hidden;
	list-style-type: none;
	border-bottom: dashed 1px #BFBFBF;
	line-height:145%;
}
.ULStyle3 a
{
	color:#4D4D4D;
}
.cBottom, .home_linkbar_right .bottom, .home_linkbar .bottom, .home_content_box .bottom
{
	border-top: solid 1px #ffffff;
	background: url(../images/home_tab_bottom.png) repeat-x 0px 0px;
	height: 10px;
}


.home_title_icon_address
{
	background: url(../images/icon1.png) no-repeat right bottom;
}
.home_title_icon_news
{
	background: url(../images/icon2.png) no-repeat right bottom;
}
.home_title_icon_user
{
	background: url(../images/icon3.png) no-repeat right bottom;
}
.home_title_icon_left
{
	height: 150px;
	background: url(../images/icon4.png) no-repeat center bottom;
}
.AlbumItem
{
	padding-top: 10px;
	padding-left: 20px;
}
.AlbumItem_bottom
{
	background: url(../images/home_tab_bottom.png) repeat-x 0px 0px;
	height: 10px;
	margin-bottom: 10px;
}
.AlbumItem .time
{
	color: #000;
	font-size: 12px;
	float:right;
	padding-top:5px;
}
.AlbumItem .title
{
	margin-left:-15px;
	float:left;
}
.AlbumItem .title a
{
	font-size: 15px;
	line-height: 150%;
	color: #4C73BF;
}
.AlbumItem  .body
{
	line-height: 150%;
	padding-left:20px;
}
.AlbumItem  .more
{
	padding: 10px 0px 5px 10px;
	text-align: right;
}
.AlbumItem .titpic
{
	width:124px;
	height:121px;
	background: url(../images/xiangkuang.png) no-repeat;
	padding:8px 10px 5px 2px;
	overflow:hidden;
}

.newsItem
{
	padding-top: 0px;
	padding-left: 20px;
	border-bottom: dashed 1px #BFBFBF;
	margin-bottom: 10px;
}
.newsItem .time
{
	color: #4C73BF;
	font-size: 12px;
	margin-left: -22px;
	padding-left: 25px;
	background: url(../images/foot_icon_bg.png) no-repeat -25px -320px;
	line-height: 20px;
}
.newsItem .title
{
	font-size: 15px;
	line-height: 220%;
}
.newsItem .title a
{
	font-size: 15px;
	line-height: 220%;
	color: #4C73BF;
}
.newsItem .body
{
	line-height: 180%;
}
.newsItem .body img
{
	float:left;
	padding:1px;
	border: solid 1px #DEDFDE;
	margin:0px 10px 10px 0px;
}
.newsItem .more
{
	padding: 5px;
	text-align: right;
}
.newsItem .more a
{
	background: #4C73BF;
	color: #fff;
	padding: 2px;
}

.newsItem .nPic li
{
	padding:5px;
	float:left;
	overflow: hidden;
	list-style-type: none;
	vertical-align:bottom;
	text-align:center;
	width:170px;
	margin:5px;
	font-size:12px;
	height:150px;
	position : relative ;
	word-break:keep-all;
	white-space :nowrap;
	text-overflow:ellipsis;
}
.newsItem .nPic li div
{
	position : absolute ;  
	left : 0 ; 
	bottom : 0 ; 
	width:170px;
}
.line
{
	border-width: 0px;
	border-top: dashed 1px #aaa;
	margin: 3px 0px;
}

/*news*/
.cBody .nTitle
{
	border-bottom: 1px solid #C8D8F2;
	color: #4C73BF;
	font-family: "黑体";
	font-size: 20px;
	font-weight: normal;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	text-align: center;
	margin-top: 20px;
}

.cBody .nInfo
{
	font-family: Arial,Helvetica,sans-serif;
	line-height: 12px;
	font-size: 12px;
	overflow: hidden;
	padding: 5px 0px 20px 0px;
	text-align: center;
}
.nInfo2
{
	font-family: Arial,Helvetica,sans-serif;
	line-height: 12px;
	font-size: 12px;
	overflow: hidden;
	padding: 5px;
	text-align: right;
}
.nInfo2 a:link,
.nInfo2 a:visited,
.nInfo2 a:active,
.nInfo2 a:hover
{
	font-size: 12px;
	line-height: 12px;
	background: #4C73BF;
	color: #fff;
	padding: 2px 5px;
}
.cBody .nDate
{
	font-family: Arial,Helvetica,sans-serif;
	line-height: 12px;
	text-align: center;
}
.cBody .nName
{
	padding-left: 10px;
	color: #CC0000;
}
.cBody .nBody .titlepic
{
	text-align:center;
}
.cBody .nBody .titleimg
{
	text-align:center;
	margin:10px;
	border: solid 1px #DEDFDE;
}
.cBody .nUserBody
{
	font-size:9pt;
	line-height:180%;
	padding-top:25px;
}

.nPic
{
	text-align:center;
	margin:10px 0px;
}

.nPic li
{
	/*border: solid 1px #DEDFDE;
	background-color:#EFEFEF;*/
	padding:5px;
	float:left;
	overflow: hidden;
	list-style-type: none;
	vertical-align:bottom;
	text-align:center;
	width:180px;
	margin:5px;
	font-size:12px;
	line-height:120%;
}

.tab
{
	width:370px;
	border: solid 1px #DEDFDE;
}
.t_title
{
	width:80px;
	text-align:right;
	border-bottom: solid 1px #DEDFDE;
	color:#4C73BF;
}
.t_content
{
	border-bottom: solid 1px #DEDFDE;
}

.bigimgbox
{
	height:490px;
	width:630px;
	background-color:#eee;
	cursor:pointer;
	
	display: table-cell;
	vertical-align:middle;
	text-align:center;
	
	/* 针对IE的Hack */
	 *display: block;
	 *font-size: 419px;/*约为高度的0.873，200*0.873 约为175*/
	 *font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
	 
	 font-size:14px;
}
.bigimgbox img
{
	padding:5px;
	border: solid 1px #DEDFDE;
	background-color:#fff;
	vertical-align:middle
}
.bigimgbox div
{
	padding:5px;
}

.UserInfoTip
{
	position: absolute;
	width: 255px;
	height: 156px;
	z-index: 100;
	left: 210px;
	top: 140px;
	background-image: url(../Images/card_bg2.gif);
	visibility: hidden;
}

/*html 
{    
	FILTER: gray;    
}    
*/