@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:SimSun;
	font-size:12px;
min-width: 1325px;
}
ul, li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
a {
	text-decoration:none;
}
#head {
	border:0px #ddd solid;
}
#header {
	background-color:#bbd1ef;
	height:20px;
}
#header_cont {
	border:0px #000000 solid;
	width:200px;
	height:20px;
	float:right;
	margin-right:145px;
}
.header_home {
	width:15px;
	height:15px;
	float:left;
	margin-top:1px;
	padding-left:8px;
}
.header_text {
	color:#1f7afe;
	padding-top:3px;
	padding-left:8px;
	float:left;
}
.header_text:hover {
	color:#65a3fe;
}
#page {
	height:85px;
	background-color:#65A3FE;
}
#page_body {
	background:url(/tsg/images/page_img.jpg) no-repeat;
	height:85px;
	width:1325px;
	margin:0 auto;
	border:0px #ddd solid;
}
.search {
	background:url(/tsg/images/search_box.png) no-repeat;
	height:30px;
	min-width:280px;
	float:right;
	margin-right:160px;
	margin-top:40px;
}
.serch_box {
	margin-top:3px;
	margin-left:3px;
	height:20px;
	width:200px;
	border:1px #DADADA solid;
	border-right:none;
}
.button {
	border:0px #ddd solid;
	width:72px;
	height:30px;
	float:right;
}
#naver {
	height:46px;
	border:0px #ddd solid;
	background:url(/tsg/images/naver_bg.png);
	width:100%;
}
#nav {
	height:57px;
	border:0px #ddd solid;
	/*background:url(/tsg/images/nav_2.png) no-repeat;*/
	width:1325px;
	margin:0 auto;
}
#nav_2 {
	height:57px;
	border:0px #ddd solid;
	background:url(/tsg/images/nav_2.png) no-repeat;
	width:1349px;
	margin:0 auto;
}
/*#nav_left {
	border:0px #ffffff solid;
	height:57px;
	width:13%;
	float:left;
	background:url(/tsg/images/naver_bg.jpg);
}
#nav_center {
	border:0px #ffffff solid;
	height:57px;
	width:74%;
	background:url(/tsg/images/nav_center.png) no-repeat;
	float:left;
}
#nav_right {
	border:0px #ffffff solid;
	height:57px;
	width:13%;
	float:left;
	background:url(/tsg/images/naver_bg.jpg);
}*/
#menu {
	border:0px #ffffff solid;
	width:998px;
	height:45px;
	margin:0 auto;
}
#menu ul li{
	float: left;
}
.li_first {
	margin-left:5px;
}
#menu ul li.menu_li .menu_first{
	width: 120px;
	height: 38px;
	float: left;
    padding-top:7px;
	text-align: center;
	border:0px #ddd solid;
}
#menu ul li.menu_split{
	background:url(/tsg/images/space_line.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 solid #666;
    float: left;
    height: 43px;
    margin-left:1px;
    margin-top:1px;
    width: 2px;   
}
#menu ul li.menu_li .menu_first a .menu_cname{
	display: block;
	font-size: 15px;
	color:#ffffff;
}
#menu ul li .menu_first a .menu_ename{
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color:#ffffff;
}
#menu ul li .menu_first_focus{
	margin-top:1px;
	 background:url(/tsg/images/nav_hover.png) 0 0 no-repeat;
}
.menu_seconde{
	width: 118px;
    position:absolute;
	z-index:1;
	display:block;
    margin-top: 45px;
	display:none;
}
.seconde_div {
	background:url(/tsg/images/nav_hover_bg.jpg) no-repeat;
	width: 118px;
	padding-top:5px;
	padding-bottom: 5px;
	border:1px #98C1FC solid;
    border-radius: 4px;
	margin-top:5px;
background-size: cover;
}

.seconde_feature {
	width:135px;
}
.menu_seconde_li{
	width: 118px;
	height: 30px;
	border-bottom: 2px solid #fff;
    font-family: Microsoft YaHei;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}
.menu_seconde_li a {
	color:#085AD3;
}
.menu_seconde_li:hover{
	background-color:#9DC4FA;
}
.li_feature {
	width:135px;
}
#index_img {
	width:100%;
	border:0px #ddd solid;
}
.img_magin {
	width:998px;
	margin:0 auto;
}
#content {
	border:0px #ddd solid;
	width:998px;
	margin:0 auto;
	background-color:#ffffff;
}

.menu_seconde {
	display:none;
}