@charset "utf-8";
/* CSS Document */
body {
	font-size:12px;
	margin:0px;
	padding:0px;
	line-height:150%;
	background:url(../Images/body_bk.gif) repeat-x;
	background-color:#5081C0;
}
img {
	border:none;
}
table {
	border:0px;
	margin:0px auto;
	border-collapse:collapse;
}
table td {
	padding:0px;
	text-align: left;
}
a {
	text-decoration:none;
	color:#444;
}
a:hover {
	text-decoration:underline;
	color:#006699;
}
.font_red {
	color:#FF0000;
	font-weight: bold;
}

.font_green {
	color:#8AC300;
}


#case{
	width:940px;
	padding:0px 0px;
	margin:0px 10px;
	overflow:hidden;
	background-color:#fff;
	border-left:1px solid #35619D;
	border-right:1px solid #35619D;
}
#head {
	width:100%;
}
#head_logo {
	width:100%;
	/*	background:url(../images/header_bg.jpg) no-repeat;*/
	height:70px;
}
#navigator {
	height:25px;
	line-height:25px;
	background-color:#333333;
	border-bottom:1px solid #000;
	border-left:1px solid #999999;
	margin:0px -10px 10px 0px;
	padding:0px 20px;
	float:right;
	color:#FFFFFF;
}
#navigator a {
	color:#FFFFFF;
}
.logo {
	float:left;
	margin-left:20px;
}
.ads {
	float:right;
	padding-top:15px;
	margin-right:100px;
	color:#808285;
}
.ads span {
	color:#595959;
}
#menubar ul {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	background:url(../images/menubar_bk.png) repeat-x;
}
#menubar ul li {
	list-style:none;
	height:31px;
	line-height:31px;
	font-weight:600;
	margin:0px;
	float:left;
	text-align:center;
	width:65px;
	padding:0px 5px;
	background:url(../images/menubar_sp.png) no-repeat top right;
}
#menubar ul li#menuside_left {
	width:7px;
	background:url(../images/menubar_l.png) no-repeat top left;
}
#menubar ul li#menuside_right {
	width:20px;
	background:url(../images/menubar_r.png) no-repeat top right;
	float:right;
}
#menubar a {
	color:#264E82;
	text-decoration:none;
}
#menubar a:hover {
	color:#FFFFFF;
}
.container {
	/*	border-left:1px solid #7391BA;
	border-right:1px solid #7391BA;*/
	margin:0px;
	text-align:left;
	padding:5px 0px;
	float:left;
	/*	overflow:hidden;*/
overflow:inherit;
	background:#FFFFFF;
}
#sidebar1 {
	float:left;
	width:190px;
	overflow:hidden;
}
#sidebarr {
	float:left;
	margin-left:8px;
	width:250px;
}
#mainContent {
	float:none;
	overflow:hidden;
	width:720px;
	margin: 0px;
	padding: 2px;
}
.clearfloat { /* 此类应当放在 div 或 break 元素上，而且该元素应当是完全包含浮动的容器关闭之前的最后一个元素 */
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
}
.grp_blue_bar {
	margin:0px;
	padding:0px;
	width:190px;
	overflow:hidden;/*	background:url(images/LeftMenu/bg.gif) repeat-x;*/
}
.grp_blue_bar div.t_m {
	float:left;
	background:url(../images/grp_blue_bar_tm.gif) repeat-x;
	width:172px;
	height:34px;
	line-height:34px;
	color:#FFFFFF;
}
.grp_blue_bar div.t_l {
	float:left;
	width:9px;
	height:34px;
	background:url(../images/grp_blue_bar_tl.gif) no-repeat top left;
}
.grp_blue_bar div.t_r {
	float:left;
	width:9px;
	height:34px;
	background:url(../images/grp_blue_bar_tr.gif) no-repeat top right;
	margin:0px;
}
.grp_blue_bar_m {
	width:100%;
	overflow:hidden;
	background:url(../images/grp_blue_bar_bg.gif) repeat-x;
}
.grp_blue_bar div.b_m {
	float:left;
	width:172px;
	height:10px;
	background-color:#5082C2;
	overflow:hidden;
}
.grp_blue_bar div.b_l {
	float:left;
	width:9px;
	height:10px;
	overflow:hidden;
	background:url(../images/grp_blue_bar_bl.gif) no-repeat top left;
}
.grp_blue_bar div.b_r {
	float:left;
	width:9px;
	height:10px;
	overflow:hidden;
	background:url(../images/grp_blue_bar_br.gif) no-repeat top right;
}
.grp_blue_bar_m dl {
	color:#FFFFFF;
	margin:0px 10px 10px 10px;
	padding:0px 5px 10px 5px;
}
.grp_blue_bar_m dt {
	background:url(../images/arrow_black.gif) no-repeat;
	margin-bottom:5px;
	font-weight:bold;
	border-bottom:1px solid #ABC5E5;
}
.grp_blue_bar_m dd {
	margin:2px 5px 2px 30px;
	color:#6F6F6F;
}
.grp_blue_bar_m dd a {
	color:#fff;
	text-decoration:none;
}
.grp_blue_bar_m dd a:hover {
	text-decoration:underline;
}
.info {
	padding:0px 5px;
}
.footer {
	text-align:center;
	margin-top:20px;
	padding-bottom:10px;
	float:left;
	overflow:hidden;
	width:100%;
	background:url(../Images/footer.jpg) no-repeat;
	padding-top:40px;
}
.footer_menu {
	height:28px;
	line-height:28px;
	text-align:center;
}
.footer_menu a {
	color:#000000;
}
.footer_inf0 {
}
.btn_knowmore {
	float:right;
	margin:20px 20px 0px 0px;
}
.grp_blue_bk {
	width:100%;
}
.grp_blue_bk_tl {
	width:10px;
	height:11px;
	background:url(../Images/grp_blue_tl.gif) no-repeat top left;
}
.grp_blue_bk_tm {
	background:#E2EBF2;
	border-top:1px solid #D0DAE2;
}
.grp_blue_bk_tr {
	width:10px;
	height:11px;
	background:url(../Images/grp_blue_tr.gif) no-repeat;
}
.grp_blue_bk_ml {
	border-left:1px solid #D0DAE2;
	background:#E2EBF2;
}
.grp_blue_bk_mm {
	background:#E2EBF2;
}
.grp_blue_bk_mr {
	border-right:1px solid #D0DAE2;
	background:#E2EBF2;
}
.grp_blue_bk_bl {
	width:10px;
	height:10px;
	background:url(../Images/grp_blue_bl.gif) no-repeat;
}
.grp_blue_bk_bm {
	background:#E2EBF2;
	border-bottom:1px solid #D0DAE2;
}
.grp_blue_bk_br {
	width:10px;
	height:10px;
	background:url(../Images/grp_blue_br.gif) no-repeat;
}
.grp_blue_head {
	height:29px;
	line-height:32px;
	background:url(../images/grp_blue_head_m.gif) repeat-x;
	text-align:left;
	color:#FFFFFF;
}
.grp_blue_head_l {
	float:left;
	background:url(../images/grp_blue_head_l.gif) no-repeat;
	height:100%;
	width:2px;
}
.grp_blue_head_r {
	float:right;
	background:url(../images/grp_blue_head_r.gif) no-repeat;
	width:2px;
	height:100%;
}
.grp_blue_body {
	border:1px solid #D0DAE2;
	border-top:none;
	background-color:#FFFFFF;
	text-align:left;
	margin-bottom:2px;
	padding:8px;
	overflow:hidden;
	height:100px;
}
.grpsize_min {
	width:485px;
}
.grpsize_max {
	width:675px;
}
.grp_gray {
	background:#fff;
	margin:0px;
	padding:0px;
}
.grp_gray_tl {
	background:url(../images/grp_gray_tl.gif) no-repeat;
	width:7px;
	height:7px;
	float:left;
}
.grp_gray_tm {
	float:left;
	border-top:1px solid #D6D4CF;
	height:7px;
}
.grp_gray_tr {
	float:left;
	background:url(../images/grp_gray_tr.gif) no-repeat;
	width:7px;
	height:8px;
}
.grp_gray_m {
	margin:0px;
	overflow:hidden;
	border: 1px none #FF0000;
	padding: 5px;
}
.grp_gray_bl {
	background:url(../images/grp_gray_bl.gif) no-repeat;
	width:7px;
	height:7px;
	float:left;
}
.grp_gray_bm {
	float:left;
	border-bottom:1px solid #D6D4CF;
	height:7px;
}
.grp_gray_br {
	float:left;
	background:url(../images/grp_gray_br.gif) no-repeat;
	width:7px;
	height:8px;
}
.grp_gray_title {
	height:24px;
	line-height:24px;
	font-weight:bold;
	padding-left:15px;
	margin-bottom:5px;
}
.direction {
	margin:0px 5px;
	height:28px;
	line-height:28px;
	background:url(../images/icon16_home.gif) no-repeat 8px left;
	padding-left:15px;
}
.direction a {
	text-decoration:none;
}
.title {
	font-size:120%;
	font-weight: bold;
	padding: 6px 0px 4px 0px;
	margin: 0px;
}
.head_13 {
	font-size:13px;
	font-weight:bold;
}
.head_14 {
	font-size:14px;
	font-weight:bold;
}
.hr0 {
	height:1px;
	border:none;
	border-top:1px dashed #1E90FF;
}
.hr_gray {
	height:1px;
	border:none;
	border-top:1px dashed #D9D9D9;
}
.hr1 {
	height:1px;
	border:none;
	border-top:1px solid #000;
}
.hr2 {
	height:3px;
	border:none;
	border-top:3px double #6B8E23;
}
.hr3 {
	height:5px;
	border:none;
	border-top:5px ridge #45D6D8;
}
.hr4 {
	height:10px;
	border:none;
	border-top:10px groove #FF8C00;
}
.link_qq {
	margin-top:10px;
	text-align:center;
	width:100%;
}
.link_qq ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.link_qq ul li {
	margin:5px 0px;
}
.create_poll {
	margin-top:10px;
}
a.sdown, a.contactus {
	height:21px;
	line-height:21px;
	padding-left:20px;
	padding-top:4px;
}
a.sdown:hover, a.contactus:hover {
	text-decoration:underline;
	color:#FF0000;
}
a.sdown {
	background:url(../Images/btn_16down.gif) no-repeat;
}
a.contactus {
	background:url(../Images/Phone.png) no-repeat;
}
.frm_pinkbk {
	background-color:#FFF8EE;
	border:1px solid #F4DEBE;
	padding:5px 12px 0px 12px;
	margin-top:5px;
	line-height:180%;
}
.divHeader{
font-weight:bold;
height:24px;
padding-top:5px;
background:url(../image/bj.jpg);
}
#b_bar a{
color:#006633;
}
#b_bar a:hover{
color:#0000FF;
}
