body{
	margin:0; 
	padding:0; 
	font:12px Arial, Tahoma; 
	background: #90ebff url(../../images/bg.jpg) repeat-x top; /**/
	line-height: 140%;
	color: #666;
}
a{
	text-decoration:none;
	color:#095d70;
}
a:hover{
	color: #666;
	text-decoration:underline;
}
div, h1, h2, h3, h4, h5, img{
	margin:0px; 
	padding:0px;
}
img {
	border: 0;
	/*-ms-interpolation-mode: bicubic;  fixed IE images scaling */
}
h1 {
	font-family: arial;
	font-size: 140%;
	font-weight: bold;
/*	padding-bottom: 1em;*/
	color: #2a2a2a;
}
h2 {
	font-weight: bold;
	padding-bottom: 0.5em;
/*	color: #ff1d42;
	color: #73c0dc;*/
	font-family: arial;
	font-size: 120%;
}
h3 {
	font-family: arial;
	font-size: 110%;
	font-weight: bold;
	color: #00a3b4;
	border-bottom: 1px dotted #ccc;
	background-color: #fafdfd;	
	padding: 0.5em 0.5em 0.5em 0;
	/*margin-bottom: 0.5em;*/
}
h4 {
	font-family: arial;
	font-size: 100%;
	font-weight: bold;
	color: #00a3b4;
	border-bottom: 1px dotted #ccc;
	background-color: #fafdfd;	
	padding: 0.5em 0.5em 0.5em 0;
	
}
/* general */
.b {
	font-weight: bold;
}
.lighter {
	color: #a4a4a4;
}
.smaller {
	font-size: 90%;
	font-weight: normal;
}
ul
{
    margin:0px;    
}
.textbox, .dropdown {
	width: 97%;
	color: #666;
}
.dropdown {
/*	font-size: 90%;*/
}
.clear-all{
	clear:both; 
	line-height:0; 
	height:0;
}

/* ret msg */
.fatal, .success {
	padding: 1em;
	margin-bottom: 0.5em;
}
.fatal {
	color: #fff;
	background-color: #ff1d42;
}
.fatal ul {
	padding-top: 0.3em;
}
.fatal li {
	padding: 0.3em 0 0.3em 0;
}
.success {
	color: #424242;
	background-color: #ceef9e;
}
.warning {
	font-size: 10px;
	font-family: verdana, arial;
	color: #ff1d42;
}

p{
text-indent:3em;
margin:0px;
}

/* id */ 
#wrapper{ 
	width:810px;
	margin:0 auto; 
}
#header{
	height:266px;
}
/* menu */
#topmenu{
	height:42px;
	background:url(../../images/menu-bg.jpg) no-repeat;
	font-size:13px;
	color:#333;
}
#topmenu ul{
	list-style:none;
	margin:0;
	padding:7px 0px 0 58px;
}
#topmenu ul li{
	padding:0 3px;
	margin:0;
	display:inline;
	border-right:1px dotted #999;
}
#topmenu ul li a{
	text-decoration:none;
}
#topmenu ul li a:hover{
	color:#06C;
}
#content_container{
	padding:20px 0;
}
#sidebar{
	width:215px;
	float:left;
	/*
	min-height:685px;
	height:auto!important;
	height:685px;
	*/
	padding:0 0 0 0
}
#sidebar .register{
}
#sidebar .register a{
	background:url(../../images/register-off.jpg) no-repeat;
	width:215px;
	height:88px;
	display:block;
}
#sidebar .register a:hover{
	background:url(../../images/register-on.jpg) no-repeat;
	height:88px;
}
#sidebar #login ul{
	background:url(../../images/member-bg.jpg) no-repeat;
	height:112px;
	margin:0;
	padding:30px 0 0 0;
	list-style:none;
	font-size:11px;
}
#sidebar #login li{
	float:left;
	height:20px;	
}
#sidebar #login .col_left{
	width:38px;
	text-align:right;
	padding:0px 10px 0;
	color:#FFF;
	margin:5px 0 0 15px;
	
}
#sidebar #login .bg{
	background-color:#189752;
	
}
#sidebar #login .col_right{
	width:120px;
	padding:0px 0 0;
	margin:5px 15px 0 0px;
}
#sidebar #login .col_right .box{
	width:100%;
	height:20px;
	border:0;
}
#sidebar #login a{
	color:#FFF;
}



