 

/* --------------------- */
/*   1. Redefined HTML   */
/* --------------------- */
iframe{v:expression(this.src='about:blank',this.outerHTML='');}
* {
	margin: 0;
}

a:link {
	color: #c30005
}
a:visited {
	color: #c30005
}
a:active {
	color: #c30005
}

blockquote {
	padding: 0 30px;
}

body {
	background: #EDEDED url(../images/bg-main.gif) 0 35px repeat-x;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
}

h1, h2 {
	font-family: Georgia, Times, serif;
}

h2 {
	color: #A5181b;
	font-size: 18px;
	font-weight: normal;
	padding: 0 0 10px;
}

h3 {
	color: #272C6C;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 7px;
}

h4 {
	color: #272C6C;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 1px;
}
#C {
	width: 759px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2E3159;
	border-left-color: #2E3159;
}


h5 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 3px;
}

label {
	color: #272C6C;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 1px 0;
}

li {
	font-size: 12px;
	line-height: 17px;
	padding: 1px 0;
}

ol, ul {
	padding: 5px 0 5px 35px;
}

ol li {
	padding-bottom: 8px;
}

p {
	font-size: 12px;
	line-height: 17px;
	padding: 3px 0 10px;
}


td {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* ------------------------- */
/*   2. Layout & structure   */
/* ------------------------- */

#header {
	background: #FFF;
	border-bottom: 1px solid #cb7274;
	height: 44px;
	overflow: hidden;
	position: relative;
	z-index: 10;
	width: auto;
}

#header h1 {
	margin: 0 auto;
	padding: 6px 0 0;
	width: 777px;
}

#header h1 a {
	background: url(../images/logo.gif) 1px 2px no-repeat;
	display: block;
	height: 28px;
	overflow: hidden;
	padding: 2px 0 0 45px;
	width: 100px;
	float: left;
}

#Layer1 {
	position:absolute;
	left:690px;
	top:19px;
	width:154px;
	height:15px;
	z-index:10;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #838398;
}

#store_links {
	text-align: right;
	text-transform: uppercase;
	width: 777px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 105px;
	padding-bottom: 0;
	padding-left: 0;
}

* html #store_links {
	margin-top: -25px;
}

#store_links li {
	color: #838398;
	display: inline;
	font-size: 10px;
	line-height: normal;
	list-style-type: none;
	padding: 0;
}

#store_links a:link, #store_links a:visited {
	color: #272C6C;
	text-decoration: none;
	padding: 0 7px;
}

#store_links a:hover {
	text-decoration: underline;
}

#wrapper {
	margin: 0 auto;
	padding: 0 8px;
	position: relative;
	width: 777px;
	text-align: left;
}

#contents {
	background: #f0f0f3 url(../images/bg-contents.gif) 0 10px repeat-y;
	border-left: 1px solid #2E3159;
	border-right: 1px solid #2E3159;
	width: 759px;
}

#topNav {
	background-color: #31345d;
	border-bottom: 10px solid #FFF;
	height: 28px;
	margin: 0;
	padding: 0 0 0 9px;
	position: relative;
}

#topNav li {
	list-style-type: none;
	color: #262626;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	margin: 0;
	padding: 0 0 7px;
	position: relative;
}

#topNav a {
	border-left: 1px solid #53567B;
	color: #FFF;
	display: block;
	float: left;
	font-size: 11px;
	height: 13px;
	margin: 7px 0 0;
	padding: 1px 8px 0;
	text-decoration: none;
	text-transform: uppercase;
}

#topNav li ul {
	border-left: 1px solid #c9c9dc;
	border-right: 1px solid #c9c9dc;
	border-top: 1px solid #c9c9dc;
	background-color: #ededf1;
	display: none;
	height: auto;
	left: 0;
	margin: 7px 0 0 0px;
	padding: 0;
	position: absolute;
	top: 21px;
	width: auto;
	z-index: 100;
}

* html #topNav li ul {
	margin: 8px 0 0 0px;
}

#topNav li:hover ul, #topNav li.over ul {
	display: block;
}

#topNav li li {
	background-color: #ededf1;
	border-bottom: 1px solid #C9C9DC;
	float: none;
	list-style-type: none;
	line-height: 15px;
	font-size: 9px;
	margin: 0;
	padding: 0;
	width: 165px;
}

