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

* {
margin:0;
padding:0;
}

body {
margin:0;
padding:0;
font-family:tahoma, arial, verdana;
font-size:12px;
}

.topm {
background:#184775;
padding:15px 0;
margin-bottom:15px;
}

.header {
width:980px;
}
.main {
width:980px;
}

.footer {
margin-top:50px;
background:#ffffff;
padding:20px 0;
min-height:100px;
}

.footer_content {
text-align:left;
color:#000;
width:980px;
}

.company_header {
border:1px solid #006699;
padding:15px;
}

.company_header h1 {
color:#003399;
font-size:21px;
}

.menu {
overflow:hidden;
background:#184775;
}

.menu_search {
float:left;
margin:5px;
overflow:hidden;
}

input {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.menu_search input[type=text] {
border:none;
width:200px;
line-height:16px;
height:20px;
float:left;
}
.menu_search input[type=submit] {
display:block;
width:60px;
float:left;
border:none;
background:#B6D9F3;
font-weight:bold;
color:#000033;
line-height:16px;
height:26px;
}

.menu_links {
float:left;
margin:10px 0 0 20px;
overflow:hidden;
}

.menu_links a {
float:left;
display:block;
width:90px;
margin:0 5px;
text-align:center;
height:29px;
line-height:25px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

.menu_links a.active, .menu_links a:hover {
background:#ffffff;
color:#003366;
}

.search_form {
background:#ffffff; overflow:hidden;
}

.content {
overflow:hidden;
margin-top:25px;
}

.company_menu {
float:left;
width:260px;
border:1px solid #d3d3d3;
}


.company_content {
float:right;
width:700px;
}

li a {
text-decoration:none;
display:block;
color:#000000;
}

.company_links {
margin:0;
padding:5px;
}

.company_links li { 
background:#f1f1f1;
border:1px solid #d3d3d3;
padding:5px;
list-style:none;
margin-bottom:5px;
}

.company_links li a:hover { 
color:#003399;
}

.company_links li.opened { 
border:none;
list-style:none;
padding:0;
}

.company_links li.opened li {
border-top:none;
background:#ffffff;
margin-bottom:0;
}

.company_links li.opened li a:hover {
text-decoration:underline;
}

.aboutus {
border:1px solid #d3d3d3;
padding:10px;
background:#f7f7f7;
overflow:hidden;
}

.aboutus_text {
float:left;
width:420px;
line-height:20px;
}

.aboutus_text a {
color:#000000;
text-decoration:none;
font-weight:bold;
}

.aboutus_pic {
float:right;
width:230px;
border:5px solid #efefef;
height:200px;
overflow:hidden;
position:relative;
}

.aboutus_pic img {
position:absolute;
top:-15px;
left:0;
}

a.contactlink {
display:block;
width:118px;
height:26px;
background:url(img/iletbuton.png) no-repeat;
background-position:0 0;
text-decoration:none;
}

a.contactlink:hover {
background-position:0 -26px;
}

.products {
margin-top:25px;
}

h2 {
color:#CC0000;
font-weight:normal;
}

.product_list {
overflow:hidden;
padding-top:10px;
}

.prd {
float:left;
width:140px;
}

.prd img {
border:1px solid #d1d1d1;
}

.prd a {
font-weight:bold;
color:#003399;
text-decoration:none;
line-height:17px;
}

.prd a:hover {
color:#CC0000;
}

.bultens {
margin-top:25px;
}

.bultens ul {
margin:10px 0 0 15px;
line-height:18px;
}

.bultens ul li a {
display:inline;
font-weight:bold;
color:#003399;
}

.bultens ul li a:hover {
color:#CC0000;
}

.company_info_title {
background:#f3f3f3;
padding:7px;
font-weight:bold;
color:#003366;
margin-top:15px;
}

.company_info_pro {
overflow:hidden;
border-bottom:1px solid #d1d1d1;
line-height:18px;
padding:5px;
}

.company_info_pro_l {
float:left;
width:200px;
}

.company_info_pro_r {
float:left;
width:450px;
}

.compinfo {
margin-top:25px;
}

.bultenloop {
margin-top:10px;
padding:10px;
border:1px solid #d8d8d8;
color:#333333;
}

.bultenloop h3 a {
color:#003366;
text-decoration:none;
}

.bultenloop_yazi {
line-height:18px;
margin-bottom:5px;
padding-bottom:5px;
border-bottom:1px solid #d9d9d9;
}

.urunlist {
overflow:hidden;
padding:10px;
margin-bottom:5px;
border:1px solid #d8d8d8;
}

.ulist_left {
float:left;
width:120px;
}

.urunlist a {
color:#003366;
text-decoration:none;
}

.ulist_right {
float:left;
width:450px;
}