#sidebar .widget{
	padding:15px 0 0 0;
	
}
#sidebar .widget .top{
	height:14px;
	background:url(../../images/left-h.jpg) no-repeat;
}
#sidebar .widget .middle{
	background:url(../../images/left-bg.jpg) repeat-y;
	padding:5px 12px;
}
#sidebar .widget .middle ul{
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar .widget .middle ul li{
	margin:5px 0;
	padding:0;
}
#sidebar .widget .bottom{
	height:14px;
	background:url(../../images/left-b.jpg) no-repeat;
}
#content{
	width:570px;
	float:right;
	padding:0 0 12px 0;
}
#content .top{
	height:12px;
	background:url(../../images/content-h.jpg) no-repeat;
}
#content .middle{
	padding:0 20px;
	background:url(../../images/content-bg.jpg) repeat-y;
}
#content .bottom{
	height:12px;
	background:url(../../images/content-b.jpg) no-repeat;
}
#news{
	background:url(../../images/news-h.jpg) no-repeat;
	padding:55px 0 0px 0;
	margin:0 0 20px 0;
}
#news ul{
	padding:0;
	margin:0 20px;
	list-style:none;
	width:490px;
}
#news ul li{
	padding:7px 0 7px 45px;
	margin:0;
	height:35px;
	list-style:none;
	border-bottom:1px dotted #CCC;
	background:url(../../images/news-navi.jpg) no-repeat 0px 7px;
}
#banner{
	padding:0 0 20px 0;
}
#course{
	padding:0 0 20px 0;
}
#course .top{
	height:35px;
	background:url(../../images/course-h.jpg) no-repeat;
}
#course .middle{
	padding:0 10px;
	background:url(../../images/course-bg.jpg) repeat-y;
}
#course .bottom{
	height:14px;
	background:url(../../images/course-b.jpg) no-repeat;
}
#content h2{
	color:#116963;
	font-size:24px;
}
#footer{
}
#footer .wrapper{
	height:80px;
	background:url(../../images/footer-logo.jpg) no-repeat 0px 15px;
}
#footer .wrapper .nav{
	width:550px;
	height:20px;
	padding:15px 0 0 260px;
	color:#147c68;
}
#footer .wrapper .nav a:link,#footer .wrapper .nav a:visited{
	color:#147c68;
}
#footer .wrapper .nav a:hover{
	color:#F30;
}

#footer .wrapper .copyright{
	width:550px;
	height:20px;
	padding:0 0 0 260px;
	color:#666;
	font-size:10px;
}


/* catalog */
#catalog{
	width:100%;
}
#catalog h2{
	color:#63d5a5;
	font-size:24px;
}
#catalog .grid{
	width:24%;
	text-align:center;
	padding:0 0 20px 0;
	float:left;
}
#catalog .grid .image{
	
}
#catalog .grid .image img{
	border:3px solid #f0f0f0;
}
#catalog .grid .text{

}
#catalog .grid .text .title{
	font-size:12px;
	color:#737373;
}
#catalog .grid .text .price{
	font-size:14px;
	color:#02a5b5;
}
/* end catalog */

/* pagination */
#pagination{
	font-size:11px;
	margin:20px 0 0 0;/**/
}
#pagination .num{
	width:50%;
	color:#cb6ec5;
	float:left;
}
#pagination .nav{
	width:50%;
	color:#737373;
	float:left;
	text-align:right;
}
#pagination .nav a:link,#pagination .nav a:visited{
	color:#02a5b5;
}
#pagination .nav a:hover{
	color:#63d5a5;
}
/* end pagination */
#col_right{ 
/*	width:145px;*/
	width:130px;
	float:left;
}
#navi_shoping{
	float:right;
	width:104px;
	height:71px;
	padding:10px;
	background: url(../../images/col_right1.jpg) no-repeat top;
/*	color:#FFFFFF;*/
	color:#585858; 
	text-align:left;
	font-family: arial, tahoma;
	font-weight: bold;
	font-size: 11px;
	line-height: 2em;
}

/* page navigation */
#page_navigation {
	clear: both;
	padding-top: 20px;
}
#page_navigation .left {
	float: left;
	text-align: left;
}
#page_navigation .right {
	float: right;
	text-align: right;
}
#page_navigation .total {
	padding-right: 20px;
}
#page_navigation a {
	color: #ff6b83;
	text-decoration: none;
}
#page_navigation .off {
	color: #ccc;
}
#page_navigation .list {
}
#page_navigation .page {
	padding-left: 20px;
}

