﻿div,ul,li
{
	margin:0px;
	padding:0px;
}
div.main
{
	width: 992px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	clear:left;
}

div.top_ctrl
{
	width: 992px;
	text-align: center;
	background-image: url("/CSIIS_Client/Images/temp/all_bg.gif");
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
	height: auto;
}

/*顶端菜单左边框*/
div.top_left
{
	background-image: url("/CSIIS_Client/Images/temp/top_left.gif");
	background-repeat:no-repeat;
	width: 5px;
	height: 30px;
	float:left;
}
/*顶端菜单右边框*/
div.top_right
{
	background-image: url("/CSIIS_Client/Images/temp/top_right.gif");
	background-repeat:no-repeat;
	width: 5px;
	height: 30px;
	float:left;
}
/*顶端菜单主体框*/
div.top_body
{
	background-image: url("/CSIIS_Client/Images/temp/top_body.gif");
	background-repeat:repeat-x;
	height: 30px;
	width:970px;
	float:left;
	text-align:center;
}
div.top_body ul
{
	list-style:none;
	margin-left:0px;
	padding:0px;
	margin-top:2px;
}
div.top_body li
{
	float:left;
	width:33px;
	text-align:center;
}
div.top_body li.menu_width
{
	float: left;
	width: 66px;
	text-align: center;
}
div.top_body li.menu_sep
{
	float:left;
	width:1px;
	background-color: Black;
	margin-top:5px;
	height:12px;
}
div.top_body li.right
{
	float:right;
	width:60px;
	text-align:center;
}

/*主菜单整体*/
div.menu_main
{
	width:982;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	clear:left;
	height: 34px;
}
/*主菜单左边框*/
div.menu_left
{
	background-image: url("/CSIIS_Client/Images/temp/menu_left.gif");
	background-repeat:no-repeat;
	margin-left:5px;
	width: 7px;
	height: 34px;
	float:left;
}
/*主菜单右边框*/
div.menu_right
{
	background-image: url("/CSIIS_Client/Images/temp/menu_right.gif");
	background-repeat:no-repeat;
	width: 5px;
	height: 34px;
	float:left;
}
/*主菜单主体框*/
div.menu_body
{
	background-image: url("/CSIIS_Client/Images/temp/menu_body.gif");
	background-repeat:repeat-x;
	height: 34px;
	float:left;
	width: 970px;
	margin-left:auto;
	margin-right:auto;
}
div.menu_body ul
{
	list-style:none;
	margin-left:0px;
	padding:0px;
	margin-top:7px;
}
div.menu_body li
{
	color: White;
	font-family: 黑体;
	font-size: 12pt;
	width:80px;
	float:left;
}
div.menu_body li.menu_choose
{
	background-color: White;
	color: Black;
	font-family: 黑体;
	width:80px;
	font-size: 12pt;
	float:left;
}
div.menu_body li.menu_nochoose
{
	color: White;
	font-family: 黑体;
	font-size: 12pt;
	width:100px;
	float:left;
}
div.menu_body li.main_left
{
	background-image: url("/CSIIS_Client/Images/temp/main_left.gif");
	background-repeat:no-repeat;
	width: 3px;
	height: 27px;
	float:left;
}
div.menu_body li.main_body
{
	background-image: url("/CSIIS_Client/Images/temp/main_body.gif");
	background-repeat:repeat-x;
	height: 27px;
	float:left;
}
div.menu_body li.main_right
{
	background-image: url("/CSIIS_Client/Images/temp/main_right.gif");
	background-repeat:no-repeat;
	width: 3px;
	height: 27px;
	float:left;
}
div.menu_body li.main_sep
{
	float:left;
	width:2px;
	background-color: White;
	margin-top:5px;
	height:16px;
}
div.menu_body li.right
{
	float:right;
	width: 290px;
	text-align:center;
}

div.top_content
{
	width:992px;
	margin-left:auto;
	margin-right:auto;
	height:64px;
	clear:both;
}

div.top_img
{
	vertical-align:bottom;
	text-align:left;
	float:left;
	height:64px;
	margin-top:4px;
	clear:left;
}

div.top_login
{
	float:right;
	height: 20px;
	margin-bottom:0px;
	margin-top:40px;
	vertical-align: bottom;
}

div.top_list
{
	width:981px;
	margin-left:auto;
	margin-right:auto;
	clear:left;
}

div.std_width
{
	width:774px;
	text-align:center;
	margin-top:2px;
	float:left;
}

div.right_width
{
	width:214px;
	text-align:center;
	float:right;
	margin-top:2px;
}

/*一般信息框*/
div.std_frame
{
	width:774px;
	text-align:center;
	float:left;
	border:1px solid #e1e1e1;
}
div.std_headline
{
	width:774px;
	height:31px;
	border-bottom: 1px solid #e1e1e1;
	background-image: url("/CSIIS_Client/Images/index_submenu_gray_bg.gif");
	background-repeat: repeat-x;
	line-height: 31px;
}
div.std_headline ul
{
	list-style:none;
	padding:5px;
	margin:0px;
	margin-top:0px;
	padding-top:0px;
	margin-left:5px;
}
div.std_headline li
{
	float:left;
	font-family:宋体;
	font-weight:bold;
	font-size:11pt;
	color:#004499;
}
div.std_content
{
	width:772px;
	margin-left:auto;
	margin-right:auto;
}

