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

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-size:8pt;
	font-variant:normal;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5em;
	color:#666;
	background-color:#0066b2;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	margin:0px 0px 16px 30px;
}
:focus {
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
}
h1, h2, h3, h4, h5, h6 {
	font-family:  Arial, Verdana, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color:#5eb0e5;
}
h1 {
	font-size: 12pt;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFF;
}
h2 {
	font-size: 11pt;
	line-height: 1.5em;
	font-weight: bold;
}
h3 {
	font-size: 11pt;
}
h4 {
	font-size: 10pt;
	line-height: 1.5;
}
h5 {
	font-size: 8pt;
	line-height: 1.7em;
	margin-bottom: 10px;
}
a {
	color:#5eb0e5;
	text-decoration:none;
	background:none;
}
a:hover {
	color:#F60;
	text-decoration:none;
}
.kenarlik {
	border:1px solid #dedede;
}
hr {
	border:none;
	border-bottom:0px solid #d7d7d7;
}
/**/

#topbg {
	background-image:url(../images/template_img/topbg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	height:142px;
}
#topmenulogo_container {
	background-image:url(../images/template_img/topbg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	margin:0 auto;
	height:142px;
}
#topmenu_container {
	margin:0 auto;
	width:900px;
	height:24px;
	line-height: 24px;
	color: #1268b3;
	margin-bottom: 5px;
}
#topmenu_container .left {
	float: left;
	width: 300px;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 0px 0px 0px 10px;
}
#topmenu_container .right {
	float: right;
	width: 270px;
	font-family: Tahoma, Geneva, sans-serif;
}
#topmenu_container .right .topicons {
	float: left;
	width: 110px;
	height: 24px;
}
#topmenu_container .right .topicons img {
	float: left;
	width: 11px;
	margin:7px 10px 0px 10px;
}
#topmenu_container .right #langcontainer {
	float: right;
	width: 160px;
	font-family: Tahoma, Geneva, sans-serif;
}
#topmenu_container .right #langcontainer .link_lang {
	text-decoration:none;
	float:left;
	line-height:24px;
	float: left;
	width: 80px;
	font-family: Tahoma, Geneva, sans-serif;
	color:#005baa;
	text-align:center;
}
#topmenu_container .right #langcontainer a.link_lang:hover {
	text-decoration:none;
	color:#ffe400;
	background-image:url(../images/template_img/arrow_language.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}
#topmenu_container .right #langcontainer .link_lang_active {
	text-decoration:none;
	float:left;
	line-height:24px;
	background-image:url(../images/template_img/arrow_language.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	float: left;
	width: 80px;
	font-family: Tahoma, Geneva, sans-serif;
	color:#007dc5;
	text-align:center;
}
#topmenu_container .right #langcontainer a.link_lang_active:hover {
	text-decoration:none;
	color:#ffe400;
}
#logomenubg {
	background-image:url(../images/template_img/logobg.jpg);
	background-repeat:no-repeat;
	height:113px;
	line-height: 24px;
	color: #1268b3;
	background-position: center top;
}
#logomenu {
	margin:0 auto;
	width:900px;
	height:113px;
}
#logo {
	float:left;
	padding:18px 0  5px 0;
	width:222px;
	height:90px;
}
#menu_container {
	float:left;
	width:677px;
	height:39px;
	padding: 74px 0px 0px 0px;
}
#menu_container .menulink {
	text-decoration:none;
	float:left;
	width:112px;
	height:39px;
	padding:0px 0px 0px 0px;
	color:#FFF;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:8pt;
	line-height:39px;
}
#menu_container a.menulink:hover {
	text-decoration:none;
	background-image:url(../images/template_img/menubg.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	color:#FFF;
}
#menu_container .menulink_active {
	text-decoration:none;
	float:left;
	width:112px;
	height:39px;
	padding:0px 0px 0px 0px;
	color:#FFF;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:8pt;
	line-height:39px;
	background-image:url(../images/template_img/menubg.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}
#menu_container a.menulink_active:hover {
	text-decoration:none;
	color:#FFF;
}
#home_content_container {
	background-image:url(../images/template_img/home_top_bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#04003f;
}
#home_flash_container {
	margin:0 auto;
	width:910px;
	padding: 20px 0px 18px 0px;
	height: 314px;
}
#flashbg{
	background-image:url(../images/page_img/home/flash/home_flash_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	float: left;
	width: 910px;
	height: 316px;
	
	}