/* product */
#product {
}
#product a{
	font-size:11px;
	text-decoration:none;
	font-weight: normal;
	color:#666;
}
#product a:hover{
	text-decoration:underline;
}
#product h1 {
	text-align: left;
}
#product .left {
	float: left;
	padding-bottom: 20px;
}
#product .right {
	float: right;
	width: 260px;
	text-align: right;
}
#product .label {
	float: left;
	width: 90px;
	text-align: left;
}
#product .image img {
	width: 250px;
}
#product .entry {
	width: 100%;
	border-bottom: #ccc dotted 1px;
	padding: 0.6em 0 0.6em;
}
#product .textbox {
	font-size: 90%;
}
#product .price {
	color: #ff6b83;
}
#product .related {
	padding-bottom: 20px;
}
#product .related li {
	float:left;
	font-weight:bold;
	color: #ff6b83;
	text-align: center;
	display: inline;
	width: 20%;
	padding-bottom: 10px;
}
#product .image_extra {
	text-align: center;
	padding-bottom: 1em;
}
#product .image_extra li{
	text-align: center;
	padding: 10px;
}
#product .buy {
}

/* order */
#order {
	width: 100%;
	text-align: left;
}	
#order ul {
}
#order li {
	float: left;
	display: inline;
	padding: 0.5em 0 0.5em;
}
#order .entry ul {
	clear: both;
	border-bottom: 1px dotted #ccc;
}
#order .entry .thumb {
	width: 15%;
	text-align: center;
}
#order .entry .title {
	width: 50%;
}
#order .entry .price {
	width: 15%;
	text-align: right;
}
#order .entry .qty {
	width: 10%;
	text-align: right;
}
#order .entry .del {	
	width: 10%;
	text-align: right;
}
#order .entry .del .button{	
	cursor: pointer;
}
#order .summary {	
	clear: both;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	background-color: #fafdfd;
	height: 60px;
}
#order .summary .update {	
	float: left;
	padding: 10px 0 10px 3px;
}
#order .summary .price {	
	float: right;
	text-align: right;
	padding: 15px 3px 10px 0;
}
#order .summary .price .highlight{	
	color: #ff1d42;
}
#order .checkout {
	clear: both;
	height: 60px;
	text-align: right;
	padding-top: 15px;
}
#order .checkout .button{
	cursor: pointer;
}
#order .list ul {
	clear: both;
}
#order .list li {
	width: 25%;
}
#order .list .even li {
	background-color: #fff;
}
#order .list .odd li {
	background-color: #f4f4f4;
}

/* form */
#form {
	width: 100%;
}
#form .topic, .submit {
	width: 100%;
	font-weight: bold;
	line-height: 2em;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 1em;
	background-color: #fafdfd;
}
#form .submit {
	border-top: 1px dotted #ccc;
	line-height: 4em;
	font-weight: normal;
	background-color: #ffebc0;
	padding-left: 3px;
}
#form .column {	
	float: left;
	width: 30%;
	padding: 0.8em 1.5em 0.8em 0;
}
#form div .notice {
	padding: 5px;
	background-color: #ffe4ea;
}

/*customer */
#customer {
}
#customer a {
	color: #00a3b4;
}
#customer .navigation {
	width: 100%;
	padding-bottom: 1em;
}
#customer .navigation ul{
	border-bottom: 1px dotted #e3be99;
	padding: 0.5em 0.5em 0.5em 0;
}
#customer .navigation li {	
	display: inline;
	font-size: 90%;
	font-family: arial, tahoma;
	color: #e3be99;
}
#customer .navigation li a {
	font-size: 110%;
	font-weight: bold;
	padding: 0.5em;
	color: #ff1d42;
}
#customer .navigation li a:hover {
	background-color: #f9efe5;
	text-decoration: none;
}

/* blog */
#blog .list ul {
	clear: both;
}
#blog .list li {
	padding: 0.3em;
}
/* Text Color */
.txt_blue1{
	color:#007dc6;
}
.txt_white{
	color:#fff;
}
.txt_ora{
	color:#F60;
	font-size:90%;
}

/*------------na----------*/
.aboutustopic
{
	font-size:small;
	font-weight:bold;	
}
.aboutustext
{
	text-align:justify;
	padding: 10px 20px 30px 20px;	
}
#aboutus{
	background:url(../../images/aboutus-h.jpg) no-repeat;
	padding:55px 0 0px 0;
	
}

