/* CSS Document */
.news {	padding-top: 10px;	padding-bottom: 10px;}
.purchase {	padding-top: 5px;	padding-bottom: 5px;}
.mid {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DEDEDE;
	border-right-color:#DEDEDE;
	border-bottom-color: #DEDEDE;
	border-left-color: #DEDEDE;
	width: 365px;
}
.hd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DEDEDE;
	border-right-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
	border-left-color: #DEDEDE;
	color: 346699;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 666666;
	line-height: 16px;
}
.bodys {font-size: 10px;font-style: normal; color: #333333; line-height: 12px;  font-family: Verdana, Arial, Helvetica, sans-serif}

.link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px ; color: #666666}
a.link:link { color: #666666; text-decoration: underline}
a.link:visited { color: #666666; text-decoration: underline}
a.link:active { color: #4b72b6; text-decoration: underline}
a.link:hover { color: #336699}

.h_bk { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #393939; font-weight: bold;}

a:link { text-decoration: underline}
a:visited { color: #808080; text-decoration: underline}
a:hover { color: #475564}
.footer {
	background-image: url(/images/default/index_footbg.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	border: 1px solid CFCFCF;
}
