﻿/* www.36jfc.com
*/
	body {
		margin:0px;
		font-size:13px;
		font-family:simsun;
		width:680px;
		background:#EEEEEE;
		background-image:url('back.gif');
		background-position:right;
		background-repeat:repeat-y;
	}
	#wrapper {
		width:680px;
		background:#FFFFFF;
		margin:0px auto;
		border:1px solid #999999;
		border-top:0px;
		padding:0px;
	}
	h3 {
		font-size:20px;
		color:#FF9933;
		text-align:center;
	}
	p {
		padding:0px;
		margin-top:0px;
		margin-bottom:0.9em;
	}
	.font1 {
		font-size:16px;
	}
	a {
        text-decoration:none;
	}
	a:hover {
        text-decoration:underline;
	}
	#content {						
	}
	#content-main {	
		padding-left:10px;
		padding-right:3px;		
	}
	#header {
		text-align:right;
		font-weight:bold;
		padding:3px;		
	}
	#footer {		
		text-align:center;	
		font-size:11px;
	}