* html #topNav li li {
	margin: 0 0 -3px;
}

#topNav li li a:link, #topNav li li a:visited {
	color: #000;
	border: none;
	display: block;
	float: none;
	font-size: 12px;
	height: auto;
	margin: 0;
	padding: 3px 7px 3px;
}

#topNav li li a:hover, #topNav li li a:active {
	background-color: #b72f32;
	color: #FFF;
	text-decoration: none;
}

#home_content {
	margin-left: 20px;
	padding: 0;
	margin-right: 20px;
}

.home #footer {
	padding: 0 0 0;
}

#footer {
	background: #f0f0f3 url(../images/bg-contents.gif) repeat-y;
	clear: both;
	padding: 10px 0 0;
	position: relative;
	text-align: right;
}

#footer p {
	background-color: #DBDCE3;
	border-top: 12px solid #2E3159;
	clear: both;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #56597a;
	margin: 0;
	padding: 8px 8px 12px;
	text-align: right;
	line-height: 150%;
}

#footer a {
	color: #56597A;
	text-decoration: underline;
}
#Home_NeiRong {
	background-color: #F1F1F1;
        height: auto;
	/*height: 575px;*/
}
#Home_NeiRong_DaoHang {
	padding-bottom: 10px;
	padding-top: 2px;
}
.DaoHang_Font {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bolder;
}

#Home_NeiRong_Left {
	width: 478px;
	float: left;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	background-image: url(../Images/dot-vert.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 20px;
	/*height: 550px;*/
	/*height: auto;*/
	padding-left: 19px;
	padding-top: 20px;
}
#Home_NeiRong_Left li {
	line-height: 22px;
}
#Home_NeiRong_Left a:link, #Home_NeiRong_Left a:visited {
	color: #333333;
	text-decoration: none;
	padding: 0 7px;
}
#Home_NeiRong_Left a:hover, #Home_NeiRong_Left a:active {
	background-color: #F1F1F1;
	color: #CC0000;
	text-decoration: none;
}

#Home_PingLun {
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
}
#Home_PingLun1 {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}

#Home_PingLun li {
	display: block;
}

.PingLun_Font {
	border: 1px solid #CCCCCC;
}


#Home_NeiRong_You {
	width: 210px;
	float: right;
	height: 570px;
	/*height: auto;*/
	background-image: url(../Images/grad-leftcol.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F1F1F1;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 21px;
}
#Home_NeiRong_You3 {
	width: 210px;
	float: right;
	height: 570px;
	/*height: auto;*/
	background-image: url(../Images/grad-leftcol.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F1F1F1;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 21px;
}
#Home_NeiRong_You li {
}
#Home_NeiRong_You a:link, #Home_NeiRong_You a:visited {
	text-decoration: none;
	color: #272c6c;
}
#Home_NeiRong_You a:hover, #Home_NeiRong_You a:active {
	color: #666666;
	text-decoration: none;
}




#TableTitleLink A:link,#TableTitleLink A:visited{COLOR:#000000;}
.a1{BACKGROUND-COLOR: #f2f6fB;COLOR: #000000;}
.a2{BACKGROUND-COLOR: #CCCCCC;MARGIN-TOP: 5px;}
.a3{BACKGROUND-COLOR: #FFFFFF;}.e1 {
	border: 1px dashed #CCCCCC;
	color: #000099;
	padding-left: 3px;
}
.e2 {
	color: #000099;
}
.ts1 {
	font-size: 14px;
	color: #000099;
	font-weight: bold;
}
.ts2 {
	line-height: 23px;
	color: #333333;
}
.ts3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.ts4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #31345D;
}
.ts5 {
	line-height: 30px;
}
.ts6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
}

.i1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
.i2 {
	padding-top: 10px;
}
#scc1 {
	text-indent: -12px;
}
.fn1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
}
.ts10 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 24px;
}
.ts999 {font-size: 22px;COLOR:#f0f0f0; text-decoration: none;}
.ts999 A:link{COLOR:#f0f0f0; text-decoration: none;}
.ts999 A:visited{COLOR:#f0f0f0; text-decoration: none;}
