﻿@import url('style.css');
* {
	margin: 0 0;
}
#top {
	width: 982px;
	height: 306px;
	margin: 0 auto;
}
#top_1 {
	height: 60px;
	width: 982px;
	background-image: url('images/bg_top.gif');
}
#top_2 {
	height: 182px;
	width: 982px;
	margin-top: 2px;
}
#nav {
	display: inline;
}
#navi {
	padding: 0;
	float: left;
	height: 60px;
	width: 734px;
}
#top_3 {
	margin: 0 auto;
	height: 60px;
	width: 246px;
	float: left;
	background-image: url('images/top_3.gif');
	background-repeat: repeat-x;
}
#content {
	margin: 0 auto;
	width: 982px;
	height: inherit; 
	background-image: url('../images/bg_main_withnav.gif');
	background-repeat:repeat-y;
	border-bottom: 2px #fc7300 solid;
	margin-bottom: 3px;
	min-height: 1002px;
}
#clounm_l {
	float: left;
	padding: 0;
	width: 245px;
	height: auto;
	min-height: 1002px;
}
.main-navigation {
	display: inline /*Fix IE floating margin bug*/;
	float: left;
	width: 200px;
	overflow: visible !important /*Firefox*/;
	overflow: hidden /*IE6*/;
}
.round-border-topright {
	width: 10px;
	height: 10px;
	position: absolute;
	z-index: 100;
	background: url(../img/bg_corner_topright.gif) no-repeat;
	margin-top: -1px;
	margin-left: 174px;
}
.line {
	margin: 0;
	height: 13px;
	background-color: #fc7300;
}
#cloumn_r {
	margin-left:2px;
	padding: 0;
	text-indent: 3px;
	float: left;
	width: 725px;
	font-size: 12px;
	line-height: 14px;
	height:auto; 
}
#cloumn_r_img {
	background-image: url('images/title.gif');
	width: 726px;
	height: 40px;
	line-height: 34px;
	font-size: 24px;
	color: white;
	font-family: 方正大黑简体,方正综艺简体,宋体;
}
#cloumn_r_img h1 {
	font-size: 24px;
	padding-left: 80px;
	padding-top: 5px;
	line-height: 34px;
	font-weight: 500;
	letter-spacing: 2px;
}
#cloumn_r_content {
	width: 726px;
	height: auto;
}
#footer {
	width: 982px;
	margin: 0 auto;
	margin-bottom: 17px;
}
#footer_line1 {
	width: 982px;
	height: 25px;
	background-color: #fc7300;
	color: #fff;
	font-family: 宋体, Arial, Helvetica, sans-serif;
}
#footer_copyright {
	padding-top: 4px;
	text-align: center;
	width: 982px;
	background-color: #e8e8e8;
	height: auto;
	float: none;
	line-height: 30px;
}
#footer_line2 {
	width: 982px;
	height: 8px;
	background-color: #fc7300;
}
#footer_link {
	width: 982px;
	height: 50px;
}
#footer_line3 {
	width: 982px;
	height: 26px;
	
	
	background-color: #5187ca;
	
	
	
	margin-bottom: 17px;
}
#moreline {
	margin-top: 10px;
	background-color: #ccc;
	width: 726px;
	height: 30px;
	float: left;
}
.border {
	border-width: 0;
}
label {
	font-size: 13px;
}
.center_l {
	width: 373px;
	height: 238px;
	float: left;
}

.center_line {
	float: left;
	width: 1px;
	height: 245px;
	background-image: url('images/blackline.gif');
}
.center_r {
	float: left;
	width: 366px!important;
	width:350px;
	height: 238px;
}