body {
	color: #414141;
	font-size: 12px;
	font-family: tahoma;
	background-color: #f4f4f4;
	background-image: url(../images/bg_site.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
.StaticMain H2{background:url("../images/content/icon_h2.png") no-repeat scroll 0 4px rgba(0,0,0,0);color:#d66000;font-family:Arial;font-size:22px;line-height:30px;margin-bottom:5px;padding:2px 0 0 33px}
.ContentH2{margin:0 0 20px 32px}
.ContentH2 p{margin-bottom:10px;padding-right:3px;text-align:justify}
.StaticMain{overflow:hidden;padding:30px 0 0 0;width:100%;font:15px/24px Tahoma,Arial,Verdana,sans-serif!important;color:#563900}
.StaticMain a:link,.StaticMain a:visited{color:#019fb6;text-decoration:underline}
.StaticMain a:hover{color:#d99408;text-decoration:underline}
.ContentBlock{clear:both;padding-bottom:20px}
.FirstChar{float:left;font-size:40px;line-height:30px;padding:4px 4px 0 0;font-weight: bold;}
.Strong01{color:#d14931;font-weight:bolder}
p.TextCenter{text-align:center}

.BorderImg{border:1px solid #000;margin:8px 0}

a:link {
	color: #744910;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #744910;
	font-weight: bold;
	text-decoration: none;
}


option{
	padding: 5px;
	font-style: italic;
}
.imgSider{
	width: 250px;
	padding-top: 30px; 
	margin-left: 48px;
}

/*Main Menu*/
#main_menu {
	background-image: url(../images/bg_misc.gif);
	background-repeat: repeat-x;
	background-position: center -29px;
	padding: 0 40px 0 40px;
	min-width: 1200px;
	height: 60px;
}

#main_reg {
	color: white;
	font-weight: bold;
	position: relative;
	float: right;
	padding: 10px;
	background: url(../images/main_reg.jpg) white repeat top center;
	margin-top: 7px;
	border-radius: 10px;

}
#main_reg span{
	color: #00FFF6;
}
#main_reg a{
	color: #B7FF13;
}
#main_reg a:hover{
	color: #E97FFE;
	text-decoration: none;
}


#main_mn {
	min-width: 940px;
	
	height: 50px;
	margin-right: auto;
	margin-left: auto;
}

#main_mn ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#main_mn ul li {
	float: left;
	margin-right: 20px;
	display: inline;
}

#main_mn ul li a {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	padding-top: 15px;
	padding-bottom: 18px;
	text-shadow: 1px 1px 0px #43290e;
}

#main_mn ul li a:hover {
	color: #552009;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
	padding-bottom: 18px;
	float: left;
	text-shadow: 1px 1px 0px #ffd632;
}

#main_mn ul li a.act {
	color: #552009;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
	padding-bottom: 18px;
	float: left;
	text-shadow: 1px 1px 0px #ffd632;
}

#main_mn ul li a span.head_a {
	width: 20px;
	height: 50px;
	float: left;
	margin-top: -15px;
}

#main_mn ul li a span.head_b {
	position: absolute;
	width: 20px;
	height: 50px;
	float: right;
	margin-top: -15px;
}

#main_mn ul li a:hover span.head_a {
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
	height: 50px;
	float: left;
	margin-top: -15px;
}

#main_mn ul li a:hover span.head_b {
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	width: 20px;
	height: 50px;
	float: right;
	margin-top: -15px;
}

#main_mn ul li a.act span.head_a {
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
	height: 50px;
	float: left;
	margin-top: -15px;
}

#main_mn ul li a.act span.head_b {
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	width: 20px;
	height: 50px;
	float: right;
	margin-top: -15px;
}
/*Content*/
#content_wrapper {
	width: 100%;
	height: auto;
}

#main_content {
	width: 1100px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}

#content_ads {
	background-color: #bcbcbc;
	width: 580px;
	height: 230px;
	overflow: hidden;
	float: left;
	border: solid 1px #fff;
	-webkit-box-shadow: #666 0px 0px 20px;
	-moz-box-shadow: #666 0px 0px 20px;
	box-shadow: #666 0px 0px 20px;
}

#content_main {
	background-color: #f5f5f5;
	background-image: url(../images/bg_tab.gif);
	background-repeat: repeat-x;
	width: 700px;
	height: auto;
	float: left;
	overflow: hidden;
	padding: 8px;
	border: solid 1px #bcbcbc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: 77px;
}

#content_mainf {
	background-color: #f5f5f5;
	background-image: url(../images/bg_tab.gif);
	background-repeat: repeat-x;
	width: 940px;
	padding: 8px;
	height: auto;
	float: left;
	overflow: hidden;
	border: solid 1px #fff;
	-webkit-box-shadow: #666 0px 0px 20px;
	-moz-box-shadow: #666 0px 0px 20px;
	box-shadow: #666 0px 0px 20px;
}

