body { 
	padding: 0; 
	margin: 0; 
	font: 12px; 宋体,Arial, Helvetica, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545; 
}

td{
	color:#333333;
	font-size:12px;
	line-height:170%;
}

a:link {
	color: #333333; 
	font-weight: normal;
	text-decoration:none;
}

a:hover {
	color: #444444;
	text-decoration:underline;
}

a:visited {
	color: #333333; 
	font-weight: normal;
	text-decoration:none;
}

.top_bar_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color: #ffffff;
	padding: 0 0 0 12px;
}
.top_bar_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #ffffff;
	padding: 0 12px 0 680px;
}
.top_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold; 
	color: #ffffff;
}
.top_menu a:link {
	color: #fff; 
	font-weight: bold; 
	text-decoration:none;
}

.top_menu a:visited {
	color: #fff; 
	font-weight: bold; 
	text-decoration:none;
}

.top_menu a:hover {
	color: #E0FEFE;
	text-decoration:none;
}
.bk_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold; 
	color: #ffffff;
}
.ny_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold; 
	color: #2A91A0;
	padding-top:2px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;  
	color: #333333;
}
.cmainleft {font-family:"宋体"; font-size:13px; color:#333333; font-weight: normal; line-height:200%}
a.cmainleft {font-family:"宋体"; font-size:13px; color:#333333; font-weight: normal;  line-height:200%}
/* 表单样式设置 */
input.submit { height: 24px; font-weight: bold; width: 53px; border: none; background: #D96855 url(button.gif); padding: 3px; color: #FFF; }
.input{
    width: 160px; height:16px;
	font-size:12px;
	color: #808080;
	background: #F3F8FE;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #59C2D7;
	border-right-color: #59C2D7;
	border-bottom-color: #59C2D7;
	border-left-color: #59C2D7;
}
.link {
	height:21px;
	font-size:12px;
	color: #333;
	background: #A6D0FF;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #59C2D7;
	border-right-color: #59C2D7;
	border-bottom-color: #59C2D7;
	border-left-color: #59C2D7;
}
