﻿/* ------------------------------------------------------------
 * Name      : common.css
 * Desc       : Nexson SP1 / common Style Sheet
 * Created   : 2011/01/09 PentaBreed by GBG  z.bakhtiyari
 * Updated  :
 ------------------------------------------------------------ */
 
body {
	font-size: 0.75em;
	line-height: 1em;
	font-family: Tahoma, Arial, verdana;
	color: #666666;
	line-height: 140%;
}

td, th{
	font-size: 1em;
	line-height: 15px;
}

optgroup label{font-style:normal;font-weight:normal;}
form, p, blockquote, dl, dd, dt {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 17pt;
	text-align: justify;
}
ul, li, ol{list-style:none;margin:0;padding:0px;}
fieldset{margin:0; padding:0; border:0}
img, input.type-image {
	margin: 3px 5px 3px 5px;
	border: 0 none;
}

 div, th, td, select {
	color: #50574F;
}

/*INPUT*/
textarea{border:1px solid #D7D7D7;line-height:18px;}
input, select, textarea {
	vertical-align: middle;
	font-size: 1em;
	color:#5f697c;
}
.selectImg{behavior: url(/common/css/selectbox.htc);height:16px;}
input.text{border:1px solid #ECECEC;height:13px;padding:3px 0 0 2px;}

hr{
	width: 90%;
}
.comment{position:absolute;left:-10000px;width:1px; height:1px; overflow:hidden;}

/*LINK*/
a:link, a:visited {
	color: #72596E;
	text-decoration: none;
}
a:hover, a:active {
	color: #362131;
	text-decoration: underline;
}

/*title*/
h1, h2, h3, h4{
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	height: 30px;
}

.png24 {tmp:expression(setPng24(this))}
