.txt {  font-family: "Tahoma"; font-size: 12px; ; color: #5C87A8}
a:link.txt { font-family: "Tahoma"; font-size: 12px; color: #5C87A8}

.txtwhite { font-family: "Tahoma"; font-size: 12px; ; color: #FFFFFF; }
a:link.txtwhite { font-family: "Tahoma"; font-size: 12px; color: #FFFFFF; text-decoration: none}
a:hover.txtwhite { font-family: "Tahoma"; font-size: 12px; ; color: #FFFFFF; text-decoration: none}

.txthome { font-family: "Tahoma"; font-size: 12px; ; color: #7F97AA; text-decoration: none}
a:hover.txthome { font-family: "Tahoma"; font-size: 12px; ; color: #002F55; text-decoration: none}

.txtswitch { font-family: Tahoma; font-size: 13px; ; color: #7F97AA; text-decoration: none }
.txtbox { font-family: "Tahoma"; font-size: 12px; }
.txtblack { font-family: "Tahoma"; font-size: 12px; ; color: #000000; text-decoration: none}
.txtblue { font-family: "Tahoma"; font-size: 16px; ; color: #5C87A8; text-decoration: none}

.txtyui { font-family: "Tahoma"; font-size: 16px; ; color: #000000; text-decoration: none}
a:hover.txtyui { font-family: "Tahoma"; font-size: 16px; ; color: #0099FF; text-decoration: none}
a:link.txtyui { font-family: "Tahoma"; font-size: 16px; color: #000000}

.txtmenu { font-family: "Tahoma"; font-size: 12px; ; color: #FFFFFF; text-decoration: none }
.txtsearch { font-family: "Tahoma"; font-size: 12px; ; color: #CAFFFF; text-decoration: none }
.txtgray { font-family: "Tahoma"; font-size: 13px; ; color: #666666; ; text-decoration: none }

.txtsblue { font-family: "Tahoma"; font-size: 12px; ; color: #0066CC; text-decoration: none}
a:hover.txtsblue { font-family: "Tahoma"; font-size: 12px; ; color: #0099FF; text-decoration: underline}
a:link.txtsblue { font-family: "Tahoma"; font-size: 12px; color: #000000}

.txtsitemap { font-family: "Tahoma"; font-size: 12px; ; color: #0066CC; text-decoration: none}
a:hover.txtsitemap { font-family: "Tahoma"; font-size: 12px; ; color: #000033; text-decoration: underline}

.txtred { font-family: "Tahoma"; font-size: 16px; ; color: #FF6600; text-decoration: none}
a:hover.txtred { font-family: "Tahoma"; font-size: 16px; ; color: #0099FF; text-decoration: none}
.txtmin { font-family: "Tahoma"; font-size: 16px; ; color: #000000; text-decoration: none}
a:hover.txtmin { font-family: "Tahoma"; font-size: 16px; ; color: #0099FF; text-decoration: none}
.txtyin { font-family: "Tahoma"; font-size: 14px; ; color: #000000; text-decoration: none}
a:hover.txtyin { font-family: "Tahoma"; font-size: 14px; ; color: #0099FF; text-decoration: none}

.hilight { font-family: "Tahoma"; font-size: 14px; ; color: #000000; BACKGROUND-COLOR: #00FFFF;text-decoration: none; text-align: center}
.txtitalic { font-family: "Tahoma"; font-size: 12px; ; color: #FF0000; font-style: italic; font-weight: bold ;text-align: center}
.txtwhitelarge { font-family: "Tahoma"; font-size: 18px; ; color: #FFFFFF; text-decoration: none}
.txtbluelarge { font-family: "Tahoma"; font-size: 18px; ; color: #0066FF; text-decoration: none}
.txtredlarge { font-family: "Tahoma"; font-size: 18px; ; color: #FF0000; text-decoration: none}
.txtlightgray { font-family: "Tahoma"; font-size: 13px; ; color: #999999; ; text-decoration: none}
.txtblacklarge { font-family: "Tahoma"; font-size: 18px; ; color: #000000; text-decoration: none}
.txtgraylarge { font-family: "Tahoma"; font-size: 18px; ; color: #666666; text-decoration: none}
.txtdarkblue { font-family: "Tahoma"; font-size: 16px; ; color: #283897; text-decoration: none}
.txtmediumblue { font-family: "Tahoma"; font-size: 16px; ; color: #006699; text-decoration: none}
.txtlightblue { font-family: "Tahoma"; font-size: 16px; ; color: #74baba; text-decoration: none}
.txtsmalldarkblue { font-family: "Tahoma"; font-size: 12px; ; color: #283897; text-decoration: none}

.txtsmallblue { font-family: "Tahoma"; font-size: 12px; ; color: #006699; text-decoration: none}
a:link.txtsmallblue { text-decoration: none}
a:visited.txtsmallblue { text-decoration: none}
a:active.txtsmallblue { color: #0099FF; text-decoration: none}
a:hover.txtsmallblue { color: #0099FF; text-decoration: none}

.txtsubmenu { font-family: "Tahoma"; font-size: 12px; display: none;}.txtgraysmall {
	font-family: "Tahoma";
	font-size: 10px;
	;
	color: #666666;
	;
	text-decoration: none
}
<!--##############################################################################################################-->

@charset "utf-8";
/* CSS Document */

/*#############################################################
Name: Suradach Moolradda
Last updated : 15.06.09 (by Suradach)
Description: for Homepage
Author: Suradach
URL: http://nonononono


#############################################################*/

* {
	padding: 0;
	margin: 0;
	outline: none;
	list-style-type: none;
	text-decoration: none;
}

img {
	border: 0;
	vertical-align: middle;
}
form {
	padding: 0;
	margin: 0;
	vertical-align: middle;
	font-family: Tahoma, sans serif;
}


/*------------body----------------------*/
body {
	margin: 0px;
	padding: 0px; 
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
div, p, ul, li, img{
	padding:0px;
	margin:0px;
	list-style-type: none;
	}
h1,h2, h3, h4, h5 {
	padding:0px; margin:0px; list-style-type: none;
}


/*----------------------------mainpage----------------------------*/

#mainpage {
	margin-right: auto;
	margin-left: auto;
	width: 834px;
	display: block;
	height: auto;
	float: none;
	position: relative;
	}
#mainpage_t {
	background-image:url(images/bgboxtop-.png);
	width: 834px;
	background-repeat: no-repeat;
	height: 60px;
	display: inline;
	margin: 0px;
	padding: 0px;
	background-position: bottom;
	float: left;
	}
#bg_mainpage_t {
	width: 834px;

	min-height: 30px;
	display: block;
	float: left;
	margin:0px; padding:0px;
		
	}
#da {
	width: auto;
	height: 20px;
	display: block;
	float: right;
	text-align: right;
	padding-right: 17px;
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 10px;
	}
#mainpage_c {
	width: 834px;
	height: auto;
	float: none;
	display: block;
	margin: 0px;
	padding: 0px;
	}
#mainpage_c_center {
	width: 800px;
	height: auto;
	background-color: #FFFFFF;
	float: left;
	background-image: url(images/bg_mainpage_c_center.png);
	background-repeat: repeat-y;
	}
#mainpage_c_righ {
	background-image:url(images/bgbox_right-.png);
	width: 17px;
	height: 600px;
	background-repeat: no-repeat;
	float: left;
	}
#mainpage_c_left {
	background-image:url(images/bgbox_left-.png);
	width: 17px;
	height: 600px;
	background-repeat: no-repeat;
	float: left;
	display: block;
	}
#mainpage_f {
	background-image:url(images/bgboxfooter.png);
	width: 834px;
	background-repeat: no-repeat;
	height: 20px;
	display: block;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

/*----------------------------headder----------------------------*/
#headder {
	width: 800px;
	height: 120px;
	background-color: #FFFFFF;
	background-image: url(images/head_c.jpg);
	background-repeat: repeat-x;
	float: left;
	}
.logo {
	width: 217px;
	height: 120px;
	background-image: url(images/logo_aa-.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	float: left;
	}
.box_local {
	width: 280px;
	height: 120px;
	float: right;
	display: block;
	}
.sitmap {
	width: 250px;
	height: 22px;
	display: block;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	float: right;
	text-align: right;
	padding-right: 8px;
	padding-top: 20px;
	}
.local {
	width: 200px;
	height: 29px;
	display: block;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #01329b;
	padding-right: 10px;
	text-align: right;
	padding-top: 10px;
	}
.quality {
	width: 280px;
	height: 39px;
	display: block;
	float: right;
	}


/*----------------------------box----------------------------*/

#box_l {
	width: 185px;
	height: auto;
	display: block;
	padding-top: 5px;
}
.calendar {
	width: 155px;
	height: 187px;
	display: block;
	background-image: url(images/calendar.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-left: 15px;
}
.boxl_mini {
	width: 170px;
	height: auto;
	display: block;
	float: left;
	padding-top: 15px;
	padding-left: 10px;
}
.boxl_mini_t {
	width: 160px;
	height: 25px;
	display: block;
	background-image:url(images/boxl_mini_t.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-top: 7px;
	padding-left: 10px;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: #0066d5;
}
.boxl_mini_c {
	width: 156px;
	height: auto;
	display: block;
	background-image:url(images/boxl_mini_c.jpg);
	background-repeat: repeat-y;
	float: left;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 5px;
	line-height: 18px;
}
.boxl_mini_f {
	width: 170px;
	height: 12px;
	display: block;
	background-image:url(images/boxl_mini_f.jpg);
	background-repeat: no-repeat;
	float: left;
}
/*---------------------------content inner -----------------------------*/
#box_head {
	display: block;
	width: 600px;
	height: 205px;
	float: left;
	margin-top: 15px;
}
.box_content_inner {
	display: block;
	width: 600px;
	height: auto;
	float: left;
	margin-top: 25px;
	font-family: tahoma;
	font-size: 12px;
	color: #777777;
}
.texhead_blue {
	float: left;
	font-size:16px;
	font-family: tahoma;
	color: #000779;
	font-weight: bold;
}
.texhead_inner {
	display: block;
	width: 600px;
	height: auto;
	float: left;
	margin-top: 15px;
	font-size:16px;
	font-family: tahoma;
	color: #000779;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
.texhead_inner2 {
	display: block;
	width: 600px;
	height: auto;
	float: left;
	font-size:14px;
	font-family: tahoma;
	color: #4AC1BF;
	padding-top: 5px;
}
.box_content_inner3 {
	display: block;
	width: 600px;
	height: auto;
	float: left;
	margin-top: 25px;
	font-family: tahoma;
	font-size: 12px;
	color: #777777;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
/*---------------------------content -----------------------------*/
#boxtex_content {
	display: block;
	width: 600px;
	height: auto;
	float: left;
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #0066d5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
}
.box_content {
	display: block;
	width: 600px;
	height: auto;
	float: left;
	margin-top: 15px;
}
#content {
	width: 800px;
	height: auto;
	float: left;
	display: block;
}
#content_l {
	display: block;
	width: 185px;
	height: auto;
	float: left;
}
#content_r {
	display: block;
	width: 600px;
	height: auto;
	float: right;
	padding-left: 15px;
}
#banner {
	display: block;
	width: 600px;
	height: 232px;
	float: left;
	margin-top: 15px;
}
#banner_shadow {
	display: block;
	width: 600px;
	height: 20px;
	float: left;
	background-image:url(images/banner_shadow.jpg)
}
#box_banner_mini {
	width: 223px;
	height: 252px;
	float: left;
	display: block;
	padding-left: 12px;
}
#box_content {
	width: 600px;
	height: auto;
	float: left;
	display: block;
	margin-top: 5px;
}
#box_content2 {
	width: 600px;
	height: auto;
	float: left;
	display: block;
}
#box_new {
	width: 354px;
	height: auto;
	float: left;
	display: block;
}

/*------------ box new -------------*/
.box_newt {
	width: 354px;
	height: 32px;
	float: left;
	display: block;
	background-image:url(images/boxr_new_bgt.png);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E8E8E8;
}
.box_newc {
	width: 334px;
	height: 188px;
	float: left;
	display: block;
	background-image:url(images/boxr_new_bgc.jpg);
	background-repeat:repeat;
	padding: 10px;
}
.box_newf {
	width: 354px;
	height: 10px;
	float: left;
	display: block;
	background-image:url(images/boxr_new_bgf.jpg);
	background-repeat: no-repeat;
}
.new_content {
	width: 334px;
	height: auto;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E5E5E5;
	padding-bottom: 10px;
	padding-top: 10px;
}
.new_logo {
	width: 100px;
	height: auto;
	float: left;
	text-align: center;
}
.new_tex{
	width: 230px;
	height: auto;
	float: right;
	display: block;
}



/*------------ Products -------------*/
#Products {
	width: 600px;
	height: auto;
	float: left;
	display: block;
	margin-top: 15px;
}
.Products_boxt {
	width: 589px;
	height: 32px;
	float: left;
	display: block;
	background-image:url(images/boxr_product_bgt.png);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E8E8E8;
}
.ad_boxt {
	width: 589px;
	height: 32px;
	float: left;
	display: block;
	background-image:url(images/boxr_product_bgt.png);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-color: #E8E8E8;
}
.Products_boxc {
	width: 589px;
	height: auto;
	float: left;
	display: block;
	background-image:url(images/boxr_product_bgc.png);
}
.Products_boxf {
	width: 589px;
	height: 7px;
	float: left;
	display: block;
	background-image:url(images/boxr_product_bgf.png);
	background-repeat: no-repeat;
}
.Products_inbox1 {
	width: 195px;
	height: auto;
	float: left;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.Products_inbox2 {
	width: 195px;
	height: auto;
	float: left;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #E5E5E5;
	border-left-color: #E5E5E5;
}
.Products_inbox3 {
	width: 195px;
	height: auto;
	float: left;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

/*------------ Multimedia -------------*/
#Multimedia {
	width: 226px;
	height: auto;
	float: left;
	display: block;
	margin-top: 15px;
}
.Multimedia_boxt {
	width: 226px;
	height: 32px;
	float: left;
	display: block;
	background-image:url(images/boxr_mul_bgt.png);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E5E5E5;
}
.Multimedia_boxc {
	width: 216px;
	height: 213px;
	float: left;
	display: block;
	background-image:url(images/boxr_mul_bgc.jpg);
	padding-top: 10px;
	padding-left: 10px;
}
.Multimedia_boxf {
	width: 226px;
	height: 7px;
	float: left;
	display: block;
	background-image:url(images/boxr_mul_bgf.png);
	background-repeat: no-repeat;
}

/*------------ Order -------------*/
#order {
	width: 353px;
	height: auto;
	float: left;
	display: inline;
	padding-left: 9px;
	padding-top: 15px;
}
.order_boxt {
	width: 353px;
	height: 32px;
	float: left;
	display: block;
	background-image:url(images/boxr_order_bgt.jpg);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E5E5E5;
	background-repeat: no-repeat;
}
.order_boxc {
	width: 353px;
	height: auto;
	float: left;
	display: block;
	background-image:url(images/boxr_order_bgc.jpg);
	background-repeat: repeat;
}
.order_boxf {
	width: 353px;
	height: 7px;
	float: left;
	display: block;
	background-image:url(images/boxr_order_bgf.png);
	background-repeat: no-repeat;
}
.order_inbox1 {
	width: 353px;
	height: auto;
	float: left;
	display: block;
}
.order_inbox1a {
	width: auto;
	height: auto;
	float: left;
	display: block;
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
	padding-left: 5px;
}
.order_inbox1b {
	width: 148px;
	height: 96px;
	float: right;
	display: block;
	background-image: url(images/aa_box.jpg);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 2px;
}
.order_inbox2 {
	width: 353px;
	height: 151px;
	float: left;
	display: block;
	background-image:url(images/map.png);
	background-repeat: no-repeat;
	background-position: center;
}

/*------------more--------------*/
.more {
	width: 50px;
	height: auto;
	float: right;
	display: block;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	text-align: right;
	margin-top: 12px;
	margin-right: 10px;
}
.more a {
	font-family: tahoma;
	font-size: 11px;
	color: #003399;
}
.more a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #0066FF;
	text-decoration: underline;
}


/*----------------------------footer----------------------------*/
#box_content_go {
	width: 800px;
	height: 50px;
	float: left;
	display: block;
	text-align: center;
	padding-top: 25px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E5E5E5;
	margin-top: 20px;
}


#footer {
	height: 147px;
	float: left;
	width: 834px;
	background-image: url(images/bg_f.png);
	background-repeat: no-repeat;
	padding-top: 17px;
	display: block;
	background-position: bottom;
}
.nm14_footer {
	font-family: tahoma;
	font-size: 9px;
	color: #003399;
	font-weight: normal;
}
.nm14_footer a {
	font-family: tahoma;
	font-size: 14px;
	color: #003399;
}

.nm14_footer a:hover {
	font-family: tahoma;
	font-size: 14px;
	color: #0066FF;
	text-decoration: underline;
}

.footer_tex {
	height: 30px;
	float: left;
	width: 834px;
	font-family: tahoma;
	font-size: 12px;
	color: #0066d5;
	display: block;
	margin-top: 40px;
	text-align: center;
}

/*---------------------txt----------------------*/
.tex_headbox {
	font-family: tahoma;
	font-weight: bold;
	color: #0066d5;
	font-size: 14px;
	height: auto;
	width: auto;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.tex {font-size:12px;font-family: tahoma;color: #777777;}
.tex12 {font-size:12px;font-family: tahoma;color: #777777;}
.tex12b {font-size:12px;font-family: tahoma;color: #777777;font-weight: bold;}
.tex14 {font-size:14px;font-family: tahoma;color: #777777;}
.tex14b {font-size:14px;font-family: tahoma;color: #777777;font-weight: bold;}
.tex16 {font-size:16px;font-family: tahoma;color: #777777;}
.tex16b {font-size:16px;font-family: tahoma;color: #777777;font-weight: bold;}

.tex12 {font-size:12px;font-family: tahoma;color: #0066d5;}
.tex12b {font-size:12px;font-family: tahoma;color: #0066d5;font-weight: bold;}
.tex14 {font-size:14px;font-family: tahoma;color: #0066d5;}
.tex14b {font-size:14px;font-family: tahoma;color: #0066d5;font-weight: bold;}
.tex16 {font-size:16px;font-family: tahoma;color: #0066d5;}
.tex16b {font-size:16px;font-family: tahoma;color: #0066d5;font-weight: bold;}

.aa12_italic {font-family:Tahoma;font-size: 12px;font-weight: bold;color: #0033CC; font-style: italic;}
.aa12 {font-family:tahoma; font-size: 12px; font-weight: bold; color: #0033CC;}
.aa14_italic {font-family:Tahoma;font-size: 14px;font-weight: bold;color: #0033CC; font-style: italic;}
.aa14 {font-family:tahoma; font-size: 14px; font-weight: bold; color: #0033CC;}
.aa16_italic {font-family:Tahoma;font-size: 16px;font-weight: bold;color: #0033CC; font-style: italic;}
.aa16 {font-family:tahoma; font-size: 16px; font-weight: bold; color: #0033CC;}

.aa12w_italic {font-family:Tahoma;font-size: 12px;font-weight: bold;color: #FFFFFF;font-style: italic;}
.aa12w {font-family:tahoma; font-size: 12px; font-weight: bold; color: #FFFFFF;}

.aa14_italic {font-family:Tahoma;font-size: 14px;font-weight: bold;color: #0033CC; font-style: italic;}
.aa14 {font-family:Tahoma;font-size: 14px;font-weight: normal;color: #0033CC;}

.aa14w_italic {font-family:Tahoma;font-size: 14px;font-weight: bold;color: #FFFFFF; font-style: italic;}
.aa14w {font-family:Tahoma;font-size: 14px;font-weight: bold;color: #FFFFFF;}

.tex_y16b {font-family: tahoma; font-size: 16px; font-weight: bold; color: #FFFF33;}
.txt_y14b {font-family: Tahoma;font-size: 12px;font-weight:bold;color: #FF6600;}

.blue12 {font-family: tahoma; font-size: 12px; color: #76DDF3;}
.blue14 {font-family: tahoma;font-size: 14px;color: #0177B7;}

.blue16 {font-family: tahoma; font-size: 16px; color: #76DDF3;}
.blue12b {font-family: tahoma;font-size: 14px;font-weight: bold;color: #0066FF;}

.blue14b {font-family: tahoma;font-size: 16px;font-weight: bold;color: #0177B7;}
.blue14b_b {font-family: tahoma;font-size: 16px;font-weight: bold;color: #0177B7;font-style: italic;}

.blue16b {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #0177B7;
}
.nm14 {font-family: tahoma;font-size: 14px;color: #666666;}
.nm12 {
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
}


/*------------link--------------*/


a {
	color: #003399;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}


/*-----------------------News----------------------*/
#newspromo {
	display: block;
	height: auto;
	float: left;
	width: 590px;
}
.newsdetail {
	display: inline;
	float: left;
	height: auto;
	width: 570px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
#new {
	display: block;
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EDFAFE;
}
#promo {
	display: block;
	height: 30px;
	margin-top: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F0F9E6;
}
#Archives {
	display: block;
	height: 30px;
	margin-top: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FEEFE7;
}
.new {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #0066D5;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	display: inline;
	float: left;
	height: 21px;
	width: auto;
	margin-top: 5px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
}
.newNormal {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #6dcff6;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	display: inline;
	float: left;
	height: 21px;
	margin-top: 10px;
	margin-left: 10px;
	width: auto;
}
.new a {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}
.new a:hover {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #0066D5;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	background-color: #FFFFFF;
}
.promo {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #0066D5;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	display: inline;
	float: left;
	height: 21px;
	width: auto;
	margin-top: 5px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
}
.promoNomal {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #F0F9E6;
	text-align: left;
	display: inline;
	float: left;
	height: 21px;
	width: auto;
	margin-top: 10px;
	margin-left: 10px;
}
.promo a {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
}
.promo  a:hover {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #0066D5;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
	background-color: #FFFFFF;
}
.Archives {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #0066D5;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	display: inline;
	float: left;
	height: 21px;
	width: auto;
	margin-top: 5px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
}
.ArchivesNor {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #f9ad81;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #FEEFE7;
	text-align: left;
	display: inline;
	float: left;
	height: 21px;
	width: auto;
	margin-top: 10px;
	margin-left: 10px;
}
.Archives a {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
.Archives  a:hover {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #0066D5;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
.200 {
	height:27px;
	width:200px;
	float: left;
	padding-left: 110px;
	padding-top: 7px;
	display: block;
}

/*-----------------------News promotion----------------------*/
.newsdetail2 {
	display: block;
	height: auto;
	width: 570px;
	float: left;
	padding-top: 10px;
}
.newsdetail_l {
	display: block;
	height: 180px;
	width: 280px;
	float: left;
}
.newsdetail_r {
	display: block;
	height: 180px;
	width: 270px;
	float: left;
	padding-left: 10px;
}
.newsdetail2_l {
	display: block;
	height: 22px;
	width: 70px;
	float: left;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 8px;
}
.newsdetail2_r {
	display: block;
	height: 22px;
	width: 480px;
	float: left;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 8px;
}
.newsdetail2_t {
	display: block;
	height: 15px;
	width: 570px;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	padding-top: 10px;
}
.newsdetail2_t2 {
	display: block;
	height: auto;
	width: 570px;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}



