﻿@charset "utf-8";
html, body, div, h1, h2, h3, h4, h5, h6, p, img, dl, dt, dd, ol, ul, li, table, caption, tbody, tfoot, thead, tr, th, td, form, fieldset, embed, object, applet
{
	border:0 none;
	margin:0;
	padding:0;
}
ul,li
{
	list-style:none;
}
.white
{
    color:#fff;
}
textarea
{
    font-size:12px;
}
optgroup
{
    font-style:normal;
}
html,body
{
	font-size:12px;
	font-family:"宋体";
	color:#333;
	background:#fff;
}
a:link, a:visited, a:active
{
	color:#333;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
img, div, a, input { behavior: url(/Content/iepngfix.htc) }
#index_bg
{
	background:url(/Content/imagesWeb/indexbg.jpg) no-repeat top center;
}
.right
{
	float:right;
}
.left
{
	float:left;
}
.grey
{
	color:#ccc;
}
.mpic
{
	vertical-align:middle;
}
.tright
{
	text-align:right;
}
a{blr:e-xpression(this.onFocus=this.close());} /* 针对IE */
a:focus {   -moz-outline-style: none; } /*针对firefox*/
.tcenter
{
	text-align:center;
}
.input_text
{
	border:solid 1px #ccc;
	background:#fff;
	font-size:12px;
	width:120px;
	font-family:"宋体";
	padding:4px 0;
}
#index_outer
{
	width:100%;
	background:url(/Content/imagesWeb/indexbg.jpg) no-repeat top center;
}
#index_main
{
	width:954px;
	margin:0 auto;
}
#index_content
{
	padding:10px 0 10px 0;
}
#index_news
{
	width:280px;
	margin-right:25px;
	padding-left:26px;
}
#index_news_header
{
	height:23px;
}
#index_news_header ul
{
	border-bottom:solid 1px #75B0FA;
	height:23px;
}
#index_news_header li
{
	float:left;
	width:68px;
	height:17px;
	background:url(/Content/imagesWeb/index_normal.jpg);
	text-align:center;
	padding-top:6px;
	cursor:pointer;
}
#index_news_header li.current
{
	background:url(/Content/imagesWeb/index_hi.jpg);
	width:67px;
	color:#fff;
	font-size:12px;
}
#index_news_header .rss
{
	height:19px;width:77px;text-align:right;color:#ccc;padding-top:4px;
	border-bottom:solid 1px #75B0FA;
}
.index_newslist
{
	display:none;
}
.index_newslist_current
{
	display:block;
}
.index_newslist li
{
	height:18px;
	border-bottom:solid 1px #C7CDD4;
	padding:7px 0 0 12px;
	background:url(/Content/imagesWeb/index_news_li.gif) no-repeat 4px 13px;	
}
.index_newslist li span
{
	float:right;
	font-size:10px;
	color:#999999;
	padding-top:2px;
}
#index_projects
{
    padding-top:4px;
	margin-right:24px;
}
#index_projects li
{
	width:32px;
	height:180px;
	border-right:solid 1px #C7CDD4;
	float:left;
}
#index_projects li .proj_pic
{
	display:none;
}
#index_projects li.current
{
	width:305px;
}
#index_projects li.current .proj_pic
{
	display:block;
}
#index_projects li.current div
{
	display:none;
}
#index_projects li .text
{
	padding-left:10px;
}
#index_donates
{
	width:191px;
	height:180px;
	background:url(/Content/imagesWeb/index_donates.jpg);
	border:solid 1px #CCCCCC;
	color:#2E69BC;
}
#index_donates .project_status
{
	display:none;
}
#index_donates .current
{
	display:block;
}
#index_donates .status
{
	padding:10px;
	line-height:1.6;
	height:139px;
}
#index_celebs
{
	height:99px;
	padding:12px 0 20px 0 !important;
	padding:6px 0 20px 0;
}
#index_celebs li
{
	width:317px;
	height:99px;
	border-right:solid 1px #fff;
	float:left;
	background:#DAEBF8;
}
#index_donate_box
{
	margin-right:20px;
	background:url(imagesWeb/index_donate.jpg);
	width:312px;
	height:71px;
	padding:80px 0 0 0;
}
.index_donate_b
{
	width:285px;
	height:96px;	
	background:url(/Content/imagesWeb/index_box_bg.gif) no-repeat 0 3px;
}
.index_donate_b h1
{
	font-size:14px;
	font-weight:700;
	color:#093063;
	background:#fff;
	padding:0 6px;
}
#index_shortcuts
{
	width:405px;
	border-top:solid 1px #ccc;
	margin-right:20px;
}
#index_shortcut_title
{
    height:28px;
}
#index_shortcut_title li
{
	border-right:solid 1px #ccc;
	float:left;
	width:100px;
	text-align:center;
	height:28px;
	color:#062D60;
	line-height:28px;
	cursor:pointer;
}
#index_shortcut_title li.current
{
    background:#efefef;
}
.index_shortcut_pics
{
	height:100px;
	border-top:solid 1px #ccc;
	padding:10px;
	line-height:1.6;
}
.index_shortcut_pics li
{
    background:url(imagesWeb/bluedot.gif) no-repeat 0 7px;
    padding-left:12px;
}
.index_shortcut_pics table
{
    margin-top:15px;
}
#index_search
{
	padding:26px 12px;
	font-size:14px;
	color:#062D60;
}
#index_contact
{
	width:194px;
}
#index_contact h1
{
	font-size:14px;
	font-weight:700;
	color:#093063;
}
#index_contact p
{
	line-height:1.6;
	font-size:12px;
	padding:12px 0 0 0;
}
#index_sitemaps
{
	background:#E0E0E0;
	height:89px;
}
#index_sitemaps li
{
	line-height:1.4;
	float:left;
	height:79px;
	width:70px;
	color:#999999;
	padding-left:30px;
	padding-top:10px;
}
#index_privacies
{
	background:#F0F0F0;
	line-height:1.6;
	padding:10px;
}
#index_bottom
{
	padding-top:10px;
}
#index_top
{
	height:110px;
}
#index_nav
{
	color:#fff;
	font-size:14px;
	padding:0 0 0 0;
	height:41px;
	float:right;
}
#index_nav li
{
	float:left;
	width:87px;
	text-align:center;
	background:url(/Content/imagesWeb/main_nav_right.gif) no-repeat right center;
	padding-top:13px;
	height:28px;
}
#index_nav li.current
{
	background:url(/Content/imagesWeb/index_nav_bg.jpg);
}
#index_nav li a:link, #index_nav li a:visited, #index_nav li a:hover, #index_nav li a:active
{
	text-decoration:none;
}
#index_pic_news
{
	clear:both !important;
	clear:none;
	padding:320px 0 0 330px;
	line-height:1.8;
	color:#999;
}
#index_other
{
	padding:4px 0 0 656px;
	color:#fff;
	height:28px;
}
#index_other a:link,#index_other a:visited,#index_other a:hover,#index_other a:active
{
	color:#fff;	
	font-size:14px
}
#outer
{
	width:100%;
	background:url(/Content/imagesWeb/mainbg.jpg) no-repeat top center;
}
#main
{
	width:954px;
	margin:0 auto;
}
#main_top_links
{
	color:#fff;
	padding:4px 0 0 656px;
	height:18px;
}
#main_top_links a:link,#main_top_links a:visited,#main_top_links a:hover,#main_top_links a:active
{
	color:#fff;	
	font-size:14px
}
#main_nav
{
	padding:7px 0 0 0px;
	height:43px;
	float:right;
}
#main_nav li
{
	float:left;
	width:87px;
	color:#fff;
	font-size:14px;
	text-align:center;
	background:url(/Content/imagesWeb/main_nav_right.gif) no-repeat right center;
	height:30px;
	padding-top:13px;
}
#main_nav .current
{
	background:url(/Content/imagesWeb/main_nav_bg.jpg);
}
#main_nav a:link,#main_nav a:visited,#main_nav a:hover,#main_nav a:active
{	
	text-decoration:none;
}
#index_nav .sub_menu
{
	position: absolute;
	display:none;
	color:#093163;
	padding-top:16px;
	text-align:left;
}
#main_nav .sub_menu
{
    position: absolute;
	display:none;
	color:#093163;
	padding-top:8px;
	text-align:left;
}
.sub_menu img
{
	vertical-align:middle;
}
.sub_menu a:link,.sub_menu a:visited,.sub_menu a:hover,.sub_menu a:active
{
    color:#093163;
}
#main_content
{
	clear:both;
	padding:15px 0 0 12px;
}
#main_left
{
	width:189px;	
}
#main_left_nav
{
	background:url(/Content/imagesWeb/main_left_bg_thin.jpg) repeat-y 4px 0;
}
#main_left_title
{
	height:114px;
	background:url(/Content/imagesWeb/main_left_pic.jpg) no-repeat 4px 0;		
	font-size:14px;
	font-weight:700;
	color:#fff;
	text-align:center;
	line-height:114px;
}
#main_left_nav li
{
	height:17px;
	background:#2C71D1;
	color:#fff;
	margin-bottom:2px;
	padding:8px 0 0 60px;
}
#main_left_bt
{
	height:114px;
}
#main_left_pic
{
	padding:8px 0 0 3px;
}
#main_left_pic img
{
	margin-bottom:8px;
}
#main_right
{
	padding:16px 30px;
	background:url(/Content/imagesWeb/shadowbg.png);
	width:662px;
}
#main_right_title
{
	height:63px;
	background:url(/Content/imagesWeb/main_right_tb.gif);
	font-size:14px;
	font-weight:700;
	color:#A9A9A9;
	line-height:63px;
	padding:0 24px 0 40px;
}
#main_right_title strong
{
	color:#093163;
}
#main_right_title span
{
	float:right;
	font-size:12px;
	font-weight:500;	
}
#main_right_title a
{
	color:#A9A9A9;
}

#string_a a
{
	color:#093163;
}
#main_content_inner
{
	padding:20px 20px;
	min-height:520px;
	height:auto !important;
	height:520px;
}
.main_tb
{
	width:603px;
	background:url(/Content/imagesWeb/main_tb_title.gif) no-repeat 0 0;
}
.main_tb tr
{
	height:27px;
	font-size:12px;
	font-weight:300;
	color:#fff;
}
.main_tb td
{
	height:27px;
	border-bottom: solid 1px #ccc;
	color:#474747;
	text-align:center;
}
.main_tb td.title
{
	text-align:left;
	padding-left:20px;
	background:url(/Content/images/dot.gif) no-repeat 7px 11px;
}
.main_tb td.time
{
	color:#0B465F;
}
#main_pager
{
	padding-top:27px;
}
#main_right_shadowbt
{
	height:5px;
	background:url(/Content/imagesWeb/shadowbt.png);
	margin-bottom:10px;
}
#main_content_outer
{
	width:722px;
}
#main_milestone
{
	height:84px;
	background:transparent url(/Content/imagesWeb/main_left_pic.jpg) no-repeat 4px 0;
	color:#fff;
	line-height:1.2;
	padding:15px 15px 0 15px;
}
#main_donate
{
	display:block;
	height:37px;
	font-family:微软雅黑;
	text-align:center;
	font-size:18px;	
	background:#2C71D1;
	padding-top:10px;
	color:#fff;
	text-decoration:none;
}
#main_donate_usage
{
	min-height:114px;
	height:auto !important;
	height:114px;
	color:#fff;
	padding:15px;
	line-height:1.2;
}
.main_ad_box
{
	width:178px;
	border:solid 3px #eeeeee;
	min-height:64px;
	height:auto !important;
	height:64px;
	margin-bottom:10px;
}
.main_ad_box p
{
	padding:15px;
	line-height:1.2;
}
#main_proj_pic
{
	height:99px;
	padding:0 5px;
	background:url(/Content/imagesWeb/shadowbg.png);
}
#main_proj_related
{
	float:right;
	width:180px;
}
#main_proj_desc
{
	width:410px;
	line-height:1.4;
}
#main_proj_desc h1
{
	font-size:14px;
	font-weight:700;
	margin-bottom:20px;
	color:#093063;
}
.main_right_box
{
	margin-bottom:10px;
}
.main_right_box h1
{
	height:24px;
	border:solid 1px #ccc;
	font-size:12px;
	font-weight:700;
	background:url(/Content/imagesWeb/main_right_titlebg.jpg);
	line-height:24px;
	color:#093063;
	padding-left:12px;
}
.main_right_box ul
{
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	padding-left:6px;
}
.main_right_box li
{
	height:24px;
	line-height:24px;
	padding-left:8px;
	background:url(/Content/imagesWeb/bluedot.gif) no-repeat left center;
}
#commentBox
{
	width:380px;
	height:130px;
	padding:10px;
}
#apply_box
{
	line-height:2;
	font-size:14px;
	min-height:490px;
	height:auto !important;
	height:490px;
}
#apply_box h1
{
	font-size:14px;
	font-weight:700;
	margin-bottom:20px;
	color:#093063;	
}
.input_submit
{
	background:url(/Content/imagesWeb/input_bg.jpg);
	height:30px;
	width:98px;
	color:#fff;
	font-size:12px;
	font-weight:700;
	border:none;
}
.red
{
	color:red;
}
#main_detail
{
	
	line-height:1.6;
	font-size:14px;
}
#main_detail p
{
	text-indent:2em;
	line-height:2;
}
#main_detail h1
{
	font-size:16px;
	font-weight:700;
	text-align:center;
	color:#093063;
	margin-bottom:10px;
}
#main_detail h2
{
	font-size:12px;
	font-weight:500;
	text-align:center;
	color:#999;
	margin-bottom:5px;
}
#RedirectToChinapay
{
	width:360px;
	height:160px;
	background:#F0EEE1 url(/Content/imagesWeb/chinapaybg.jpg);
	font-size:14px;
	padding:20px;
	line-height:3;
}
#RedirectToChinapay strong
{
	font-size:16px;
}

#index_sitemaps a
{
	color:#999999;
	text-decoration:none;
}

#index_shortcut_title a
{
	color:#062D60;
	text-decoration:none;
}
#main_left a
{
	color:White;
	text-decoration:none;
}
#main_comments
{
	padding-top:20px;
}
#main_comments table
{
	width:100%;
	background:#ccc;
}
#main_comments tr
{
	height:20px;
}
#main_comments td
{
	background:#fff;
	text-align:center;
}
#main_comments th
{
	background:#eee;
	font-weight:500;
}
#main_comments .gray
{
	color:#999999;
}
#main_comments .tleft
{
	text-align:left;
	padding-left:6px;
}
.validation-summary-errors
{
    color:Red;	
}
.field-validation-error
{
    color:Red;	
}
#article_pager
{
    padding:40px 0 0 200px;    
}
#article_pager a:link,#article_pager a:visited,#article_pager a:active
{
    display:block;
	width:26px;
	height:26px;
	text-align:center;
	float:left;
	text-decoration:none;
	line-height:26px;
	background:#eeeeee;
	margin-right:6px;
	color:#333;
}
#article_pager a:hover
{
    background:#093063;
	color:#fff;
}
#article_pager a.current
{
    background:#093063;
	color:#fff;
}
th.pleft,td.pleft
{
    text-align:left;
    padding-left:20px;
}
#donate_main
{
	width:673px;
	height:947px;
}
#donate_left
{
	width:165px;
	height:947px;
	float:left;
	background:url(imagesWeb/donate_left_bottom.jpg) no-repeat bottom left;
}
#donate_navs
{
	height:683px;
	background:url(imagesWeb/donate_left_bg.jpg);
}
#donate_navs li
{
	height:35px;
	background:url(imagesWeb/donate_nav_bg.jpg);
	line-height:35px;
	font-size:14px;
	color:#666;
}
#donate_navs li a
{
	display:block;
	height:35px;
	padding-left:30px;
}
#donate_navs a:link,#donate_navs a:visited,#donate_navs a:hover,#donate_navs a:active
{
	color:#666;
	text-decoration:none;
}
#donate_navs li.current
{
	background:#2C71D1;
	color:#fff;
	font-weight:700;
}
#donate_navs li.current a:link,#donate_navs li.current a:visited,#donate_navs li.current a:hover,#donate_navs li.current a:active
{
	color:#fff;
}
#donate_navs .triangle
{
	background:url(imagesWeb/donate_triangle.jpg) no-repeat;
}
#donate_right
{
	width:507px;
	height:946px;
	float:left;
	border-left:solid 1px #bbb;
	border-top:solid 1px #bbb;
}
#donate_right_content
{
	height:908px;
	border-right:solid 1px #bbb;
	font-size:14px;
	padding:25px 19px 0 19px;
	line-height:2;
	color:#333;
}
#donate_right_content strong
{
	color:#093164;
}
#donate_right_content .input_donate
{
	border:solid 1px #bbb;
}
.donate_submit_bt
{
	background:url(imagesWeb/donate_bt_bg.jpg);
	width:131px;
	height:40px;
	border:none;
	color:#093164;
}
#donate_alumni_info
{
    background:url(imagesWeb/donate_alumni_info.jpg);
    border:solid 1px #ccc;
    width:442px;
    height:142px;
    position:absolute;
    font-size:12px;
    line-height:1.2;
    padding:9px;
    display:none;
    top:80px;
    left:0px;
}
#donate_alumni_info span
{
    float:right;
    color:#666;
}
.donate_rec_box
{
    width:467px;
    height:85px;
    margin-bottom:3px;
}
.donate_rec_box li
{
    width:222px;
    height:75px;
    float:left;
    padding:5px;
    background:url(imagesWeb/donate_normal_bg.jpg);
    position:relative;
    cursor:pointer;
    overflow:hidden;
}
.donate_rec_box li.hi
{
    background:url(imagesWeb/donate_hl_bg.jpg);
}
.donate_rec_box .detail
{
    width:57px;
    height:20px;
    background:url(imagesWeb/donate_detail.gif);
    position:absolute;
    text-align:center;
    left:170px;
    top:60px;
    font-size:12px;
    color:#fff;
    overflow:hidden;
}
.donate_rec_box .detail a:link,.donate_rec_box .detail a:visited,.donate_rec_box .detail a:hover,.donate_rec_box .detail a:active
{
    color:#fff;
    text-decoration:none;
}
#newsIndex
{
    padding-top:20px;
    height:220px;
}
.newsIndexBox
{
    width:328px;
    float:left;
    height:220px;
}
.newsIndexBox h1
{
    height:22px;
    background:url(/Content/imagesWeb/newsindexbg.jpg); 
    padding-left:8px; 
       
}
.newsIndexBox h1 strong
{
    display:block;
    float:left;
    padding:0 6px;
    background:#fff;
    font-size:14px;
    font-weight:700;
    color:#093163;
    height:22px;
    line-height:22px;
}
.newsIndexBox ul
{
    padding:10px 0;
}
.newsIndexBox li
{
    height:22px;
    line-height:22px;
    background:url(/Content/imagesWeb/bluedot.gif) no-repeat 0 9px;
    padding-left:12px;
}
.newsIndexBox li span
{
    float:right;
    color:#999;
}
#project_index
{
    padding:10px 0 0 0;
}
#project_index li
{
    height:116px;
    border-bottom:solid 1px #ccc;
    padding-right:20px;
}
#project_index .projectpic
{
    width:161px;
    height:116px;
    float:left;
}
#project_index h1
{
    height:46px;
    line-height:46px;
    font-size:14px;
    font-family:YaHeiConsolas,"Microsoft YaHei","微软雅黑";
}
#project_index h1 strong
{
    display:block;
    float:left;
    width:160px;
    height:46px;
    font-size:16px;
}
#project_index h1 span
{
    color:#2C71D1;
    font-family:Calibri;
    font-weight:500;
}
#project_index p
{
    line-height:1.4;
}
.interaction_index
{
    margin-bottom:30px;
}
.interaction_index h1
{
    height:32px;
    line-height:32px;
    font-family:YaHeiConsolas,"Microsoft YaHei","微软雅黑";
    color:#093163;
    font-size:14px;
    font-weight:700;
    padding:0 20px;
}
.interaction_index h1 span
{
    color:#2C71D1;
    font-family:Calibri;
    float:right;
    font-weight:500;
}
.interaction_index ul
{
    border-left:solid 1px #DADADA;
    border-right:solid 1px #DADADA;
}
.interaction_index ul li
{
    background:url(imagesWeb/bluedot.gif) no-repeat 20px 11px;
    height:24px;
    line-height:24px;
    padding:0 20px 0 30px;
}
.interaction_index ul span
{
    float:right;
    color:#999;
}
.interaction_foot
{
    width:602px;
    height:26px;
    background:url(imagesWeb/interaction_bottom.jpg);
    text-align:right;
    padding-right:20px;
    color:#666;
    line-height:30px;
}
.interaction_foot a:link,.interaction_foot a:visited,.interaction_foot a:hover,.interaction_foot a:active
{
    color:#666;
}
#downloadDiv
{
    padding:40px 0 0 20px;
    font-size:14px;
}
#indexsearchbox
{
    border-style: none;
	border-color: inherit;
	border-width: medium;
    width:90px;
    height:12px;
    background:url(imagesWeb/searchbg.jpg);
    font-size:12px;
    line-height:1;
}
#indexsearchbt
{
    width:42px;
    height:14px;
    background:url(imagesWeb/search_bt_bg.jpg);
    color:#fff;
    font-size:12px;
    border:none;
}
#index_pic_box
{
    width:622px;
    height:292px;
    padding:4px;
    background:url(imagesWeb/index_pic_bg.png);
}
#index_news_box
{
    width:274px;
    height:260px;
    float:right;
    background:url(imagesWeb/index_news_bg.png);
    padding:20px;
}
#index_news_box h1
{
    font-family:YaHeiConsolas,"Microsoft YaHei","微软雅黑";
    font-size:14px;
    font-weight:600;
    color:#093063;
    height:30px;
    border-bottom:solid 2px #093063;
}
#index_news_box h1 span
{
    font-size:12px;
    color:#2E69BC;
    font-family:"Arial Narrow";
}
#index_news_box h1 a
{
    display:block;
    float:right;
    font-weight:500;
    color:#2E69BC;
    background:url(imagesWeb/triangle.gif) no-repeat right 5px;
    height:12px;
    font-size:12px;
    padding:6px 10px 0 0;
    font-family:"宋体";
}
#index_news_box ul
{
    padding-top:12px;
}
#index_news_box li
{
    height:26px;
    line-height:26px;
    border-bottom:solid 1px #ccc;
    background:url(imagesWeb/bluedot.gif) no-repeat 4px 10px;
    padding-left:12px;
}
#index_news_box li span
{
float:right;
color:#ccc;
}
#index_project_box
{
    width:274px;
    height:168px;
    background:url(imagesWeb/index_project_bg.png);
    float:left;
    margin-right:16px;
    padding:10px 20px;
}
#index_project_box h1
{
    font-family:YaHeiConsolas,"Microsoft YaHei","微软雅黑";
    font-size:14px;
    line-height:30px;
    font-weight:600;
    color:#093063;
    height:30px;
    border-bottom:solid 2px #093063;
}
#index_project_box h1 span
{
    font-size:12px;
    color:#2E69BC;
    font-family:"Arial Narrow";
}
#index_project_box h1 a
{
    display:block;
    float:right;
    font-weight:500;
    color:#2E69BC;
    background:url(imagesWeb/triangle.gif) no-repeat right 8px;
    height:20px;
    font-size:12px;
    padding-right:10px;
    font-family:"宋体";
}
#index_project_box ul
{
    padding-top:10px;
}
#index_project_box li
{
    height:24px;
    line-height:24px;
    border-bottom:solid 1px #ccc;
    background:url(imagesWeb/bluedot.gif) no-repeat 4px 9px;
    padding-left:12px;
}
#index_project_box li span
{
    float:right;
    color:#707070;
}
#index_sitemaps_title
{
    width:24px;
    height:74px;
    background:#999;
    color:#fff;
    text-align:center;
    float:left;
    padding-top:15px;
}
#index_links
{
    padding:15px 0;
}
#index_links img
{
    margin-right:1px;
}
h1.crystal
{
    height:30px;
    width:632px;
    background:url(imagesWeb/crystalbg.jpg);
    line-height:30px;
    color:#fff;
    font-size:14px;
    font-family:YaHeiConsolas,"Microsoft YaHei","微软雅黑";
    font-weight:500;
    padding:0 15px;
}
h1.crystal span
{
    float:right;
    font-size:12px;
    font-family:"宋体";
}
h1.crystal a:link,h1.crystal a:visited,h1.crystal a:hover,h1.crystal a:active
{
    color:#fff;
}
.peoples
{
    padding:0 20px;
}
.peoples a.detail
{
    display:block;
    float:right;
    width:50px;
    height:18px;
    left:565px;
    top:110px;
    background:url(imagesWeb/detail_bt_bg.jpg);
    color:#fff;
    line-height:18px;
    text-align:center;
}
.peoples li
{
    padding:20px 0;
    color:#666;
    line-height:1.6;
    border-bottom:dotted 1px #666;
}
.peoples .head
{
    margin-right:20px;
    border:solid 1px #ccc;
    width:105px;
    height:105px;
    float:left;
}
.peoples h2
{
    font-size:14px;
    font-family:YaHeiConsolas,"Microsoft YaHei","微软雅黑";
    font-weight:700;
    color:#333;
    height:30px;
}
.peoplelist
{
    padding:0 20px;
}
.peoplelist li
{
    font-size:14px;
    height:28px;
    background:url(imagesWeb/bluedot.gif) no-repeat 0 11px;
    line-height:28px;
    padding-left:12px;
}
#fazhanindex
{
    height:366px;
    font-size:14px;
    line-height:1.6;
}
#fazhanindex p
{    
    padding:40px 0 0 20px;
}
.blue
{
    color:#0C3366;
}
.blue a:link,.blue a:visited,.blue a:hover,.blue a:active
{
    color:#0C3366;
}
#recommended_projects
{
    position:absolute;left:189px;top:0;width:149px;padding:10px 0;line-height:24px;background:#2C71D1;display:none;
}
#projectcontent
{
    padding:15px 30px;
}
#projecttabs
{
    height:36px;
}
#projecttabs li
{
    height:36px;
    background:url(imagesWeb/project_normal.jpg) no-repeat right top;
    text-align:center;
    color:#333;
    font-weight:700;
    font-size:14px;
    font-family:YaHeiConsolas,"Microsoft YaHei","微软雅黑";
    line-height:36px;
    float:left;
    margin-right:2px;
    padding-right:25px;
}
#projecttabs li a
{
    display:block;
    height:36px;
    padding-left:25px;
    background:url(imagesWeb/project_normal.jpg) no-repeat left top;
    float:left;
}
#projecttabs li.hi
{
    background:url(imagesWeb/project_hi.jpg) no-repeat right top;
    color:#fff;
}
#projecttabs li.hi a
{
    background:url(imagesWeb/project_hi.jpg) no-repeat left top;
    color:#fff;    
}
#projectsinfo
{
    padding:0 20px 20px 20px;
}
.projectsinfoin
{
    padding:20px 0;
}
#projectsinfo p
{
    text-indent:2em;
    font-size:14px;
    line-height:2;
}
#latest_box
{
    background:url(imagesWeb/latest_bg.jpg) no-repeat 20px 0;
    width:132px;
    height:184px;
    float:right;
    padding:0 15px 0 20px;
}
#latest_box ul
{

}
#latest_box ul li
{
    background:url(imagesWeb/bluedot.gif) no-repeat 0 6px;
    padding-left:6px;
    line-height:1.4;
    height:22px;
}
#latest_inner
{
    padding:30px 4px 0 4px;
    height:150px;
    width:124px;
}
.comment_box td
{
    padding:0 15px;
    height:28px;
    font-size:14px;
    background:#FFF;
}
.showprojects
{
    position:absolute;left:189px;top:0;width:147px;display:none;padding-left:2px;
}
.showprojects a
{
    display:block;
    height:17px;
    padding-top:8px;
    text-align:center;
    background:#2C71D1;
    margin-bottom:2px;
}
#displaySub
{
    display:none;
}
.repayed
{
	width:80px;
}
.commentUser
{
    padding:5px 15px;
    background:#efefef;
}
.commentUser span
{
    float:right;
    color:#999;
}
.commentText
{
    padding:8px 15px;
    font-size:14px;
}
#newComment li
{
    border-bottom:solid 1px #ccc;
}
#send_comment 
{
    width:100%;
}
#send_comment td
{
    padding:4px;
}
.survey h2
{
    font-size:14px;
    color:#093063;
    font-weight:700;
}
.survey .input_text
{
    width:30%;
    border:solid 1px #ccc;
    padding:4px;
}
.survey .textarea
{
    width:60%;
    border:solid 1px #ccc;
    height:120px;
    padding:4px;
}