body {
	background: #F9EFD6;
	text-align: center;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
ul,ol,h1,h2,h3,p,dl,dd,dt,form {
	margin: 0;
	padding: 0;
}
img {
border: 0;
}
li {
	list-style-type: none;
}
label {
	width: 80px;
	height: 20px;
	line-height: 20px;
	display: block;
	float: left;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	color: #FF6600;
}
#container { 
	width: 840px;
	margin: 0 auto;
	text-align: left;
	position: relative;

}
#container:after {
        content: "."; 
        display: block;
        height: 0; 
        clear: both; 
        visibility: hidden;
}	
#head {
	width: 840px;
	height: 145px;
	background-image: url(../images/header_img.jpg);
	background-repeat: no-repeat;
}
#qq {
	position: absolute;
	height: 24px;
	left: 560px;
	top: 110px;
}
#qq a {
	color: #FFFFFF;
	text-decoration: none;
}
#qq a:hover {
	color: #CC3300;
	text-decoration: underline blink;
}
#jia {
	position: absolute;
	width: 220px;
	left: 400px;
	top: 60px;
	color: #DCF060;
	text-align: center;
}

/* Menu */
#menu {
	width: 820px;
	height: 30px;
	line-height: 24px;
	position: absolute;
	left: 10px;
	top: 130px;
	display: block;
	background-image: url(../images/nav_img.png);
	background-repeat: no-repeat;
}
#menu ul li {
	height: 24px;
	text-align: center;
	float: left;
	line-height: 24px;
}
#nav {
	float: right;
	margin-right: 10px;
}
#nav #n1 {
	width: 45px;
}
#nav #n2,
#nav #n8 {
	width: 75px;
}
#nav #n3,
#nav #n4,
#nav #n5,
#nav #n6,
#nav #n7,
#nav #n9 {
	width: 57px;
}
#menu ul li a {
	text-decoration: none;
	color: #303030;
	display: block;
}
#menu ul li a:hover {
	background: #FFCC00;
}

/* */
#content {
	width: 840px;
	margin: 0 auto;
	padding-top: 30px;
	background: #ececec url(../images/content_img.jpg) repeat-y;
}
#content:after {
        content: "."; 
        display: block;
        height: 0; 
        clear: both; 
        visibility: hidden;
}	
.right {
	float: right;
	width: 590px;
	display: inline;
	margin-right: 20px;
}
.right h2 {
	height: 25px;
	background: url(../images/r_h2_img.png) no-repeat;
	margin-bottom: 10px; 
}
.right h3 {
}
.fuck {
	background-image: url(../images/what_img.png);
	background-repeat: no-repeat;
	height: 80px;
	text-indent: 20px;
	line-height: 80px;
	color: #333333;
	font-size: 16px;
}
.ff {
	text-indent: 20px;
	color: #FF6600;
	font-size: 14px;
	font-weight: normal;
}
.fh {
	clear: both;
	height: 100px;
	padding: 0 20px;
}
.fl {
	float: left;
	width: 240px;
	padding: 10px;
	background: #66CCCC;
	border-left: 5px solid #428484;
}
.fr {
	float: right;
	width: 240px;
	padding: 10px;
	border-left: 5px solid #408158;
}
.fw {
	font-size: 12px;
	font-weight: bold;
	color: #DC4403;
}
.r_c,.g_c {
	color: #333;
	margin-bottom: 5px;
	background: url(../images/crbm_img.png) repeat-y;
}
.r_c ul#sh li {
	height: 24px;
	line-height: 24px;
	margin: 0 20px;
	border-bottom: 1px solid #ddd;
}
.r_c ul#sh li a {
	text-decoration: none;
	color: #005A62;
	height: 24px;
	display: block;
}
.r_c ul#sh li a:hover {
	text-decoration: none;
	background-color: #F5F5F5;
	color: #FB5A00;
}
.r_c ul#sh li span {
	float: right;
	line-height: 24px;
	color: #555;
}
.r_c p {
	margin: 0;
	padding: 10px 20px;
	line-height: 1.5em;
}
.r_c p span {
	color:#005962;
	background: #CBCBCB;
	padding: 2px;
}
.r_c p#g1 img {
	float: right;
	margin: 0 0 20px 10px;
}
.r_c p#im img {
	float: left;
	margin: 0 10px; 20px 0;
}
.r_c p a {
	color: #DC4403;
	text-decoration: none;
}
.r_c p a:hover {
	color: #999999;
	text-decoration: underline;
}
#s1,#s2,#s3,#s4,#s5,#s6 {
	text-indent: 20px;
	color: #FF6600;
	font-size: 14px;
	font-weight: normal;
}
.left {
	float: left;
	width: 200px;
	display: inline;
	margin-left: 20px;
}
.left_top {
	height: 50px;
	background: url(../images/left_top_img.png) no-repeat;
}
.left_mid {
	background: url(../images/left_mid_img.png) repeat-y;
	padding: 0 20px;
}
.left_mid li {
	list-style-type: none;
	height: 22px;
	line-height: 22px;
	border-bottom: 1px solid #a5a5a5;
}
.left_mid li a {
	text-decoration: none;
	color: #000000;
	display: block;
	height: 22px;
}
.left_mid li a:hover {
	background-color: #E0E0E0;
}
.left p {
	border-bottom: 1px solid #A5A5A5;
	padding: 4px 0;
}
.left a {
	color: #000000;
}
.left a:hover {
	color: #FF6600;
}
.left_bot {
	height: 20px;
	background: url(../images/left_bot_img.png) no-repeat;
	margin-bottom: 10px;
}
.c_title {
	height: 22px;
	line-height: 24px;
	font-size: 14px;
	text-indent: 20px;
	background: #EDEBE6;
	border-left: 7px solid #DC4E1B;
}
.c_cont {
	padding: 10px;
}

