﻿body 
{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family:Arial,sans-serif,"宋体";
	line-height:25px;
	margin-bottom:0px;
	text-align:center;
	color: #333333;
}

.font12
{
	font-size: 12px;
}

.font14
{
	font-size: 14px;
}

A:link 
{
	TEXT-DECORATION: none;
	color: #333333;
}
A:visited 
{
	COLOR: #333333; 
	TEXT-DECORATION:none;
}
A:hover 
{
	COLOR: #FF6600; 
	TEXT-DECORATION: underline;
	
}

A.blue:link 
{
    TEXT-DECORATION: none;
    color: #1F376D;
}
A.blue:visited 
{
    COLOR: #1F376D; 
    TEXT-DECORATION:none;
}
A.blue:hover 
{
    COLOR: #BA1907; 
    TEXT-DECORATION: underline;
}

A.white:link 
{
    TEXT-DECORATION: none;
    color:White;
}
A.white:visited 
{
    COLOR: White; 
    TEXT-DECORATION:none;
}
A.white:hover 
{
    COLOR: White; 
    TEXT-DECORATION: underline;
}

.divContain
{
	width:980px;
	margin:0px;
	text-align:left;
	clear:both;
	margin:auto;
}

.divRight
{
	float:right;
	width:660px;
	margin:0px;
	padding:0px;
	vertical-align:top;
}

.divRight_Left
{
	float:left;
	width:400px;
	margin:0px;
	padding:0px;
	vertical-align:top;
}

.divRight_Right
{
	float:right;
	width:250px;
	margin:0px;
	padding:0px;
	vertical-align:top;
}

.divLeft
{
	float:left;
	width:310px;
	vertical-align:top;
	text-align:center;
}

.home_new_title
{
	font-weight:bold;
	color:#1F376D;
	border-top: #A2B2CB 1px solid;
	border-right: #A2B2CB 1px solid;
}

.home_new_left
{
	background-image: url(/images/News/home_max_left.gif);
	background-repeat:no-repeat;
	width:4px;
}

.home_new_middle
{
	background-image: url(/images/News/home_max_m.gif);
	background-repeat:repeat-x;
}

.home_new_right
{
	background-image: url(/images/News/home_max_right.gif);
	background-repeat:no-repeat;
	width:3px;
}

.home_new_list
{
	border-left: #A2B2CB 1px solid;
	border-right: #A2B2CB 1px solid; 
	border-bottom: #A2B2CB 1px solid;
	text-align:left;
}


.reg_textbox
{
	height: 18px;
	border: solid 1px #7F9DB9;
	vertical-align:middle;
	color:Gray;
} 

input.submitButton{background:transparent url(/Images/News/seach.jpg) no-repeat;width:39px;height:19px; border:0px;font-size:12px;cursor:pointer;}

.home_blog_title
{
	font-weight:bold;
	border-top: #cccccc 1px solid;
	border-right: #cccccc 1px solid; 
	text-align:center;
	font-size:12px;
	line-height:22px;
	height:22px;
}

.home_blog_left
{
	background-image: url(/images/News/home_min_left.gif);
	background-repeat:no-repeat;
	width:4px;
	line-height:23px;
	height:23px;
}

.home_blog_middle
{
	background-image: url(/images/News/home_min_m.gif);
	background-repeat:repeat-x;
	line-height:23px;
	height:23px;
	text-align:right;
	font-size:12px;
}


.home_blog_right
{
	background-image: url(/images/News/home_min_right.gif);
	background-repeat:no-repeat;
	width:3px;
	line-height:23px;
	height:23px;
}

.home_blog_list
{
	border-left: #cccccc 1px solid;
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid;
}

.home_blog_new
{
	background-image: url(/images/News/home_max_m.gif);
	background-repeat:repeat-x;
	border-left: #A2B2CB 1px solid;
	border-right: #A2B2CB 1px solid; 
	height:26px;
	line-height:26px;
}

.newlist_bt
{
    border-top: 1px solid #EFEEEE;
    padding-top:5px;
    padding-bottom:5px;
    margin-bottom:5px;
}

.newlist_left
{
    text-align:center;
    float:left;
    width:32%
   
}

.newlist_right
{
    float:right;
    width:66%
}

.newlist_head
{
    font-size:16px;
    font-family:"Microsoft Yahei",Verdana,Arial;
}

.newlist_content
{
    font-size:12px;
    color:Gray;
    padding-top:5px;
}

.newlist_type
{
    border: 1px solid #FFD7D7;
    background-color:#FFF0F0;
	padding: 3px;
	display:inline;
	color:#FF1010;
}

.newlist_zx
{
    border: 1px solid #74DEFD;
    background-color:#B7EEFE;
	padding: 3px;
	padding-left:10px;
	padding-right:10px;
	display:inline;
	color:#019BC9;
	font-size:12px;
	line-height:30px;
}

.newlist_rd
{
    border: 1px solid #FE98AE;
    background-color:#FCDBE2;
	padding: 3px;
	padding-left:10px;
	padding-right:10px;
	display:inline;
	color:#FF1547;
	font-size:12px;
	line-height:30px;
}

.newlist_gz
{
    border: 1px solid #FCE491;
    background-color:#FDF2CB;
	padding: 3px;
	padding-left:10px;
	padding-right:10px;
	display:inline;
	color:#C79B01;
	font-size:12px;
	line-height:30px;
}

.newdetail_title
{
    font-weight:bold;
    font-size:16px;
}