@charset "utf-8";
/* CSS Document文件*/


#main_wrap .data_title {
	width: 700px;
	height: 24px;
}

/*product_title*/
.data_title .title_left_img{background:url(images/data_title_bg_left.gif) no-repeat ;}
.data_title .title_center_img{background:url(images/data_title_bg_center.gif) repeat-x ;}
.data_title .title_right_img{background:url(images/data_title_bg_right.gif) no-repeat ;}

#right_box .data_title {
	width: 270px;
	height: 24px;
}

 /*discussion*/
.data_title_container {
	font-size:13px;
	color:#000;
	line-height:25px;
	background:url(images/discussion_title_bg_dr.gif);
}

/*archive_container*/
#archive_container{
	/*width:800px;*/
	margin:0 auto;
	width:90%;
	padding:5px 20px;
	color:#888888;
	font-size:13px;
	line-height:20px;
}
#archive_container .LeftSide{
	float:left;
	/*width:400px;*/
	width:45%;
}
#archive_container .RightSide{
	float:left;
	/*width:400px;*/
	width:45%;
}
#archive_container a{
	color:#5D5D5D;
	font-size:13px;
	line-height:25px;
	text-decoration:none;
}
#archive_container a:hover{
	color:#09C;
	font-size:13px;
	text-decoration:underline;
}

/*archive*/
#archive{
	font-size:13px;
	line-height:20px;
}
#archive a{
	color:#5D5D5D;
	font-size:13px;
	line-height:25px;
	text-decoration:none;
}
#archive a:hover{
	color:#09C;
	font-size:13px;
	text-decoration:underline;
}
#archive .title {
	color:#C63;
	font-size:16px;
	text-decoration:none;
}
#archive .title a{
	color:#775330;
	font-size:16px;
	text-decoration:none;
}
#archive .title a:hover{
	color:#C63;
	text-decoration:underline;
}
#archive .more a{
	font:Arial, Helvetica, sans-serif bolder;
	color:#F60;
	margin:0 8px 0 0;
	font-size: 12px;
	text-decoration:none;
}
#archive .more a:hover{
	color:#F90;
	text-decoration:underline;
}


/*company_top_search_bar*/
#company_top_search_bar{
	width:670px;
	font-size:13px; 
	color:#333;
}
#company_top_search_bar .top{
	width:670px;
	height:37px;
	background:url(images/company_top_search_bar.gif) no-repeat;
}
#company_top_search_bar .center{
	width:670px;
	background:url(images/product_search_top_bg_02.gif) repeat-y;
}
#company_top_search_bar .bottom{
	width:670px;
	height:10px;
	margin:0 0 10px 0;
	background:url(images/product_search_top_bg_04.gif) no-repeat;
}

