

body{
	background:url(../images/background_uv.gif) repeat;
	margin:0px;
	font-size:12px;
	font-family:Arial;
}

.content{
	width:600px;
	margin:auto;
}

h1.tjtit{
	font-size:26px;
	font-family:Arial;
	color:#FB9D00;
	margin:30px 0px;
	padding:0px;
}

.tjstyle{
	background:url(../images/but_icon.gif) no-repeat;
	width:69px;
	height:21px;
	border:0;
}

.selectbox{
	color:#fff;
	margin:0px 30px;
}

.ltxz{
	margin:50px 30px;
}

h1.tjtited{
	font-size:12px;
	font-family:Arial;
	color:#FB9D00;
	margin:50px 0px 30px;
	padding:0px 10px;
	background:url(../images/edbg-line.gif) bottom repeat-x ;
	line-height:30px;
}

.tjxzbox{
	color:#fff;
	margin:0px auto;
	/*width:420px;*/
	width:560px;
}


.tjxzbox td{
	height:40px;
}

.tjxzbox a{
	color:#FB9D00;
	text-decoration:underline;
}

.newpro{
	width:180px;
	border:solid 1px #5B5B5B;
	height:300px;
	padding:8px;
	margin:0px 0px 20px 20px;
}

.newlist{
	list-style:none;
	padding:0px;
	margin:0px;
}


.newlist li{
	line-height:20px;
	margin:3px 0px 0px;
}

.newlist a{
	text-decoration:none;
	color:#FB9D00;
}

.newlist a:hover{
	text-decoration:none;
	color:#fff;
}