* { margin:0; padding:0; word-break:break-all; }
body { background:#4F1A12; color:#333; font:12px/1.5em Verdana,Helvetica,Arial,sans-serif; }
ul, li { list-style:none; }
html { overflow:-moz-scrollbars-vertical; }
legend { display:none; }
fieldset, img { border:none; }

.header{ width:1000px; height:300px; margin:auto; background:url(header_bg.jpg) no-repeat; position:relative;}
	.nav{ width:495px; height:45px; position:absolute; left:260px; top:200px;}
	
.content{width:1000px;margin:auto;  }
	.col1{ width:207px; background:url(col1_bg.gif) repeat-y right; padding-left:75px !important; padding-left:54px; float:left; display:inline; margin-left:0px;height:1014px; }
	.col1 ul{ width:211px !important;width:190px; padding-left:17px  !important;padding-left:38px ;}
	.col1 li{ width:190px; height:60px; background:url(line1.gif) right bottom no-repeat; text-align:center; line-height:60px }
	.col1 li img{ margin:19px 0;vertical-align:middle}
	.col1 li a{ text-decoration:none; color:#40151C; font-size:20px; font-weight:bold}
	.col1 .game{ height:165px; line-height:40px;}
	.col1 .game img{margin:4px 0;vertical-align:middle}
	.col1 .icbc{ height:340px;}
	.col1 .icbc img{margin:2px 0;vertical-align:middle}
	
	.col2{ width:639px; height:1014px; border-right:8px solid #FFCBA4; background-color:#FCF5DB; float:left;}
	.col2 .title{ height:45px; margin:0 30px; width:579px; text-align:center; line-height:45px; font-size:18px; font-weight:bold; color:#870102; border-bottom:1px solid #333333; }
	.col2 .message{margin:15px 30px; width:579px; line-height:26px; font-size:14px; color:#501C11; background:url(message_bg.jpg) bottom right no-repeat;height:auto !important;height:790px;min-height:790px; letter-spacing:1px;}
	
.footer{ width:1000px; height:264px; margin:auto; background:url(footer_bg.gif) no-repeat center; position:relative; }