﻿@charset "utf-8";
.kong20{ width:100%; height:20px; overflow:hidden;}
body{
	background:#efefef;
	color:#000;
	font-family: '微软雅黑', Arial, sans-serif;
	font-size:16px;
}
a{
	color:#000;
	text-decoration:none;
}
.clear {
	clear: both;
}
.left{ float:left;}
.right{ float:right;}

/*top*/
.toolbar{width:1100px!important}
.content{ width:1158px; margin:0 auto;}

.left_bar{background:url(left_bg.jpg) top no-repeat; height:1138px; width:170px;}
.left_bar dt{ background:#356e9b; color:#FFF; height:40px; line-height:40px; margin-bottom:6px; text-align:center;font-size:18px;}

.left_bar .active{ background:#FFF; color:#005395;}


.right_bar{background:#FFF;height:1150px; width:988px;}

.right_bar dd{ margin:0 20px;}
.right_bar dd .left_con{width:460px; background:url(white.jpg) top left no-repeat; height:1100px; padding-right:15px; border-right:1px solid #CCC;}

.right_bar dd .right_con{width:460px; background:url(black.jpg) top center no-repeat; height:1100px;}

.position{height:30px; background:#ddf0ff; width:200px; margin-left:10px; line-height:30px; text-align:center; font-size:18px; color:#005394;}
/* Footer Style */
.footer{
	line-height:30px;
	color:#366e9d;
	font-size:14px;
	text-align:center;

}





