*{
padding:0px;
}

body{
	padding:0px;
	background:url(./images/bg.jpg);
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#003399;
	font-size:small;
}

li , 
#footer{
behavior: url(../templates_01/iepngfix.htc)
}



#container
{
	/*border: 1px solid #ffffff;*/
	width:937px;
	
	margin:0 auto;
	
}

#lang {
	margin-top:10px;
	float:right;
}
#lang li{
	float:left;
	padding: 0px 5px;
	margin: 0;
	list-style-type:none;
	}
#lang li a{
	display:block;
	color:#999;
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
}

#topmenu{
background-image:url(./images/top.png);
height:88px;
width:937;

}

#banner{
background-image:url(./images/banner.png);
height:160px;
width:937px;
}

#menu{
	position:relative;
	height:28px;
	bottom:-132px;
	left:0px;
}

#menu ul{
	padding:0 0 0 12px;
	margin: 0px;
	
}

#menu li{
	height:28px;
	float:left;
	width:145px;
	padding: 0;
	margin: 0;
	list-style-type:none;
	}
#menu li a{
	text-align:center;
	white-space:nowrap;
	color:#FFFFFF;
	text-decoration:none;
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	height:20px;
	padding-top:8px;
	display: block;
	vertical-align:middle;
}

 li#select a{
	color:#000000;
}

li#select{
	background-image:url(./images/nav_bg.png);	
}


#main{
	background-color:#d3d3d3;
	width:937px;
	padding:0px;
	height:100%;
	}



#left{
float:left;
width:648px;
height:100%;
}

#footer{
	color:#FFFFFF;
	font-size:12px;
	text-align:right;
}

.content{
	background-color:#FFFFFF;
	margin:5px 3px 2px 2px;
	padding:25px;
	padding-bottom: 2px;
}

.content li{
background: url(./images/b1.gif) 0px 3px;
background-repeat:no-repeat;
padding: 0 0 12px 20px;
list-style:none;
}

.content a{
	color:#FF6600;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
}

.service_provide li{
background: url(./images/b3.gif) 0px 3px;
background-repeat:no-repeat;
padding: 0 0 12px 20px;
list-style:none;
}
.service_provide span{
	display:block;
	color:#666666;
	font-style: italic;
	font-size:0.85em;
}


#help li{
	background: url(./images/b3.gif) 0px 3px;
	background-repeat:no-repeat;
	padding: 0 0 12px 20px;
	list-style:none;
}
#help span{
	display:block;
	color:#666666;
	font-style: italic;
	font-size:0.85em;
}
#help a{
	color:#666666;
}



#right{
	background-color:#CCCCCC;
	float:left;
	clear:right;
	width:286px;
	height:100%;
}
.content2{
	background-color:#f2f2f2;
	font-size:10px;
	margin:5px 2px 2px 2px;
	padding:25px;
}

.content2 h1{
	background:url(./images/c1.png) 0 8px;
	background-repeat:no-repeat;
	padding-left:10px;
	color:#000000;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#9999CC;
}

.content2 th{
color:#993300;
text-align:left;
vertical-align:top;
white-space:nowrap;
}

#contactus{
background :url(./images/icon_contactus.png) top right;
background-repeat:no-repeat;

}

#email{
height:18px;
width:230px;
padding-top:140px;
text-align:center;
background:url(./images/icon_email.png)  top right;;
background-repeat:no-repeat;
}










hr{
	width: 85%;
	height:1px;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #CCCCCC;
	margin:25px auto;
}


h1{
background:url(./images/b2.gif) 0 8px;
background-repeat:no-repeat;
padding-left:14px;
font-size:18px;
border-bottom-width:2px;
border-bottom-style:solid;
border-bottom-color:#CCCCCC;
font-weight:bold;
}


h2{font-size:16px;
font-weight:bold;

}

h3{
font-size:14px;
color:#993300;
text-decoration:underline;
}

h4{
	font-size:13px;
	color:#999933;
}

p{
	text-align:justify;
	text-justify: inter-word ;
	}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.photo{
	background:#ffffff;
	margin: 5px 15px;
	border: 1px solid #666666;
	padding:7px;
	FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#999999,strength=5);
}


/* IE7 or FF */








