@charset "utf-8";
/* CSS Document */
/* Normalizes margin, padding */
 div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }


html {
	text-align:center;
	}
	
body {
	margin:0 auto;
	text-align:left;
	width:963px;
	background-image:url(../images/bg-main1.gif);
	background-repeat:repeat-x;
	}
table {background-color:#FFFFFF;}
td,th {
	font-size: 9pt;
	color:#000000;
	cursor: default;
	margin-left: 0px;
	margin-right: 0px;	
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:verdana;
	
	
}

.title {
	text-align:left;
	font-weight:bold;
	font-size:14px;
	color:#990000;
	}
	
.title_1 {
	text-align:left;
	font-weight:bold;
	font-size:14px;
	color:#000000;
	}
	
.index_content {
	line-height: 130%;
	text-align:left;
	padding-left:8px;
	padding-right:8px;
	}
	
.index_title {
	color:#990000;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
	height:30px;
	}
.index_time {
	color:#000000;
	font-size:12px;
	text-align:left;
	padding-left:10px;
	padding-top:5px;
	height:30px;
	}
	
.index_title a {
	color:#990000;
	font-size:12px;
	text-align:left;
	font-weight:bold;

	
	}
	
.blank1{
	height:10px; 
	clear:both; 
	font-size:1px;
	overflow:hidden;
	background-color:#FFFFFF;
	width:132px;
}
td a {
	color:#000000;
	}
.left {
	text-align:left;
	}
.product {
	border-bottom:#EDEDED 1px solid;
	border-top:#EDEDED 1px solid;
	}
	
.product_title {
	color:#990000;
	font-size:16px;
	text-align:left;
	}
.product_title a {
	color:#990000;
	}
	
.product_content {
	line-height: 130%;
	text-align:left;
	}
	
.contact {
	background-color:#f5f5f5;
	}
.contact td {
	text-align:left;
	padding-left:15px;
	}
.bold {
	font-weight:bold;
	font-size:13px;
	color:#990000;
	}
.bold_black {
	font-weight:bold;
	font-size:16px;
	color:#000000;
	}
.content_title {
	font-weight:bold;
	font-size:14px;
	color:#000000;
	}
	
.honours tr td img {
	border:1px #666666 solid;
	}
.his_time {
	text-decoration:underline;
	color:#990000;
	}
					
	
.footer {
	background-color:#e8e8e8;
	}
.footer_1 a {
	color:#999999;
	padding-right:20px;
	text-decoration:none;
	}

.footer_1 {
	background-color:#e1e1e1;
	}
.footer_2 {
	background-color:#f8f8f8;
	}
.red {
	color:#BB6E6D;
	}
.img {
	border:1px #CCCCCC solid;
	}
