@charset "utf-8";
/* CSS Document */
body{margin:0; padding:0; text-align:center; font-size:12px;}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, input, button, textarea, p, blockquote, th, td, address{padding:0; margin:0; border:0;}

ul,ol{list-style:none;}

img,input,select{border:0; vertical-align:middle;}

a:link {color:#333; text-decoration:none;}
a:visited {text-decoration:none; color:#333;}
a:hover {text-decoration:underline; color: #ff6000;}
a:active {text-decoration: none; color:#333;}

.link01 a:link {color:#195CB5; text-decoration:none;}
.link01 a:visited {text-decoration:none; color:#195CB5;}
.link01 a:hover {text-decoration:underline; color: #ff6000;}
.link01 a:active {text-decoration: none; color:#195CB5;}


h1, h2, h3{font-size:14px;}

#container{width:950px; margin:0 auto;}

#header, #mainpage, #footer{width:950px; float:left; clear:both;}
#footer{margin-top:10px;}

.content{width:950px; float:left; clear:both;}

.column_190, .col_190{width:190px;}
.column_230, .col_230{width:230px;}
.column_270, .col_270{width:270px;}
.column_470, .col_470{width:470px;}
.column_520, .col_520{width:520px;}
.column_680, .col_680{width:680px;}
.column_720, .col_720{width:720px;}
.column_760, .col_760{width:760px;}

.leftside{float:left; margin-top:10px;}
.centerside{margin-left:10px; float:left; overflow:hidden;}
.rightside{float:right; overflow:hidden; margin-top:10px;}


