body {
	margin:0;
	/*background: url(../images/cny_bg.jpg) scroll repeat-y center top;*/
	/*background-color: #ff9191;*/
	background: url(../images/bg.gif);
	}

body, th, td {
	font-family: verdana;
	font-size: 10px; }

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	font-weight: bold; }

.style5 {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif; }

.style7 {
	color: #828282}

.guideInfo {
	color: #666; }
	
.guideCon {
	padding: 5px;
	border: 1px solid #888;
	background-color:#fafafa; }

a.gs_title {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none; 
	color: #369; }
	
a:hover.gs_title {
	color: #666; }

a.news_title, a.guide_title {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #CB0E42;}
	
a:hover.news_title, a:hover.guide_title {
	color: #f00; }
	
form {
	padding: 0px;
	margin: 0px; }
	
.fieldname {
	text-align:right;
	vertical-align:top;
	padding-right:5px;
	font-weight:bold; }