/* CSS Document */
body {margin:0px;border:0px;font-size:12px;font-family:宋体;background-color:#fff;}   
form {margin:0px;padding:0px;}   
ul {list-style: none;margin: 0px;padding: 0px;}   
img {border:0px;}
.clr{clear:both;}
.left{float:left;}
.right{float:right;}
.main_box{margin:0 auto; width:960px;}

/* 字体样式（大小、颜色、间距） */
.s {font-size:12px;}   
.m {font-size:14px;font-weight:bold;}   
.c {font-size:14px;}   
.sm {font-size:12px;font-weight:bold;} 

.c_juhuang{color:#FE5A01;}
.c_hei{color:#353535;}
.c_bai{color:#fff;}
.c_hui{color:#565656;}
.c_hui2{color:#8E8E8E;}
.c_lan{color:#003399;}
.c_lan2{color:#0070BC;}
.c_lv{color:#44980F;}
.c_hong{color:#C40000;}

.lh13{line-height:130%;}
.lh15{line-height:150%;}
.lh17{line-height:170%;}
.lh20{line-height:200%;}

.cent{text-align:center;}


/* 链接样式*/
a:link{color: #333;text-decoration: none;}   
a:visited{color: #333;text-decoration: none;}   
a:hover{color: #FF6600;text-decoration: underline;} 

.orange a, .orange a:link, .orange a:visited, .orange a:hover{color:#ff7300;}

.white a,.white a:link,.white a:visited{color:#ffffff;text-decoration: none;}
.white a:hover{color:#ffffff;text-decoration: underline}

.blue a,.blue a:link,.blue a:visited{color:#003399;text-decoration: none;}
.blue a:hover{color:#ff7300;text-decoration: underline;}

.red a, .red a:link,.red a:visited ,.red a:hover {color:#cc0000;}
.red a:hover{color:#cc0000;text-decoration: underline;}

.gray a,.gray a:link,.gray a:visited{color:#666;text-decoration: none;}
.gray a:hover{color:#ff7300;text-decoration: underline;}



.xia_xuxian{
	background-image:url(http://meta.glass.com.cn/jixie/images/xian_bg_3x1.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	padding-bottom:2px;
}



/*当前位置*/
.weizhi{height: 20px;border-bottom:2px solid #3C92DD; margin-top:8px;}
#info_jct{
	color: #C40000;
	font-weight:bold;
	background-image: url(http://meta.glass.com.cn/jixie/images/icon_infojct_156x31.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 130px;
	padding-top: 5px;
	padding-left: 32px;
}

/* 框架一*/
#box1{background-image:url(http://meta.glass.com.cn/jixie/images/info_top_bg.gif); background-repeat:repeat-x;}
#box1 .left{float:left; width:685px; margin-top:12px;}
#box1 .right{float:right; width:265px; margin-top:12px;}

.title{font-size:16px; font-weight:bold;}

.youbian{border:1px solid #D5E1EE;}

.list_link a,.list_link a:link,.list_link a:visited{color:#003399;text-decoration: underline;}
.list_link a:hover{color:#ff7300;text-decoration: underline;}

/* 框架二*/
#box2{background-image:url(http://meta.glass.com.cn/jixie/images/info_box_top.gif); background-repeat:no-repeat; height:29px; margin-top:10px;}
#box2 .tit{float:left; margin-top:7px; margin-left:13px; font-size:14px; font-weight:bold; color:#003399;}

.shuxing{border-bottom:1px solid #ccc; margin-top:5px;}

/* 讯盘*/
#box3{background-image:url(http://meta.glass.com.cn/jixie/images/info_box_top2.gif); background-repeat:no-repeat; height:29px; margin-top:15px;}
#box3 .tit{float:left; margin-top:7px; margin-left:13px; font-size:14px; font-weight:bold; color:#FF7300;}

.hong_huang{
	background-color: #F3E5D1;
	border: 1px solid #FFB97E;
	margin-bottom:5px;
}