body{
	text-align:center;
	margin:0px;
	color:#000;
	background-color:#FFF;
}

.outline
{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-color:#FFF;	
}

.outline .header{
	padding:0px;
	
}

a{color:#257bbc;text-decoration:none;}

form{ padding: 0px;margin: 0px; }


h1 {
	text-align:left;
	font-size: 22px;
	font-style: normal;
	color: #257bbc;
	font-weight: bold;
	margin-bottom:2px;	
}

h2 {
	text-align:left;
	font-size: 20px;
	font-style: normal;
	color: #257bbc;
	font-weight: bold;
	margin-bottom:2px;
}

h3 {
	text-align:left;
	font-size: 16px;
	font-style: normal;
	color: #257bbc;
	font-weight: bold;
	margin-bottom:2px;
}


h4 {
	text-align:left;
	font-size: 16px;
	font-style: normal;
	color: #257bbc;
	font-weight: bold;
	margin-bottom:2px;
}

strong{
	text-align:left;
	font-size: 16px;
	font-style:normal;
	color:#257bbc;
	font-weight: bold;
	margin-bottom:2px;
	}

.header_top
{
	height: 84px;
}

.header_top .header_top_left
{
	float: left;
	width: 300px;
	overflow: hidden;
}

.header_top .header_top_right
{
	float: left;
	width: 680px;height: 84px;
	background-image:url(../img(2)/header/repeat.gif);
	background-repeat:repeat-x;
	text-align: right;
}

.header_top .header_top_right .login
{
	float: right;
	padding: 45px 0px 5px 0px;
}

.header_top .header_top_right .channel
{
	float: right;
	padding: 41px 0px 5px 0px;
}

.header_top .header_top_right .reg
{
	float: right;
	padding: 45px 0px 5px 0px;
	size:12px;
	color:#ba90ac;
}

.header_top .header_top_right .separator
{
	float: right;
	padding: 45px 10px 5px 10px;
	color: #FFF;
}

.header_top .header_top_right .search
{
	float: right;
	padding: 45px 30px 5px 0px;
	font-size: 12px;
	font-weight: bold;
	color:  #257bbc;
}

.header_bottom
{
	height: 29px;
	width: 980px;
	background-color:#669FCB;
}

.header_bottom img
{

}

.current_time
{
	float: right;
	margin-top: 15px;
	color:#0861a5;font-size: 12px;
	text-align: right;
	width: 180px;
}

.weather
{
	float: right;
	margin-top: 15px;
	color:  #257bbc;font-size: 12px;
	text-align: left;
	width: 150px;
}

.blank
{
	float: right;
	width: 650px;
}

.top
{
	height: 320px;
}

.top .top_left
{
	float: left;
	width: 650px;
}

.top .top_left_a
{
	float: left;
	width: 170px;
}

.top .top_left_b
{
	float: left;
	width: 480px;
}

.top .top_left_b .bottom{
	clear:both;
	margin-right:10px;
	text-align:right;
	font-size:12px;
	color:#257bbc;
}

.top .top_left_b .bottom .a{
	text-decoration:none;
	color:#257bbc;
}

.top .top_right
{
	float: left;
	width: 330px;
}

.index_cal
{
	border: 4px solid #7ca8c9;
	border-bottom: 8px solid #7ca8c9;
	background-color: #acc0da;
	width: 322px;
	text-align: left;
}

.index_cal .bottom_space
{
	height: 56px;
}

.index_cal .cal_content
{
	border: 3px solid #ffffff;
	border-right: 2px solid #ffffff;
}

.index_cal .cal_content .mon_year
{
	background-color: #dff0fd;
	padding-top: 5px;
	border-bottom: 3px solid #7fbae7;
	text-align: center;
	font-size: 22px; color: #5186b0;
}

.index_cal .cal_content .week_day
{
	border-top: 2px solid #c3dff4;
	border-left: 2px solid #c3dff4;
	border-bottom: 1px solid #c3dff4;
}

.index_cal .cal_content .week_day .week
{
	float: left;
	width: 43px;
	border-right: 2px solid #c3dff4;
	border-bottom: 2px solid #c3dff4;
	font-size: 12px; color: #184467;
	text-align: center;
	background-color: #add3ef;
}

.index_cal .cal_content .week_day .day
{
	float: left;
	width: 43px; height: 30px;
	border-right: 2px solid #c3dff4;
	border-bottom: 2px solid #c3dff4;
	background-color: #f1f9ff;
	font-size: 10px; color: #868686;
}

.index_cal .cal_content .week_day .current_day
{
	float: left;
	width: 43px; height: 30px;
	border-right: 2px solid #c3dff4;
	border-bottom: 2px solid #c3dff4;
	background-color: #acc0da;
	font-size: 10px; color: #868686;
}

.middle
{
	margin: 20px 0px;
	border:1px solid #eac9f9;
	text-align: left;
	padding: 0px;
}

.middle .box{
	float: left;
	width: 272px;
	height: 148px;
}

#box_middle
{
	border-left:1px dotted #eac9f9;
	border-right:1px dotted #eac9f9;
}

.middle .box .box_title
{
	border-bottom:1px solid #eac9f9;
	color:  #257bbc;font-size: 16px;font-weight: bold;
	padding: 10px 15px 5px 15px;
}

.middle .box .box_content
{
	color: #888888;font-size: 14px;
	line-height:150%;
	padding: 10px 15px 15px 15px;
}

.middle2{
	margin: 20px 0px;
	padding: 0px;
}

.millde2 .middle_title{
	float:left;
	text-align:left;
	width:980px;
}


.middle2 .middle_box{
	float:left;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	background-color:#91c6ef;
	padding-top:5px;
	margin-bottom:5px;
}
.middle2 .middle_box a{
	color:#FFFFFF;
}


.bottom_left
{
	float: left;
	width: 695px;
	margin-bottom: 15px;
	border-bottom: 1px solid #BEDAE8;
}

.bottom_left .shop{
	float:left;
	width:670px;

}

.bottom_left .shop .shop_title{
	float:left;
	width:670px;
	background-color:#C6E3F8;

}

.bottom_left .shop .shop_title2{
	float:left;
	width:180px;
	font-size:16px;
	text-align:left;
	font-weight:bold;
	color:#257bbc;
	padding:10px;
}

.bottom_left .content_mag
{
	width: 690px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	border-bottom: 1px solid #BEDAE8;
	padding-right: 5px;
}

.bottom_left .content_mag .mag_img
{
	float: left;
	margin-right: 15px;
	height: 130px;
}

.bottom_left .content_mag .mag_content
{
	float: right;
	padding-top: 5px;
	width: 570px;
}

.bottom_left .content_mag .title1
{
	margin: 0px;
	margin-bottom: 0px;
	color:  #257bbc;
	font-size: 17px;
	font-weight: bold;
}

.bottom_left .content_mag .title2
{
	margin: 0px;
	color:  #257bbc;
	font-size: 15px;
	font-weight: bold;
	float: left;
}

.bottom_left .content_mag .title3
{
	margin: 0px;
	color:  #257bbc;
	font-size: 13px;
}

.bottom_left .content_mag .sub_title
{
	margin-top: 8px;
	color: #888888;
	font-size: 12px;
	font-weight: bold;
}

.bottom_left .content_mag .content_text
{
	color: #888888;
	font-size: 14px;
	line-height:150%;
}

.bottom_left .content_mag .more_link
{
	float:right;	
}

.bottom_left .content_mag .more_link a
{
	color:  #257bbc;font-size: 12px;
}

.bottom_left .content
{
	float: left;
	width: 330px;
	padding-bottom: 20px;
}

.bottom_left .content_row_separator
{
	clear: both;
	height: 30px;
}

.bottom_left .separate_line
{
	float: left;
	width: 330px;
	border-top: 1px dotted #BEDAE8;
}

.bottom_left .content_column_separator
{	
	float: left;
	width: 35px;
}

.bottom_left .content .content_img
{
	float: left;
	margin-right: 15px;
	width: 88px;
	height: 88px;
}

.bottom_left .content .content_text
{
	float: left;
	width: 220px;
	color: #888888;
	font-size: 14px;
	line-height:150%;
	margin-top: 2px;
}

.bottom_left .content .content_text .title
{
	margin: 0px;
	margin-bottom: 4px;
	color:  #257bbc;
	font-size: 15px;
	font-weight: bold;
}

.bottom_left .content .content_text .sub_title
{
	margin-bottom: 2px;
	font-weight: bold;
}

.bottom_left .content .content_text img
{
	margin-top: 5px;
}

.bottom_right
{
	float: left;
	width: 270px;
	margin-left: 15px;
}

.bottom_right .ad
{
	margin: 10px 0px;
}

.bottom_right .partener
{
	color:  #257bbc;
	font-weight: bold;
}

.bottom_right .partener .partener_left
{
	float: left;
	width: 130px;height: 55px;
	margin-right: 10px;
	margin-top: 10px;
}

.partener
{
	float: right;
}

.bottom_right .partener .partener_right
{
	float: left;
	width: 130px;height: 55px;
	margin-top: 10px;
}

.bottom_right .news
{
}

.bottom_right .news .content_top
{
	width: 270px;
	overflow: hidden;
}

.bottom_right .news .content_bottom
{
	background-color: #C3E1F9;
	height: 50px;
	
}

.bottom_right .news .content
{
	padding: 15px 20px;
	border-left: 2px solid #C3E1F9;
	border-right: 2px solid #C3E1F9;
}

.bottom_right .news .content .title
{
	color:  #257bbc;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}



.bottom_right .news .content .content_text
{
	color: #888888;
	font-size: 12px;
}

.bottom_right .news .content .separator
{
	border-top: 1px dotted #eac9f9;
	margin: 10px 0px;
}

.footer
{
	margin-top: 30px;
	margin-bottom: 40px;
}

.footer .footer_top
{
	width:980px;
	float:left;
	background: #9AC7E8;
	height: 90px;
	text-align: left;
}

.footer .footer_top .search 
{
	width:700px;
	float:left;
	padding: 20px 0px 30px 15px;
	font-size: 12px;
	font-weight: bold;
	color: #257bbc;
}

.footer .footer_top .logo
{
	width:259px;
	float:right;
	font-size: 12px;
	font-weight: bold;
	color: #257bbc;
}

.footer .footer_bottom
{
	color: #4990c6;
	font-size: 13px;
	margin-top: 10px;
}

.footer .footer_bottom .footer_bottom_left
{
	float: left;
	width: 330px;
	text-align: left;
}

.footer .footer_bottom .footer_bottom_right
{
	float: left;
	width: 650px;
	text-align: right;
}

.footer .footer_bottom .footer_bottom_right img
{
	float: right;
	margin-top: 5px;
}

.footer a
{
	color: #4990c6;text-decoration:none;
}

.top_search_submit
{
	border:0px;
	width:35px;height:22px;
	background-image:url(../img(2)/header/go.gif);
	background-repeat:no-repeat;
	cursor: pointer;
}

.bottom_search_submit
{
	border:0px;
	width:39px;height:22px;
	background-image:url(../img(2)/footer/go2.gif);
	background-repeat:no-repeat;
	cursor: pointer;
}

.menu{

	width:880px; text-align:right; 
}

.menu_color{
	background-color:#faecff;
}


.mainTable {
	min-height:620px; 
	_height:620px; 
	text-align: left;
}

.shop{
	float:left;
	width:690px;
	clear:both;
}