#content_main span {
	font-size: 14px;
	font-weight: bold;
	/* width: 100%; */
	float: left;
	/* padding-bottom: 30px; */
	text-shadow: 1px 1px 0px #FFFFFF;
}

#content_mainf span {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 30px;
	width: 100%;
	float: left;
	text-shadow: 1px 1px 0px #FFFFFF;
}

.info_tit, .info_bxh, .info_card, .info_char, .info_sv, .captcha_tit, .info_download {
	color: #FF4902;
	font-size: 14px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
	height: 85px;
	width: 400px;

}

.info_download {
	background-image: url(../images/info_download.jpg);
}
.info_text{
	margin: 50px 0 0 95px;
}
.info_tit {
	background-image: url(../images/info_acc.jpg);
}
.info_bxh {
	background-image: url(../images/info_bxh.jpg);
}

.info_card {
	background-image: url(../images/info_card.jpg);
}
.info_char {
	background-image: url(../images/info_char.jpg);
}
.info_sv {
	background-image: url(../images/info_sv.jpg);
}
.captcha_tit {
	background-image: url(../images/captcha.jpg);
	margin-top: 10px;	
}
.option-field{
	width: 364px;
	border: solid 1px #bcbcbc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
	font-style: italic;
}
.option-field:focus{
	border-color: #66AFE9;
	outline: 0px none;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(102, 175, 233, 0.6);
}


.text-field{
	width: 350px;
	padding: 5px;
	border: solid 1px #bcbcbc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
	font-style: italic;
}
.text-field:focus{
	border-color: #66AFE9;
	outline: 0px none;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(102, 175, 233, 0.6);
}

td.l {
	font-weight: bold;
	text-align: left;
	width: 40%;
	height: 20px;
	padding-top: 10px;
	padding-left: 95px;
	padding-bottom: 5px;
}

td.lInfo {
	font-weight: bold;
	text-align: left;
	height: 10px;
}
td.rInfo {
	font-style: italic;
	color: #CE0000;
}
td.donwloadInfo a{
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	color: #CE0000;
}

td.captcha {
	text-align: left;

}
td.captcha img {
	border: solid 1px #bcbcbc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	

}
td.captcha input {
	margin: 10px 0 0 0;
	text-align: center;
	height: 30px;
}


.hi_w {
	color: red;
	font-size: 11px !important;
	font-weight: bold !important;
	float: none !important;
	padding-left: 5px;
}
.hi_r {
	color: blue;
	font-size: 11px !important;
	font-weight: normal !important;
	float: none !important;
	padding-left: 5px;
}

.hi_s {
	color: green;
	font-size: 13px !important;
	font-weight: normal !important;
	float: none !important;
	padding-left: 5px;
}


hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border-color: #d9d9d9 white white;
	border-style: solid;
	border-width: 1px;
}

span.acc_t {
	color: #cc6423;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	padding: 0 !important;
}

span.sub_dec {
	padding-bottom: 5px !important;
}

input.sub {
	color: #422d1f;
	font-family: Arial,Tohama,sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	position: relative;
	width: 121px;
	height: 29px;
	float: left;
	border-style: none;
}

input.dec {
	color: #f5f5f5;
	font-family: Arial,Tohama,sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/button2.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	position: relative;
	width: 121px;
	height: 29px;
	float: right;
	border-style: none;
}

input.sub:hover {
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-style: none;
}

input.dec:hover {
	background-image: url(../images/button2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-style: none;
}

span.spp_cn {
	font-size: 12px !important;
	background-color: #efefef;
	width: 470px !important;
	float: left;
	margin-bottom: 10px;
	padding: 10px !important;
	border: solid 1px #d9d9d9;
}

#content_news {
	background-color:#f5f5f5;
	background-image: url(../images/bg_tab.gif);
	background-repeat: repeat-x;
	width: 250px;
	float: left;
	padding: 8px;
	border: solid 1px #bcbcbc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	 margin-top: 77px;
}

#content_news span {
	font-size: 14px;
	font-weight: bold;
	text-shadow: 1px 1px 0px #FFFFFF;
}

#content_news ul {
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	list-style-type: none;
}

#content_news ul li {
	font-size: 14px;
	background: url(../images/icon_list.jpg) no-repeat left center;
    padding: 0px 0 2px 20px;
    margin: 4px 0;
	background-repeat: no-repeat;
	background-position: left 4px;
	width: 220px;
	height: 15px;
	float: left;
	margin-top: 8px;
	padding-left: 15px;
}

#content_news ul li span {
	color: #8d0221;
	font-size: 11px;
	font-weight: normal;
	margin-right: 8px;
}