.t_title {
	text-indent: 20px;
	font-size: 16px;
}
.t_cont {
}

/* guestbook */
.g_c {
	line-height: 1.5em;
}
.g_c dl {
	margin: 0 20px 20px 20px;
}
.g_t {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0;
	border-bottom: 1px solid #D8D8D8;
}
.g_n {
	padding: 5px 0;
}
.g_g {
	width: 550px;
	overflow: hidden;
}
.g_r {
	padding: 10px;
	background: #FFCC66 url(../images/g_r_img.gif) no-repeat;
	margin-top: 10px;
}
.g_f {
	padding: 0 20px;
}
.g_f p {
	margin-bottom: 10px;
}
.g_top {
	height: 80px;
	background: url(../images/kh_top_img.png) no-repeat;
	position: relative;
}
.fbly {
	position: absolute;
	left: 470px;
	top: 18px;
}
.fbly a {
	text-decoration: none;
	color: #333333;
	font-size: 14px;
}
.fbly a:hover {
	text-decoration: underline;
	color: #333333;
}
.tab {
	width: 520px;
	margin: 10px 0 10px 20px;
}
th {
	height: 24px;
	border-bottom: 1px solid #ccc;
	color: #0D455E;
}
.tabr {
	background: #E7EEF1;
}
.tt {
	height: 180px;
	width: 550px;
	margin: 0 0 10px 20px;
	background: url(../images/geren.gif) no-repeat;
}
.tt_img {
	width: 350px;
	float: left;
	display: block;
}
.img1 {
	float: left;
	margin: 55px 0 0 15px;
	display: inline;
}
.img2 {
	float: left;
	margin: 55px 0 0 20px;
	display: inline;
}
.tt0,.ttt0 {
	width: 170px;
	display: block;
	padding: 20px 15px 0 15px;
	float: right;
}
.ts1{
	margin: 22px 0 0 0;
	height: 20px;
	line-height: 20px;
	display: block;
	text-align: center;
}
.ts2 {
	margin: 12px 0 0 0;
	height: 20px;
	line-height: 20px;
	display: block;
	text-align: center;
}
.tt0 span a {
	color: #990000;
	text-decoration: none;
}
.ttt0 span a {
	color: #0033FF;
	text-decoration: none;
}
.ttt {
	height: 180px;
	width: 550px;
	margin: 0 0 5px 20px;
	background: url(../images/tuand.gif) no-repeat;
}
.show_h,.show_z {
	clear: both;
	margin: 0 20px;
}
.show_h ol li {
	float: left;
	margin: 0 0px 5px 28px;
	padding: 2px;
	display: inline;
}
.show_h ol li a {
	height: 178px;
	width: 220px;
	border: 3px solid #CCCCCC;
	display: block;
}
.show_h ol li a:hover {
	border: 3px solid #FF9900;
}
.show_h ol li span {
	height: 20px;
	clear: both;
	width: 226px;
	display: block;
	text-align: center;
	margin-top: 5px;
}
#yp,#yp2,#yp3 {
	margin: 15px 0;
}
.show_z ol li {
	float: left;
	margin: 0 0 5px 8px;
	padding: 2px;
	display: inline;
}
.show_z ol li a {
	height: 146px;
	width: 180px;
	border: 3px solid #CCCCCC;
	display: block;
}
.show_z ol li a:hover {
	border: 3px solid #FF9900;
}
.show_z ol li span {
	height: 20px;
	clear: both;
	width: 180px;
	display: block;
	text-align: center;
	margin-top: 5px;
}
.g_bot {
	height: 30px;
	background: url(../images/rc_bot_img.png) no-repeat;
}
.pages {
	height: 20px;
	line-height: 20px;
	margin-top: 20px;
	clear: both;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.pages a {
	text-decoration: none;
	color: #333333;
}
.pages a:hover {
	color: #FB5A00;
}
.gbf {
	padding: 0 20px;
}
.inp {
	border: 1px solid #9BAFC7;
	height: 18px;
	padding: 0;
	width: 200px;
}
.s_inp {
	border: 1px solid #9BAFC7;
}
.gtext {
	border: 1px solid #9BAFC7;
}

#foot {
	clear: both;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.f_menu {
	padding: 5px 0;
	color: #666666;
	height: 90px;
	line-height: 70px;
	background: url(../images/footer_img.jpg) no-repeat;
}
.f_menu a {
	color: #333333;
	text-decoration: none;
}
.f_menu a:hover {
	color: #FF6600;
}
.f_menu span {
	float: right;
	padding-right: 10px;
}
.f_top {
	height: 26px;
	background: url(../images/f_top.png) no-repeat;
	margin-bottom: 10px;
}
