@charset "utf-8";
/*页面属性*/
.body{margin:0px;background-image: url(images/bg.gif);background-color: #ffffff;background-repeat: repeat-x;background-position: top;line-height:16px;}
td {color: #000000;	font-size: 12px;font-family: Arial,verdana, Helvetica, sans-serif; line-height:16px;}
input{ font-family:Arial, Helvetica, sans-serif; font-size:12px;}
p { line-height:16px;}


/*链接定义*/
a{color: #000000;text-decoration: none;}
a:hover {text-decoration: none;color: #444444;}
a.menu{color: #000000;text-decoration: none; font-weight:bold}/*导航链接样式*/
a.menu:hover {text-decoration: none;color: #000000;font-weight:bold}
a.more{color: #669933;text-decoration: none; }/*more 样式*/
a.more:hover {text-decoration: none;color: #669933;}

a.menu_fac{color: #000000;text-decoration: none; }/*our factory 文字链接*/
a.menu_fac:hover {text-decoration: none;color: #000000;}

a.page_current{ color:#999999}
a.page_link{font-weight:bold; color:#009966; text-decoration:underline;}

a.link_gray{ color:#999999}
a.link_gray:hover{color:#999999; text-decoration:underline;}

/*色块定义*/
.row01_col01{background-image: url(images/img_top_01.gif);}
.row_logo{background-color: #ffffff;}    /*顶部白色块*/
.row_menu2{	background-color: #CCCCCC; }/*灰色块*/
.row_version{ background-color:#669933;}/*绿色块*/
.row_version2{ background-color:#CCFF99;}/*绿相似色块*/
.row_right_bottom{ background-color:#eeeeee;}/*右下侧灰色块*/
.row_menu{ padding:5px; font-weight:bold; font-size:12px;font-family:arial,verdna,tahoma; color:#000000 }

/*文字样式*/
.top_company{ padding-left:7px; color:#FFFFFF; font-weight:bold;}/*导航上方公司名称颜色*/
.timestyle{	color: #999999;}/*时间*/
.footer_text{ color:#666666}/*版权样式*/
.right_company{ padding:2px; }/*右侧our factory 公司名称样式*/
.mes{color: #669933;text-decoration: none; }/*消息提醒 样式*/
.index_ourfactory{color:#000000;background-color:#eeeeee;font-weight:bold;padding:2px;}

/*样式*/
.main_left{float:left;padding-left:10px;padding-right:5px;padding-bottom:10px; width:50%}
.main_right{padding-right:10px;padding-left:5px;padding-bottom:10px; }
.titlestyle{ color:#000000;background-color:#CCCCCC; font-weight:bold; padding:2px; padding-left:5px;}/*新闻标题样式*/
.right_title{ width:150px;color:#000000;background-color:#CCCCCC; font-weight:bold; padding:2px; padding-left:5px;}/*右侧our factory 标题样式*/

.main_news{	border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #EEEEEE;padding:4px;}
.b_footer{	border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #cccccc;}/*版权上部的线*/

.selectstyle{font-size:12px;}

/*图片样式*/
.img_news{margin-top:4px;}



/***********Aboutus***********/
.left_nav{ padding-top:6px;padding-left:6px;
}
.left_nav2{ padding-left:15px;padding-top:3px;
}



/***********News***********/
.news_title{ font-weight:bold; padding:4px;}
.news_content{ padding:4px; text-indent:20px;}
.news_time{ padding:4px;color: #999999;}
.txt {
	font-family:Arial,Verdana,sans-serif; 
	font-style:normal;
	font-size:11px;
	line-height:16px;
	text-decoration:none; 
	color:#333333;
}
.txtparagraph {
	font-family:Arial,Verdana,sans-serif; 
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	text-decoration:none; 
	color:#333333;
}	
.txt1{ color:#666666;line-height:16px;}

.searchreault{
	background-attachment: fixed;
	background-image: url(images/title_img_search.gif);
	background-repeat: no-repeat;
	background-position: top;
}

/*隐私保护*/
.policy01{padding:3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.policy02{padding:3px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-top-color: #999999;
	border-left-color: #999999;
	cursor:hand;
	font-weight:bold;
}
.policy03{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.policy04{
	padding:3px;
	border: 1px solid #999999;
	background-color: #F0F0F0;
	cursor:hand;
	font-weight:bold;
}

