@charset "utf-8";

/* CSS Document */

body{

	padding:0px;

	margin:0px;

	font-size:12px;

	font-family:Arial, Helvetica, sans-serif,"宋体";

	}

.clear{

	clear:both;

	}

img{

	border:0px;

	}

a{

	text-decoration:none;

	color:#1f376d;

	}

a:hover{

	color:#bd0a01;

	text-decoration:underline;

	}

.tswq{

	width:920px;

	margin:0 auto;

	}

#header{

	background:url(../images/header_bg.gif) top repeat-x;

	}

#header h1{

	padding:6px 0px 4px 11px;

	margin:0px;

	}

#search{

	clear:both;

	height:52px;

	background:url(../images/searchs_bg.png);

	}

#search .keyword{

	width:370px;

	border:0px;

	background:url(../images/search_fdjm.gif) repeat-x center;

	height:22px;

	line-height:22px;

	font-size:12px;

	}
#search #keyword{
	width:370px;
	background:none;
	border:none;
	}
#process{

	margin-top:6px;

	}

#footer{

	margin:30px 0px 40px 0px;

	text-align:center;

	}

#footer a{

	color:#000000;

	}