#flashtasi {
	position:absolute;
	width:919px;
	height:316px;
	z-index:1;
	padding: 16px 0px 0px 16px;
}
#content_container {
	margin:0 auto;
	width:910px;
	background-image: url(../images/template_img/content_ara.gif);
	background-repeat:repeat-y;
	background-position:left top;
}
#content_content {
	width:870px;
	padding: 20px 20px 20px 20px;
	background-image: url(../images/template_img/content_top.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin: 0 auto;
}
#footer {
	margin:0 auto;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/template_img/footer_bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	height: 196px;
}
#footer #top {
	width:900px;
	padding: 5px 5px 5px 5px;
	background-image:url(../images/template_img/content_bottom.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin: 0 auto;
	height: 22px;
}
#footer #bottom {
	width:900px;
	padding: 0px 5px 0px 5px;
	background-image:url(../images/template_img/footermenubg.gif);
	background-repeat:no-repeat;
	background-position:center top;
	margin: 0 auto;
}
#footerlinkcon {
	width:840px;
	padding: 5px 5px 5px 60px;
	height: 45px;
	color: #FFF;
	line-height: 24px;
	color: #FFF;
	line-height: 24px;
	font-family: Tahoma, Geneva, sans-serif;
}
#footerlinkcon a {
	text-decoration:none;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:8pt;
}
#footerlinkcon a:hover {
	text-decoration:none;
	color:#5eb0e5;
}
#aktaynet {
	width:870px;
	padding: 10px 0px 0px 0px;
	line-height: 24px;
	text-align: right;
}
#aktaynet a {
	line-height: 24px;
	text-decoration:none;
	color: #5eb0e5;
	line-height: 24px;
	font-family: Tahoma, Geneva, sans-serif;
}
#aktaynet a:hover {
	text-decoration:none;
	color: #ffe400;
}
#home_left {
	float:left;
	width:525px;
	margin:0px 20px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#home_left p {
	float:left;
	text-align:justify;
	width:100%;
	line-height:1.5em;
}

#home_right {
	float:left;
	width:323px;
	margin:0px 0px 0px 0px;
	border: 1px solid #d8e5e6;
}
#home_left .item_line {
	float:left;
	width:525px;
	margin:24px 0px 0px 0px;
}
.item {
	float:left;
	width:247px;
	margin:0px 0px 0px 0px;
}
.item .baslik{
	font-size:8pt;
	font-weight:bold;
	color: #5eb0e5;
}

.item .text{
	padding:5px 0px 5px 0px;
	float: left;
	width: 100%;
	text-align: justify;

}

.item img {
	float:left;
	margin:8px 0px 8px 0px;
	border:5px solid #5eb0e5;
}

.item img:hover {
	border:5px solid #03539b;
}

.item a{
	text-decoration:none;
	color:#5eb0e5;
	font-weight:bold;
}

.item a:hover{
	text-decoration:none;
	color:#ff6418;

}
.itemara {
	float:left;
	width:24px;
	height: 200px;
}


#haber_cont{
	background-image:url(../images/template_img/habertopbg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	padding: 15px 14px 0px 14px;
	width: 295px;
	}


/*news*/

/*news*/
.news_style{
	display:none;
	float: left;
}
.news_show {
	position:absolute;/*important*/
	clip:rect(0px 295px 310px 0px);/*important*/
}

.news_border{
	width:295px;
	height:310px;
}

.news_mark{
}

.news_title
{
	border: 0px solid gray;
	padding: 5px 0px 9px 0px;
	color:black;
}

.news_show img{
	margin:0px;
}


.buttondiv {
	text-align: center;
	float: left;
	width: 295px;
}


.news_move {
	position: relative;
}


.mytable{
	width:295px;
	vertical-align:top;
}

.mydiv{
	width:295px;
	height:190px;
}

.in_news_picture{
	float:left;
	width:285px;
	height:161px;
	border: 5px solid #5eb0e5;
}

.in_news_detail{
	width: 295px;
}

.newssummary{
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:8pt;
	margin: 5px;
	
}

.haberarsivi{
	float:left;
	background-color:#d7d7d7;
	width:200px;
	height:30px;
	padding:0px 0px 0px 20px;
	line-height: 3em;
}

.newspad{
	padding:0px;
}

.news_caption{
	font-size:8pt;
	font-weight:bold;
	margin: 5px;
}

.link_detay{
	text-decoration:none;
	font-weight:bold;
	color:#5e5e5e;
	margin:5px;
}

a.link_detay:hover{
	text-decoration:none;
	color:#F60;
}
#mynews{
	float:left;
	}
#mynewsdis{
	float:left;
	}
