@charset "utf-8";
/* CSS Document */
body{	
	font-size:12px;
	font-family:Arial;	
	margin:0;
	padding:0;
	color:#FFF;}
	
img{border:none;}
.right{float:right;}
.left{float:left;}
.clear{clear:both;}
a:hover, a:active, a:focus, a{ outline: 0 none; outline-style:none; outline-width:0; text-decoration:none;}
.wrap{
margin:auto;
width:1004px;
}
.header{
margin:auto;
width:1004px;
}
.header_left{
background:url(../images/top_left.jpg) no-repeat;
width:316px;
height:132px;
}
.header_left a{ width:300px; height:132px; display:block;}
.header_right{
background:url(../images/top_right.jpg) no-repeat; width:688px; height:132px; text-align:right;}
.country{
float:right;
padding-top:100px;
padding-right:15px;
font-family:Arial;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
}
.country a{
font-family:Arial;
color:#FF0000;
font-size:12px;
font-weight:bold;
}
.contain{
margin:auto;
background:url(../images/bg_contain.jpg) no-repeat;
width:1004px;
height:303px;
}
.footer{
margin:auto;
width:1004px;}
.footer_left{
padding-top:29px;
width:325px;
}
.footer_right{
width:679px;
}
.box_1{background:url(../images/line.jpg) no-repeat; width:679px; height:18px;}
.box_2{background:#454647 repeat-y; width:679px; height:280px;}
.box_2_content{padding:10px; line-height:18px; font-size:14px; color:#ffffff;}
.box_2_content a{color:#ffcc33; text-decoration:underline;}
.box_2_content img{margin:10px;}
.box_3{
background:#0a0a0a; width:679px;
height:23px;
}
.bg_gtek{background:url(../images/gtek.jpg) repeat-y; height:292px;}
.address{margin-top:9px;margin-left:20px;color:#FFFFFF; font-family:Arial;font-size:12px; line-height:20px;}
.address a{color:#ffcc33; text-decoration:underline;}