/*用户中心信息框*/
div.user_frame
{
	width:600px;
	text-align:center;
	float:left;
	border:1px solid #e1e1e1;
	margin-right:2px;
}
div.user_headline
{
	width:600px;
	height:31px;
	border-bottom: 1px solid #e1e1e1;
	background-image: url("/CSIIS_Client/Images/index_submenu_gray_bg.gif");
	background-repeat: repeat-x;
	line-height: 31px;
}
div.user_headline ul
{
	list-style:none;
	padding:5px;
	margin:0px;
	margin-top:0px;
	padding-top:0px;
	margin-left:5px;
}
div.user_headline li
{
	float:left;
	font-family:宋体;
	font-weight:bold;
	font-size:11pt;
	color:#004499;
}
div.user_content
{
	width:598px;
	margin-left:auto;
	margin-right:auto;
}
div.user_content ul
{
	list-style:none;
	margin-left:5px;
	padding-left:5px;
}
div.user_content li
{
	float:left;
	width: 120px;
	text-align: left;
	clear:left;
}
div.user_content li.crowd_parm
{
	float:left;
	width:460px;
	text-align: left;
	clear:none;
}

/*用户帐户信息页面*/
div.account_image
{
	float:left;
	width:200px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
div.account_image img
{
	width:194px;
	margin-top:4px;
	margin-left:auto;
	margin-right:auto;
	border-width: 0px;
}
div.account_info
{
	float:left;
	width:567px;
	text-align: left;
}
div.account_info ul
{
	list-style: none;
	width:566px;
	margin-left:0px;
	padding: 0px;
	clear:left;
	line-height: 19px;
	margin:0px;
	height: 21px;
	margin-top: 4px;
}
div.account_info li
{
	text-align: left;
	width: 90px;
	font-weight: bold;
	color: #004499;
	float:left;
	height:19px;
	line-height: 19px;
	margin-top:3px;
	margin-bottom:0px;
	padding-top:3px;
}
div.account_info li.info
{
	text-align:left;
	width:172px;
	font-weight:normal;
	color: #000000;
	float:left;
	height:20px;
	line-height: 20px;
	height:19px;
	line-height: 19px;
	margin-top:3px;
	margin-bottom:0px;
	padding-top:3px;
}
div.account_info li.title
{
	text-align: center;
	width:566px;
	font-size:12pt;
	font-weight:bold;
	color: #FF6009;
	height:20px;
	line-height: 20px;
	height:19px;
	line-height: 19px;
	margin-top:3px;
	margin-bottom:0px;
	padding-top:3px;
}
div.account_eva
{
	width:760px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	float:left;
}
div.account_eva ul
{
	list-style: none;
	width:330px;
	margin-left:0px;
	padding: 0px;
	clear:left;
	line-height: 19px;
	margin:0px;
	height: 21px;
	margin-top: 4px;
	margin-left:auto;
	margin-right:auto;
}
div.account_eva li
{
	text-align:left;
	width:40px;
	font-weight:normal;
	color: #000000;
	float:left;
	height:20px;
	line-height: 20px;
	height:19px;
	line-height: 19px;
	margin-top:3px;
	margin-bottom:0px;
	padding-top:3px;
}
div.account_eva li.point
{
	text-align: left;
	width: 70px;
	font-weight: bold;
	color: Red;
	float:left;
	height:19px;
	line-height: 19px;
	margin-top:3px;
	margin-bottom:0px;
	padding-top:3px;
}
div.account_stat
{
	width:282px;
	height:185px;
	float:left;
	text-align:center;
}
div.account_stat ul
{
	list-style: none;
	width:185px;
	margin-left:0px;
	padding: 0px;
	clear:left;
	line-height: 19px;
	margin:0px;
	height: 21px;
	margin-top: 4px;
	margin-left:auto;
	margin-right:auto;
}
div.account_stat li
{
	text-align:left;
	width:185px;
	font-weight:normal;
	color: #000000;
	height:20px;
	line-height: 20px;
	height:19px;
	line-height: 19px;
	margin-top:3px;
	margin-bottom:0px;
	padding-top:3px;
	text-align:center;
}
div.account_score
{
	float:left;
	width:200px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
div.account_score ul
{
	list-style: none;
	width:185px;
	margin-left:0px;
	padding: 0px;
	clear:left;
	line-height: 19px;
	margin:0px;
	text-align:left;
	height: 21px;
	margin-top: 4px;
	margin-left:auto;
	margin-right:auto;
}
div.account_score li
{
	text-align:left;
	width:185px;
	font-weight:normal;
	color: #000000;
	height:19px;
	line-height: 19px;
	margin-top:3px;
	margin-bottom:0px;
	padding-top:3px;
	text-align:left;
}


/*表格提交信息*/
table.sumbit_content
{
	margin-left:auto;
	margin-right:auto;
	width:772px;
	clear:left;
}
td.submit_name
{
	width:120px;
	background-color:#eff4f8;
	border-bottom: 1px solid #e2eadb;
	text-align:center;
}
td.submit_name div
{
	width: 100px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
td.submit_value
{
	width: 638px;
	background-color:White;
	border-bottom: 1px solid #e2eadb;
	text-align:center;
}
td.submit_value div
{
	width: 618px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

div.info_title
{
	background-color:#aecaf2;
	border: 3px solid #ffd3a2;
	padding: 0px;
	border-spacing: 0px;
	width:98%;
	height:30px;
}

div.info_title ul
{
	list-style:none;
	padding-left: 3px;
	padding-right: 3px;
	vertical-align: middle;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
}

div.info_title li.left
{
	float:left;
	font-family: 宋体;
	font-size: 11pt;
	font-weight:bold;
	color: #004499;
	vertical-align: middle;
	text-align: left;
}

div.info_title li.right
{
	float:right;
}

/*子标题（底部有分隔线）*/
div.subtitle_spr
{
	border-bottom: 4px solid #92b3d2;
	font-family: 宋体;
	font-size: 11pt;
	font-weight:bold;
	color: #FF6009;
	width: 98%;
	text-align:left;
}

/*项目内容相关*/
div.crowd_content
{
	width: 100%;
	text-indent: 0px;
	text-align: left;
}
div.crowd_content ul
{
	list-style:none;
	margin-left:5px;
	padding-left:5px;
}
div.crowd_content li
{
	float:left;
	width: 120px;
	text-align: left;
}
div.crowd_content li.crowd_parm
{
	float:left;
	width:550px;
	text-align: left;
}
div.crowd_content li.crowd_value
{
	clear:both;
	text-align: left;
	margin: 3px;
	width: 95%;
}
div.crowd_content li.crowd_value_user
{
	clear:both;
	text-align: left;
	margin: 3px;
	width: 100%;
}
div.crowd_content li.remark
{
	clear:both;
	text-align: left;
	font-weight: bold;
	color: #004499;
}
div.crowd_content ul.bug_title
{
	background-color:#eef7ff;
	width:98%;
	list-style:none;
	margin-left: 5px;
	overflow: hidden;
}
div.crowd_content ul.bug_content
{
	list-style:none;
	margin-left: 5px;
	width:98%;
	border-bottom: 1px solid #e1e1e1;
}
div.crowd_content li.bug_sup
{
	float:right;
	width: 580px;
}
div.crowd_content li.bug_annex
{
	clear:both;
	text-align: right;
	width:460px;
}
div.crowd_content ul.tender_title
{
	background-color:#eef7ff;
	width:98%;
	list-style:none;
	margin-left: 5px;
	height: 22px;
}
div.crowd_content ul.tender_content
{
	list-style:none;
	margin-left: 5px;
	width:98%;
	border-bottom: 1px solid #e1e1e1;
}
div.crowd_content li.tender_desc
{
	clear:both;
	text-align: left;
	margin: 3px;
	width: 620px;
}
div.crowd_content li.tender_sup
{
	float:right;
	width: 580px;
}
div.crowd_content li.tender_annex
{
	clear:both;
	text-align: right;
	width:460px;
	height:22px;
}
div.crowd_content li.tender_image
{
	clear:right;
	width:100px;
	height:100px;
	padding-top:3px;
	float:right;
}
div.crowd_content li.tender_user_annex
{
	clear:both;
	text-align: right;
	width:460px;
}
div.crowd_content li.tender_title
{
	float:left;
	width: 200px;
	text-align: left;
	font-weight: bold;
	color: #004499;
}
div.crowd_content li.tender_user_sup
{
	float:right;
	width:350px;
	clear:both;
}

/*外包项目基本内容相关*/
div.out_content
{
	width: 400px;
	text-indent: 0px;
	text-align: left;
	float:left;
	clear:left;
}
div.out_content ul
{
	list-style:none;
	margin-left:5px;
	padding-left:5px;
}
div.out_content li
{
	float:left;
	width: 120px;
	text-align: left;
	clear:left;
}
div.out_content li.parm
{
	float:left;
	width:270px;
	text-align: left;
	clear:none;
}
div.out_content li.value
{
	clear:both;
	text-align: left;
	margin: 3px;
	width: 95%;
}
/*外包项目图片相关*/
div.out_image
{
	width:350px;
	float:left;
}
div.out_image img
{
	width:180px;
	height:280px;
}

div.article_content
{
	font-family: "宋体";
	font-size: 14px;
	line-height: 23px;
	font-weight: normal;
	color: #000000;
	width:992;
}

div.news_article
{
	border: 1px solid #B4D6F4;
	background-color:#f2fafd;
	width:774px;
}

div.article_title
{
	font-weight: bold;
	font-family: 宋体;
	font-size: 15pt;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

div.article_remark
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

div.article_recommend
{
	border: 1px solid #B4D6F4;
	width:740px;
	height: 104px;
	background-color: White;
	margin-left:auto;
	margin-right:auto;
}

div.article_recommend div.image
{
	width:120px;
	float:left;
	text-align:left;
	margin-left:2px;
}

div.article_recommend div.content
{
	width:615px;
	float:left;
	text-align:left;
	margin-right:3px;
}

div.article_image
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
}

div.article_img_des
{
	text-align: center;
}

div.article_body
{
	text-align:left;
	margin-left: 5px;
	margin-right:5px;
}
div.more_news
{
	border: 1px solid #b4d6f4;
	width: 774px;
	height: 200px;
	margin:0px;
}
div.more_news div.top
{
	border-bottom: 1px solid #b4d6f4;
	width: 774px;
	height: 30px;
	line-height:30px;
}
div.more_news div.top li
{
	width:360px;
	float:left;
	margin-left: 10px;
	line-height: 30px;
	font-weight: bold;
	text-align: left;
	list-style:none;
}
div.more_news div.top li.rec
{
	width:350px;
	float:left;
	margin-right: 10px;
	line-height: 30px;
	text-align: right;
	list-style:none;
}
div.more_news div.image
{
	width: 150px;
	float: left;
	clear: left;
	text-align: center;
	padding-left: 3px;
	padding-top:2px;
	height: 140px;
}
div.more_news div.list
{
	width: 600px;
	float: left;
	text-align: left;
	padding-left: 3px;
	line-height: 25px;
	height: 140px;
}
div.more_news div.list ul
{
	list-style:none;
}
div.more_news div.list li
{
	line-height: 28px;
	width: 590px;
	padding-left: 0px;
	margin-left: 0px;
}

div.std_ad
{
	width:770px;
	text-align:center;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	float:left;
}

div.home_list
{
	text-align:center;
	margin-top:2px;
	margin-right:2px;
	float:left;
}

/*首页滚动公告相关*/
div.top_notice
{
	background-image: url("/CSIIS_Client/Images/index_toolbar.gif");
	background-repeat: repeat-x;
	border:1px solid #c3c3c3;
	width:990px;
	height:45px;
	margin-left:auto;
	margin-right:auto;
}
div.notice_left
{
	margin-left: 30px;
	float:left;
	text-align:left;
	margin-top:15px;
}
div.notice_right
{
	margin-right: 15px;
	float:right;
	margin-top:15px;
}

div.home_comp                 /*首页竞赛列表*/
{
	width:205px;
	text-align:center;
	margin-bottom:12px;
	margin-top:12px;
}

/*首页政策扶持列表相关*/
div.home_rules
{
	width: 560px;
	height: 125px;
	margin-left: auto;
	margin-right: auto;
}
div.home_rules ul
{
	list-style: none;
}
div.home_rules li
{
	float: left;
	width: 275px;
	height: 25px;
	line-height: 25px;
	padding-left: 3px;
}

/*首页众包列表相关*/
div.home_crowd_frame
{
	border:1px solid #e1e1e1;
	width: 560px;
	height: 190px;
	float: left;
}
div.home_crowd_tab
{
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #E1E1E1;
	background-color: White;
	font-weight: bold;
	color: #FF6009;
	float: left;
	height: 31px;
	line-height:31px;
	width: 100px;
	cursor: default;
	text-align: center;
	vertical-align:middle;
}
div.home_crowd_tab_no
{
	background-image: url("/CSIIS_Client/Images/index_submenu_gray_bg.gif");
	background-repeat: repeat-x;
	border-bottom: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	float: left;
	height: 31px;
	line-height:31px;
	width: 100px;
	cursor: default;
	text-align: center;
	vertical-align:middle;
}
div.home_crowd_tab_rest
{
	background-image: url("/CSIIS_Client/Images/index_submenu_gray_bg.gif");
	background-repeat: repeat-x;
	border-bottom: 1px solid #E1E1E1;
	float:left;
	height: 31px;
	width:257px;
}
div.home_crowd_content
{
	background-color:White;
	width: 560px;
	height:145px;
}
div.home_crowd_content ul
{
	list-style:none;
	padding-left: 5px;
	margin-left:5px;
	text-align:left;
	margin:0px;
}
div.home_crowd_content li.title
{
	text-align: left;
	float:left;
	width: 200px;
	clear:left;
	height:19px;
	line-height: 19px;
	margin-top:3px;
	margin-bottom:0px;
	padding-top:0px;
}
div.home_crowd_content li.price
{
	text-align: left;
	float:left;
	width: 150px;
	height:19px;
	line-height: 19px;
	margin-top:3px;
	margin-bottom:0px;
	padding-top:0px;
}
div.home_crowd_content li.time
{
	text-align: left;
	float:left;
	width:175px;
	height:19px;
	line-height: 19px;
	margin-top:3px;
	margin-bottom:0px;
	padding-top:0px;
}
div.home_crowd_content li.pr
{
	text-align: left;
	padding-left:1px;
	float:left;
	width: 50px;
	height:22px;
	line-height: 22px;
	margin-top:3px;
	margin-bottom:0px;
	padding-top:0px;
	color:Red;
}
div.home_crowd_content li.ct
{
	text-align: left;
	padding-left:1px;
	float:left;
	width: 220px;
	height:22px;
	line-height: 22px;
	margin-top:3px;
	margin-bottom:0px;
	padding-top:0px;
}
div.home_crowd_ad
{
	width: 560px;
	height:98px;
	padding-top:2px;
}
div.home_crowd_ad img
{
	width:560px;
	height:98px;
}

/*首页右边园区部分相关*/
div.home_park_frame
{
	border: 1px solid #b4d6f4;
	width: 205px;
	height: 150px;
}
div.home_park_top
{
	background-image: url("/CSIIS_Client/Images/index_submenu_blue_bg.gif");
	background-repeat: repeat-x;
	height:31px;
	width: 205px;
	border-bottom:1px solid #b4d6f4;
}
div.home_park_top ul
{
	list-style:none;
	padding:5px;
	margin:0px;
	margin-left:5px;
}
div.home_park_top li.title
{
	float:left;
	font-family:宋体;
	font-weight:bold;
	font-size:11pt;
	color:#004499;
}
div.home_park_top li.right
{
	float:right;
}
div.home_park_content
{
	width:205px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
	background-color:White;
	text-align:center;
}

/*首页部委相关*/
div.home_gov_frame
{
	border: 1px solid #e1e1e1;
	width: 205px;
	height: 140px;
}
div.home_gov_top
{
	background-image: url("/CSIIS_Client/Images/index_submenu_gray_bg.gif");
	background-repeat: repeat-x;
	height:31px;
	width: 205px;
	border-bottom:1px solid #e1e1e1;
}
div.home_gov_top ul
{
	list-style:none;
	padding:5px;
	margin:0px;
	margin-left:5px;
}
div.home_gov_top li
{
	float:left;
	font-family:宋体;
	font-weight:bold;
	font-size:11pt;
	color:#004499;
}
div.home_gov_content
{
	width:196px;
	height:108px;
	margin-left:auto;
	margin-right:auto;
	background-color:White;
	text-align:center;
}
div.home_gov_content div.list
{
	clear:left;
	width: 190px;
	margin-left: 3px;
	padding-left: 3px;
	margin-top:0px;
	padding-top:0px;
}
div.home_gov_content div.list ul
{
	list-style: none;
	margin-left:0px;
	padding-left:0px;
	text-align:left;
	clear:both;
}
div.home_gov_content div.list li
{
	height:21px;
	line-height: 21px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

/*首页明星相关*/
div.home_star_frame
{
	border: 1px solid #e1e1e1;
	width: 205px;
	height: 290px;
}
div.home_star_top
{
	background-image: url("/CSIIS_Client/Images/index_submenu_gray_bg.gif");
	background-repeat: repeat-x;
	height:31px;
	width: 205px;
	border-bottom:1px solid #e1e1e1;
}
div.home_star_top ul
{
	list-style:none;
	padding:5px;
	margin:0px;
	margin-left:5px;
}
div.home_star_top li
{
	float:left;
	font-family:宋体;
	font-weight:bold;
	font-size:11pt;
	color:#004499;
}
div.home_star_content
{
	width:196px;
	height:250px;
	margin-left:auto;
	margin-right:auto;
	background-color:White;
	text-align:center;
}
div.home_star_content div.image
{
	width: 70px;
	height: 70px;
	float:left;
	margin-left:3px;
	padding-left:3px;
}
div.home_star_content div.first_list
{
	width: 100px;
	height: 72px;
	float:left;
}
div.home_star_content div.first_list ul
{
	list-style: none;
	margin-left:0px;
	margin-top:0px;
	padding:0px;
	text-align:left;
}
div.home_star_content div.first_list li
{
	height: 20px;
	line-height:20px;
	margin:0px;
	padding:0px;
}
div.home_star_content div.other_list
{
	clear:left;
	width: 190px;
	margin-left: 3px;
	padding-left: 3px;
	margin-top:0px;
	padding-top:0px;
}
div.home_star_content div.other_list ul
{
	list-style: none;
	margin-left:0px;
	padding-left:0px;
	text-align:left;
	clear:both;
}
div.home_star_content div.other_list li
{
	height:22px;
	line-height: 22px;
	margin-top:3px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

/*首页合作院校相关*/
div.home_univ_frame
{
	border: 1px solid #b4d6f4;
	width: 212px;
	height: 242px;
}
div.home_univ_top
{
	background-image: url("/CSIIS_Client/Images/index_submenu_blue_bg.gif");
	background-repeat: repeat-x;
	height:31px;
	width: 212px;
	border-bottom:1px solid #b4d6f4;
}
div.home_univ_top ul
{
	list-style:none;
	padding:5px;
	margin:0px;
	margin-left:5px;
}
div.home_univ_top li
{
	float:left;
	font-family:宋体;
	font-weight:bold;
	font-size:11pt;
	color:#004499;
}
div.home_univ_content
{
	width:210px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
	background-color:White;
	text-align:center;
}
div.home_univ_content ul
{
	list-style: none;
	height: 34px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:0px;
	margin-top:3px;
}
div.home_univ_content li
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	padding-top:3px;
}

/*首页图片新闻相关*/
div.home_img
{
	width:205px;
	height: 327px;
	border: 1px solid #e1e1e1;
	background-color:#eef5f7;
}
div.home_img_img
{
	text-align:center;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
}
div.home_img_rec
{
	text-align:left;
	padding:2px;
	margin-left:2px;
}

/*首页行业动态相关*/
div.home_news_frame
{
	border:1px solid #e1e1e1;
	width:560px;
	height:327px;
}
div.home_news_top
{
	border-bottom: 1px solid #e1e1e1;
	background-image: url("/CSIIS_Client/Images/index_submenu_gray_bg.gif");
	background-repeat: repeat-x;
	height: 31px;
	width:560px;
}
div.home_news_top ul
{
	list-style:none;
	padding-left:5px;
	margin:0px;
	margin-left:5px;
}
div.home_news_top li
{
	float:left;
	font-family:宋体;
	font-weight:bold;
	font-size:11pt;
	height:31px;
	line-height:31px;
	color:#004499;
}
div.home_news_content
{
	background-color:White;
	border-right: 1px dotted Gray;
	width: 374px;
	height:290px;
	float:left;
	clear:left;
}
div.home_news_content ul
{
	list-style:none;
	padding-left: 5px;
	padding-top:0px;
	text-align:left;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}
div.home_news_content li.title
{
	float:left;
	width:292px;
	clear:left;
	margin-top:0px;
	line-height: 24px;
	height:24px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}
div.home_news_content li.time
{
	float:left;
	width:70px;
	line-height: 14px;
	height:14px;
	margin-top:3px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}
div.home_news_other
{
	background-color:White;
	width:185px;
	float:left;
	height: 290px;
}
div.home_news_other ul
{
	list-style: none;
	padding-left: 2px;
	margin-left:2px;
}
div.home_news_other li
{
	height: 52px;
	text-align:left;
}
div.home_news_other li.invest
{
	height:72px;
	text-align:left;
}

/*首页点击排行相关*/
div.home_rank_frame
{
	border: 1px solid #b4d6f4;
	width: 212px;
	height: 327px;
}
div.home_rank_top
{
	background-image: url("/CSIIS_Client/Images/index_submenu_blue_bg.gif");
	background-repeat: repeat-x;
	height:31px;
	width: 212px;
	border-bottom:1px solid #b4d6f4;
}
div.home_rank_top ul
{
	list-style:none;
	padding:5px;
	margin:0px;
	margin-left:5px;
}
div.home_rank_top li
{
	float:left;
	font-family:宋体;
	font-weight:bold;
	font-size:11pt;
	color:#004499;
}
div.home_rank_content
{
	width:212px;
	height:250px;
	margin-left:auto;
	margin-right:auto;
	background-color:White;
	text-align:center;
}
div.home_rank_content ul
{
	list-style:none;
	padding-left: 5px;
	margin-left:5px;
	text-align:left;
	line-height: 19px;
	margin:0px;
}
div.home_rank_content li
{
	float:left;
	width:203px;
	clear:left;
	margin-top:3px;
	margin-bottom:0px;
	padding-top:3px;
	height:22px;
	line-height:22px;
}

/*首页社区热帖相关*/
div.home_club_frame
{
	border: 1px solid #e1e1e1;
	width: 205px;
	height: 261px;
}
div.home_club_top
{
	background-image: url("/CSIIS_Client/Images/index_submenu_gray_bg.gif");
	background-repeat: repeat-x;
	height:31px;
	width: 205px;
	border-bottom:1px solid #e1e1e1;
}
div.home_club_top ul
{
	list-style:none;
	padding:5px;
	margin:0px;
	margin-left:5px;
}
div.home_club_top li
{
	float:left;
	font-family:宋体;
	font-weight:bold;
	font-size:11pt;
	color:#004499;
}
div.home_club_content
{
	width:200px;
	height:225px;
	margin-left:auto;
	margin-right:auto;
	background-color:White;
	text-align:center;
}
div.home_club_content ul
{
	list-style:none;
	padding-left: 5px;
	margin-left:5px;
	text-align:left;
	line-height: 19px;
	margin:0px;
}
div.home_club_content li
{
	float:left;
	width:200px;
	clear:left;
	margin-top:3px;
	margin-bottom:0px;
	padding-top:3px;
	line-height: 22px;
	height:22px;
}

/*首页推荐企业相关*/
div.home_recmd_frame
{
	border:1px solid #e1e1e1;
	width:205px;
	height:291px;
}
div.home_recmd_top
{
	border-bottom: 1px solid #e1e1e1;
	background-image: url("/CSIIS_Client/Images/index_submenu_gray_bg.gif");
	background-repeat: repeat-x;
	height: 31px;
	width:205px;
	line-height: 31px;
}
div.home_recmd_top ul
{
	list-style:none;
	padding-left:5px;
	margin:0px;
	margin-left:5px;
}
div.home_recmd_top li
{
	float:left;
	font-family:宋体;
	font-weight:bold;
	font-size:11pt;
	color:#004499;
}
div.home_recmd_content
{
}
div.home_recmd_text
{
	background-color:White;
	margin-top: 2px;
	text-align:left;
	margin-left:2px;
	padding: 2px;
}

/*首页企业列表相关*/
div.home_corp_frame
{
	border:1px solid #e1e1e1;
	width: 560px;
	height: 291px;
}
div.home_corp_tab
{
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #E1E1E1;
	background-color: White;
	font-weight: bold;
	color: #FF6009;
	float: left;
	height: 31px;
	line-height:31px;
	cursor: default;
	text-align: center;
	vertical-align:middle;
}
div.home_corp_tab_no
{
	background-image: url("/CSIIS_Client/Images/index_submenu_gray_bg.gif");
	background-repeat: repeat-x;
	border-bottom: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	float: left;
	height: 31px;
	line-height:31px;
	cursor: default;
	text-align: center;
	vertical-align:middle;
}
div.home_corp_content
{
	background-color:White;
	border-right:1px dotted Gray;
	width: 374px;
	height:245px;
	clear:left;
	float:left;
	line-height: 19px;
}
div.home_corp_content ul
{
	list-style:none;
	padding-left: 5px;
	margin-left:5px;
	text-align:left;
}
div.home_corp_content li
{
	height:24px;
	line-height: 24px;
}
div.home_corp_other
{
	background-color:White;
	width:181px;
	height: 235px;
	float:left;
	text-align:left;
	padding-left: 1px;
	margin-left:1px;
}
/*首页专家答疑相关*/
div.home_post_frame
{
	border: 1px solid #b4d6f4;
	width: 212px;
	height: 291px;
}
div.home_post_top
{
	background-image: url("/CSIIS_Client/Images/index_submenu_blue_bg.gif");
	background-repeat: repeat-x;
	height:31px;
	width: 212px;
	border-bottom:1px solid #b4d6f4;
}
div.home_post_top ul
{
	list-style:none;
	padding:5px;
	margin:0px;
	margin-left:5px;
}
div.home_post_top li
{
	float:left;
	font-family:宋体;
	font-weight:bold;
	font-size:11pt;
	color:#004499;
}
div.home_post_content
{
	width:210px;
	height:250px;
	margin-left:auto;
	margin-right:auto;
	background-color:White;
	text-align:center;
}
div.home_post_content ul
{
	list-style: none;
	line-height:19px;
	margin-left:2px;
	text-align:center;
	padding-left:2px;
}
div.home_post_content li
{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding:0px;
	padding-top:0px;
	height: 24px;
	line-height: 24px;
}

/*首页人才招聘相关*/
div.home_recr_frame
{
	border:1px solid #e1e1e1;
	width:560px;
	height:261px;
}
div.home_recr_top
{
	background-image: url("/CSIIS_Client/Images/index_submenu_gray_bg.gif");
	background-repeat: repeat-x;
	height:31px;
	width: 560px;
	border-bottom:1px solid #e1e1e1;
}
div.home_recr_top ul
{
	list-style:none;
	padding:5px;
	margin:0px;
	margin-left:5px;
}
div.home_recr_top li
{
	float:left;
	font-family:宋体;
	font-weight:bold;
	font-size:11pt;
	color:#004499;
	width:200px;
	text-align:left;
}
div.home_recr_top li.right
{
	float:left;
	text-align:right;
	width:340px;
}
div.home_recr_content
{
	background-color:White;
	width: 556px;
	height:225px;
	float:left;
	clear:left;
}
div.home_recr_content div
{
	width:269px;
	height:111px;
	float:left;
	padding-top:1px;
	margin-top:1px;
	padding-left:0px;
	margin-left:6px;
}
div.home_recr_content div ul
{
	list-style:none;
	margin-left:0px;
	padding:0px;
}
div.home_recr_content div li
{
	font-family:宋体;
	font-weight:normal;
	text-align:left;
	width: 267px;
	line-height: 19px;
}
div.home_recr_content div li.title
{
	font-family:宋体;
	font-weight:bold;
	font-size:9pt;
	color:#004499;
	text-align:left;
	width: 267px;
}
div.home_recr_content div li.corp
{
	font-family:宋体;
	font-weight:normal;
	text-align:right;
	float:right;
	width:267px;
}

/*页面底部及版权信息*/
div.bottom_line
{
	height:8px;
	margin-left:auto;
	margin-right:auto;
	background-color: #e4e4e4;
	width: 980px;
	border-top: 5px solid #ffffff;
}
div.bottom_linkframe
{
	width:810px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:3px;
}
div.bottom_imglink
{
	height:47px;
	width: 160px;
	float:left;
	border-right:dotted 1px #e1e1e1;
	margin-left:auto;
	margin-right:auto;
}
div.bottom_img
{
	float:left;
	margin-bottom:auto;
	margin-top:auto;
}
div.bottom_imglink_last
{
	height:47px;
	width: 152px;
	float:left;
}
div.bottom_text
{
	text-align:left;
	width:120px;
	margin-left: 3px;
	padding:3px;
	margin-bottom:auto;
	margin-top:auto;
	margin-right:auto;
	float:left;
}
div.bottom_thin_line
{
	height:1px;
	width:980px;
	clear:left;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
	padding-bottom:0px;
	border-top: 5px solid #ffffff;
	background-color: #ffffff;
	border-bottom:1px solid #e4e4e4;
}
div.bottom_friendly_link
{
	margin-left:0px;
	text-align:left;
	width:810px;
}
div.bottom_friendly_link a
{
	padding-left:3px;
	margin-left:3px;
}
div.bottom_support
{
	width:440px;
	float:left;
	text-align:left;
}
div.bottom_tips
{
	float:left;
}
div.bottom_system
{
	height:30px;
	width:510px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
div.bottom_system ul
{
	list-style:none;
	margin-left:0px;
	padding:0px;
	margin-top:2px;
}
div.bottom_system li
{
	float:left;
	width:100px;
	text-align:center;
}
div.bottom_system li.menu_sep
{
	float:left;
	width:1px;
	background-color: Black;
	margin-top:5px;
	height:12px;
}
div.bottom_copyright
{
	margin-bottom:40px;
	clear:left;
}

/*众包首页项目列表相关*/
div.index_proj_frame
{
	border:1px solid #b4d6f4;
	width: 560px;
	height: 564px;
	float: left;
}
div.index_proj_tab
{
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #b4d6f4;
	background-color: White;
	font-weight: bold;
	color: #004499;
	float: left;
	height: 31px;
	line-height:31px;
	width: 100px;
	cursor: default;
	text-align: center;
	vertical-align:middle;
}
div.index_proj_tab_no
{
	background-image: url("/CSIIS_Client/Images/index_submenu_blue_bg.gif");
	background-repeat: repeat-x;
	border-bottom: 1px solid #b4d6f4;
	border-right: 1px solid #b4d6f4;
	font-weight: bold;
	color: #004499;
	float: left;
	height: 31px;
	line-height:31px;
	width: 100px;
	cursor: default;
	text-align: center;
	vertical-align:middle;
}
div.index_proj_tab_rest
{
	background-image: url("/CSIIS_Client/Images/index_submenu_blue_bg.gif");
	background-repeat: repeat-x;
	border-bottom: 1px solid #b4d6f4;
	float:left;
	height: 31px;
	width:155px;
}
div.index_proj_content
{
	background-color:White;
	width: 560px;
	height:500px;
	line-height: 19px;
}
div.index_proj_content ul
{
	list-style:none;
	padding-left: 5px;
	margin-left:5px;
	text-align:left;
	line-height: 25px;
	margin:0px;
}
div.index_proj_content li.title
{
	text-align: left;
	float:left;
	width: 200px;
	clear:left;
	height:25px;
	line-height: 25px;
	margin-bottom:0px;
}
div.index_proj_content li.price
{
	text-align: left;
	float:left;
	color: Red;
	width: 150px;
	height:25px;
	line-height: 25px;
	margin-bottom:0px;
}
div.index_proj_content li.time
{
	text-align: left;
	float:left;
	width:175px;
	height:25px;
	line-height: 25px;
	margin-bottom:0px;
	color: #003483;
}
div.index_proj_content li.pr
{
	text-align: left;
	padding-left:1px;
	float:left;
	width: 50px;
	height:25px;
	line-height: 25px;
	margin-bottom:0px;
	background-color:#ffb645;
}
div.index_proj_content li.ct
{
	text-align: left;
	padding-left:1px;
	float:left;
	width: 220px;
	height:25px;
	line-height: 25px;
	margin-bottom:0px;
}

/*众包首页搜索相关*/
div.index_search
{
	border:1px solid #b4d6f4;
	background-color: #edf7ff;
	width: 560px;
	height: 30px;
	float: left;
}
div.index_search ul
{
	list-style:none;
	line-height: 22px;
}
div.index_search li
{
	text-align: left;
	padding-left: 3px;
	margin: 3px;
	width:545px;
	line-height: 22px;
}

/*众包首页交易安全相关*/
div.index_secu_frame
{
	border: 1px solid #e1e1e1;
	width: 205px;
	height: 290px;
}
div.index_secu_top
{
	background-image: url("/CSIIS_Client/Images/index_submenu_gray_bg.gif");
	background-repeat: repeat-x;
	height:31px;
	width: 205px;
	border-bottom:1px solid #e1e1e1;
}
div.index_secu_top ul
{
	list-style:none;
	padding:5px;
	margin:0px;
	margin-left:5px;
}
div.index_secu_top li
{
	float:left;
	font-family:宋体;
	font-weight:bold;
	font-size:11pt;
	color:#004499;
}
div.index_secu_content
{
	width:205px;
	height:230px;
	margin-left:auto;
	margin-right:auto;
	background-color:White;
	text-align:center;
}
div.index_secu_content ul
{
	list-style:none;
	padding:2px;
	margin-left:2px;
}
div.index_secu_content li
{
	width: 98px;
	float:left;
}
div.index_secu_content li.all
{
	width: 200px;
	float:left;
	text-align:left;
}

/*众包首页众包竞赛广告相关*/
div.index_comp_frame
{
	width:205px;
	height:221px;
	border: 1px solid #e1e1e1;
	background-color: #ebebeb;
}
div.index_comp_frame div.font
{
	padding-left: 2px;
	margin-left:2px;
	text-align:left;
	line-height:22px;
}

/*众包首页众包介绍相关*/
div.index_intr_frame
{
	width: 560px;
	height: 186px;
	border: 1px solid #b4d6f4;
	text-align:center;
}
div.index_intr_top
{
	width:560px;
	height:31px;
	border-bottom: 1px solid #b4d6f4;
	background-image: url("/CSIIS_Client/Images/index_submenu_blue_bg.gif");
	background-repeat: repeat-x;
}
div.index_intr_top ul
{
	list-style:none;
	padding:5px;
	margin:0px;
	margin-left:5px;
}
div.index_intr_top li
{
	float:left;
	font-family:宋体;
	font-weight:bold;
	font-size:11pt;
	color:#004499;
}
div.index_intr_content
{
	width:500px;
	height:146px;
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	background-color:White;
	padding-top: 2px;
	text-align:center;
}
div.index_intr_content ul
{
	list-style: none;
	line-height:19px;
	margin-left:2px;
	text-align:center;
	padding:2px;
	margin-top:3px;
}
div.index_intr_content li
{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:2px;
	padding:0px;
	padding-top:3px;
	height: 19px;
	line-height: 19px;
}
div.index_intr_content div.left
{
	padding-top:10px;
	margin-top:30px;
	padding:2px;
	margin-left:2px;
	height: 90px;
	border-right: 1px dotted #e1e1e1;
	float:left;
}
div.index_intr_content div.right
{
	padding-top:10px;
	margin-top:30px;
	padding:2px;
	margin-left:2px;
	height: 90px;
	float:left;
}
div.index_intr_content div.all
{
	padding:2px;
	margin-left:2px;
	height: 130px;
	float:left;
}

/*众包首页感言部分相关*/
div.index_impr_frame
{
	border: 1px solid #b4d6f4;
	width: 212px;
	height: 236px;
}
div.index_impr_top
{
	background-image: url("/CSIIS_Client/Images/index_submenu_blue_bg.gif");
	background-repeat: repeat-x;
	height:31px;
	width: 212px;
	border-bottom:1px solid #b4d6f4;
}
div.index_impr_top ul
{
	list-style:none;
	padding:5px;
	margin:0px;
	margin-left:5px;
}
div.index_impr_top li
{
	float:left;
	font-family:宋体;
	font-weight:bold;
	font-size:11pt;
	color:#004499;
}
div.index_impr_content
{
	width:210px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
	background-color:White;
	text-align:center;
}
div.index_impr_content div
{
	padding: 2px;
	margin-left:2px;
	text-align:left;
}

/*众包首页模块相隔*/
div.index_sep_div
{
	padding-bottom: 2px;
	margin-bottom: 2px;
	float:left;
	clear:left;
}

div.button_link
{
	height: 20px;
	line-height: 20px;
	background-image: url(/CSIIS_Client/Images/temp/button_bg.gif);
	background-repeat:repeat-x;
	border: 1px solid #eecdaa;
	text-align:center;
	font-size: 9pt;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 5px;
}
div.button_link a:link
{
	font-size: 9pt;
	color: #000000;
	clear:both;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-decoration: none;
}
div.button_link a:visited
{
	font-size: 9pt;
	color: #000000;
	clear:both;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
div.button_link a:hover
{
	font-size: 9pt;
	color: #000000;
	clear:both;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
div.button_link a:active
{
	font-size: 9pt;
	color: #000000;
	clear:both;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
div.button_link img.link
{
	width: 15px;
	height: 15px;
}
div.button_link img
{
	width: 15px;
	height: 15px;
}