/* globle
----------------------*/
body {
	margin:0;
	padding:0;
	color: #666;
	background:#f1f1f1;
	font-family: Verdana;
	font-size: 11px;
	line-height: 120%;
}



/* link style
----------------------*/
a.bottomlink:link,a.bottomlink:visited,a.bottomlink:hover { color:#333;}
a.bottomlink:link { text-decoration:none;}
a.bottomlink:visited {text-decoration:none;}
a.bottomlink:hover { text-decoration:underline;}
a.bottomlink:active {}

a:link,a:visited,a:hover { color:#36c;}
a:link {text-decoration:underline;}
a:visited {text-decoration:underline;}
a:hover {text-decoration:none;}
a:active {}


/* font style
----------------------*/
.title1 {font: bold 13px/110% Verdana; color:#5f7487;}
.title2 {font: 10px/110% Arial; color:#5f7487;}
.gray_12 {
	color: #333;
}









/* other style
----------------------*/
.col1 {color:#36c;}
.col2 {color:#5f7487;}

input { vertical-align:middle;}
.or_font {
	font-size: 16px;
	color: #3366CC;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
.note {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	}
