@charset "utf-8";
/* CSS Document */

.news_wrapper {
	text-align: left;
}

.news_wrapper span {
	margin: 0;
	padding: 0;
	display: inline-block;
}

.News {
	width:258px;
	margin: 0;
	padding: 0px 15px 0px 15px;
	background:url(images/news-back-repeat.jpg) repeat top left;
	display: inline-block;
	border-top: 1px solid #000;
}

.NewsHead {
	font-size:12px;
	color:#ffffff;
	text-align:left;
	font-family: "Trebuchet MS", Helvetica;
	text-transform: uppercase;
	line-height:25px;
}
.NewsDate {
	font-size:10px;
	color:#ffffff;
	text-align:left;
	font-family: "Trebuchet MS", Helvetica;
}
.NewsText {
	font-size:11px;
	color:#bae0f2;
	text-align:left;
	font-family: "Trebuchet MS", Helvetica;
}

.NewsText:link {
	font-size:11px;
	color:#bae0f2;
	text-align:left;
	font-family: "Trebuchet MS", Helvetica;
}
.NewsText:visited {
	font-size:11px;
	color:#bae0f2;
	text-align:left;
	font-family: "Trebuchet MS", Helvetica;
}
.NewsText:active {
	font-size:11px;
	color:#bae0f2;
	text-align:left;
	font-family: "Trebuchet MS", Helvetica;
}
.NewsText:hover {
	font-size:11px;
	color:#bae0f2;
	text-align:left;
	font-family: "Trebuchet MS", Helvetica;
}
.NewsReadCategory {
	font-size:11px;
	text-align:left;
	font-family: "Trebuchet MS", Helvetica;
	text-transform: uppercase;
}
.NewsReadHead {
	font-size: 26px;
	font-weight: normal;
	color:#0066CC;
	text-align:left;
	font-family: "Times New Roman", Times, serif;
	line-height:20px;
	text-transform: uppercase;
}
.NewsReadDate {
	font-size:10px;
	text-align:left;
	font-family: "Trebuchet MS", Helvetica;
}
.NewsReadText {
	font-size:12px;
	text-align:left;
	font-family: "Trebuchet MS", Helvetica;
}

.NewsManagement {
	width: 95%;
	padding: 0px 15px 0px 15px;
	background-repeat: repeat;
	display: inline-block;
}

.NewsManagementHead {
	font-size:14px;
	text-align:left;
	font-family: "Trebuchet MS", Helvetica;
	font-size:16px;
	color:#0066CC;
	line-height:25px;
	text-transform: uppercase;
}

.NewsManagementHead:link {
	font-size:14px;
	text-align:left;
	font-family: "Trebuchet MS", Helvetica;
	font-size:16px;
	color:#0066CC;
	line-height:25px;
}

.NewsManagementHead:visited {
	font-size:14px;
	text-align:left;
	font-family: "Trebuchet MS", Helvetica;
	font-size:16px;
	color:#0066CC;
	line-height:25px;
}

.NewsManagementHead:active {
	font-size:14px;
	text-align:left;
	font-family: "Trebuchet MS", Helvetica;
	font-size:16px;
	color:#0066CC;
	line-height:25px;
}

.NewsManagementHead:hover {
	font-size:14px;
	text-align:left;
	font-family: "Trebuchet MS", Helvetica;
	font-size:16px;
	color:#0066CC;
	line-height:25px;
}

.NewsManagementDate {
	font-size:10px;
	text-align:left;
	font-family: "Trebuchet MS", Helvetica;
}
.NewsManagementText {
	font-size:12px;
	text-align:left;
	font-family: "Trebuchet MS", Helvetica;
	margin-top: 10px;
}

.NewsButton {
	width: 110px;
	height: 22px;
	font-size:12px;
	color:#000;
	text-align: center;
	font-family: "Trebuchet MS", Helvetica;
	margin: 10px 10px 10px 10px;
	text-decoration: none;
	display: inline-block;
}

.NewsButton:link {
	width: 110px;
	height: 22px;
	font-size:12px;
	color:#000;
	text-align: center;
	font-family: "Trebuchet MS", Helvetica;
	margin: 10px 10px 10px 10px;
	padding: 3px 0px 0px 0px;
	text-decoration: none;
	display: inline-block;
	background:url(images/btnNews_bg.png) no-repeat top left;
}
.NewsButton:visited {
	width: 110px;
	height: 22px;
	font-size:12px;
	color:#000;
	text-align: center;
	font-family: "Trebuchet MS", Helvetica;
	margin: 10px 10px 10px 10px;
	padding: 3px 0px 0px 0px;
	text-decoration: none;
	display: inline-block;
	background:url(images/btnNews_bg.png) no-repeat top left;
}
.NewsButton:active {
	width: 110px;
	height: 22px;
	font-size:12px;
	color:#000;
	text-align: center;
	font-family: "Trebuchet MS", Helvetica;
	margin: 10px 10px 10px 10px;
	padding: 3px 0px 0px 0px;
	text-decoration: none;
	display: inline-block;
	background:url(images/btnNews_bg.png) no-repeat top left;
}
.NewsButton:hover {
	width: 110px;
	height: 22px;
	font-size:12px;
	color:#000;
	text-align: center;
	font-family: "Trebuchet MS", Helvetica;
	margin: 10px 10px 10px 10px;
	padding: 3px 0px 0px 0px;
	text-decoration: none;
	display: inline-block;
	background:url(images/btnNews_bg_hover.png) no-repeat top left;
}

.NewsButton span {
	margin: 0;
	padding: 0;
}

.NewsManagementImage {
	width: 100px;
	height: 100px;
	margin: 10px 10px 10px 10px;
	float: left;
}

.NewsManagementContent {
	margin: 10px 10px 10px 10px;
	float: left;
}

.NewsManagementButton {
	width: 95%;
	clear: both;
	text-align: right;
}

.pager_style
{
	width: 95%;
    display: inline-block;
    margin: 10px 2px 10px 2px;
	padding: 5px 2px 5px 2px;
	clear: both;
}

.productlist_pager
{
    font-size: 8pt;
    font-weight: normal;
    text-align: center;
    background-color: #fff;
    border: 1px solid;
    padding: 1px 2px 1px 2px;
    text-decoration: none; 
    color: #000;
}

.productlist_curpage
{
    font-size: 9pt;
    font-weight: bold;
    text-align: center;
    background-color: #fff;
    border: 1px solid;
    padding: 2px 5px 2px 5px;
}