#newsulli{
	padding:0px;
	float: left;
	border-top: 1px solid #e2e2e2;
}



.ulumlim{
	margin:3px 0px 3px 15px;
	padding:0px;
}

.ulumlim li{
	margin:5px 0px 5px 0px;
	list-style-image:url(../images/template_img/bullet.gif);

}

.news_ulumlim{
	margin:0px 0px 0px 0px;
	padding:0px;

}

.news_ulumlim li{
	list-style-type:none;
	width: 275px;
	border-bottom: 1px solid #e2e2e2;
	padding: 5px 0px 5px 16px;
	list-style-position: outside;
	background-image: url(../images/template_img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}

.link_common{
	text-decoration:none;
	color:#666;
	}

a.link_common:hover{
	text-decoration:none;
	color:#5eb0e5;
	}
	
.haberarsiv{
	background-image:url(../images/template_img/haber_bottom_bg.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	float: left;
	width: 303px;
	height: 44px;
	line-height: 28px;
	padding: 5px 0px 0px 20px;
	}

.link_haberarsiv{
	text-decoration:none;
	font-weight:bold;
	color:#6CC;
	}
a.link_haberarsiv:hover{
	text-decoration:none;
	font-weight:bold;
	color:#ff6418;
	}

/*news end*/


/*newspage*/
#haberler_baslik{
	margin:0 auto;
	width:870px;
	padding: 27px 20px 0px 20px;
	height: 35px;
	background-image: url(../images/template_img/haberlerbaslik.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

#page_content_container {
	background-image:url(../images/template_img/page_top_bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#04003f;
	padding: 37px 0px 0px 0px;
}


#page_container {
	margin:0 auto;
	width:910px;
	background-image: url(../images/template_img/content_ara.gif);
	background-repeat:repeat-y;
	background-position:left top;
}


#page_page_content {
	width:870px;
	padding: 20px 20px 20px 20px;
	background-image: url(../images/template_img/page_page_top.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin: 0 auto;
}


/*newspage*/

#news_page{
	width:866px;
	float: left;
}


.news_page_line{
	float:left;
	width: 866px;
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #e2e2e2;
}

.news_page_pic{
	background-color:#5eb0e5;
	padding:5px;
	width: 133px;
	margin: 0px 10px 0px 0px;
	float: left;
}

.news_page_cap{
	float:left;
	width:710px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}

.news_page_sum{
	float:left;
	width:710px;
	padding: 5px 0px 5px 0px;
}

.ilerigeri{
	width:910px;
	text-align: center;
	float: left;
}

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

a.detaylink:hover{
	text-decoration:none;
	color:#dd3c28;
}


#news_sum_page{
	float:left;
	width:870px;
	padding-left: 0px;
}


.news_sum_page_line{
	float:left;
	width: 900px;
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #ffde9c;
}

.news_detailleft{
	width: 304px;
	height:450px;
	float: left;
}

.news_sum_page_pic{
	background-color:#5eb0e5;
	padding:5px;
	width: 284px;
	margin: 0px 10px 0px 0px;
	float: left;
}

.news_sum_page_cap{
	float:left;
	width:560px;
	font-weight: bold;
	margin-top: 5px;
	font-size: 12pt;
	line-height: 1.6em;
}

.news_sum_page_sum{
	float:left;
	width:560px;
	margin-top: 15px;
	font-size: 9pt;
	font-weight: bold;
}


.news_sum_page_detail{
	float:left;
	width:560px;
	margin-top: 15px;
	text-align: justify;
	font-size:9pt;
}

.news_sum_page_detail li{
	list-style-type:disc;
	margin-left:35px;
}


.news_detail_link{
	float:left;
	width:290px;
	margin-top: 5px;
}

.kenarlik5px {
	border:5px solid #5eb0e5;
}

/*commonpage*/
#common_page_content {
	width:876px;
	padding: 0px 16px 20px 18px;
	background-image: url(../images/template_img/common_page_caption.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin: 0 auto;
}

#common_page_content_container {
	background-image:url(../images/template_img/page_top_bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#04003f;
	padding: 26px 0px 0px 0px;
}

#common_page_left{
	float:left;
	width:279px;
	}
	
#common_page_left_box{
	float:left;
	width:279px;
	}
#common_page_left_box_top{
	float:left;
	width:279px;
	background-image:url(../images/template_img/left_top.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:17px;
	}
#common_page_left_box_ara{
	float:left;
	width:245px;
	background-image:url(../images/template_img/left_ara.png);
	background-position:left top;
	background-repeat:repeat-y;
	padding: 0px 17px 0px 17px;
	}