#sidebar .divLoginForm li{
	float:left;
	height:20px;	
}
#sidebar .divLoginForm .col_left{
	width:38px;
	text-align:right;
	padding:0px 10px 0;
	color:#FFF;
	margin:5px 0 0 15px;
	
}
#sidebar .divLoginForm .bg{
	background-color:#189752;
	
}
#sidebar .divLoginForm .col_right{
	width:120px;
	padding:0px 0 0;
	margin:5px 15px 0 0px;
}
#sidebar .divLoginForm .col_right .box{
	width:100%;
	height:20px;
	border:0;
}
#sidebar .divLoginForm a{
	color:#FFF;
}

#sidebar .divUserInfo{
	background:url(../../images/member-bg.jpg) no-repeat;
	height:112px;
	margin:0;
	padding:30px 0 0 0;
	list-style:none;
	font-size:11px;
}
#coursedetail{
	background:url('../../images/course-top-h.jpg') no-repeat;
	padding:70px 0 0 0;
}
.coursedetail{
	border-bottom:1px dotted #CCC;
}
.cousecell1
{
	width:80px;
	text-align:center;
	border-color:#D5EFFF;
}
.cousecell2
{
	text-align:center;
	border-color:#D5EFFF;
}
/*RegisterPage*/
#divMember {
    font-family: verdana;
    font-size: 12px;
    border: 0px solid #EEEEEE;
    padding: 12px;            
    text-align: left;
    /*margin: 20px;*/
    background:url('../../images/register-h.jpg') no-repeat;
    padding:70px 0 20px 0;
    
}


#divMember div.header {
	font-size:16px;
	font-weight:bold;
	height:25px;
	color:#555555;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:20px;
}


#divMember div span {
	font-size:12px;
	font-weight:bold;
	color:#555555;
}

#divUserAccount, #divUserInfo, #divCarrier, #divMoreInfo, #divButton {
	padding-left:20px;
	
}

#divUserAccount, #divUserInfo, #divCarrier, #divMoreInfo {
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px dotted #AAAAAA;
}


#divButton {
	padding-top:10px;
	padding-bottom:10px;
}

#divButton button, #divMsg button {
	background:#FFCC00;
	height:30px;
	width:110px;
	cursor:pointer;
	font-weight:bold;
}

#tblFormUserAccount tr td, #tblFormUserInfo tr td, #tblFormCarrier tr td, #tblFormMoreInfo tr td {
	padding-bottom:8px;
}
#photo
{
	background:url('../../images/photo_h.jpg') no-repeat;
	padding:70px 0 20px 0;
}
.photo{
	border-bottom:1px dotted #CCC;
}
/*PhotoPage*/
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: Yellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
width:343px;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 135px; /*position where enlarged image should offset horizontally */

}
/*Tab*/
.gray .ajax__tab_header 
{
    font-family:"Helvetica Neue", Arial, Sans-Serif;
    background:url('../images/tab-line.png') repeat-x 50% bottom;
    font-size:12px;
    display:block;
}
.gray .ajax__tab_header .ajax__tab_outer 
{
    background:url('../images/tab.png') no-repeat left top;
    border-color:#222;
    color:#222;
    padding-left:10px;
    margin-right:3px;
}
.gray .ajax__tab_header .ajax__tab_inner 
{
    background:url('../images/tab.png') no-repeat right top;
    border-color:#666;
    color:#666;
    padding:3px 10px 2px 0px;
}
.gray .ajax__tab_hover .ajax__tab_inner 
{
    color:#000;
}
.gray .ajax__tab_active .ajax__tab_outer 
{
    background:url('../images/tab.png') no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
}
.gray .ajax__tab_active .ajax__tab_inner 
{
    background:url('../images/tab.png') no-repeat right -40px;
    color:#000;
    border-color:#333
}
.gray .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    background-color:#fff;
    border:solid 1px #d7d7d7;
    border-top-width:0;
}
/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

#download
{
	
	background: url('../../images/download_h.jpg') no-repeat;
	padding: 70px 15px 20px 5px;
}
#downloadtd
{
	padding: 5px; 
	background-color: #6699FF; 
	color: #FFFFFF; 
	height: 40px; 
	vertical-align: top; 
	font-weight: bold;	
}
#webcontest ul {
margin-left:5px;
}
#webcontest ul li{
margin-left:5px;
}
#webcontest ol {
margin: 0 0 5px 10px;
}
#webcontest ol li{
margin-left:10px;
}
