/* 全局CSS定义 */
body { text-align: center; font-family:"宋体", arial;margin:0; padding:0; background: #FFF; font-size:12px; color:#000;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th{font-size:12px;}
/* 链接颜色 */
a:link {color: #000; text-decoration:none;}
a:visited {color: #000;text-decoration:none;}
a:hover {color: #f00; text-decoration:underline;}
a:active {color: #000;}
/* 颜色属性 [定义规则，小写c加颜色名称] */
.cRed,a.cRed:link,a.cRed:visited{ color:Red; }
.cBlue,a.cBlue:link,a.cBlue:visited{color:#0D6F96;}
.cDRed,a.cDRed:link,a.cDRed:visited{ color:#bc2931;}
.cGray,a.cGray:link,a.cGray:visited{ color: #4F544D;}
.cDGray,a.cDGray:link,a.cDGray:visited{ color: #666;}
.cWhite,a.cWhite:link,a.cWhite:visited{ color:#fff;}
.cBlack,a.cBlack:link,a.cBlack:visited{color:#000;}
a.cBlack:hover{color:#bc2931;}
.cYellow,a.cYellow:link,a.cYellow:visited{color:#ff0;}
.cGreen,a.cGreen:link,a.cGreen:visited{color:#008000;}
.cyellow_2,a.cyellow_2:link,a.cyellow_2:visited{color:#F9971A;}
/* 字体属性 [定义规则，小写f加属性名称] */
.fB {font-weight: bold;}
.fI {font-style: italic;}

/* 字体大小*/
.f12px{ font-size:12px;}
.f14px{ font-size:14px;}
.f16px{ font-size:22px;}

/* 其他属性 */
.left{ float: left;}
.right{ float: right;}
.clear{ clear: both; font-size:1px; width:1px; visibility: hidden; }
.hidden {display: none;}
.unLine ,.unLine a{text-decoration: none;}
.nomore{ margin:auto; width:770px; height:12px;}
.tl{ text-align:left;}
.tr{ text-align:right;}

/*表单样式*/
.area_input{ height:14px; border:#CCCCCC 1px solid; width:70px; background:url(../images/login_button_bg.gif);}
.area_input2{ height:14px; border:#CCCCCC 1px solid; width:170px; background:url(../images/login_button_bg.gif);}
.button_s{ height:19px; width:35px; line-height:16px; color:#333; font-size:12px;}
/*整体布局*/

.area {
	margin:0 auto;
	width:770px;
	}
.area2 {
	margin:auto;
	width:980px;
	}
.area .col0{
	float:left; 
	width:596px;
	}
.area2 .col_news{
	float:left; 
	width:640px;
	}
.area2 .col_news2{
	float:right; 
	width:303px;
	padding-left:8px;
	}
.area .col1{
	float:left; 
	width:293px;
	}
.area .col2{
	float:left;
	width:293px;
	padding-left:10px;
	}
.area .col3{
	float:left;
	width:164px;
	padding-left:10px;
	}

.area .col4{
	float:left; 
	width:260px;
	padding-left:28px;
	}
.area .col5{
	float:left;
	width:260px;
	padding-left:10px;
	}
/*框架与留白*/
.box {border:#CED8F3 1px solid;}
.box2 {border:#CBCBCB 1px solid;}
.box3 {border:#C8C8C8 1px solid;}
.title_bg1{background:url(../images/n_titlebg1.gif); line-height:24px; height:24px; padding-left:10px; font-weight:bold; text-align:left;}
.title_bg2{ margin-top:2px; background:url(../images/n_titlebg2.gif); line-height:24px; height:24px; padding-left:18px; text-align:left;}
.title_bg3{background:url(../images/n_titlebg1.gif); line-height:24px; height:24px; padding-left:10px; font-weight:bold; text-align:left;}
.title_bg4{background:url(../images/n_titlebg3.gif); line-height:24px; height:24px; padding-left:10px; font-weight:bold; text-align:left;}
.title_arrwo{ background:url(../images/n_arrow1.gif) no-repeat left; padding-left:10px;}
.title{
	background:#EAF2FD;; 
	height:23px; line-height:23px;
	padding-left:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CFD4F4;
	border-right-color: #CFD4F4;
	border-left-color: #CFD4F4;
	}
.title_box{border:#CFD4F4 1px solid; height:170px; padding:12px;}
.title_box_r{
	background:#F2F2F2;
	height:23px;
	line-height:23px;
	padding-left:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	}
.title_box_r2{
	background:#F2F2F2;
	height:24px;
	line-height:23px;
	padding-left:10px;
	}
.t_r{ padding-right:6px; line-height:24px;}
.t_r2{ padding-right:6px; margin-right:6px; width:50px; line-height:25px; background:url(../images/arrow_111.gif) right no-repeat;}
.bg_1{ background:#EEF7FF;}
.bg_2{ background:#F4F2F3;}
.bg_3{ background:#F6F6F6;}
.bg_5{ background:#d4e3f6;}
.bg_4{ background:#F5FAFE; border-bottom:#CBD7EC 1px solid; border-right:#CBD7EC 1px solid; width:666px;}
.bg_topbtn1{ background:#F0F4FF; margin-right:9px;}
.bg_topbtn2{ background:#FEF3EF; margin-right:9px;}
.bg_topbtn3{ background:#F7FFF7; margin-right:9px;}
.blank10{ height:10px; font-size:1px; clear:both;overflow:hidden; margin:auto;}
/*高度宽度*/
.w {width:100%; overflow:hidden;}
.w1 {width:594px; overflow:hidden;}
.w2 {width:460px; overflow:hidden;}
.w3 {width:162px; overflow:hidden;}
.w4 {width:291px; overflow:hidden;}
.w5 {width:270px; overflow:hidden;}

.h {height:100%; overflow:hidden;}
.h1 {height:218px; overflow:hidden;}
.h2 {height:448px; overflow:hidden;}
.h3 {height:961px; overflow:hidden;}
.h4 {height:731px; overflow:hidden;}

/*头部内容*/
.mainbox{clear:both; overflow:hidden; padding: 0px; margin:auto; width: 770px; background:url(../images/big_bg.gif); border: 1px solid #CED8F3;}
.top_meun{
	margin:auto;
	width:762px;
	padding:4px;
	background-color:#F4F4F4;
	line-height:20px;
	height:20px;
	}
.logo_meun{ width:152px; height:56px; background:url(http://www.glasses.com.cn/images/logo.gif);}
.logo_meunsmall{ margin-top:10px;}
.logo_meunsmall .logo{ float:left; width:122px; height:22px; background:url(../images/logo_small.gif) no-repeat; padding-bottom:8px;}
.logo_meunsmall .weizhi{ float:left; line-height::22px; height:20px; padding-top:2px;}
.logo_meunsmall .sousuo{ float:right; line-height::22px; height:20px;}
.logo_meunbutton{ margin-top:4px;}
.logo_meunbutton ul{ float:left;}
.logo_meunbutton li{ float:left; line-height:22px; border:1px #CCCCCC solid; padding:0  8px 0 8px;}
.logo_button{ float:left;}
.logo_button ul{}
.logo_button li{ margin-bottom:4px; float:left; background:url(../images/button_bg.gif); padding:4px; height:16px; line-height:16px; margin-right:6px; border:#CEDEF8 1px solid; text-align:left; text-indent:6px; list-style-type:none;}
.logo_button_w1{ width:235px;}
.logo_button_w2{ width:163px;}
.logo_button_w3{ width:414px;}
.button_4{ width:182px; height:56px; background:url(../images/4button.gif);}
.button_4 li{ float:left; width:60px; padding:10px 0px 2px 30px; text-align:left; list-style-type:none;}
/*副标题模块*/
.f_logo{ width:96px; height:53px;}
.f_meun{background:url(../images/headbg_111.jpg); line-height:29px; width:673px; font-weight:bold; color:#FFF;}
.f_meun121{background:url(../images/headbg_121.gif); line-height:24px; width:673px;}
/*搜索条*/
.searth{ margin:auto; width:762px; height:21px; line-height:18px; background:#F0F1F3; padding:4px;}
/*内容列表*/
.content{margin:12px;}
.content li{
	text-indent:3px;
	list-style-type:none;
	line-height:21px; 
	text-align:left;
	}
/*本期人物*/
.renwu{padding:8px; text-align:left;}
.renwu li{line-height:19px; list-style-type:none;}
/*镜界时讯*/
.title_news{ background:url(../images/xudian.gif) repeat-x bottom; height:70px; line-height:19px; text-align:left; margin-bottom:6px;}
.title_news2{}
.title_news2 li{
padding-left:10px; line-height:19px; background:url(../images/dian.gif) no-repeat left; list-style-type:none; text-align:left;}
/*行业新闻*/
.hh_news{}
.hh_news li{ line-height:19px;}
.hh_news .hh_pic{float:left; width:113px;}
.hh_news .hh_word{ width:140px; margin-left:10px; float:left; line-height:19px; text-align:left;}
/*深度新闻*/
.ss_news{ padding:12px;}
.ss_news li{line-height:18px; margin-bottom:8px; list-style-type:none;}
/*热点新闻/专题*/
.hot_news{ padding:4px 0px 10px 10px;}
.hot_news li{
padding-left:10px; line-height:19px; background:url(../images/dian.gif) no-repeat left; list-style-type:none; text-align:left;}
/*论坛热点*/
.hot_bbs{padding:10px 10px 4px 10px; overflow:hidden;}
.hot_bbs .pic_l{ width:70px; float:left;}
.hot_bbs .word_r{ padding-left:10px; line-height:19px; float:left; width:70px; text-align:left; font-weight:bold; overflow:hidden;}
.hot_bbs li{
padding-left:10px; line-height:19px; background:url(../images/dian.gif) no-repeat left; list-style-type:none; text-align:left;}
/*展会资讯*/
.zhan_1{ width:87px;}
.zhan_1 li{ line-height:21px; margin-bottom:0px; list-style-type:none;}
.zhan_news{ float:left; margin-left:10px; width:170px;}
.zhan_news li{
padding-left:10px; line-height:19px; background:url(../images/dian.gif) no-repeat left; list-style-type:none; text-align:left;}
/*时尚风标*/
.ss_ro{ padding-left:10px; text-align:center;}
.ss_ro li{ float:left; line-height:19px; list-style-type:none; margin-right:0px; width:128px;}

/*新闻列表*/
.news_list{ padding:28px;}
.news_list ul{ padding-bottom:15px; background:url(../images/xudian.gif) bottom repeat-x; margin-bottom:15px;}
.news_list li{padding-left:10px; line-height:21px; background:url(../images/dian.gif) no-repeat left; list-style-type:none; text-align:left; font-size:14px;}
/*新闻内容*/
.news_info{ padding:28px 28px 28px 28px;}
.news_info .ni1{margin-bottom:10px;}
.news_info .ni1 ul{margin-top:10px;}
.news_info .ni1 li{ line-height:22px; list-style-type:none; width:100%}
.news_info .ni2{ text-indent:2em; text-align:left; font-size:14px;}
.news_info img{border:1px solid #000000}
.news_other{ padding:0; width:100%}
.news_other li{ line-height:21px; font-size:14px; list-style-type:none;}
.news_info2{ margin:0; background-color:#FFFFFF; width:668px;}
.news_info_pic{ padding:12px 0 0 12px;}
.news_info_pic ul{ width:100%}
.news_info_pic li{ float:left; padding-right:14px; list-style-type:none; padding-left:2px;}
.topside{ border-top:#CBD7EC 1px solid; border-bottom:#CBD7EC 1px solid; line-height:25px;}
.news_rightad{float:left; padding-top:8px; width:172px; height:120px;}
.news_centerad{ height:70px; text-align:center;}
.hot_bbs_new{padding:10px 10px 4px 10px; overflow:hidden; width:282px;}
.hot_bbs_new .pic_l_new{ width:70px; float:left;}
.hot_bbs_new .word_r_new{ padding-left:10px; line-height:19px; float:left; width:196px; text-align:left;}
/*按钮部分*/
.nextbutton{padding:0px 0px 28px 28px;}
.nextbutton li{ line-height:14px; border:#CCCCCC 1px solid; float:left; list-style-type:none; margin-right:6px; padding:4px; cursor:pointer; font-weight:bold;}
/*底部*/
.bottomtitle{
	clear:both;
	padding: 0px;
	margin:auto;
	width: 952px;
	text-align:center;
	line-height:22px;
	}

/*广告*/
.ad_1{margin:auto; width:768px; border:#ccc 1px solid; height:85px;}
.img{border: #000000 solid 1px;}