#common_page_left_box_bottom{
	float:left;
	width:279px;
	background-image:url(../images/template_img/left_bottom.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:17px;
	}




#common_page_right{
	float:left;
	width:596px;
	}
	
#common_page_right_box{
	float:left;
	width:596px;
	}

#common_page_right_box_top_captions{
	float:left;
	width:596px;
	background-image:url(../images/template_img/right_top.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:17px;
	}
#common_page_right_box_top_captions_ara{
	float:left;
	width:554px;
	background-image:url(../images/template_img/right_ara.png);
	background-position:left top;
	background-repeat:repeat-y;
	padding: 6px 17px 0px 25px;
	height: 29px;
	}

#common_page_right_box_ara{
	float:left;
	width:562px;
	background-image:url(../images/template_img/right_ara.png);
	background-position:center top;
	background-repeat:repeat-y;
	padding: 0px 17px 0px 17px;
	}
#common_page_right_bottom{
	float:left;
	width:596px;
	background-image:url(../images/template_img/right_bottom.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:17px;
	}


#common_page_right_content{
	float:left;
	padding:30px 16px 0px 16px;
	width: 560px;
	text-align: justify;
	line-height: 1.6em;
	}
	
.smalltext{
	font-size:8pt;
	}


/*urunler*/


.prod_item {
	float:left;
	width:560px;
	margin:0px 0px 25px 0px;
	line-height:1.8em;
}
.prod_item .baslik{
	font-size:9pt;
	font-weight:bold;
	color: #5eb0e5;
	float: left;
	width: 296px;
	padding: 0px 0px 0px 16px;
}

.prod_item .text{
	padding:5px 0px 5px 16px;
	float: left;
	width: 420px;
	

}
.prod_item .img_container {
	float:left;
	width: 110px;
}
.prod_item .img_container img {
	float:left;
	border:5px solid #5eb0e5;
}

.prod_item .img_container img:hover {
	border:5px solid #03539b;
}

.prod_item a{
	text-decoration:none;
	color:#5eb0e5;
	font-weight:bold;
}

.prod_item a:hover{
	text-decoration:none;
	color:#ff6418;

}
.prod_itemara {
	float:left;
	width:60px;
	height: 200px;
}

/**/

#prod_page_right_content{
	float:left;
	padding:10px 16px 0px 16px;
	width: 558px;
	text-align: justify;
	line-height: 1.6em;
	}
/*leftmenu*/

#leftmenu_caption{
	float:left;
	width:238px;
	height:25px;
	padding: 9px 0px 0px 7px;
	}

#leftmenu_content{
	float:left;
	width:234px;
	padding: 0px 0px 0px 8px;
	height: 282px;
	}
	

.leftmenu_sub_caption{
	font-weight:bold;
	color:#04a6ff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:8pt;
	border-bottom:1px solid #c2d2d3;
	line-height:30px;
	float: left;
	width: 228px;
	}


#leftmenu_content ul,li{
	list-style-type:none;
	clear: both;
	}
#leftmenu_content ul li{
	margin:0px 0px 0px 0px;
	}

#leftmenu_content ul ul li{
	float:left;
	text-align:left;
	width:228px;
	}

.linkleftmenu{
	text-decoration:none;
	float:left;
	background-image:url(../images/template_img/minus.gif);
	background-position:3px  center;
	background-repeat:no-repeat;
	color:#04a6ff;
	width:213px;
	height:26px;
	line-height:24px;
	padding:0px 0px 0px 15px;
	border-bottom: 1px solid #c2d2d3;
	}
	
a.linkleftmenu:hover{
	background-image:url(../images/template_img/plus.gif);
	background-position:3px  center;
	background-repeat:no-repeat;
	color:#04a6ff;
	text-decoration:none;
	border-bottom: 1px solid #c2d2d3;
	background-color:#FFF;
	}
	

.linkleftmenu_active{
	text-decoration:none;
	float:left;
	background-image:url(../images/template_img/plus.gif);
	background-position:3px center;
	background-repeat:no-repeat;
	color:#F60;
	width:213px;
	height:26px;
	line-height:24px;
	padding:0px 0px 0px 15px;
	border-bottom: 1px solid #c2d2d3;
	background-color:#FFF;
	}
	
a.linkleftmenu_active:hover{
	background-image:url(../images/template_img/plus_blue.gif);
	background-position:3px center;
	background-repeat:no-repeat;
	color:#04a6ff;
	text-decoration:none;
	border-bottom: 1px solid #c2d2d3;
	}

