body,td,th {
	font-size: 14px;
}

a:link {
	color: #222;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #222;
}
a:hover {
	text-decoration: underline;
	color: #222;
}
a:active {
	text-decoration: none;
	color: #222;
}

#nav ul{
	margin:0px;
	padding:0px 5px 0px 0px;
}
#nav ul li{
	float: left; 
	margin-left:20px; 
	margin-right:20px; 
	list-style:none;
}
#nav ul li a:link {
	color: #036;
	text-decoration: none;
}
#nav ul li a:visited {
	color: #036;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #F60;
	text-decoration: underline;
}
#nav ul li a:active {
	color: #036;
	text-decoration: none;
}
#nav ul li a {
	font-weight: bold;
}

.mainbox {
	margin-top:8px;
	border: 1px solid #E3E3E3;
}

.mainbox1 {
	border: 1px solid #E3E3E3;
}

.lefthead {
	background-image: url(Images/qy_left_head.gif);
	background-repeat: no-repeat;
	padding-left: 60px;
}

#leftmenu{
	padding-top:10px;
	padding-bottom:10px;
}


#leftmenu ul{
	padding:0px 30px 0px 30px;
}
#leftmenu ul li{
	font-size:12px;
	list-style:none;
	background:url(Images/li_1.gif);
	background-position:10px 12px;
	background-repeat:no-repeat;
	padding-left:15px;
	padding:10px 0px 10px 30px;
	/*border:solid 1px #f00;*/
	border-bottom:solid 1px #FFF;
}
#leftmenu ul li a:link {
	color: #036;
	text-decoration: none;
}
#leftmenu ul li a:visited {
	text-decoration: none;
	color: #036;
}
#leftmenu ul li a:hover {
	text-decoration: underline;
	color: #F60;
}
#leftmenu ul li a:active {
	text-decoration: none;
	color: #036;
}
#leftmenu ul li a {
	font-weight: bold;
}

#content{
	/*line-height:10px;*/
}
#content p{
	text-indent: 2em; 
	line-height:20px;
}
#content h4{
	height:20px;
	background-color:#FFECD9;
	padding:10px 0px 0px 10px;
}


#right_head{
	background-image: url(Images/right_head.jpg);
	background-repeat: no-repeat;
	padding-left:40px;
}

#news_head{
	background-image: url(Images/right_head.jpg);
	background-repeat: no-repeat;
	padding-left:40px;
	font-weight:bold;
}

#seach_head{
	background-image: url(Images/seach_head.gif);
	background-repeat: no-repeat;
	padding-left:60px;
	font-weight:bold;
}

.jg{
	background:url(Images/hr.gif);
	background-repeat:no-repeat; 
	background-position:right;
}

.listtable {
	
}

.listtable tr th {
	height:35px;
	padding:0px 10px 0px 10px;
	background:#FFE4CA;
	color:#600;
}
.listtable tr td {
	height:30px;
	padding:0px 10px 0px 10px;
	font-size:12px;
}

#mar1 ul {
	line-height: 20px;
}
#mar2 ul {
	line-height: 20px;
}
#mar3 ul {
	line-height: 20px;
}

#mar1 ul li {
	font-size:12px;
}
#mar2 ul li {
	font-size:12px;
}
#mar3 ul li {
	font-size:12px;
}

#newslist ul {
	line-height: 20px;
}
#newslist ul li {
	font-size:12px;
}
