/*+++++++++++++++++++++++++++++++ Main +++++++++++++++++++++++++++++++++++*/
	* {
		margin: 0;
		padding: 0;
		}
	html, body {
		height: 100%;
		height: 100%;
		}
	body {
	background-color: #FFFFFF;
		}
	#wrap {
		position: relative;
		height: 100%;
		width: 90%;
		margin: 0 auto;
		background: #fff;
		z-index:80
		}
	#header {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 96px;
		background:url(../media/images/top_nav_bg1.gif) repeat-x;
		z-index:100
		}
	#main {
		min-height: 100%;
		_height: 100%;
		}
	#m_ext {
		padding-top: 96px;
		padding-bottom: 64px;
		_height: 1%;
		}
	#m_ext:after {
		content: " ";
		display: block;
		clear: both;
		}
	#content {
		width: 100%;
		float: left;
		}
	#side {
		width: 5%;
		float: left;
		}
	#footer {
		height: 64px; 
		margin-top: -64px;
		}
		
     img, div { behavior: url(../script/pngfix/iepngfix.htc) }
		
/*+++++++++++++++++++++++++++++++ Header +++++++++++++++++++++++++++++++++++*/

#top_box {
	background:url(../media/images/logo.gif) no-repeat left top;
	padding-top:32px;
	height:72px;
}
#top_box p{
	float:right;
	margin:4px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3399FF;
}
#top_box ul {
	list-style:none;
	margin:0 0 0 120px
}
#top_box li {
	float:left;margin-right:2px
}
#top_box li a {
	display:block;
	height:40px;
	width:90px
}

#top_box a.Default{
	background:url(../media/images/top_nav_btn_home.gif);
}
#top_box a.Default_act{
   background:url(../media/images/top_nav_btn_home.gif);
   background-position: 0px -40px;
}
#top_box a.Default:hover{
   background:url(../media/images/top_nav_btn_home.gif);
   background-position: 0px -80px;
}

#top_box a.rma {
	background: url(../media/images/top_nav_btn_rma.gif);
}
#top_box a.rma_act{
	background: url(../media/images/top_nav_btn_rma.gif);
	background-position: 0px -40px;
}
#top_box a.rma:hover{
	background: url(../media/images/top_nav_btn_rma.gif);
	background-position: 0px -80px;
}

#top_box a.statistic {
   background: url(../media/images/top_nav_btn_statistic.gif);
}
#top_box a.statistic_act {
   background: url(../media/images/top_nav_btn_statistic.gif);
   background-position: 0px -40px;
}
#top_box a.statistic:hover {
   background: url(../media/images/top_nav_btn_statistic.gif);
   background-position: 0px -80px;
}

#top_box a.download {
   background:url(../media/images/top_nav_btn_download.gif);
}
#top_box a.download_act {
   background:url(../media/images/top_nav_btn_download.gif);
   background-position: 0px -40px;
}
#top_box a.download:hover {
   background:url(../media/images/top_nav_btn_download.gif);
   background-position: 0px -80px;
}

#top_box a.ucp {
	background:url(../media/images/top_nav_btn_ucp.gif);
}
#top_box a.ucp_act {
	background:url(../media/images/top_nav_btn_ucp.gif);
	background-position: 0px -40px;
}
#top_box a.ucp:hover {
	background:url(../media/images/top_nav_btn_ucp.gif);
	background-position: 0px -80px;
}

#top_box a.admin {
	background:url(../media/images/top_nav_btn_admin.gif);
}
#top_box a.admin_act {
	background:url(../media/images/top_nav_btn_admin.gif);
	background-position: 0px -40px;
}
#top_box a.admin:hover {
	background:url(../media/images/top_nav_btn_admin.gif);
	background-position: 0px -80px;
}

/*+++++++++++++++++++++++++++++++ Footer +++++++++++++++++++++++++++++++++++*/

.bottom_bar {
	height:36px;
	color:#505050;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../media/images/title1_bg.gif);
	background-repeat: repeat-x;
}

.bottom_bar .b_left {
	width:9px;
	float:left;
	height:36px;
	background-image: url(../media/images/title1_bg_left.gif);
	background-repeat: no-repeat;
}
.bottom_bar .b_right {
	width:9px;
	float:right;
	height:36px;
	background-image: url(../media/images/title1_bg_right.gif);
	background-repeat: no-repeat;	
}
.bottom_bar p {
	line-height:30px;
	padding:0 10px;
	margin:0 auto ;
	color: #797979;
}
.bottom_bar p span {
	float:right
}