.sub_linkleftmenu{
	text-decoration:none;
	float:right;
	background-image:url(../images/template_img/minus.gif);
	background-position:3px center;
	background-repeat:no-repeat;
	color:#04a6ff;
	width:195px;
	height:26px;
	line-height:24px;
	padding:0px 0px 0px 15px;
	border-bottom: 1px solid #c2d2d3;
	}
	
a.sub_linkleftmenu:hover{
	background-image:url(../images/template_img/plus.gif);
	background-position:3px center;
	background-repeat:no-repeat;
	color:#04a6ff;
	text-decoration:none;
	border-bottom: 1px solid #c2d2d3;
	background-color:#FFF;
	}
	
.sub_linkleftmenu_active{
	text-decoration:none;
	float:right;
	background-image:url(../images/template_img/plus.gif);
	background-position:3px  center;
	background-repeat:no-repeat;
	color:#F60;
	width:195px;
	height:26px;
	line-height:24px;
	padding:0px 0px 0px 15px;
	border-bottom: 1px solid #c2d2d3;
	background-color:#FFF;
	}
	
a.sub_linkleftmenu_active:hover{
	background-image:url(../images/template_img/plus_blue.gif);
	background-position:3px center;
	background-repeat:no-repeat;
	color:#04a6ff;
	text-decoration:none;
	background-color:#FFF;
	}

#left_picture_container{
	float:left;
	width:279px;
	}

.numbered_caption_bg{
	line-height:26px;
	border-bottom:1px solid #ff6418;
	height: 26px;
	}

.number{
	float:left;
	background-image:url(../images/page_img/urunler/box/numberbg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:21px;
	height:26px;
	font-weight: bold;
	color: #FFF;
	font-size: 8pt;
	padding: 0px 0px 0px 10px;
	}

.number_caption{
	float:left;
	width:516px;
	font-weight: bold;
	color: #005baa;
	font-size: 9pt;
	padding: 2px 0px 0px 10px;
	}

/*box*/
.btl{
	background-image:url(../images/page_img/urunler/box/btl.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:16px;
	height:16px;
	}

.bt{
	background-image:url(../images/page_img/urunler/box/bt.gif);
	background-repeat:repeat-x;
	background-position:left top;
	height:16px;
	}

.btr{
	background-image:url(../images/page_img/urunler/box/btr.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:16px;
	height:16px;
	}

.bl{
	background-image:url(../images/page_img/urunler/box/bl.gif);
	background-repeat:repeat-y;
	background-position:left top;
	width:16px;
	}

.br{
	background-image:url(../images/page_img/urunler/box/br.gif);
	background-repeat:repeat-y;
	background-position:left top;
	width:16px;
	}
.brb{
	background-image:url(../images/page_img/urunler/box/brb.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	width:16px;
	height:16px;
	}

.bb{
	background-image:url(../images/page_img/urunler/box/bb.gif);
	background-repeat:repeat-x;
	background-position:left top;
	height:16px;
	}

.blb{
	background-image:url(../images/page_img/urunler/box/blb.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	width:16px;
	height:16px;
	}

.cagri_caption{
	width:557px;
	font-weight: bold;
	color: #03a6ff;
	font-size: 9pt;
	padding: 0px 0px 0px 3px;
	line-height:26px;
	border-bottom:1px solid #03a6ff;
	height: 26px;
	}

.ornek_line{
	height:210px;
	padding:0px 0px 20px 0px;
	}

.ornek_line .oitem{
	float:left;
	width:120px;
	height:210px;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 2;
	padding: 0px 0px 0px 13px;
	}
#prod_page_right_content ul,li{
	clear: both;
	margin:0px 0px 0px 10px;
	}
#prod_page_right_content li{
	list-style-type:disc;
	}

.gri_bg_1{
	background-color:#f2f3f4;
	}
.gri_bg_2{
	background-color:#dedede;
	}

.button{
	background-color:#69F;
	color: #FFF;
	font-size: 8pt;
	border: 1px outset #69F;
	font-weight: bold;
	}
.common_input{
	border:1px inset #cecece;
	width: 200px;
	}
.common_textarea {
	border:1px inset #ccc;
	width: 300px;
	
	}
#contact_1 form input, textarea {
	padding: 3px 0px 3px 3px;
	border: 1px solid #E1E1E1;
	border-left-color: #D6D6D6;
	border-top-color: #CBCBCB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}
#contact_1 form .text {
	border:1px inset #ccc;
	width:300px;
}
#contact_1 form input:focus, textarea:focus {
	border: 1px solid #0F6;
}

.red{
	color:#F00;	
	}
