﻿/*页面body区 样式设定 begin */
body
{
	margin: 0px;
	background-image: url(/Images/imagebg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #4396ca;
	font-size: 12px;
}

.body
{
	width: 879px;
	overflow: hidden;
}
/*页面body区 样式设定 end */

/*首页 顶部 样式设定 begin */
.header
{
	width: 879px;
	height: 109px;
	overflow: hidden;
	color: #FFFFFF;
}
.header a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.header a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.header a:hover
{
	color: #ff5400;
	text-decoration: none;
}

.HeaderLink
{
	width: 222px;
	height: 23px;
	background-image: url(/Images/header_top_menu_bg.gif);
	line-height: 23px;
	margin-right: 40px;
	background-repeat: no-repeat;
	text-align: center;
}
/*首页 顶部 样式设定 end */

/*首页 顶部 页面菜单区 begin */
.menu
{
	width: 779px;
	padding: 0 0 0 100px;
	height: 34px;
	overflow: hidden;
}
.menu ul
{
	margin: 0;
	padding: 0;
}
.menu ul li
{
	list-style: none;
	float: left;
	width: 131px;
	height: 34px;
	text-align: center;
}
.menu ul li a:link
{
	color: #FFFFFF;
	display: block;
	height: 26px;
	line-height: 26px;
	font-weight: bold;
	text-decoration: none;
	padding: 8px 0 0 0;
	font-size: 14px;
	background-image: url(/Images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.menu ul li a:visited
{
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	height: 26px;
	line-height: 26px;
	padding: 8px 0 0 0;
	text-decoration: none;
	font-size: 14px;
	background-image: url(/Images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.menu ul li a:hover
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	background-image: url(/Images/menu_bg_over.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

/*焦点菜单*/
.menu .MenuFocus
{
	color: #FFFFFF;
	display: block;
	height: 26px;
	line-height: 26px;
	font-weight: bold;
	padding: 8px 0 0 0;
	font-size: 14px;
	background-image: url(/Images/menu_bg_focus.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
/*二级菜单*/
.MenuDownList
{
	width: 879px;
	color: #fff;
	height: 33px;
	overflow: hidden;
	background-color: #d90f0f;
	line-height: 33px;
}
.MenuDownList ul
{
	margin: 0 0 0 20px;
	padding: 0;
}
.MenuDownList ul li
{
	list-style: none;
	float: left;
	width: 94px;
	height: 33px;
}
.MenuDownList ul li.space
{
	list-style: none;
	float: left;
	width: 20px;
	height: 33px;
}
.MenuDownList a:link
{
	color: #fff;
	text-decoration: none;
	width: 94px;
	line-height: 33px;
	text-align: center;
}
.MenuDownList a:visited
{
	color: #fff;
	text-decoration: none;
	width: 94px;
	height: 33px;
	line-height: 33px;
	text-align: center;
}
.MenuDownList a:hover
{
	color: #000;
	text-decoration: underline;
	width: 94px;
	height: 33px;
	line-height: 33px;
	display: block;
	background-image: url(/Images/Menu_list_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
/*首页 顶部 页面菜单区 end */

/*首页 页面内容区 begin */
.content
{
	width: 877px;
	overflow: hidden;
	background-color: #f0f9fd;
	padding: 0 1px 0 1px;
}
.content .left
{
	float: left;
	width: 650px;
	margin-right: 2px;
	overflow: hidden;
	line-height: 24px;
	color: #003399;
}
.content .left a:link
{
	text-decoration: none;
	font-size: 14px;
}
.content .left a:visited
{
	font-size: 14px;
	text-decoration: none;
}
.content .left a:hover
{
	font-size: 14px;
	text-decoration: underline;
}

.content .left .BlockTop
{
	width: 324px;
	height: 250px;
	background-image: url(/Images/TopBlockLeft_bg.gif);
	line-height: 23px;
	background-repeat: no-repeat;
}
.content .left .BlockTop a:link
{
	text-decoration: none;
	font-size: 14px;
}
.content .left .BlockTop a:visited
{
	text-decoration: none;
	font-size: 14px;
}
.content .left .BlockTop a:hover
{
	text-decoration: underline;
	font-size: 14px;
}


.content .left .BlockLeft
{
	width: 324px;
	height: 196px;
	margin: 5px 2px 0 0;
	overflow: hidden;
	float: left;
}
.content .left .BlockTopLeft
{
	width: 324px;
	height: 282px;
	margin: 5px 2px 0 0;
	overflow: hidden;
	float: left;
}
.content .left h1
{
	width: 314px;
	height: 30px;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	margin: 0;
	padding: 0 0 0 10px;
	line-height: 30px;
	text-align: left;
}
.content .left ul
{
	padding: 8px 8px 0 8px;
	margin: 0;
	text-align: left;
}
.content .left ul li
{
	list-style: inside;
	list-style-image: url(/Images/list_style_type1.gif);
	height: 25px;
	line-height: 25px;
	overflow: hidden;
}
.content .left .BlockTopRight
{
	width: 324px;
	height: 282px;
	margin: 5px 0 0 0;
	overflow: hidden;
	float: left;
}
.content .left .BlockRight
{
	width: 324px;
	height: 196px;
	margin: 5px 0 0 0;
	overflow: hidden;
	float: left;
}

.content .left .Block
{
	width: 324px;
	height: 163px;
	background-image: url(/Images/TopBlockLeft_bg2.gif);
	background-repeat: no-repeat;
}
.IndexLeftAds
{
	width: 650px;
	height: 60px;
}

/*首页 页面内容区-右内容区 */
.content .right
{
	float: left;
	width: 225px;
	background-color: #fff;
	overflow: hidden;
}
.content .right img
{
	border: 0;
	margin: 2px 0 2px 0;
}
.content .right .TableB
{
	border: 1px solid #4d9dd2;
	margin: 2px 0 0 0;
}
.content .right .TableB ul
{
	padding: 4px;
	margin: 0;
	text-align: left;
}
.content .right .TableB ul li
{
	line-height: 24px;
	list-style: none;
	height: 24px;
	overflow: hidden;
}
.content .right .TableB ul li a:link
{
	color: #333333;
	text-decoration: none;
}
.content .right .TableB ul li a:visited
{
	color: #333333;
	text-decoration: none;
}
.content .right .TableB ul li a:hover
{
	color: #d90f0f;
	text-decoration: underline;
}
.content .right .TableB .Title
{
	background-image: url(/Images/index_right_top_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	padding: 0 5px 0 10px;
	text-align: left;
}
.content .right .TableB .Title a:link
{
	color: #fff;
	text-decoration: underline;
}
.content .right .TableB .Title a:visited
{
	color: #fff;
	text-decoration: underline;
}
.content .right .TableB .Title a:hover
{
	color: #fff;
	text-decoration: none;
}

/*首页 页面合作伙伴 */
.bottom
{
	width: 879px;
	overflow: hidden;
	background-color: #f0f9fd;
}
.bottom a:link
{
	color: #333333;
	text-decoration: none;
}
.bottom a:visited
{
	color: #333333;
	text-decoration: none;
}
.bottom a:hover
{
	color: #d90f0f;
	text-decoration: underline;
}

/*首页 页面内容区 end */

.botton
{
	background-image: url(/Images/botton_bg.gif);
	display: block;
	font-weight: bold;
	background-repeat: repeat-x;
	height: 24px;
	line-height: 22px;
	overflow: hidden;
	padding: 0 10px 0 10px;
	color: #FFFFFF;
	border-left: 1px solid #84c0f4;
	border-top: 1px solid #84c0f4;
	border-bottom: 1px solid #236eaf;
	border-right: 1px solid #236eaf;
}

.botton2
{
	background-image: url(/Images/botton_bg.gif);
	display: block;
	font-weight: bold;
	background-repeat: repeat-x;
	height: 24px;
	line-height: 22px;
	overflow: hidden;
	padding: 0 0 0 0;
	color: #FFFFFF;
	border-left: 1px solid #84c0f4;
	border-top: 1px solid #84c0f4;
	border-bottom: 1px solid #236eaf;
	border-right: 1px solid #236eaf;
}

.botton3
{
	background-image: url(/Images/botton_bg_red.gif);
	display: block;
	font-weight: bold;
	background-repeat: repeat-x;
	height: 24px;
	line-height: 22px;
	overflow: hidden;
	padding: 0 0 0 0;
	color: #FFFFFF;
	border-left: 1px solid #84c0f4;
	border-top: 1px solid #84c0f4;
	border-bottom: 1px solid #236eaf;
	border-right: 1px solid #236eaf;
	cursor: hand;
}
.botton3_mouseover
{
	background-image: url(/Images/botton_bg_red_yellow.gif);
	display: block;
	font-weight: bold;
	background-repeat: repeat-x;
	height: 24px;
	line-height: 22px;
	overflow: hidden;
	padding: 0 0 0 0;
	color: #FFFFFF;
	border-left: 1px solid #84c0f4;
	border-top: 1px solid #84c0f4;
	border-bottom: 1px solid #236eaf;
	border-right: 1px solid #236eaf;
	cursor: hand;
}

.red
{
	color: #FF0000;
}
.blue
{
	color: #104888;
}
a.LinkNormal:link, a.LinkNormal:visited
{
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
a.LinkNormal:hover, a.LinkNormal:active
{
	color: Red;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
a.LinkSecret:link, a.LinkSecret:visited
{
	text-decoration: none;
	color: Black;
}
a.LinkSecret:hover, a.LinkSecret:active
{
	color: Black;
	text-decoration: none;
}
a.LinkBlue:link, a.LinkBlue:visited
{
	text-decoration: underline;
	color: Blue;
}
a.LinkBlue:hover, a.LinkBlue:active
{
	color: Red;
	text-decoration: underline;
}
.red
{
	color: Red;
}
/*内页 页面内容区 begin */
.content_text
{
	padding: 5px;
	text-align: left;
	line-height: 25px;
	min-height: 500px;
	background-color: #FFFFFF;
	border: 1px solid #B7D6F4;
	width: 867px;
	overflow: hidden;
}
.content_text h1
{
	font-size: 14px;
	color: #003399;
	padding-left: 20px;
	line-height: 30px;
	margin: 0 0 10px 0;
	border-bottom: 1px dashed #B7D6F4;
	text-align: left;
}
.content_text a:link
{
	color: #003399;
	text-decoration: none;
}
.content_text a:visited
{
	color: #003399;
	text-decoration: none;
}
.content_text a:hover
{
	color: #d90f0f;
	text-decoration: underline;
}
.content .inside_right
{
	float: right;
	width: 621px;
	min-height: 300px;
	margin: 4px 3px 3px 3px;
	padding: 5px 10px;
	border: 1px solid #B7D6F4;
	background-color: #fff;
	overflow: hidden;
	line-height: 24px;
	color: #003399;
	background: url(/Images/bgbgs.gif) repeat-x #fff;
}
.content .inside_right a:link
{
	color: #003399;
	text-decoration: none;
}
.content .inside_right a:visited
{
	color: #003399;
	text-decoration: none;
}
.content .inside_right a:hover
{
	color: #d90f0f;
	text-decoration: underline;
}
.content .inside_right h1
{
	font-size: 14px;
	line-height: 30px;
	margin: 0 0 10px 0;
	border-bottom: 1px dashed #B7D6F4;
}

.content .inside_left
{
	float: left;
	width: 220px;
	background-color: #fff;
	margin: 2px 0 10px 3px;
	overflow: hidden;
}
.content .inside_left img
{
	border: 0;
	margin: 2px 0 2px 0;
}
.content .inside_left .TableB
{
	border: 1px solid #B7D6F4;
	margin: 2px 0 0 0;
}
.content .inside_left .TableB ul
{
	padding: 4px;
	margin: 0;
	text-align: left;
}
.content .inside_left .TableB ul li
{
	line-height: 24px;
	list-style: none;
	height: 24px;
	overflow: hidden;
}
.content .inside_left .TableB ul li a:link
{
	color: #333333;
	text-decoration: none;
}
.content .inside_left .TableB ul li a:visited
{
	color: #333333;
	text-decoration: none;
}
.content .inside_left .TableB ul li a:hover
{
	color: #d90f0f;
	text-decoration: underline;
}
.content .inside_left .TableB .Title
{
	background-image: url(/Images/index_right_top_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	padding: 0 5px 0 10px;
	text-align: left;
}
.content .inside_left .TableB .Title a:link
{
	color: #fff;
	text-decoration: none;
}
.content .inside_left .TableB .Title a:visited
{
	color: #fff;
	text-decoration: none;
}
.content .inside_left .TableB .Title a:hover
{
	color: Red;
	text-decoration: underline;
}
/*内页 页面内容区 end */
.LinkProject a:link, .LinkProject a:visited
{
	color: #003399;
	text-decoration: none;
}
.LinkProject a:hover, .LinkProject a:active
{
	color: Black;
	text-decoration: underline;
}
.LinkMoney a:link, .LinkMoney a:visited
{
	color: #d90f0f;
	text-decoration: none;
}
.LinkMoney a:hover, .LinkMoney a:active
{
	color: Black;
	text-decoration: underline;
}
.LinkBG a:link, .LinkBG a:visited
{
	color: Black;
	text-decoration: none;
}
.LinkBG a:hover, .LinkBG a:active
{
	color: Green;
	text-decoration: underline;
}
.LinkZY a:link, .LinkZY a:visited
{
	color: Red;
	text-decoration: none;
}
.LinkZY a:hover, .LinkZY a:active
{
	color: Green;
	text-decoration: underline;
}
.LinkHZ a:link, .LinkHZ a:visited
{
	color: Blue;
	text-decoration: none;
}
.LinkHZ a:hover, .LinkHZ a:active
{
	color: Green;
	text-decoration: underline;
}
/*.............Begin............重点推荐和最新发布所用来区分的link样式.........*/
.Link4Project a:link, .Link4Project a:visited
{
	color: Blue;
	text-decoration: none;
}
.Link4Project a:hover, .Link4Project a:active
{
	color: Black;
	text-decoration: none;
}

.Link4Money a:link, .Link4Money a:visited
{
	color: Red;
	text-decoration: none;
}
.Link4Money a:hover, .Link4Money a:active
{
	color: Black;
	text-decoration: none;
}
.Link4BG a:link, .Link4BG a:visited
{
	color: #663300;
	text-decoration: none;
}
.Link4BG a:hover, .Link4BG a:active
{
	color: Black;
	text-decoration: none;
}
.Link4ZR a:link, .Link4ZR a:visited
{
	color: #00CC00;
	text-decoration: none;
}
.Link4ZR a:hover, .Link4ZR a:active
{
	color: Black;
	text-decoration: none;
}
/*.............End ............重点推荐和最新发布所用来区分的link样式.........*/

/*好看的CSS按钮*/
.btn
{
	border-right: #7b9ebd 1px solid;
	padding-right: 2px;
	border-top: #7b9ebd 1px solid;
	padding-left: 2px;
	font-size: 12px;
	border-left: #7b9ebd 1px solid;
	cursor: hand;
	color: black;
	padding-top: 2px;
	border-bottom: #7b9ebd 1px solid;
}
.btn1_mouseout
{
	border-right: #7EBF4F 1px solid;
	padding-right: 2px;
	border-top: #7EBF4F 1px solid;
	padding-left: 2px;
	font-size: 12px;
	border-left: #7EBF4F 1px solid;
	cursor: hand;
	color: black;
	padding-top: 2px;
	border-bottom: #7EBF4F 1px solid;
}
.btn1_mouseover
{
	border-right: #7EBF4F 1px solid;
	padding-right: 2px;
	border-top: #7EBF4F 1px solid;
	padding-left: 2px;
	font-size: 12px;
	border-left: #7EBF4F 1px solid;
	cursor: hand;
	color: black;
	padding-top: 2px;
	border-bottom: #7EBF4F 1px solid;
}
.btn2
{
	padding: 2 4 0 4;
	font-size: 12px;
	height: 23;
	background-color: #ece9d8;
	border-width: 1;
}
.btn3_mouseout
{
	border-right: #2C59AA 1px solid;
	padding-right: 2px;
	border-top: #2C59AA 1px solid;
	padding-left: 2px;
	font-size: 12px;
	border-left: #2C59AA 1px solid;
	cursor: hand;
	color: black;
	padding-top: 2px;
	border-bottom: #2C59AA 1px solid;
}
.btn3_mouseover
{
	border-right: #2C59AA 1px solid;
	padding-right: 2px;
	border-top: #2C59AA 1px solid;
	padding-left: 2px;
	font-size: 12px;
	border-left: #2C59AA 1px solid;
	cursor: hand;
	color: black;
	padding-top: 2px;
	border-bottom: #2C59AA 1px solid;
}
.btn3_mousedown
{
	border-right: #FFE400 1px solid;
	padding-right: 2px;
	border-top: #FFE400 1px solid;
	padding-left: 2px;
	font-size: 12px;
	border-left: #FFE400 1px solid;
	cursor: hand;
	color: black;
	padding-top: 2px;
	border-bottom: #FFE400 1px solid;
}
.btn3_mouseup
{
	border-right: #2C59AA 1px solid;
	padding-right: 2px;
	border-top: #2C59AA 1px solid;
	padding-left: 2px;
	font-size: 12px;
	border-left: #2C59AA 1px solid;
	cursor: hand;
	color: black;
	padding-top: 2px;
	border-bottom: #2C59AA 1px solid;
}
.btn_2k3
{
	border-right: #002D96 1px solid;
	padding-right: 2px;
	border-top: #002D96 1px solid;
	padding-left: 2px;
	font-size: 12px;
	border-left: #002D96 1px solid;
	cursor: hand;
	color: black;
	padding-top: 2px;
	border-bottom: #002D96 1px solid;
}
td.StatisticTitle
{
	font-family: 华文细黑;
	font-size: 16px;
	font-weight: bold;
	background-color: #CCFF66;
}
td.StatisticTitle1
{
	font-family: 华文细黑;
	font-size: 16px;
	background-color: #CCFFCC;
}
.selectPlace
{
	width: 500px;
	min-height: 200px;
	margin: 4px 3px 3px 3px;
	padding: 5px 10px;
	border: 1px solid #B7D6F4;
	background-color: #fff;
	overflow: hidden;
	line-height: 24px;
	color: #003399;
	background: url(/Images/bgbgs.gif) repeat-x #fff;
}
.selectPlace a:link
{
	color: #003399;
	text-decoration: none;
}
.selectPlace a:visited
{
	color: #003399;
	text-decoration: none;
}
.selectPlace a:hover
{
	color: #d90f0f;
	text-decoration: underline;
}
.selectPlace h1
{
	font-size: 14px;
	line-height: 30px;
	margin: 0 0 10px 0;
	border-bottom: 1px dashed #B7D6F4;
}
.WaterMarkTextbox
{
	font-style: italic;
	color: #993333;
}
.SearchDIV
{
	padding: 5px;
	text-align: left;
	line-height: 25px;
	border: 1px solid #B7D6F4;
	width: 867px;
	overflow: hidden;
	background-color: #f0f9fd;
}
.SearchDIV h1
{
	font-size: 14px;
	color: #003399;
	padding-left: 20px;
	line-height: 30px;
	margin: 0 0 10px 0;
	border-bottom: 1px dashed #B7D6F4;
	text-align: left;
}
.SearchDIV h2
{
	font-size: 12px;
	color:Black;
	padding-left: 20px;
	line-height: 30px;
	margin: 0 0 10px 0;
	border-bottom: 1px dashed #B7D6F4;
	text-align: left;
	font-weight:normal;
}

