@charset "utf-8";
body 														{ font-family: Arial, Helvetica, sans-serif; font-size: 66%; line-height: 1em; margin: 0; padding: 0; background: #fff; color: #4d4d4d;}

a 															{}
a:hover														{}
img															{}
blockquote													{}
h1, h2, h3, h4, h5											{ margin: 0 0 10px; 0; padding: 0; font-weight: normal;}

#page 														{ margin: 0px; padding: 0px; background-image:url(../images/bg.jpg); background-repeat: repeat-x; }

#top_bar													{ height: 35px; width: 100%; float: left;  background-image:url(../images/top_bg.jpg); background-repeat: repeat-x;  }

#wrapper													{ width: 960px; margin: 0 auto 0 auto; }

#header														{ width: 960px; height: 100px; float: left; position: relative; }
.logo														{ width:343px; height:69px; float: left; position: relative; margin-top: 15px;}
.logo h1													{ background-image:url(../images/logo.gif); background-repeat: no-repeat; height: 69px; width: 343px;}
.logo h1 span												{ display: none;}

#main														{ width:960px; background-color: #d9e0e4;}
.main_top													{ background-image:url(../images/main_top.jpg); background-repeat: no-repeat; height: 10px; width: 960px; background-color: #d9e0e4; }	
.main_end													{ background-image:url(../images/main_end.jpg); background-repeat: no-repeat; height: 10px; width: 960px; background-color: #d9e0e4; }	

#ad_top														{ height: 110px; width: 940px; margin-bottom: 10px; }

#page_left													{ float: left; position: relative; width: 610px; margin-left: 10px; }

#page_right													{ float: right; position: relative; width: 310px; margin-right: 10px;}
.box														{ width: 320px; float: left; position: relative; margin-bottom: 10px; background-image: url(../images/box_bg.gif); background-repeat: repeat-y; }
.box_top													{ background-image:url(../images/box_top.gif); background-position: center bottom; background-repeat: no-repeat; height: 15px; width: 310; padding-left: 10px; padding-right: 10px; margin: 0;}
.box_content												{ background-image:url(../images/box_c_bg.gif); background-repeat: no-repeat; background-position: left top; width: 300px; padding-left: 20px; padding-right: 20px;}
.box_content dl												{ width: 280px; padding: 0 0 5px 0; float: left; position: relative; border-bottom: dotted 1px #5d5d5d; margin:5px 0 0 0; }
.box_content dt												{ float: left; position: relative; width: 110px; display: block;}
.box_content dt	a											{ text-decoration: none; color: #00a2ff; font-size: 120%; line-height: 1.3em;}
.box_content dt a:hover										{ color: #2d2d2d;}
.box_content dd												{ float: right; position: relative; width: 140px; display: block; margin: 0; padding: 0; line-height: 1.1em;}
.box_end													{ background-image:url(../images/box_end.gif); background-repeat: no-repeat; background-position: left top; width: 300; padding-left: 20px; padding-right: 20px; height: 15px; }

.small														{}
.cb															{ clear: both; }