#content_news td {
	font-size: 12px;
	text-align: left;
	width: 180px;
	
}


#content_news td span {
	color: #cc6423;
	font-size: 14px;
	font-weight: bold;
	width: 100px;
	display: inline;
}

#content_news a:hover{
	color: red;
}

/*Footer*/
#footer_cn {
	color: #575757;
	background: #272727 url(../images/lock.vtangel) center top repeat-x;
	
	min-width: 1200px;
	min-height: 176px;
}

#footer_top {
	width: 960px;
	height: auto;
	margin-right: auto;
	*margin-bottom: -39px;
	margin-left: auto;
}

#footer_top a {
	position: relative;
	top: 16px;
	right: 12px;
	width: 39px;
	height: 39px;
	float: right;
}

#footer_menu {
	color: #919191;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 40px;
}

#footer_menu a {
	color: #2675a3;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 5px;
	margin-left: 5px;
}

#footer_des {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 230px;
	padding-top: 40px;
}

#footer_des span {
	font-size: 11px;
	line-height: 18px;
}

#captcha-input {
	display: block;
	margin-top: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.errors,.error {
	margin: 0;
	padding: 0;
	list-style: none;
	color: red;
	font-size: 90%;
	margin-bottom: 10px;
}

/*Add CSS*/
#log_notice {
	color: #8d0221;
	font-size: 11px;
	background-image: url(../images/li_2.png);
	background-repeat: no-repeat;
	margin-top: 8px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 20px;
}

#log_notice_inactive {
	color: #8d0221;
	font-size: 11px;
	background-repeat: no-repeat;
	margin-top: 8px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 20px;
	height: 20px
}

#content_notice {
	color: #8d0221;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffd8d8;
	background-image: url(../images/li_2.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	width: auto;
	clear: both;
	padding: 10px 10px 10px 35px;
	border: solid 1px #c62424;
}


.notify_info, .notify_success, .notify_warning, .notify_error, .notify_validation {

  margin: 30px 0 0 0;
  padding:15px 10px 15px 50px;
  background-repeat: no-repeat;
  background-position: 10px center;
  width: 638px;
  border: solid 1px #bcbcbc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;


}
.notify_info {
  color: #00529B;
  background-color: #BDE5F8;
  background-image: url('../images/info.png');
  
}
.notify_success {
  color: #4F8A10;
  background-color: #DFF2BF;
  background-image:url('../images/success.png');
}
.notify_warning {
  color: #9F6000;
  background-color: #FEEFB3;
  background-image: url('../images/warning.png');
}
.notify_error {
  color: #D8000C;
  background-color: #FFBABA;
  background-image: url('../images/error.png');
}
#main_content #content_main .central{
	padding: 0 0 0 20px;
}

#main_content #content_main .central .btn_account{
	width: 290px;
	height: 90px;
	overflow: hidden;
	float: left;
	margin-top: 30px;
	box-shadow: 1px 1px #fcfcfc;
	border-radius: 3px;
}
#main_content #content_main .central .btn_account:hover{
	box-shadow: 1px 1px #f7f6f6;
}
#main_content #content_main .central .btn_account:nth-child(2n+2){
	margin-left: 50px;
}
#main_content #content_main .central .btn_account a{
	display: block;
	border: 1px solid #ebebeb;
	border-radius: 3px;
	background:#f4f4f4;
}
#main_content #content_main .central .btn_account a:hover{
	display: block;
	border: 1px solid #d0d0d0;
	border-radius: 3px;
	background:url(../images/bg_btn_acc.jpg) repeat-x;
	box-shadow: inset 0 0 3px #fff;
}
#main_content #content_main .central .btn_account a .btn_acc_container{
	width: 100%;
	height:88px;
}
#main_content #content_main .central .btn_account a .btn_acc_container .btn_acc_icon{
	width: 80px;
	height: 88px;
	float: left;
}
#main_content #content_main .central .btn_account a .btn_acc_container .btn_acc_text{
	width: 200px;
	height: 88px;
	float: left;
}
#main_content #content_main .central .btn_account a .btn_acc_container .btn_acc_text p{
	color: #680202;
	font-weight:bold;
	
}
#main_content #content_main .central .btn_account a .btn_acc_container .btn_acc_text span{
	color: #3e3e3e;
	text-shadow: 1px 1px #fff;
	font-size:12px;
	position: relative;
	top: 5px;

}

.line_solid{
	width: 100%;
	height: 2px;
	margin: 0 auto;
	background:url(../images/line_solid.jpg) repeat-x bottom;	
}
.header .navtop {
    width: 100%;
    height: 31px;
    background: url(../images/navtop_bg.png) repeat-x;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
}