﻿/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{
margin:0px;
padding:0px;
}
body,td,th{font-family:宋体;font-size:12px;}
body{background:#fff;text-align:center;}
img{vertical-align:top;}
fieldset,img{border:0px;}
ol, ul {list-style:none;}
table {border-collapse:collapse;border-spacing:0;}
caption, th {text-align: left;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}
input, button, textarea, select {font-size: 100%;}
/* 内容居中&背景设置&清除浮动 */
.container{
margin:0px auto;
width:1002px;
}
.i_bg{
width:1002px;
float:left;
clear:both;
background:#ffffd5;
}
.clearfloat{
clear:both;
height:0px;
line-height:0px;
font-size:1px;
}
/* 链接样式 */
a:link {text-decoration: none;}
a:visited {text-decoration:none;}
a:hover {
	text-decoration: none;
	color:#f00;
}
a:active {text-decoration: none;}
/* 顶部文字链接 */
.C_Blue{color:#2675c1;}
.C_Blue a{color:#2675c1;}
.C_Blue a:hover{color:#f00;}
.Top_DH{font-size:14px;color:#fff;}
.Top_DH a{color:#fff;}
.Top_DH a:hover{color:#fff100;}
/* 左侧文字链接 */
.C_White{color:#000;font-size:12px;}
.C_White a{color:#000;}
.C_White a:hover{color:#f00;}
/* 右侧侧文字链接 */
.C_Rblue{color:#2568ba;}
.C_Rblue a{color:#2568ba;}
.C_Rblue a:hover{color:#f00;}
.C_Rblack{color:#000;}
.C_Rblack a{color:#000;}
.C_Rblack a:hover{color:#f00;}
/* 二级标题文字 */
.i2BT_White{color:#fff;font-size:14px;font-weight:bold;}
.i2BT_White a{color:#fff;}
.i2BT_White a:hover{color:#f00;}
/* 二级栏目左侧菜单列表 */
.i2_LftMenu{}
.i2_LftMenu ul{margin:10px 0px 10px 0px;}
.i2_LftMenu ul li{width:187px;height:25px;background:url(imagesi2_LM_bg.gif) no-repeat;color:#fff;line-height:25px; margin-bottom:5px;}
.i2_LftMenu ul li a{color:#fff;display:block;}
.i2_LftMenu ul li a:hover{color:#fff100;}
#xj123{	width:700px;height:50px; line-height:40px; font-size:15px;	color:#F00;	background-color: #FFF; margin:auto; text-align:center;}	
#xj123 a:link {color: #F00;}
#xj123 a:visited {color: #F00;}
#xj123 a:active {color: #F00;}


