BODY {
	COLOR: #333333;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	background-color: #858585;	
	
}
TR {
	 FONT-SIZE: 12px
}
TD {
	FONT-SIZE: 12px; FONT-WEIGHT: normal;line-height:180%
}
div {
	FONT-SIZE: 12px; FONT-WEIGHT: normal;line-height:180%
}
FORM {
	FONT-SIZE: 12px
}
td {
	font-size: 12px;
}
th {
	font-size: 12px;
}
a:link {
	color: #333333;
	text-decoration: none;}
a:hover {
	color: #006393;
	text-decoration: underline;
}
a:active
{
	color: #990000;
	text-decoration: underline;
}
a:visited
{
	color: #333333;
	text-decoration: none;
}

.textbox {
	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: #404040;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #404040;
}
textarea {
	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: #333333;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #333333;
}
select {
	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: #404040;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #404040;
}
.button {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #FFFFFF;
}
li
{
	line-height: 150%;
}
.NewsContent 
{
	width:620px;
	line-height: 180%;
	font-size: 14px;
	word-wrap: break-word;
	
}

.bg1 {
	background-image: url(../image/qyml_r4_c1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	
}
.bg2 {
	background-image: url(../image/qyml_r1_c2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 288px;	
}
.bg3 {
	background-image: url(../image/nl.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 230px;	
}
.td_pad{
	padding-right: 15px;
	padding-left: 10px;
}


