@charset "utf-8";
/* CSS Document */

/* ------------------------------------ */
/*                                      */
/*               General                */
/*                                      */
/* ------------------------------------ */


div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
padding: 0;
}

body {
	font: 100% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial;
	line-height: 15px;
	color: #fff;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	background-image: url(../images/home/bg_shdw.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color:#333333;
}
a:link, a:visited {
	color: #00CCFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}

h1{
font-family:"Lucida Grande", "Lucida Sans Unicode", "Times New Roman", Verdana, Arial;
font-size:14px;
color:#f38f20;
}

h2{
font-family:"Lucida Grande", "Lucida Sans Unicode", "Times New Roman", Verdana, Arial;
font-size:12px;
color:#fff;
}

#number img {
	padding:2px;
	background-color:#FFCC00;
}

/* ---------- @ Page Structure -----------*/

#bgcontainer {
	width: 975px;
	position: relative;
	margin: 0px auto;
	padding: 0;
	color:#FFF;
	border-left:1px solid #7e0100;
	border-right:1px solid #7e0100;
}

#container {
	width: 975px;
	position: relative;
	margin: 0px auto;
	padding: 0;
}

#bodycol {
	width: 975px;
	background-color:#000000;
	background-image: url(../images/home/bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float:left;
}

#leftcol {
	width:220px;
	float:left;
	padding: 0;
	background-image: url(../images/home/form-hand.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#download {
	font-family:"Times New Roman", Times, serif;
	margin-top:80px;
	color:#FFFF00;
	text-align:right;
	font-size:12px;
	padding-right:28px;
}

#download ul {
	list-style:none;
	margin-top:5px;
}

#download li {
	padding-right:10px;
	background-image: url(../images/home/download-list.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

#download a, #download a:visited {
	color:#00CCFF;
	font-size:11px;
	text-decoration:none;
}

#download a:hover {
	text-decoration:underline;
	color:#FF6600;
}
	
#rightcol {
	width:720px;
	float:right;
	margin: 0px auto;
	padding-right:20px;
}

#rightcol img {
	margin-right:10px;
}

#contentbg{
	margin: 0px auto;
	width: 703px;
	height: 100%;
	position: relative;
	margin-top: 0;
	padding-bottom: 0px;
	text-align: justify;
}

#clear{
clear:both;
}

/* ------------------------------------ */
/*                                      */
/*               left Navi               */
/*                                      */
/* ------------------------------------ */

* { 
	margin: 0;
	padding: 0;
	} 

#nav {
	width:185px;
	padding:7px 0 2px 9px; /*top, right, bottom, left*/
	font-size:11px;
	
	/*background:url(../images/left_bg.gif);*/
	}
	
#nav li {
	list-style:none;
}

#nav a, #nav a:visited {
	width:180px;
	height: 23px;
	display:block;
	color:#fff;
	background:url(../images/home/left_mov_navi.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	padding:10px 20px 0 0; /*top, right, bottom, left*/
	text-align: right;
	text-decoration:none;
}

#nav a:hover, #nav a:active,
#nav li.current_page_item a, #nav li.current_page_item a:visited {
	background:url(../images/home/left_mov_navi.jpg) 0 -33px;
	background-position:right bottom;
	background-repeat:no-repeat;
	text-decoration:none;
}

#navbot {
	/*background:url(../images/left_bot.gif);*/
	width:238px;
	height:20px;
	overflow:hidden
}

#navup {
	/*background:url(../images/left_up.gif);*/
	width:238px;
	height:13px;
	overflow:hidden;
	padding:0;
}

#nav .active_nav {
	color:#f38f20 !important;
}

#nav .active_nav:hover {
	color:#fff !important;
}

/* ---------- @ Content footer -----------*/

#footerbg {
	width: 975px;
	position: relative;
	margin: 0px auto;
	padding: 0;
	background-image: url(../images/home/bg-footer-trans.jpg);
	background-repeat: no-repeat;
	height: 110px;
	background-position: right top;

	}

#footercontent {
	width: 915px;
	padding:30px 30px 0 30px;/*top, right, bottom, left*/
	float:left;
	font-size: 10px;
	text-align: right;
	color: #fff;
}

<!---------->
#number {
    width: 95%;
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#number ul {
    list-style-type: none;
	margin: 0 0 0 10px;
    padding: 0;
}

#number li {
	color:#fff;
	margin: 0;
	border-bottom: 1px dotted #444;
    border-width: 1px 0;
	padding:6px 0 6px 10px;
	background: url(../images/bullet.gif) no-repeat;
	background-position:left 10px;
	width: 600px;
}

#bullet  {
    width: 95%;
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#bulletul {
    list-style-type: none;
	margin: 0 0 0 10px;
    padding: 0;
}

#bullet li {
	color:#fff;
	margin: 0;
    border-width: 1px 0;
	padding:4px 0 4px 10px;
	background: url(../images/bullet.gif) no-repeat;
	background-position:left 10px;
	width: 600px;
}

.title, .title2 {
	font: 100% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial;
	color: #FCEE21;
	font-size: 13px;
	font-weight:bold;
}

.title2 {
	color:#f38f20;
}

.contactbox {
	padding-top:10px;
	padding-bottom:20px;
	border-bottom: 1px dotted #444;
	margin-bottom:5px;
}

.work_table table {
	margin-bottom:15px;
}

.work_table th{
	padding-bottom:15px;
	font-size:12px;
	text-align:left;
}

.work_table td{
	padding-bottom:5px;
}

.work_table td._btmline {
	border-bottom:1px dotted #333300;
}