.bottom_bar p a {
	padding:0 3px;
	margin-right:4px;
	float:left;
	text-align:center;
	height:36px;
	font-size:11px;
	font-family:Arial;
}

.bottom_bar p a.act {
	font-weight:bold;
	color:#505050;
	width:19px;
	height:36px;
	background-image: url(../media/images/title1_bg_act.gif);
	background-repeat: no-repeat;
}
.bottom_bar p a:hover {
	color:#0086e3
}
.bottom_bar p a.more, .bottom_bar p a.more:hover {
	border:0;
	margin-top:2px;
}
.bottom_bar p a.more:hover {

}
.copyright {
	height:28px;
	background-image: url(../media/images/copyright.gif);
	background-repeat: no-repeat;
}
.copyright a {
	float:right;
	margin-top:4px
}

/*+++++++++++++++++++++++++++++++ Login +++++++++++++++++++++++++++++++++++*/

.login_bar {
	height:360px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../media/images/login_show_bg.gif);
	background-repeat: repeat-x;
}
.login_bar .lgb_left {
	width:50px;
	float:left;
	height:360px;
	background-image: url(../media/images/login_show_bg_right.gif);
	background-repeat: no-repeat;
}
.login_bar .lgb_right {
	width:50px;
	float:right;
	height:360px;
	background-image: url(../media/images/login_show_bg_left.gif);
	background-repeat: no-repeat;	
}

.login_bar .lgb_container {
	width:360px;
	height:50px;
	position: relative;
	top: 3px;
	left: 20px;
}

.login_bar .lgb_container_font {
	font-style: normal;
	font-weight: normal;
	color: #888;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

.login_bar .lgb_container_font a:link, a:visited {
	font-style: normal;
	font-weight: normal;
	color: #888;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.login_bar .lgb_container_font a:hover {
	font-style: normal;
	font-weight: normal;
	color: #AAA;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.login_bar .lgb_container_button {
	font-style: normal;
	font-weight:bold;
	color: #F4F4F4;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border: 1px ridge #AAA;
	padding: 4px;
	background-color: #666;
}

.login_bar .lgb_pic {
	background-image:url(../media/images/info_login.png);
	width:412px;
	height:104px;
	position: relative;
	top:  -60px;
	left: 0px;
}

.login_bar .lgb_welcome_font {
	position: relative;
	top: 40px;
	left: 410px;
	width:300px;
	padding-right:60px;
	margin:0px;
	margin-top:1px;
	margin-left:6px;
	font-size:20px !important;
	line-height:29px;
	word-spacing:-1px;
	color:#FFF;
	font-weight:bold !important;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.login_bar .lgb_welcome_font_sub {
	position: relative;
	top: 40px;
	left: 410px;
	width:300px;
	padding-right:60px;
	margin:0px;
	margin-top:1px;
	margin-left:6px;
	font-size: 16px !important;
	line-height:20px;
	word-spacing:-1px;
	color:#F4F4F4;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
}

.login_bar .lgb_input {
	font-size:12px !important;
	font-weight:bold;
	word-spacing:-1px;
	color:#A4A4A4;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

/*+++++++++++++++++++++++++++++++ Register +++++++++++++++++++++++++++++++++++*/


.register_bar {
	position: relative;
	top: 50px;
	left: 400px;
	width:280px;
}

.register_bar .Signup_button {
	font-style: normal;
	font-weight:bold;
	color: #F4F4F4;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border: 1px ridge #AAA;
	padding: 1px;
	background-color: #666;
}

.register_bar td {
	font-size:13px !important;
	word-spacing:-1px;
	color:#666;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.register_bar input {
	border: 1px solid #8F8F8F;
	cursor: auto;
	padding: 1px;
	font-size:14px !important;
}

.register_bar .info {
	border-top-color: #AEAEAE;
	border-top-style: solid;
	border-top-width: 1px;
	color: #888;
	display: block;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 13px;
	margin-top: 6px;
	padding-top: 6px;
	text-align: center;
	width: 250px;
}

.register_bar .info a:link, a:visited {
	color: #666;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.register_bar .info a:hover {
	color: #888;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
