﻿html {}
body { margin:0px; padding:0px; border:0px; background:#000 url(../img/bg.png) top center no-repeat; font:normal 12px Arial; color:#999; margin:0; font-weight:normal; line-height:20px;}

p { font:normal 12px Arial; color:#999; margin:0; font-weight:normal; line-height:20px;}
h1 { color:#006699; margin:0; font-size:15px; margin-bottom:15px; font-weight:bold;}
a {color:#FF6600; text-decoration:none; }
a:hover {color:#999; text-decoration:none;}

.clr { clear:both; padding:0; margin:0; background:none; }

img{ border:0px;}

/*************header**********/
#header {width:100%; height:200px;}
#header_resize {width:1236px; height:200px; margin-left:auto; margin-right:auto;}

/*************menu**********/
#menu_resize {width:100%; height:60px; margin-bottom:10px;}
#menu{width:708px; height:60px; margin-left:auto; margin-right:auto; background:url(../img/menu/bg_menu.png) no-repeat;}

/*************content**********/
#content { width:100%;}
#content_resize { width:1236px; margin-left:auto; margin-right:auto;}
#left { width:250px; float:left; margin-right:23px; position:relative; margin:0; }
#right { width:250px; float:left; margin:0; position:relative;}
#left_content { width:650px; float:left; background-color:#000; margin:0; margin-right:23px; padding:30px 20px 30px 20px; position:relative;}

/*************footer**********/
#footer { width:100%; height:60px; font-size:9pt; font-family:Arial; color:#666; background: url(../img/bg_footer.png) repeat-x; margin-top:20px;}
#footer_resize { width:1236px; height:40px; margin-left:auto; margin-right:auto; padding-top:20px; background: url(../img/bg_footer_resize.png) no-repeat center top; text-align:center;}
#footer_resize a{color:#666;}
#footer_resize a:hover{color:#FF6600;}