@charset "GBK";
html,body {
	height:100%;
}
body {
	margin:0;
	padding:0;
	background:url(../images/bg2.jpg);
	font-size:12px;
}
img {
	border:0;
}
img#title{
	margin-bottom:-30px;
}
#wrapper{
	background:url(../images/bg.jpg) repeat-x;
	height:950px;
}
#container {
	margin:0 auto;
	width:1004px;
}
#banner {
	padding-bottom:8px;
}
#sideContent {
	width:236px;
	height:300px;
	float:left;	
}
#primaryContent {
	margin-right:45px !important;
	margin-right:23px;
	float:right;
}
p{
	font-family:"Verdana";
	line-height:180%;
	font-size:12px;
}

/*
=========================
	LeftSide Flash(Advertising)
=========================
*/
#logo, #eventInfo, #dailyResult, #hostCityGuide {
	text-align:center;
	width:222px;
	height:139px;
	margin-left:45px;
}
#adversting {
	text-align:center;
	padding-left:35px;
	padding-top:12px;
	padding-bottom:15px
}
#eventInfo {
	padding-top:18px;
	height:58px;
}
#dailyResult {
	padding-top:10px;
	height:83px;
}
#hostCityGuide {
	height:66px;
}

/*
=========================
	leftContent Style
=========================
*/
#contentBox {
	padding-bottom:10px;
	clear:both
	border:1px solid red;
}
#contentBox .top {
	width:676px;
	height:11px;
	background:url(../images/bg_content_top.gif) no-repeat;
	margin-bottom:0 !important;
	margin-bottom:-3px;
}
#contentBox .bottom {
	width:676px;
	height:11px;
	background:url(../images/bg_content_bottom.gif) no-repeat;
}
#contentBox .middle {
	width:674px;
	background-color: white;
	padding-bottom:20px;
}
#contentBox .middle img#title {
	padding-top:7px;
	padding-left:25px;
	padding-bottom:25px;
}
.contentWidth {
	margin-top:20px;
	padding:0 50px;
}

/*
=========================
	subContent Style
=========================
*/
#subContentBox {
	float:left;
	margin-left:45px !important;
	margin-left:23px;
}
#subContentBox .top {
	width:910px;
	height:9px;
	background:url(../images/bg_subContent_top.gif) no-repeat;
	margin-bottom:0 !important;
	margin-bottom:-5px;
}
#subContentBox .bottom {
	width:910px;
	height:9px;
	background:url(../images/bg_subContent_bottom.gif) no-repeat;
}
#subContentBox .middle {
	width:910px;
	background-color: #fff;
	text-align:center;
}
#subContentBox .middle img#separate_line {
	padding:0 15px;
}

table {
	margin-left:44px;
	margin-bottom:11px;
	margin-top:20px;
	font-size:12px;
	font-family:"Verdana";
	border-collapse:collapse;
	width:590px;
	border:1px solid white;
}
th, td {
	padding: 0.7em 0.8em;
}
th {
	border:1px solid white;
	margin:-5px 0;
}
table#news td {
	border-bottom:1px dotted black;
	border-collapse:collapse;
}
table#news .arrow {
	font-family:"Wingdings";
	font-size:8px;
	width:1px;
	margin-left:-10px;
}
a:link,a:visited,a:hover,a:active {
	color:#0099ff;
	text-decoration:none;
}
a:hover {
	color:#ff0000;
	text-decoration:underline;
}
thead {
	background:#70bc39;
	color:white;
	text-align:left;
}
tbody .reseda {
	background:#d9eec4;
}

/*
=========================
	Foot(Address,copyright)
=========================
*/
#footer {
	float:left;
	font-family:"Verdana","Arial","ËÎÌå";
	color:white;
	height:50px;
	display:inline;
	margin:0 22%;
	margin-top:5px !important;
}
#footer ul {
	list-style:none;
	margin-left:-40px !important;
	margin:0;
}
#footer li {
	padding:2px 0;
}

/*
=========================
	Gallery
=========================
*/
.img_container {
	margin-top:20px;
	padding:0 46px !important;
	padding:0 39px;
	float:left;	
	background:#fff;
}
.img_wrapper {
	background-color: #b6b6b6;
	float:left;
	position:relative;
	margin:7px;
}
.img_wrapper a {
	background-color:#fff;
	border: 1px solid #999999;
	padding: 3px;
	display: block;
	margin:-1px 1px 1px 0px;
	position:relative;
}
.img_wrapper a:hover {
	background-color:#a3d869;
	border: 1px solid #569f37;
	padding: 3px;
	display:block;
	margin:-1px 1px 1px 0px;
	position:relative;
}

.pimg{	
	float:left;
	padding:2px;
	border:1px solid #666666;
	margin:5px;
}
.pimg h3{
	font-size:12px;
	text-align:center;	
	color:green;
	margin-top:10px;
	margin-bottom:-5px;
}
