/* CSS base_begin */

/*bodybg color:#c2c2c2 menubg,footerbg:#0355fb  loginbg:#d8d8d8  #f5a000*/



/* reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    vertical-align: baseline;
    }
/* remember to define focus styles! */
:focus {
    outline: 0;
    }
body {
    line-height: 1;
    color: black;
    background: white;
    }
ol, ul {
    list-style: none;
    }
    /*home */
.bg_color{
	background-color:#c2c2c2;

	
	
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
    }
blockquote, q {
    quotes: "" "";
    }


.clearfix:after{
	content:"";
	clear:both;
	height:auto;
	width:1px;
	display:block;
	
}

.clearfix{
	display:inline-block;
}


a:link,a:visited{
	color:#282828;
	text-decoration:none;
}
a:hover{
	color:#0033CC;
	text-decoration:underline;
}
.wrap{
	width:1000px;
	padding-bottom:12px;

	margin:0 auto;
	background:#FFFFFF;

}
.top p{
	padding:5px 8px 5px 8px;
	text-align:right;
	background:#c2c2c2;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}
.top p a{
	margin-left:8px;
}
.top p a:link,.top p a:visited{
	color:#333;
}
.top p a:hover,.top p a:active{
	color:#fff;
}
#banner{
	background: url(../img/banner_bg.png) repeat-x;
	width:1000px;
	height:96px;
}

#banner a{
	background:url(../img/logo.jpg) no-repeat;
	width:371px;
	height:96px;
	display:block;
	margin-left:30px;
	text-indent:-9999px;
}

#banner h1{
	background:url(../img/banner_right.jpg) no-repeat right;
	
}


#menu{
	margin-top:1px;
	height:32px;
	background:#0355fb;
	width:100%;
}
#menu ul{
	margin-left: 16px;
}

#menu ul li{
	list-style:none outside none;
	float:left;
	padding:0 17px;
}

#menu ul li a{
	text-decoration:none;
	padding: 0 10px;
	font-size: 14px;
	line-height: 32px;
}
#menu ul li a:link,#menu ul li a:visited{
	color:#fff;
}

#menu ul li a:hover {
	color:#fcac00;
}



#main{
	
	margin-top:6px;
	width:100%;
}



#link{
	background:url(../img/link.png) no-repeat 30px 3px;
	height:39px;
	padding-left:138px;
	margin:12px 0 0 0;
}

#link a{
	border:1px #c2c2c2 solid;
	display:block;
	text-indent:-99999px;
	width:189px;
	height:39px;
	margin-left:12px;
	float:left;
}
#link .link1{
	background:url(../img/link1.png) no-repeat;
}
#link .link2{
	background:url(../img/link2.png) no-repeat;
}
#link .link3{
	background:url(../img/link3.png) no-repeat;
}
#link .link4{
	background:url(../img/link4.png) no-repeat;
}


#footer{
	height:30px;
	text-align:center;
	line-height:30px;
	background:#0355fb;
	width:1000px;
	margin:0 auto;
	font-size:12px;
	color:#FFFFFF;
}

/*article*/
.location{
	background:url(../img/location.png) no-repeat 17px 1px;
	padding:3px 23px;
	height:26px;
	
	
}
.location p{
	padding-left:39px;
	line-height:26px;
	height:26px;
	font-size:12px;
	font-family:宋体;
	border-bottom:#0355fb 2px solid;
}
.location p a{
	margin:0 5px;
}
.location p span{
	color:#0355fb;
	margin:0 5px;
}
.main_article{
	margin:0px 30px;
	padding:30px 0;
	border-bottom:#0355fb 2px solid;
	min-height:320px;
	}
	
.main_article_h2{
	font-size:18px;
	font-weight:bold;
	text-align: center;
	margin-bottom:12px;
	}
.main_article p{
	line-height:20px;
	}
.loaddown{
	margin-top:12px;
	border:1px #c2c2c2 solid;
	padding:10px 20px;
	background:#eef;
	}
.loaddown p{
	font-size:12px;
	font-weight:bold;
	color:navy;
	text-indent:0;
	}
.loaddown li{
	line-height:20px;
	font-size:12px;
	height:20px;
	list-style:square;
	}
.hot{
	padding-left:40px;
	background: url("../img/new.gif") no-repeat top left;
	width:22px;
	height:14px;
}
