/* common style */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #0099CC;
	text-decoration: underline;
}

a:visited {
	color: #0099CC;
	text-decoration: underline;
}

#subMenu {
	position: relative;
	left:0px;
	top:0px;
	width:0px;
	height:0px;
	z-index: 2;
	visibility: hidden;	
}

#subMenu a {
	font-size:12px;
}

#subMenu a:hover {
	color:#0033CC;
}

.line {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 11px;
	letter-spacing: 1px;
}

ul li {	
	list-style-image:url(../images/icon5.png);
}	

ul li ul li {
	list-style-image:url(../images/icon2.gif);
}

.path {
	font-family: Arial, Helvetica, sans-serif;
	color: #6C6C6C;
	font-size: 14px;
	font-weight: bold;
	padding-left: 12px;
}

/* main content style */
.title {
	color: #001055;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}

.titleSmallWord {
	color: #1F4F91;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
}

.slogan {
	font-family: Arial, Helvetica, sans-serif;
	color: #2AA0C4;
	font-size: 12px;
	font-style:italic;	
	line-height: 18px;
}

.contentTitle {
	color: #001055;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	padding-right:186px;
}

.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #1777C1;
	font-size: 14px;	
	padding-left: 10px;
	font-weight: bold;
	line-height: 18px;
	padding-right:186px;
}

.systemInclude {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	color: #6C6C6C;
	font-size: 14px;
	line-height: 20px;
}

.contentFull {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 12px;	
	padding-left: 10px;
	padding-right:5px;
	text-align:left;
	line-height: 18px;
}

.contentPadding {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 12px;
	padding-left: 10px;
	padding-right:186px;
	text-align:left;
	line-height: 18px;
}

.contentPadding30 {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 12px;
	padding-left: 30px;
	padding-right:186px;
	text-align:left;
	line-height: 18px;
}


.specialWord {
	font-family: Arial, Helvetica, sans-serif;
	color: #14166D;
	font-size: 14px;
	font-style:italic;
	line-height: 18px;
	padding-right:186px;
}

.importantWord {
	font-family: Arial, Helvetica, sans-serif;
	color: #14166D;
	font-size: 14px;
	font-style:italic;
	line-height: 18px;
}

.input_bt {
	font-size: 14px;
	color: #000099;
	background-color: #FEFEFE;
	border: 2px dotted #000099;
	font-family: Arial, Helvetica, sans-serif;
}

.picPadding {
	padding-left: 10px;
}

.OnlyPadding {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 12px;
	padding-right:186px;
	text-align:left;
	line-height: 18px;
}

.noAnyPadding {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 12px;
	text-align:left;
	line-height: 18px;
}

/* area content style */
.areaTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #016BBA;
	font-size: 13px;
	font-weight: bold;
}

.areaContent {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px; 
	color: #038DFE;
	font-size: 12px;
}

.contactUs {
	font-family: Arial, Helvetica, sans-serif;
	color: #3C3C3C;
	font-size: 12px;
	padding-left:100px;
	padding-top:20px;
}

/* others */
.picDescription {
	font-family: Arial, Helvetica, sans-serif;
	color: #6699CC;
	font-size: 12px;
	padding-left: 15px;
	padding-top: 3px;
}

.table_me {
	border: 1px solid #6699CC;
	margin: 1px;
	padding: 1px;
}

.questionTable {
	border: 2px ridge #599DF9;
	margin: 1px;
	padding: 1px;
}

.subject {
	color:#039;
	font-size: 16px;
	font-weight: bold;
	border-bottom:dotted 2px #6bd;
}

.telephoneTable {
	border: 1px solid #6699FF;
}

.configTable {
	border: 2px dotted #6699CC;
	margin: 1px;
	padding: 1px;
}

/* not yet */
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3C3C3C;
	font-size: 13px;	
	line-height: 18px;
}

.style10 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 11px;
}

/* phone list css start */
.carousel-component {
	position:relative;
	overflow:hidden;
}

#phone_list ul {
  padding-left:0px;
}

.carousel-component ul.carousel-list { 
	width:10000000px;
	position:relative;
	z-index:1; 
	height:225px;
}

.carousel-component .carousel-list li { 
	float:left;
	list-style:none;
	overflow:hidden;
	text-align:center;
}

.carousel-component .carousel-clip-region { 
	overflow:hidden;
	margin:0px ;
	position:relative; 
}

.list_link {
  text-decoration:none;
  color:#666;
}

.list_link:link {
  text-decoration:none;
  color:#666;
}

.list_link:hover {
  color:#666;
}

.list_link:visited {
  color:#666;
}

img.list_item {
  background: #E3EDFA;
}

/* HTML CAROUSEL */
#html-carousel { 
    /*background: #fff;*/
}

#html-carousel {
    margin-bottom: 10px;
    float: left;
    width: 545px;
    height: 100%;
}

#html-carousel .carousel-list li { 
    width: 545px; 
    color: #3F3F3F;
    margin: 0px;
	padding:0px;
	padding-left:2px;
	padding-right:2px;
	background:none;
	margin-top:-2px;
	
}

#html-carousel .carousel-list li img { 
    border:0px solid #999;
    display:block; 
}

.phone_viewer {
	width	: 545px;
	height  : 255px;
}


#phone_thumbs {
    position: relative;
	width: 545px;
	height:167px;
    padding:0px;
    margin:0px;
}

#phone_thumbs .thumb {
 float:left;
 padding:5px;
 text-align:center;
}

#phone_thumbs .thumb_pic img {
	vertical-align:middle;
}

#phone_thumbs_clip {
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
	position:absolute; 
	background-color:#999; 
	width:100%; 
	height:100px;
}

.thumb_pic {
	border: 1px solid #ddd;
	height: 46px;
	width : 50px;
	text-align:center;
	vertical-align:middle;
}

.thumb_pic:hover {
	border: 1px solid #7AA4FE;
}


.thumb a {
 	font-size:10px;
	color:#999;
	text-align:center;
	text-decoration:none;
 
}

.thumb a:hover {
	color:#7AA4FE;
}

#phone_viewer_container {
	/*background-color:#fff;*/
	border:1px solid #bbb;
	width:443px;
}
/* phone list css end */

.style16 {font-size: 12px; color: #FF0000; }

.style17 {font-size: 12px; color: #FF0000; }

.style18 {font-size: 12px; color: #FF0000; }

