* {margin:0; padding:0;}

body {background:#fff url(images/site_bg.gif) no-repeat; font-family:Arial, Verdana, sans-serif; font-size:12px; line-height:20px; color:#222;}
#wrap {margin:20px auto 10px auto; width:900px; background:#fff; padding:10px; border:3px solid #75A4CF;}
#header {height:160px; background:#E2ECF1 url(images/header3.jpg) no-repeat;}

#menu {height:30px; line-height:30px; background-color:#E2ECF1; background-image:url('images/menu.jpg'); background-repeat:repeat-x;}
	#menu ul {list-style-type:none; padding-left:30px;}
	#menu ul li {display:block; float:left;}
	#menu ul li a {padding:0 15px 0 15px; text-decoration:none; font-weight:600; font-size:12px; color:#fff; border:transparent 6px solid}
	#menu ul li a:hover {color:#66FF66; text-decoration:none; background:#000066; border:#000066 6px solid}
	#menu .active {color:#66FF66; text-decoration:none; background:#000066; border:#000066 6px solid}
	#menu .semi_active {color:#66FF66; text-decoration:none;}

#content {padding:0 20px 20px 0;}

a {text-decoration:none; color:#528DC2;}
a:hover {text-decoration:underline; color:#CC0000;}
h1 { padding:17px 0 10px 0; height:24px; line-height:24px; color:#195392; font-size:20px;}
img {border:none;}

.right {float:right; width:690px; padding-top:5px;}
.right h2 {font-size:16px; font-weight:100; padding:15px 0 7px 0; color:#195392;}
.right p {margin-bottom:12px;}
	.right_store {float:right; width:850px; padding-top:5px;}
	.right_store h2 {font-size:16px; font-weight:100; padding:15px 0 7px 0; color:#195392;}
	.right_store p {margin-bottom:12px;}

.left {float:left; width:160px; padding-top:5px; margin-top:50px; margin-left:3px; padding-bottom:50px;}
.left h2 {margin:10px 0 0 0; height:24px; line-height:24px; color:#1A48A5; font-size:15px;}
.left ul {padding:10px 0 15px 30px; list-style-type:square; color:#99AECD;}
.left ul li a {text-decoration:none; font-weight:600;}
.left ul li a:hover {}
.left .search_text {width:155px; }
.left .button {margin-top:5px;}

#footer {text-align:center; font-size:11px; color: #7B7B7B; padding-bottom:25px;}
	#footer a {color:#000;}
	#footer a:hover {color:#CC0000;}
	
.tips_tricks {width:95%; padding-bottom:20px; padding-top:20px; border-bottom:#DCDCDC 1px dotted;}
.comment_form {border: #ccc 1px solid; width:450px;margin-left:70px;}
.comment_form tr td {padding-bottom:10px;}
