body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 12px;
}

form {
	margin: 0px;
	display: inline;
}

table {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}

A {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: "宋体";
}

A:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.TextBox {
	border-top-width: 1px;
	border-top-color: #0000FF;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-width: 2px;
	font-size: 12px;
	font-family: Verdana, Arial, "宋体";
}

.buttoncolor {
	border-top: #E7C38A 1px solid;
	border-left: #E7C38A 1px solid;
	border-right: #E7C38A 1px solid;
	background: #ffffff;
	font-size: 12px;
	border-bottom: #E7C38A 1px solid;
}

.buttoncolor2 {
	border-top: #CECCCC 1px solid;
	border-left: #CECCCC 1px solid;
	border-right: #CECCCC 1px solid;
	background: #ffffff;
	font-size: 12px;
	border-bottom: #CECCCC 1px solid;
}

.buttoncolor3 {
	border-top: #A6ADBD 1px solid;
	border-left: #A6ADBD 1px solid;
	border-right: #A6ADBD 1px solid;
	background: #FFFFFF;
	font-size: 12px;
	border-bottom: #A6ADBD 1px solid;
}

.buttoncolor4 {
	border-top: #A0C1DB 1px solid;
	border-left: #A0C1DB 1px solid;
	border-right: #A0C1DB 1px solid;
	background: #ffffff;
	font-size: 12px;
	width: 280px;
	border-bottom: #A0C1DB 1px solid;
}

.buttoncolor5 {
	border-top: #A0C1DB 1px solid;
	border-left: #A0C1DB 1px solid;
	border-right: #A0C1DB 1px solid;
	background: #ffffff;
	font-size: 12px;
	width: 556px;
	border-bottom: #A0C1DB 1px solid;
}

.link1 {
	font-size: 12px;
	color: #522F0D;
	text-decoration: underline;
	font-family: "宋体";
}

a.link1:hover {
	font-size: 12px;
	color: #522F0D;
	text-decoration: underline;
	font-family: "宋体";
}

.link2 {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a.link2:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.link3 {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

a.link3:hover {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}

.link4 {
	font-size: 12px;
	color: #ff0000;
	text-decoration: underline;
}

a.link4:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.font_1 {
	font-size: 13px;
	color: #023354;
	line-height: 250%;
	font-weight: bold;
}

.font_2 {
	font-size: 12px;
	color: #000000;
	line-height: 250%;
}

.font_3 {
	font-size: 12px;
	color: #8A4400;
	line-height: 200%;
}

.input_msg {
	font-size: 12px;
	color: #000000;
	height: 17px;
	background-color: #D9DAE6;
	border: 1px solid #e7e7e7;
	line-height: 17px;
}

.input_msg2 {
	font-size: 12px;
	color: #000000;
	border: 1px solid #666666;
}

.input1 {
	font-size: 12px;
	color: #000000;
	height: 16px;
	background-color: #ffffff;
	line-height: 16px;
	border-top: 1px solid #666666;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #666666;
}

.input2 {
	font-size: 12px;
	border: 1px solid #000000;
	background-color: #ffffff;
	height: 20px;
}

.select1 {
	font-size: 12px;
	border: 1px solid #333333;
	height: 18px;
}

.select2 {
	font-size: 12px;
	border: 1px solid #288ff1;
	height: 18px;
}

.font2 {
	font-size: 14px;
	font-family: "宋体";
}

.sub {
	border-right: medium none;
	border-top: medium none;
	border-left: medium none;
	border-bottom: medium none;
}

ul {
	text-align: left;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
}

li {
	text-align: left;
	padding-left: 0px;
	height: 20px;
	list-style-image: url("../images/index_left_news_dian.gif");
	/*margin:  0px 0px 0px 10px; 	*/
}

#main {
	width: 763px;
	margin: 0px;
}

/* 新闻导航 */
#new_nav {
	width: 100%;
	height: 29px;
	line-height: 29px;
	background: url(../images/index_right_title_bg.gif);
}