@charset "utf-8";
/* CSS Document */

a:link {text-decoration:none;color:#0166B2;}
a:visited {text-decoration:none;color:#0166B2;}
a:hover {text-decoration:none;color:#DC5114;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#243859;
	height:auto;
	line-height:16px;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.bottom{
background-color:#333333;
margin:0px 12px;
color:#FFFFFF;
text-align:center;
padding:5px 0px;
border-bottom:#243859 15px solid;

width:980px;
height:auto;
overflow:hidden;
}
.bottom_nav{
text-indent:150px; 
width:780px;
margin:10px;0px;
}
.mid{
background-color:#FFFFFF;
margin:0px 12px;

width:980px;
height:auto;
overflow:hidden;

}

.left{
width:210px;
height:auto;

background-color:#FFFFFF;
/*border:1px solid #cccccc;*/

margin:2px;
padding-left:2px;
margin-top:15px;

float:left;

overflow:hidden;
}

.left_title{
width:198px;
height:18px;
padding-top:2px;
padding-left:5px;
background-color:#F8F4F0;
border:1px solid #3A6198;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:600;
color:#27497C;
}

.right{
width:740px;
height:auto;
background-color:#FFFFFF;
/*border:1px solid #cccccc;*/
float:left;
margin:2px;
margin-left:15px;
margin-top:15px;
overflow:hidden;
}

.right_title{
width:620px;
height:20px;
font-size:12px;
font-weight:600;
color:#003366;
margin-top:15px;

}
.right_content{
width:620px;
padding:2px;
margin:5px 0px;
}

.right_more{
width:620px;
height:20px;
color:#FF6600;
margin:5px 0px;
border-bottom:#003366 1px dotted;
}

.right_title_line{
width:620px;
height:20px;
margin:5px 0px;
border-bottom:#003366 1px dotted;
}

.s_img{
float:left;
margin:5px;
}

.nav{
width:980px;
height:48px;
background-image:url(mill_img/nav.gif);
/*border:1px solid #cccccc;*/

margin-top:0px;
margin-bottom:0px;
margin-left:12px;
margin-right:12px;
overflow:hidden;
}

.nav span{
float:left;
height:20px;
border-bottom:1px #ffffff solid;
border-right:1px #ffffff solid;
background-color:#3B6097;
margin-top:9px;
padding:2px 15px;
font-weight:600;
color:#ffffff;
font-size:12px;
}

.nav span a:link{color:#FFFFFF;}
.nav span a:visited {color:#FFFFFF;}
.nav span a:hover {color:#FFFFFF;}
.home a:link{color:#FFFFFF;}
.home a:visited {color:#FFFFFF;}
.home a:hover {color:#FFFFFF;}
.home{
margin-top:6px;
width:117px;
height:18px;
background-color:#70B826;
border-right:1px #ffffff solid;
padding:5px 10px;
float:left;
font-weight:600;
color:#ffffff;
font-size:12px;
text-align:center;
}
.news_title{
margin:3px 5px;
padding:5px;;

}

.news_title li{
list-style-type:none;
padding:0px;
margin:0px;


}

.pic{
margin:2px;
padding:2px;
border:#CCCCCC 1px solid;
}

.text_link{
margin-right:10px;
float:right;
color:#FFFFFF;
font-weight:600;

}
.text_link a:link{color:#FFFFFF;}
.text_link a:visited {color:#FFFFFF;}
.text_link a:hover {text-decoration:none;color:#DC5114;}

.top{
width:980px;
height:84px;
background-image:url(mill_img/top.gif);
/*border:1px solid #cccccc;*/
margin-top:5px;
margin-bottom:0px;
margin-left:12px;
margin-right:12px;
overflow:hidden;
}

.tr_line td{

border-bottom:#003366 1px dotted;
height:25px;
text-indent:5px;
margin:2px;

}



/*以下是选项卡内容*/
.mousehand{
	cursor:hand;
}
.titletable{
	padding-left:5px;
	background-color:#E9E9E9; }	
table.TabBarLevel1{
}

table.TabBarLevel1 td{
 border:1px solid #3B6097;
 height:20px;
 background-color:#ECF1F7;
}
table.TabBarLevel1 td.Selected{
 border-bottom-width:0px;
 background-color:#ffffff;
}
table.TabBarLevel1 td.Black{
 border-left-width:0px;
 border-top-width:0px;
 border-right-width:0px;
 background-color:#FFFFFF;
}
table.Content{
 border-left:1px solid #3B6097;
 border-right:1px solid #3B6097;
 border-bottom:1px solid #3B6097;
}