@charset "UTF-8";
* {
	padding: 0;
	margin: 0;
	border: 0;
}

html {
	background-color: #fff;
}
body {
	margin: 0 auto;
	display: table;width: 750px;
	font: normal normal normal 12px/16px Verdana,Arial,"Microsoft Sans Serif";
	color: #000;
	text-align: center;
	padding-bottom: 25px;
}
a {text-decoration: none; cursor: pointer; outline: none; color: #4083B6;}
b {color: #000;}

#menu, #banner, #content, #footer {display:table-row;text-align:left;}

#menu {text-align:left;}
#menu li {list-style: none;display: inline;margin-right:20px;}
#menu li img {margin-right: -10px;}
#menu .mt1 {padding-right: 40px;}
#menu a {color: #000;}

#banner {display: table; width: 100%; height: 100%; text-align:left;}
#banner #left {display: table-cell; float: left; vertical-align: top; border-right: 6px solid #fff;}
#banner #right {display: table-cell; vertical-align: top;}
#banner .l1 {width: 494px; height: 335px;}
#banner .l2 {width: 524px; height: 254px;background-color: #D8D1AC;}
#banner .r1 {width: 250px; height: 335px; background-color: #D8D1AC;}
#banner .r2 {width: 220px; height: 254px;}
#banner p {padding: 20px 10px 0px 10px; line-height: 18px;}
#banner .bHeader {color: #E95626; font-size:16px; font-weight: bold;}
#flash {display: table-cell; width: 495px; height: 335px;
background: url("../images/loading.gif") no-repeat 50% 50%;}

#content {text-align:left;}
#content #c_submenu {display: table; width: 100%; background-color: #fff;}
#content #subcontent1 {background-color:#D8D1AC;}
#content #subcontent2 {background-color:#D8D1AC;}
#content #subcontent3 {background-color:#D8D1AC;}

#content .schide {display: none;}
#content p {padding: 0px 24px 40px 16px;}

#c_submenu .smenu1 {display: table-cell; width: 235px; float: left; padding-left: 15px;}
#c_submenu .smenu2 {display: table-cell; width: 259px; float: left;}
#c_submenu .smenu3 {display: table-cell; width: auto; float: left;}

#subcontent1 #closeBtn {
	display: block; text-align: right; padding: 15px 25px;
	background: #D8D1AC url("../images/arrow_sc3.gif") no-repeat 16px 0px;
}
#subcontent2 #closeBtn {
	display: block; text-align: right; padding: 15px 25px;
	background: #D8D1AC url("../images/arrow_sc3.gif") no-repeat 250px 0px;
}
#subcontent3 #closeBtn {
	display: block; text-align: right; padding: 15px 25px;
	background: #D8D1AC url("../images/arrow_sc3.gif") no-repeat 510px 0px;
}
#closeBtn a {color: #54504A; font-weight: bold;}

ul#tbl_adv {list-style: none; display: table; width: 100%;margin-left: 20px; margin-right: -20px; margin-bottom: 20px;}
#tbl_adv li {display: table-cell; width: 33%; float: left;}
#tbl_adv img {float: left; padding: 0px 5px 30px 0px;}

ul#tbl_ser {list-style: none; display: table; width: 100%;margin-left: 20px; margin-right: -20px; margin-bottom: 20px;}
#tbl_ser li {display: table-cell; width: 40%; white-space:nowrap; float: left; padding-left: 15px; background: url("../images/li_ser.gif") no-repeat 0px 5px;}

ul#tbl_contact {list-style: none;display: table; width: 100%;margin-left: 20px; margin-right: -20px; margin-bottom: 20px;}
#tbl_contact li {display: table-cell; padding-right: 40px; float: left;}


#disc {text-align: left; margin: 20px;}
#disc ol {margin-left: 25px;}

#footer {font-size: 10px;}
#footer li {display: table-cell; float: left; font-size: 10px; padding-right: 8px;}

.clear {clear: both;}
#color1 {color: #E95626;}
#black {/*color: #000;*/}
.size14 {font-size: 14px;}
.size16 {font-size: 16px;}




.cluetip-default #cluetip-outer {
	position: relative;
	margin: 0;
	background-color: #E7E4C6;
	border: 1px solid #000;
	/*cursor: pointer;*/
}
.cluetip-default #cluetip-title {
	margin: 0 0 5px; padding: 8px 10px 4px;
	background-color: #87876a;
	color: #fff;
	text-align: left;
	font-size: 14px;
	cursor: pointer;
}
.cluetip-default #cluetip-inner {
	padding: 0px 10px 10px 10px;
	text-align: left;
}
.cluetip-default div#cluetip-close { 
	margin: 0px 5px;
	color: #900;
	background: transparent;
}
div#cluetip-close img {position: relative; left: 0px; top: 0px;}

