@charset "utf-8";
/* CSS Document */

body,wrapper,logo,menu,language,left,right,flashment,footer,main,footermenu,div,ul,li,h1,h2,img{
	margin:0;
	padding:0;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
li {list-style:none}
a {text-decoration:none}

body{
	background-image: url(../images/eng_bg1.jpg);
	background-repeat: repeat-x;
}

#wrapper{
margin:0 auto;
width:1002px;
height:100%;
}

#left{
	float:left;
	width:330px;
	height:724px;
	background-image: url(../images/eng_left.gif);
	background-repeat: no-repeat;
}

#right{
	float:left;
	width:672px;
	height:724px;
	background-image: url(../images/eng_right.gif);
	background-repeat: no-repeat;
}

#flashment{
float:left;
width:640px;
height:353px;
padding: 12px 0 0 0;
}

#icons{
float:left;
width:130px;
height:62px;
padding: 40px 0 0 10px;
}

#menu{
	float:left;
	width:470px;
	padding: 70px 0 0 20px;
}
#menu ul{
float:left;
}
#menu li{
float:left;
padding: 0 10px 0 10px;
letter-spacing: 1px;
}
#menu li a{
font-size:12px;
color:#FFFFFF;
}
#menu li a:hover{
color: #0099CC;
}

#language{
	float:right;
	width:170px;
	padding: 70px 0 0 0;
	color: #666666;
}
#language a{
color: #666666;
}

h1{
color:#7d7668;
font-size:17px;
float:left;
width:250px;
margin:0;
padding: 60px 0 0 50px;
font-weight:normal;
	}

.txt1{
color:#757575;
float:left;
width:600px;
line-height:1.6em;
margin:0;
padding: 15px 0 0 45px;
}
.txt2{
color:#7d7668;
float:left;
width:600px;
margin:0;
padding: 5px 0 0 10px;
}
.txt2 span{
color: #0099CC;
}
.txt3{
color:#7d7668;
font-size:18px;
float:left;
width:250px;
margin:0;
padding: 60px 0 0 50px;
}
.txt4{
color:#7d7668;
font-size:12px;
line-height:1.5em;
float:left;
width:250px;
margin:0;
padding: 15px 0 0 50px;
}
#view{
float:left;
width:101px;
height:24px;
margin:0;
padding: 10px 0 0 50px;
}
.txt5{
color:#7d7668;
font-size:17px;
float:left;
width:250px;
margin:0;
padding: 30px 0 0 50px;
}
.txt6{
color:#70565b;
font-size:18px;
float:left;
width:250px;
margin:0;
padding: 15px 0 0 50px;
}
.txt7{
color:#70565b;
font-size:12px;
float:left;
width:120px;
margin:0;
padding: 0 0 0 50px;
}
#go{
float:left;
width:130px;
height:24px;
margin:0;
padding: 5px 0 0 50px;
}
.txt8{
color:#757575;
float:left;
width:300px;
margin:0;
padding: 70px 0 0 45px;
font-size:12px;
}
.txt9{
color:#757575;
float:left;
width:300px;
margin:0;
padding: 0 0 0 45px;
font-size:20px;
font-family:"Times New Roman", Times, serif;
}


#logo{
float:left;
width:152px;
height:64px;
margin:0;
padding: 50px 0 30px 100px;
}

#footer{
float:left;
width:600px;
height:70px;
}

#footermenu{
	float:left;
	width:500px;
	padding: 95px 0 0 0;
}
#footermenu ul{
float:left;
}
#footermenu li{
	float:left;
	padding: 0 10px 0 10px;
	background-image: url(../images/eng_seperator.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#footermenu li a{
	font-size:11px;
	color:#5d5445;
	letter-spacing: 1px;
}
#footermenu li a:hover{
color: #0099CC;
}
